Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mtd: lpddr2_nvm: Convert to platform remove callback returning void | Uwe Kleine-König | 2023-10-16 | 1 | -4/+2 |
* | mtd: lpddr2_nvm: Convert to devm_platform_ioremap_resource() | Yangtao Li | 2023-07-12 | 1 | -3/+1 |
* | mtd: lpddr2_nvm: Fix possible null-ptr-deref | Hui Tang | 2022-11-17 | 1 | -0/+2 |
* | mtd: lpddr2_nvm: Warn about failure to unregister mtd device | Uwe Kleine-König | 2022-06-09 | 1 | -1/+3 |
* | mtd: lpddr: fix excessive stack usage with clang | Arnd Bergmann | 2020-08-27 | 1 | -16/+19 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 2019-05-30 | 1 | -10/+1 |
* | mtd: lpddr: use mtd_device_register() | Rafał Miłecki | 2018-07-24 | 1 | -1/+1 |
* | mtd: Stop updating erase_info->state and calling mtd_erase_callback() | Boris Brezillon | 2018-03-21 | 1 | -8/+2 |
* | mtd: lpddr: show parent device in sysfs | Frans Klaver | 2015-10-13 | 1 | -0/+1 |
* | mtd: lpddr: add driver for LPDDR2-NVM PCM memories | Vincenzo Aliberti | 2014-05-21 | 1 | -0/+507 |