aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvmem
AgeCommit message (Expand)Author
2017-07-21nvmem: core: fix leaks on registration errorsJohan Hovold
2017-05-09Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-04-08nvmem: imx-ocotp: add write supportRichard Leitner
2017-04-08nvmem: imx-ocotp: clear error bit after reading locked valuesRichard Leitner
2017-04-08nvmem: octop: Add i.MX7D supportPeng Fan
2017-04-08nvmem: Add driver for the i.MX IIMMichael Grzeschik
2017-04-08nvmem: imx-ocotp: fix usage of "dev" pointersRichard Leitner
2017-04-08nvmem: sunxi-sid: add support for H3's SID controllerIcenowy Zheng
2017-04-08nvmem: sunxi-sid: read NVMEM size from device compatibleIcenowy Zheng
2017-04-08nvmem: core: Allow allocating several anonymous nvmem devicesAban Bedel
2017-03-23firmware: meson-sm: Check for buffer output sizeCarlo Caione
2017-01-25nvmem: core: Allow getting nvmem cell with a NULL cell idVivek Gautam
2017-01-25nvmem: core: Correct a bunch of function documentationsVivek Gautam
2017-01-25nvmem: core: Allow ignoring length when reading a cellVivek Gautam
2017-01-25nvmem: octop: Add support for imx6ulBai Ping
2017-01-04nvmem: fix nvmem_cell_read() return type docBrian Norris
2017-01-04nvmem: imx-ocotp: Fix wrong register sizeDaniel Schultz
2017-01-04nvmem: qfprom: Allow single byte accesses for read/writeVivek Gautam
2016-11-10nvmem: Add the Broadcom OTP controller driverJonathan Richardson
2016-11-10nvmem: add NXP LPC18xx OTP driverJoachim Eastwood
2016-10-07Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-09-02nvmem: rockchip-efuse: add rk3399-efuse supportFinley Xiao
2016-09-01nvmem: amlogic: Add Amlogic Meson EFUSE driverCarlo Caione
2016-06-25nvmem: imx-ocotp: Fix assignment warning.Srinivas Kandagatla
2016-06-25nvmem: imx-ocotp: add COMPILE_TEST for proper test coverageSrinivas Kandagatla
2016-06-25nvmem: imx-ocotp: handling clockPeng Fan
2016-06-25nvmem: mxs-ocotp: remove nvmem regmap dependencySrinivas Kandagatla
2016-06-25nvmem: mtk-efuse: remove nvmem regmap dependencySrinivas Kandagatla
2016-05-27remove lots of IS_ERR_VALUE abusesArnd Bergmann
2016-05-09Merge 4.6-rc7 into char-misc-testingGreg Kroah-Hartman
2016-05-02nvmem: mxs-ocotp: fix buffer overflow in readStanislav Meduna
2016-05-01nvmem: lpc18xx-eeprom: remove nvmem regmap dependencySrinivas Kandagatla
2016-05-01nvmem: imx-ocotp: remove nvmem regmap dependencySrinivas Kandagatla
2016-05-01nvmem: rockchip-efuse: remove nvmem regmap dependencySrinivas Kandagatla
2016-05-01nvmem: sunxi-sid: remove nvmem regmap dependencySrinivas Kandagatla
2016-05-01nvmem: vif610-ocotp: remove nvmem regmap dependencySrinivas Kandagatla
2016-05-01nvmem: qfprom: remove nvmem regmap dependencySrinivas Kandagatla
2016-05-01nvmem: core: remove regmap dependencySrinivas Kandagatla
2016-05-01nvmem: Fix build error of missing devm_ioremap_resource on UMKrzysztof Kozlowski
2016-03-05nvmem: mediatek: Fix later provider initializationAndrew-CT Chen
2016-03-05nvmem: imx-ocotp: Fix return value of imx_ocotp_readAxel Lin
2016-03-05nvmem: Fix dependencies for !HAS_IOMEM archsRichard Weinberger
2016-03-01nvmem: Add backwards compatibility support for older EEPROM drivers.Andrew Lunn
2016-03-01nvmem: Add flag to export NVMEM to root onlyAndrew Lunn
2016-02-14Merge 4.5-rc4 into char-misc-nextGreg Kroah-Hartman
2016-02-11nvmem: core: fix error path in nvmem_add_cells()Rasmus Villemoes
2016-02-07nvmem: qfprom: Specify LE device endiannessStephen Boyd
2016-02-07nvmem: core: return error for non word aligned accessSrinivas Kandagatla
2016-02-07nvmem: rockchip: trivial: Make the driver more readabilityCaesar Wang
2016-02-07nvmem: sunxi: trivial: fix code styleCaesar Wang