Age | Commit message (Expand) | Author |
2017-08-28 | nvmem: core: remove unneeded NULL check | Dan Carpenter |
2017-08-28 | nvmem: core: Add nvmem_cell_read_u32 | Leonard Crestez |
2017-08-28 | nvmem: Convert to using %pOF instead of full_name | Rob Herring |
2017-08-28 | nvmem: lpc18xx-eeprom: explicitly request exclusive reset control | Philipp Zabel |
2017-07-17 | nvmem: rockchip-efuse: amend compatible rk322x-efuse to rk3228-efuse | Frank Wang |
2017-06-09 | nvmem: rockchip-efuse: add support for rk322x-efuse | Finley Xiao |
2017-06-09 | nvmem: core: add locking to nvmem_find_cell | Heiner Kallweit |
2017-06-09 | nvmem: core: Call put_device() in nvmem_unregister() | Andrey Smirnov |
2017-06-09 | nvmem: core: fix leaks on registration errors | Johan Hovold |
2017-06-09 | nvmem: correct Broadcom OTP controller driver writes | Oza Pawandeep |
2017-05-09 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2017-04-08 | nvmem: imx-ocotp: add write support | Richard Leitner |
2017-04-08 | nvmem: imx-ocotp: clear error bit after reading locked values | Richard Leitner |
2017-04-08 | nvmem: octop: Add i.MX7D support | Peng Fan |
2017-04-08 | nvmem: Add driver for the i.MX IIM | Michael Grzeschik |
2017-04-08 | nvmem: imx-ocotp: fix usage of "dev" pointers | Richard Leitner |
2017-04-08 | nvmem: sunxi-sid: add support for H3's SID controller | Icenowy Zheng |
2017-04-08 | nvmem: sunxi-sid: read NVMEM size from device compatible | Icenowy Zheng |
2017-04-08 | nvmem: core: Allow allocating several anonymous nvmem devices | Aban Bedel |
2017-03-23 | firmware: meson-sm: Check for buffer output size | Carlo Caione |
2017-01-25 | nvmem: core: Allow getting nvmem cell with a NULL cell id | Vivek Gautam |
2017-01-25 | nvmem: core: Correct a bunch of function documentations | Vivek Gautam |
2017-01-25 | nvmem: core: Allow ignoring length when reading a cell | Vivek Gautam |
2017-01-25 | nvmem: octop: Add support for imx6ul | Bai Ping |
2017-01-04 | nvmem: fix nvmem_cell_read() return type doc | Brian Norris |
2017-01-04 | nvmem: imx-ocotp: Fix wrong register size | Daniel Schultz |
2017-01-04 | nvmem: qfprom: Allow single byte accesses for read/write | Vivek Gautam |
2016-11-10 | nvmem: Add the Broadcom OTP controller driver | Jonathan Richardson |
2016-11-10 | nvmem: add NXP LPC18xx OTP driver | Joachim Eastwood |
2016-10-07 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2016-09-02 | nvmem: rockchip-efuse: add rk3399-efuse support | Finley Xiao |
2016-09-01 | nvmem: amlogic: Add Amlogic Meson EFUSE driver | Carlo Caione |
2016-06-25 | nvmem: imx-ocotp: Fix assignment warning. | Srinivas Kandagatla |
2016-06-25 | nvmem: imx-ocotp: add COMPILE_TEST for proper test coverage | Srinivas Kandagatla |
2016-06-25 | nvmem: imx-ocotp: handling clock | Peng Fan |
2016-06-25 | nvmem: mxs-ocotp: remove nvmem regmap dependency | Srinivas Kandagatla |
2016-06-25 | nvmem: mtk-efuse: remove nvmem regmap dependency | Srinivas Kandagatla |
2016-05-27 | remove lots of IS_ERR_VALUE abuses | Arnd Bergmann |
2016-05-09 | Merge 4.6-rc7 into char-misc-testing | Greg Kroah-Hartman |
2016-05-02 | nvmem: mxs-ocotp: fix buffer overflow in read | Stanislav Meduna |
2016-05-01 | nvmem: lpc18xx-eeprom: remove nvmem regmap dependency | Srinivas Kandagatla |
2016-05-01 | nvmem: imx-ocotp: remove nvmem regmap dependency | Srinivas Kandagatla |
2016-05-01 | nvmem: rockchip-efuse: remove nvmem regmap dependency | Srinivas Kandagatla |
2016-05-01 | nvmem: sunxi-sid: remove nvmem regmap dependency | Srinivas Kandagatla |
2016-05-01 | nvmem: vif610-ocotp: remove nvmem regmap dependency | Srinivas Kandagatla |
2016-05-01 | nvmem: qfprom: remove nvmem regmap dependency | Srinivas Kandagatla |
2016-05-01 | nvmem: core: remove regmap dependency | Srinivas Kandagatla |
2016-05-01 | nvmem: Fix build error of missing devm_ioremap_resource on UM | Krzysztof Kozlowski |
2016-03-05 | nvmem: mediatek: Fix later provider initialization | Andrew-CT Chen |
2016-03-05 | nvmem: imx-ocotp: Fix return value of imx_ocotp_read | Axel Lin |