Age | Commit message (Expand) | Author |
2020-02-07 | Merge branch 'i2c/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds |
2020-01-16 | nvmem: add QTI SDAM driver | Anirudh Ghayal |
2020-01-10 | nvmem: core: fix memory abort in cleanup path | Bitan Biswas |
2020-01-10 | nvmem: imx: ocotp: introduce ocotp_ctrl_reg | Peng Fan |
2020-01-10 | nvmem: imx: scu: correct the fuse word index | Peng Fan |
2020-01-10 | nvmem: imx: scu: fix write SIP | Peng Fan |
2020-01-10 | nvmem: fix a 'makes pointer from integer without a cast' build warning | Bartosz Golaszewski |
2020-01-09 | nvmem: add support for the write-protect pin | Khouloud Touil |
2019-12-05 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds |
2019-11-27 | Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-11-05 | nvmem: add Rockchip OTP driver | Finley Xiao |
2019-11-05 | nvmem: imx: scu: fix dependency in Kconfig | Srinivas Kandagatla |
2019-11-05 | nvmem: sprd: Add Spreadtrum SoCs eFuse support | Freeman Liu |
2019-11-05 | nvmem: imx-ocotp: reset error status on probe | Lucas Stach |
2019-11-05 | nvmem: imx: scu: support write | Peng Fan |
2019-11-05 | nvmem: imx: scu: support hole region check | Peng Fan |
2019-11-05 | nvmem: sc27xx: Change to use devm_hwspin_lock_request_specific() to request o... | Baolin Wang |
2019-10-07 | nvmem: core: add nvmem_device_find | Thomas Bogendoerfer |
2019-10-03 | firmware: meson_sm: Rework driver as a proper platform driver | Carlo Caione |
2019-09-18 | Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-09-17 | Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-08-18 | nvmem: imx: add i.MX8QM platform support | Fugang Duan |
2019-08-18 | nvmem: mxs-ocotp: update MODULE_AUTHOR() email address | Stefan Wahren |
2019-08-18 | nvmem: meson-mx-efuse: allow reading data smaller than word_size | Martin Blumenstingl |
2019-08-18 | nvmem: sunxi_sid: fix A64 SID controller support | Stefan Mavrodiev |
2019-08-18 | nvmem: imx-ocotp: Add i.MX8MN support | Anson Huang |
2019-07-30 | nvmem: Use the same permissions for eeprom as for nvmem | Jean Delvare |
2019-07-30 | drivers: Introduce device lookup variants by of_node | Suzuki K Poulose |
2019-07-12 | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-06-26 | nvmem: imx-ocotp: imx8mq is compatible with imx6 not imx7 | Leonard Crestez |
2019-06-26 | nvmem: imx-ocotp: Add i.MX8MM support | Bryan O'Donoghue |
2019-06-26 | nvmem: imx-ocotp: Change TIMING calculation to u-boot algorithm | Bryan O'Donoghue |
2019-06-26 | nvmem: imx-ocotp: Ensure WAIT bits are preserved when setting timing | Bryan O'Donoghue |
2019-06-26 | nvmem: imx-ocotp: Elongate OCOTP_CTRL ADDR field to eight bits | Bryan O'Donoghue |
2019-06-24 | bus_find_device: Unify the match callback with class_find_device | Suzuki K Poulose |
2019-06-23 | Merge 5.2-rc6 into char-misc-next | Greg Kroah-Hartman |
2019-06-19 | nvmem: Broaden the selection of NVMEM_SNVS_LPGPR | Fabio Estevam |
2019-06-19 | nvmem: imx: add i.MX8 nvmem driver | Peng Fan |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 460 | Thomas Gleixner |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295 | Thomas Gleixner |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-16 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds |
2019-04-25 | nvmem: core: add NVMEM_SYSFS Kconfig | Srinivas Kandagatla |
2019-04-25 | nvmem: sunxi_sid: Support SID on H6 | Yangtao Li |
2019-04-25 | nvmem: sunxi-sid: convert to SPDX license tags | Yangtao Li |
2019-04-25 | nvmem: imx-iim: use devm_platform_ioremap_resource() to simplify code | Anson Huang |