| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2019-09-18 | 5 | -2/+18 |
|\ |
|
| * | nvmem: imx: add i.MX8QM platform support | Fugang Duan | 2019-08-18 | 1 | -0/+7 |
| * | nvmem: mxs-ocotp: update MODULE_AUTHOR() email address | Stefan Wahren | 2019-08-18 | 1 | -1/+1 |
| * | nvmem: meson-mx-efuse: allow reading data smaller than word_size | Martin Blumenstingl | 2019-08-18 | 1 | -1/+2 |
| * | nvmem: sunxi_sid: fix A64 SID controller support | Stefan Mavrodiev | 2019-08-18 | 1 | -0/+1 |
| * | nvmem: imx-ocotp: Add i.MX8MN support | Anson Huang | 2019-08-18 | 1 | -0/+7 |
* | | Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-09-18 | 1 | -6/+1 |
|\ \
| |/
|/| |
|
| * | drivers: Introduce device lookup variants by of_node | Suzuki K Poulose | 2019-07-30 | 1 | -6/+1 |
* | | nvmem: Use the same permissions for eeprom as for nvmem | Jean Delvare | 2019-07-30 | 1 | -4/+11 |
|/ |
|
* | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2019-07-12 | 1 | -1/+1 |
|\ |
|
| * | bus_find_device: Unify the match callback with class_find_device | Suzuki K Poulose | 2019-06-24 | 1 | -1/+1 |
* | | nvmem: imx-ocotp: imx8mq is compatible with imx6 not imx7 | Leonard Crestez | 2019-06-26 | 1 | -2/+2 |
* | | nvmem: imx-ocotp: Add i.MX8MM support | Bryan O'Donoghue | 2019-06-26 | 1 | -0/+7 |
* | | nvmem: imx-ocotp: Change TIMING calculation to u-boot algorithm | Bryan O'Donoghue | 2019-06-26 | 1 | -4/+32 |
* | | nvmem: imx-ocotp: Ensure WAIT bits are preserved when setting timing | Bryan O'Donoghue | 2019-06-26 | 1 | -1/+2 |
* | | nvmem: imx-ocotp: Elongate OCOTP_CTRL ADDR field to eight bits | Bryan O'Donoghue | 2019-06-26 | 1 | -1/+1 |
* | | Merge 5.2-rc6 into char-misc-next | Greg Kroah-Hartman | 2019-06-23 | 5 | -26/+5 |
|\ \ |
|
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 3 | -12/+3 |
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 460 | Thomas Gleixner | 2019-06-19 | 2 | -14/+2 |
* | | | nvmem: Broaden the selection of NVMEM_SNVS_LPGPR | Fabio Estevam | 2019-06-19 | 1 | -1/+1 |
* | | | nvmem: imx: add i.MX8 nvmem driver | Peng Fan | 2019-06-19 | 3 | -0/+170 |
|/ / |
|
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295 | Thomas Gleixner | 2019-06-05 | 3 | -27/+3 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284 | Thomas Gleixner | 2019-06-05 | 2 | -18/+2 |
|/ |
|
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner | 2019-05-30 | 2 | -18/+2 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 2019-05-30 | 1 | -11/+1 |
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds | 2019-05-16 | 1 | -3/+7 |
|\ |
|
| * | drivers: Defer probe if firmware is not ready | Rajan Vaja | 2019-03-18 | 1 | -3/+7 |
* | | nvmem: core: add NVMEM_SYSFS Kconfig | Srinivas Kandagatla | 2019-04-25 | 5 | -260/+335 |
* | | nvmem: sunxi_sid: Support SID on H6 | Yangtao Li | 2019-04-25 | 1 | -0/+6 |
* | | nvmem: sunxi-sid: convert to SPDX license tags | Yangtao Li | 2019-04-25 | 1 | -10/+1 |
* | | nvmem: imx-iim: use devm_platform_ioremap_resource() to simplify code | Anson Huang | 2019-04-25 | 1 | -3/+1 |
* | | nvmem: mxs-ocotp: use devm_platform_ioremap_resource() to simplify code | Anson Huang | 2019-04-25 | 1 | -3/+1 |
* | | nvmem: imx-ocotp: use devm_platform_ioremap_resource() to simplify code | Anson Huang | 2019-04-25 | 1 | -3/+1 |
* | | nvmem: core: fix read buffer in place | Jorge Ramirez-Ortiz | 2019-04-25 | 1 | -5/+10 |
* | | nvmem: core: add nvmem_cell_read_u16 | Fabrice Gasnier | 2019-04-25 | 1 | -0/+37 |
* | | nvmem: stm32: add support for STM32MP15 BSEC to control OTP data | Fabrice Gasnier | 2019-04-25 | 1 | -5/+129 |
* | | nvmem: Add driver for STM32 factory-programmed read only mem | Fabrice Gasnier | 2019-04-25 | 3 | -0/+90 |
* | | nvmem: sunxi_sid: Support SID on A83T and H5 | Chen-Yu Tsai | 2019-04-25 | 1 | -0/+2 |
* | | nvmem: sunxi_sid: Read out data in native format | Chen-Yu Tsai | 2019-04-25 | 1 | -22/+1 |
* | | nvmem: sunxi_sid: Dynamically allocate nvmem_config structure | Chen-Yu Tsai | 2019-04-25 | 1 | -15/+17 |
* | | nvmem: sunxi_sid: Optimize register read-out method | Chen-Yu Tsai | 2019-04-25 | 1 | -20/+18 |
* | | nvmem: sunxi_sid: Read out SID for randomness without looping | Chen-Yu Tsai | 2019-04-25 | 1 | -3/+2 |
* | | nvmem: imx-ocotp: broaden Kconfig dependency | Lucas Stach | 2019-04-25 | 1 | -2/+2 |
* | | nvmem: imx-ocotp: add support for imx8mq | Lucas Stach | 2019-04-25 | 1 | -0/+7 |
|/ |
|
* | Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2019-03-06 | 5 | -41/+65 |
|\ |
|
| * | nvmem: core: don't check the return value of notifier chain call | Bartosz Golaszewski | 2019-02-19 | 1 | -3/+1 |
| * | nvmem: allow to select i.MX nvmem driver for i.MX 7D | Stefan Agner | 2019-02-03 | 1 | -1/+1 |
| * | nvmem: core: Avoid useless iterations in nvmem_cell_get_from_lookup() | Alban Bedel | 2019-01-31 | 1 | -3/+2 |
| * | nvmem: core: Fix device reference leak | Alban Bedel | 2019-01-31 | 1 | -0/+2 |