summaryrefslogtreecommitdiffstats
path: root/drivers/nvmem
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-10-073-0/+105
|\
| * nvmem: amlogic: Add Amlogic Meson EFUSE driverCarlo Caione2016-09-013-0/+105
* | nvmem: rockchip-efuse: add rk3399-efuse supportFinley Xiao2016-09-021-19/+114
|/
* nvmem: imx-ocotp: Fix assignment warning.Srinivas Kandagatla2016-06-251-1/+1
* nvmem: imx-ocotp: add COMPILE_TEST for proper test coverageSrinivas Kandagatla2016-06-251-1/+2
* nvmem: imx-ocotp: handling clockPeng Fan2016-06-251-1/+14
* nvmem: mxs-ocotp: remove nvmem regmap dependencySrinivas Kandagatla2016-06-251-61/+22
* nvmem: mtk-efuse: remove nvmem regmap dependencySrinivas Kandagatla2016-06-252-16/+32
* remove lots of IS_ERR_VALUE abusesArnd Bergmann2016-05-271-11/+11
* Merge 4.6-rc7 into char-misc-testingGreg Kroah-Hartman2016-05-091-2/+2
|\
| * nvmem: mxs-ocotp: fix buffer overflow in readStanislav Meduna2016-05-021-2/+2
* | nvmem: lpc18xx-eeprom: remove nvmem regmap dependencySrinivas Kandagatla2016-05-011-68/+26
* | nvmem: imx-ocotp: remove nvmem regmap dependencySrinivas Kandagatla2016-05-011-44/+11
* | nvmem: rockchip-efuse: remove nvmem regmap dependencySrinivas Kandagatla2016-05-011-40/+9
* | nvmem: sunxi-sid: remove nvmem regmap dependencySrinivas Kandagatla2016-05-012-46/+9
* | nvmem: vif610-ocotp: remove nvmem regmap dependencySrinivas Kandagatla2016-05-011-34/+10
* | nvmem: qfprom: remove nvmem regmap dependencySrinivas Kandagatla2016-05-012-20/+37
* | nvmem: core: remove regmap dependencySrinivas Kandagatla2016-05-012-28/+40
* | nvmem: Fix build error of missing devm_ioremap_resource on UMKrzysztof Kozlowski2016-05-011-0/+2
|/
* nvmem: mediatek: Fix later provider initializationAndrew-CT Chen2016-03-051-1/+22
* nvmem: imx-ocotp: Fix return value of imx_ocotp_readAxel Lin2016-03-051-1/+1
* nvmem: Fix dependencies for !HAS_IOMEM archsRichard Weinberger2016-03-051-0/+4
* nvmem: Add backwards compatibility support for older EEPROM drivers.Andrew Lunn2016-03-011-8/+76
* nvmem: Add flag to export NVMEM to root onlyAndrew Lunn2016-03-011-2/+55
* Merge 4.5-rc4 into char-misc-nextGreg Kroah-Hartman2016-02-141-0/+1
|\
| * nvmem: qfprom: Specify LE device endiannessStephen Boyd2016-02-071-0/+1
| * nvmem: core: return error for non word aligned accessSrinivas Kandagatla2016-02-071-0/+6
* | nvmem: core: fix error path in nvmem_add_cells()Rasmus Villemoes2016-02-111-1/+3
* | nvmem: rockchip: trivial: Make the driver more readabilityCaesar Wang2016-02-071-48/+42
* | nvmem: sunxi: trivial: fix code styleCaesar Wang2016-02-071-6/+3
* | nvmem: core: return error for non word aligned accessSrinivas Kandagatla2016-02-071-0/+6
* | nvmem: mediatek: Add Mediatek EFUSE driverAndrew-CT Chen2016-02-073-0/+102
* | nvmem: NXP LPC18xx EEPROM memory NVMEM driverAriel D'Alessandro2016-02-073-0/+341
|/
* Merge 4.3-rc5 into char-misc nextGreg Kroah-Hartman2015-10-122-5/+14
|\
| * nvmem: sunxi: Check for memory allocation failureMaxime Ripard2015-10-041-1/+10
| * nvmem: core: Fix memory leak in nvmem_cell_writeAxel Lin2015-10-041-1/+1
| * nvmem: core: Handle shift bits in-place if cell->nbits is non-zeroAxel Lin2015-10-041-1/+1
| * nvmem: core: fix the out-of-range leak in read/write()ZhengShunQian2015-10-041-2/+2
* | nvmem: rockchip_efuse_regmap_config can be statickbuild test robot2015-10-041-3/+3
* | nvmem: Adding bindings for rockchip-efuseZhengShunQian2015-10-043-0/+198
* | nvmem: add driver for ocotp in i.MX23 and i.MX28Stefan Wahren2015-10-043-0/+270
* | nvmem: imx-ocotp: Add i.MX6 OCOTP driverPhilipp Zabel2015-10-043-0/+167
* | nvmem: Add Vybrid OCOTP supportSanchayan Maity2015-10-043-0/+314
|/
* nvmem: sunxi: Move the SID driver to the nvmem frameworkMaxime Ripard2015-08-053-0/+184
* nvmem: qfprom: Add Qualcomm QFPROM support.Srinivas Kandagatla2015-08-053-0/+104
* nvmem: Add nvmem_device based consumer apis.Srinivas Kandagatla2015-08-051-0/+258
* nvmem: Add a simple NVMEM framework for consumersSrinivas Kandagatla2015-08-051-1/+420
* nvmem: Add a simple NVMEM framework for nvmem providersSrinivas Kandagatla2015-08-053-0/+425
OpenPOWER on IntegriCloud