| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: fix includes missed by multiarch support | Ahmad Fatoum | 2023-04-11 | 1 | -2/+2 |
* | ARM: stm32mp: Move mach header files to include/mach/stm32mp | Sascha Hauer | 2023-03-06 | 1 | -1/+1 |
* | ARM: i.MX: Move mach header files to include/mach/imx | Sascha Hauer | 2023-03-06 | 1 | -1/+6 |
* | Merge branch 'for-next/nvmem' | Sascha Hauer | 2023-02-23 | 3 | -30/+38 |
|\ |
|
| * | nvmem: ocotp: add post processing for MAC cells | Lucas Stach | 2023-02-06 | 1 | -1/+17 |
| * | nvmem: regmap: allow to register with post processing | Lucas Stach | 2023-02-06 | 1 | -1/+9 |
| * | nvmem: ocotp: switch to nvmem_regmap_register | Lucas Stach | 2023-02-06 | 1 | -29/+1 |
| * | nvmem: add support for post processing | Lucas Stach | 2023-02-06 | 1 | -0/+12 |
* | | nvmem: ocotp: add support for second MAC address on i.MX8MP | Lucas Stach | 2023-01-27 | 1 | -3/+5 |
|/ |
|
* | Rename struct driver_d to driver | Sascha Hauer | 2023-01-10 | 8 | -8/+8 |
* | Rename struct device_d to device | Sascha Hauer | 2023-01-10 | 9 | -18/+19 |
* | Rename device_d::device_node to device_d::of_node | Sascha Hauer | 2023-01-10 | 7 | -18/+18 |
* | nvmem: ocotp: decouple featctrl from barebox,provide-mac-address | Ahmad Fatoum | 2023-01-10 | 1 | -3/+1 |
* | nvmem: core: don't fail on positive callback value return | Ahmad Fatoum | 2022-12-09 | 1 | -10/+10 |
* | nvmem: remove IS_ERR_VALUE abuses | Sascha Hauer | 2022-11-08 | 1 | -12/+10 |
* | ARM: i.MX8MP: add feature controller support for Plus | Ahmad Fatoum | 2022-10-18 | 1 | -0/+9 |
* | Merge branch 'for-next/misc' | Sascha Hauer | 2022-09-14 | 2 | -8/+87 |
|\ |
|
| * | nvmem: ocotp: add i.MX8M[MN] feature controller support | Ahmad Fatoum | 2022-09-01 | 1 | -8/+54 |
| * | nvmem: import Linux nvmem_cell_read_variable_le_u32 | Ahmad Fatoum | 2022-09-01 | 1 | -0/+33 |
* | | nvmem: core: drop always true condition | Ahmad Fatoum | 2022-09-12 | 1 | -1/+1 |
* | | nvmem: core: propagate read failure | Ahmad Fatoum | 2022-09-12 | 1 | -0/+6 |
|/ |
|
* | nvmem: rmem: get, don't request, memory region | Ahmad Fatoum | 2022-06-10 | 1 | -1/+1 |
* | treewide: Remove duplicate incudes | Alexander Shiyan | 2022-06-10 | 1 | -2/+0 |
* | nvmem: add kvx otp non volatile regbank support | Clement Leger | 2022-01-18 | 3 | -0/+108 |
* | Merge branch 'for-next/misc' | Sascha Hauer | 2021-12-15 | 11 | -16/+42 |
|\ |
|
| * | nvmem: bsec.c: add optional permanent write support | Oleksij Rempel | 2021-11-30 | 2 | -5/+31 |
| * | drivers: migrate "GPL-2.0+" license identifiers to SPDX 2.0 | Roland Hieber | 2021-11-22 | 1 | -1/+1 |
| * | drivers: migrate "GPL-2.0" license identifiers to SPDX 2.0 | Roland Hieber | 2021-11-22 | 10 | -10/+10 |
* | | nvmem: bsec.c: Use SMC_READ_OTP in stm32_bsec_read_mac() | David Jander | 2021-11-30 | 1 | -7/+14 |
|/ |
|
* | drivers: add missing SPDX-License-Identifier | Ahmad Fatoum | 2021-11-01 | 8 | -35/+8 |
* | ARM: i.MX: extend drivers for i.MX8MN (Nano) support | Ahmad Fatoum | 2021-10-05 | 1 | -0/+3 |
* | nvmem: support deep probe | Ahmad Fatoum | 2021-07-18 | 1 | -0/+13 |
* | Merge branch 'for-next/riscv' | Sascha Hauer | 2021-07-18 | 3 | -0/+211 |
|\ |
|
| * | nvmem: add StarFive OTP support | Ahmad Fatoum | 2021-06-24 | 3 | -0/+211 |
* | | Merge branch 'for-next/nvmem' | Sascha Hauer | 2021-07-18 | 6 | -9/+134 |
|\ \ |
|
| * | | nvmem: add command to list nvmem devices | Ahmad Fatoum | 2021-06-21 | 1 | -0/+9 |
| * | | nvmem: add support for nvmem-cells binding | Ahmad Fatoum | 2021-06-21 | 3 | -6/+48 |
| * | | nvmem: add support for new read-only memory (rmem) binding | Ahmad Fatoum | 2021-06-21 | 3 | -0/+75 |
| * | | nvmem: treat devices without nvmem_bus::write as read only | Ahmad Fatoum | 2021-06-21 | 1 | -2/+2 |
| * | | nvmem: bsec: remove unused, left-over, struct member | Ahmad Fatoum | 2021-06-21 | 1 | -1/+0 |
| |/ |
|
* | | Merge branch 'for-next/misc' | Sascha Hauer | 2021-07-18 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | nvmem: fix dev_dbg(unregistered_device, ...) | Ahmad Fatoum | 2021-06-28 | 1 | -1/+1 |
* | | nvmem: regmap: fix use of uninitialized space with nvmem_regmap_register | Ahmad Fatoum | 2021-06-21 | 1 | -1/+1 |
|/ |
|
* | nvmem: stm32-bsec: simplify using new nvmem_regmap_register | Ahmad Fatoum | 2021-06-02 | 1 | -81/+11 |
* | nvmem: add nvmem_regmap_register helper | Ahmad Fatoum | 2021-06-02 | 2 | -1/+79 |
* | nvmem: provider: align read/write callback prototype with upstream | Ahmad Fatoum | 2021-06-02 | 6 | -47/+34 |
* | Merge branch 'for-next/nvmem' | Sascha Hauer | 2021-02-22 | 1 | -9/+4 |
|\ |
|
| * | nvmem: make id optional for of_nvmem_device_get() | Marco Felsch | 2021-01-19 | 1 | -3/+4 |
| * | nvmem: make nvmem_device_write/read public | Marco Felsch | 2021-01-19 | 1 | -6/+0 |
* | | nvmem: avoid false positive in of_nvmem_find() and simplify it | Enrico Scholz | 2021-02-12 | 1 | -1/+1 |
|/ |
|