summaryrefslogtreecommitdiff
path: root/drivers/nvmem
Commit message (Expand)AuthorAge
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-10-07
|\
| * nvmem: amlogic: Add Amlogic Meson EFUSE driverCarlo Caione2016-09-01
* | nvmem: rockchip-efuse: add rk3399-efuse supportFinley Xiao2016-09-02
|/
* nvmem: imx-ocotp: Fix assignment warning.Srinivas Kandagatla2016-06-25
* nvmem: imx-ocotp: add COMPILE_TEST for proper test coverageSrinivas Kandagatla2016-06-25
* nvmem: imx-ocotp: handling clockPeng Fan2016-06-25
* nvmem: mxs-ocotp: remove nvmem regmap dependencySrinivas Kandagatla2016-06-25
* nvmem: mtk-efuse: remove nvmem regmap dependencySrinivas Kandagatla2016-06-25
* remove lots of IS_ERR_VALUE abusesArnd Bergmann2016-05-27
* Merge 4.6-rc7 into char-misc-testingGreg Kroah-Hartman2016-05-09
|\
| * nvmem: mxs-ocotp: fix buffer overflow in readStanislav Meduna2016-05-02
* | nvmem: lpc18xx-eeprom: remove nvmem regmap dependencySrinivas Kandagatla2016-05-01
* | nvmem: imx-ocotp: remove nvmem regmap dependencySrinivas Kandagatla2016-05-01
* | nvmem: rockchip-efuse: remove nvmem regmap dependencySrinivas Kandagatla2016-05-01
* | nvmem: sunxi-sid: remove nvmem regmap dependencySrinivas Kandagatla2016-05-01
* | nvmem: vif610-ocotp: remove nvmem regmap dependencySrinivas Kandagatla2016-05-01
* | nvmem: qfprom: remove nvmem regmap dependencySrinivas Kandagatla2016-05-01
* | nvmem: core: remove regmap dependencySrinivas Kandagatla2016-05-01
* | nvmem: Fix build error of missing devm_ioremap_resource on UMKrzysztof Kozlowski2016-05-01
|/
* nvmem: mediatek: Fix later provider initializationAndrew-CT Chen2016-03-05
* nvmem: imx-ocotp: Fix return value of imx_ocotp_readAxel Lin2016-03-05
* nvmem: Fix dependencies for !HAS_IOMEM archsRichard Weinberger2016-03-05
* nvmem: Add backwards compatibility support for older EEPROM drivers.Andrew Lunn2016-03-01
* nvmem: Add flag to export NVMEM to root onlyAndrew Lunn2016-03-01
* Merge 4.5-rc4 into char-misc-nextGreg Kroah-Hartman2016-02-14
|\
| * nvmem: qfprom: Specify LE device endiannessStephen Boyd2016-02-07
| * nvmem: core: return error for non word aligned accessSrinivas Kandagatla2016-02-07
* | nvmem: core: fix error path in nvmem_add_cells()Rasmus Villemoes2016-02-11
* | nvmem: rockchip: trivial: Make the driver more readabilityCaesar Wang2016-02-07
* | nvmem: sunxi: trivial: fix code styleCaesar Wang2016-02-07
* | nvmem: core: return error for non word aligned accessSrinivas Kandagatla2016-02-07
* | nvmem: mediatek: Add Mediatek EFUSE driverAndrew-CT Chen2016-02-07
* | nvmem: NXP LPC18xx EEPROM memory NVMEM driverAriel D'Alessandro2016-02-07
|/
* Merge 4.3-rc5 into char-misc nextGreg Kroah-Hartman2015-10-12
|\
| * nvmem: sunxi: Check for memory allocation failureMaxime Ripard2015-10-04
| * nvmem: core: Fix memory leak in nvmem_cell_writeAxel Lin2015-10-04
| * nvmem: core: Handle shift bits in-place if cell->nbits is non-zeroAxel Lin2015-10-04
| * nvmem: core: fix the out-of-range leak in read/write()ZhengShunQian2015-10-04
* | nvmem: rockchip_efuse_regmap_config can be statickbuild test robot2015-10-04
* | nvmem: Adding bindings for rockchip-efuseZhengShunQian2015-10-04
* | nvmem: add driver for ocotp in i.MX23 and i.MX28Stefan Wahren2015-10-04
* | nvmem: imx-ocotp: Add i.MX6 OCOTP driverPhilipp Zabel2015-10-04
* | nvmem: Add Vybrid OCOTP supportSanchayan Maity2015-10-04
|/
* nvmem: sunxi: Move the SID driver to the nvmem frameworkMaxime Ripard2015-08-05
* nvmem: qfprom: Add Qualcomm QFPROM support.Srinivas Kandagatla2015-08-05
* nvmem: Add nvmem_device based consumer apis.Srinivas Kandagatla2015-08-05
* nvmem: Add a simple NVMEM framework for consumersSrinivas Kandagatla2015-08-05
* nvmem: Add a simple NVMEM framework for nvmem providersSrinivas Kandagatla2015-08-05