summaryrefslogtreecommitdiffstats
path: root/drivers/nvmem
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-1618-101/+784
|\
| * nvmem: sunxi-sid: add support for A64/H5's SID controllerIcenowy Zheng2017-11-081-0/+6
| * nvmem: imx-ocotp: Update module descriptionBryan O'Donoghue2017-11-081-1/+1
| * nvmem: imx-ocotp: Enable i.MX7D OTP write supportBryan O'Donoghue2017-11-081-2/+0
| * nvmem: imx-ocotp: Add i.MX7D timing write clock setup supportBryan O'Donoghue2017-11-081-7/+36
| * nvmem: imx-ocotp: Move i.MX6 write clock setup to dedicated functionBryan O'Donoghue2017-11-081-20/+27
| * nvmem: imx-ocotp: Add support for banked OTP addressingBryan O'Donoghue2017-11-081-4/+64
| * nvmem: imx-ocotp: Pass parameters via a structBryan O'Donoghue2017-11-081-10/+34
| * nvmem: imx-ocotp: Restrict OTP write to IMX6 processorsBryan O'Donoghue2017-11-081-0/+2
| * nvmem: uniphier: add UniPhier eFuse driverKeiji Hayashibara2017-11-083-0/+110
| * nvmem: set nvmem->owner to nvmem->dev->driver->owner if unsetMasahiro Yamada2017-11-0813-12/+2
| * nvmem: qfprom: fix different address space warnings of sparseMasahiro Yamada2017-11-081-9/+17
| * nvmem: mtk-efuse: fix different address space warnings of sparseMasahiro Yamada2017-11-081-9/+17
| * nvmem: mtk-efuse: use stack for nvmem_config instead of malloc'ing itMasahiro Yamada2017-11-081-14/+10
| * nvmem: imx-iim: use stack for nvmem_config instead of malloc'ing itMasahiro Yamada2017-11-081-15/+12
| * nvmem: add a driver for the Amlogic Meson6/Meson8/Meson8b SoCsMartin Blumenstingl2017-10-203-0/+277
| * nvmem: meson-efuse: indicate that this driver is only for Meson GX SoCsMartin Blumenstingl2017-10-202-4/+4
| * nvmem: rockchip: add support for RK3368Romain Perier2017-10-201-0/+4
| * Merge 4.14-rc5 into char-misc-nextGreg Kroah-Hartman2017-10-161-1/+2
| |\
| * | nvmem: add snvs_lpgpr driverOleksij Rempel2017-10-043-0/+168
| * | nvmem: remove unneeded IS_ENABLED(CONFIG_NVMEM) conditionalMasahiro Yamada2017-09-181-2/+2
| * | nvmem: remove inline in drivers/nvmem/core.cMasahiro Yamada2017-09-181-4/+3
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
| |/ |/|
* | nvmem: add missing of_node_put() in of_nvmem_cell_get()Masahiro Yamada2017-09-181-0/+1
* | nvmem: core: return EFBIG on out-of-range writeGuy Shapiro2017-09-181-1/+1
|/
* nvmem: core: remove unneeded NULL checkDan Carpenter2017-08-281-1/+1
* nvmem: core: Add nvmem_cell_read_u32Leonard Crestez2017-08-281-0/+37
* nvmem: Convert to using %pOF instead of full_nameRob Herring2017-08-281-2/+2
* nvmem: lpc18xx-eeprom: explicitly request exclusive reset controlPhilipp Zabel2017-08-281-1/+1
* nvmem: rockchip-efuse: amend compatible rk322x-efuse to rk3228-efuseFrank Wang2017-07-171-1/+1
* nvmem: rockchip-efuse: add support for rk322x-efuseFinley Xiao2017-06-091-0/+4
* nvmem: core: add locking to nvmem_find_cellHeiner Kallweit2017-06-091-1/+7
* nvmem: core: Call put_device() in nvmem_unregister()Andrey Smirnov2017-06-091-0/+1
* nvmem: core: fix leaks on registration errorsJohan Hovold2017-06-091-5/+8
* nvmem: correct Broadcom OTP controller driver writesOza Pawandeep2017-06-091-2/+2
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-05-091-1/+1
|\
| * firmware: meson-sm: Check for buffer output sizeCarlo Caione2017-03-231-1/+1
* | nvmem: imx-ocotp: add write supportRichard Leitner2017-04-081-2/+208
* | nvmem: imx-ocotp: clear error bit after reading locked valuesRichard Leitner2017-04-081-3/+38
* | nvmem: octop: Add i.MX7D supportPeng Fan2017-04-081-0/+1
* | nvmem: Add driver for the i.MX IIMMichael Grzeschik2017-04-083-0/+186
* | nvmem: imx-ocotp: fix usage of "dev" pointersRichard Leitner2017-04-081-1/+3
* | nvmem: sunxi-sid: add support for H3's SID controllerIcenowy Zheng2017-04-081-0/+62
* | nvmem: sunxi-sid: read NVMEM size from device compatibleIcenowy Zheng2017-04-081-4/+23
* | nvmem: core: Allow allocating several anonymous nvmem devicesAban Bedel2017-04-081-1/+2
|/
* nvmem: core: Allow getting nvmem cell with a NULL cell idVivek Gautam2017-01-251-3/+8
* nvmem: core: Correct a bunch of function documentationsVivek Gautam2017-01-251-14/+16
* nvmem: core: Allow ignoring length when reading a cellVivek Gautam2017-01-251-2/+4
* nvmem: octop: Add support for imx6ulBai Ping2017-01-251-0/+1
* nvmem: fix nvmem_cell_read() return type docBrian Norris2017-01-041-2/+2
OpenPOWER on IntegriCloud