summaryrefslogtreecommitdiff
path: root/drivers/nvmem
Commit message (Expand)AuthorAge
* nvmem: add missing of_node_put() in of_nvmem_cell_get()Masahiro Yamada2017-09-18
* nvmem: core: return EFBIG on out-of-range writeGuy Shapiro2017-09-18
* nvmem: core: remove unneeded NULL checkDan Carpenter2017-08-28
* nvmem: core: Add nvmem_cell_read_u32Leonard Crestez2017-08-28
* nvmem: Convert to using %pOF instead of full_nameRob Herring2017-08-28
* nvmem: lpc18xx-eeprom: explicitly request exclusive reset controlPhilipp Zabel2017-08-28
* nvmem: rockchip-efuse: amend compatible rk322x-efuse to rk3228-efuseFrank Wang2017-07-17
* nvmem: rockchip-efuse: add support for rk322x-efuseFinley Xiao2017-06-09
* nvmem: core: add locking to nvmem_find_cellHeiner Kallweit2017-06-09
* nvmem: core: Call put_device() in nvmem_unregister()Andrey Smirnov2017-06-09
* nvmem: core: fix leaks on registration errorsJohan Hovold2017-06-09
* nvmem: correct Broadcom OTP controller driver writesOza Pawandeep2017-06-09
* 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
|/