| Commit message (Expand) | Author | Age | Files | Lines |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | nvmem: add missing of_node_put() in of_nvmem_cell_get() | Masahiro Yamada | 2017-09-18 | 1 | -0/+1 |
* | nvmem: core: return EFBIG on out-of-range write | Guy Shapiro | 2017-09-18 | 1 | -1/+1 |
* | nvmem: core: remove unneeded NULL check | Dan Carpenter | 2017-08-28 | 1 | -1/+1 |
* | nvmem: core: Add nvmem_cell_read_u32 | Leonard Crestez | 2017-08-28 | 1 | -0/+37 |
* | nvmem: Convert to using %pOF instead of full_name | Rob Herring | 2017-08-28 | 1 | -2/+2 |
* | nvmem: lpc18xx-eeprom: explicitly request exclusive reset control | Philipp Zabel | 2017-08-28 | 1 | -1/+1 |
* | nvmem: rockchip-efuse: amend compatible rk322x-efuse to rk3228-efuse | Frank Wang | 2017-07-17 | 1 | -1/+1 |
* | nvmem: rockchip-efuse: add support for rk322x-efuse | Finley Xiao | 2017-06-09 | 1 | -0/+4 |
* | nvmem: core: add locking to nvmem_find_cell | Heiner Kallweit | 2017-06-09 | 1 | -1/+7 |
* | nvmem: core: Call put_device() in nvmem_unregister() | Andrey Smirnov | 2017-06-09 | 1 | -0/+1 |
* | nvmem: core: fix leaks on registration errors | Johan Hovold | 2017-06-09 | 1 | -5/+8 |
* | nvmem: correct Broadcom OTP controller driver writes | Oza Pawandeep | 2017-06-09 | 1 | -2/+2 |
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2017-05-09 | 1 | -1/+1 |
|\ |
|
| * | firmware: meson-sm: Check for buffer output size | Carlo Caione | 2017-03-23 | 1 | -1/+1 |
* | | nvmem: imx-ocotp: add write support | Richard Leitner | 2017-04-08 | 1 | -2/+208 |
* | | nvmem: imx-ocotp: clear error bit after reading locked values | Richard Leitner | 2017-04-08 | 1 | -3/+38 |
* | | nvmem: octop: Add i.MX7D support | Peng Fan | 2017-04-08 | 1 | -0/+1 |
* | | nvmem: Add driver for the i.MX IIM | Michael Grzeschik | 2017-04-08 | 3 | -0/+186 |
* | | nvmem: imx-ocotp: fix usage of "dev" pointers | Richard Leitner | 2017-04-08 | 1 | -1/+3 |
* | | nvmem: sunxi-sid: add support for H3's SID controller | Icenowy Zheng | 2017-04-08 | 1 | -0/+62 |
* | | nvmem: sunxi-sid: read NVMEM size from device compatible | Icenowy Zheng | 2017-04-08 | 1 | -4/+23 |
* | | nvmem: core: Allow allocating several anonymous nvmem devices | Aban Bedel | 2017-04-08 | 1 | -1/+2 |
|/ |
|
* | nvmem: core: Allow getting nvmem cell with a NULL cell id | Vivek Gautam | 2017-01-25 | 1 | -3/+8 |
* | nvmem: core: Correct a bunch of function documentations | Vivek Gautam | 2017-01-25 | 1 | -14/+16 |
* | nvmem: core: Allow ignoring length when reading a cell | Vivek Gautam | 2017-01-25 | 1 | -2/+4 |
* | nvmem: octop: Add support for imx6ul | Bai Ping | 2017-01-25 | 1 | -0/+1 |
* | nvmem: fix nvmem_cell_read() return type doc | Brian Norris | 2017-01-04 | 1 | -2/+2 |
* | nvmem: imx-ocotp: Fix wrong register size | Daniel Schultz | 2017-01-04 | 1 | -1/+1 |
* | nvmem: qfprom: Allow single byte accesses for read/write | Vivek Gautam | 2017-01-04 | 1 | -7/+7 |
* | nvmem: Add the Broadcom OTP controller driver | Jonathan Richardson | 2016-11-10 | 3 | -0/+349 |
* | nvmem: add NXP LPC18xx OTP driver | Joachim Eastwood | 2016-11-10 | 3 | -0/+136 |
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2016-10-07 | 3 | -0/+105 |
|\ |
|
| * | nvmem: amlogic: Add Amlogic Meson EFUSE driver | Carlo Caione | 2016-09-01 | 3 | -0/+105 |
* | | nvmem: rockchip-efuse: add rk3399-efuse support | Finley Xiao | 2016-09-02 | 1 | -19/+114 |
|/ |
|
* | nvmem: imx-ocotp: Fix assignment warning. | Srinivas Kandagatla | 2016-06-25 | 1 | -1/+1 |
* | nvmem: imx-ocotp: add COMPILE_TEST for proper test coverage | Srinivas Kandagatla | 2016-06-25 | 1 | -1/+2 |
* | nvmem: imx-ocotp: handling clock | Peng Fan | 2016-06-25 | 1 | -1/+14 |
* | nvmem: mxs-ocotp: remove nvmem regmap dependency | Srinivas Kandagatla | 2016-06-25 | 1 | -61/+22 |
* | nvmem: mtk-efuse: remove nvmem regmap dependency | Srinivas Kandagatla | 2016-06-25 | 2 | -16/+32 |
* | remove lots of IS_ERR_VALUE abuses | Arnd Bergmann | 2016-05-27 | 1 | -11/+11 |
* | Merge 4.6-rc7 into char-misc-testing | Greg Kroah-Hartman | 2016-05-09 | 1 | -2/+2 |
|\ |
|
| * | nvmem: mxs-ocotp: fix buffer overflow in read | Stanislav Meduna | 2016-05-02 | 1 | -2/+2 |
* | | nvmem: lpc18xx-eeprom: remove nvmem regmap dependency | Srinivas Kandagatla | 2016-05-01 | 1 | -68/+26 |
* | | nvmem: imx-ocotp: remove nvmem regmap dependency | Srinivas Kandagatla | 2016-05-01 | 1 | -44/+11 |
* | | nvmem: rockchip-efuse: remove nvmem regmap dependency | Srinivas Kandagatla | 2016-05-01 | 1 | -40/+9 |
* | | nvmem: sunxi-sid: remove nvmem regmap dependency | Srinivas Kandagatla | 2016-05-01 | 2 | -46/+9 |
* | | nvmem: vif610-ocotp: remove nvmem regmap dependency | Srinivas Kandagatla | 2016-05-01 | 1 | -34/+10 |
* | | nvmem: qfprom: remove nvmem regmap dependency | Srinivas Kandagatla | 2016-05-01 | 2 | -20/+37 |
* | | nvmem: core: remove regmap dependency | Srinivas Kandagatla | 2016-05-01 | 2 | -28/+40 |