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 Torvalds2017-05-09
|\
| * firmware: meson-sm: Check for buffer output sizeCarlo Caione2017-03-23
* | nvmem: imx-ocotp: add write supportRichard Leitner2017-04-08
* | nvmem: imx-ocotp: clear error bit after reading locked valuesRichard Leitner2017-04-08
* | nvmem: octop: Add i.MX7D supportPeng Fan2017-04-08
* | nvmem: Add driver for the i.MX IIMMichael Grzeschik2017-04-08
* | nvmem: imx-ocotp: fix usage of "dev" pointersRichard Leitner2017-04-08
* | nvmem: sunxi-sid: add support for H3's SID controllerIcenowy Zheng2017-04-08
* | nvmem: sunxi-sid: read NVMEM size from device compatibleIcenowy Zheng2017-04-08
* | nvmem: core: Allow allocating several anonymous nvmem devicesAban Bedel2017-04-08
|/
* nvmem: core: Allow getting nvmem cell with a NULL cell idVivek Gautam2017-01-25
* nvmem: core: Correct a bunch of function documentationsVivek Gautam2017-01-25
* nvmem: core: Allow ignoring length when reading a cellVivek Gautam2017-01-25
* nvmem: octop: Add support for imx6ulBai Ping2017-01-25
* nvmem: fix nvmem_cell_read() return type docBrian Norris2017-01-04
* nvmem: imx-ocotp: Fix wrong register sizeDaniel Schultz2017-01-04
* nvmem: qfprom: Allow single byte accesses for read/writeVivek Gautam2017-01-04
* nvmem: Add the Broadcom OTP controller driverJonathan Richardson2016-11-10
* nvmem: add NXP LPC18xx OTP driverJoachim Eastwood2016-11-10
* 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