summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/lpddr/lpddr2_nvm.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: lpddr2_nvm: Convert to platform remove callback returning voidUwe Kleine-König2023-10-161-4/+2
* mtd: lpddr2_nvm: Convert to devm_platform_ioremap_resource()Yangtao Li2023-07-121-3/+1
* mtd: lpddr2_nvm: Fix possible null-ptr-derefHui Tang2022-11-171-0/+2
* mtd: lpddr2_nvm: Warn about failure to unregister mtd deviceUwe Kleine-König2022-06-091-1/+3
* mtd: lpddr: fix excessive stack usage with clangArnd Bergmann2020-08-271-16/+19
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1
* mtd: lpddr: use mtd_device_register()Rafał Miłecki2018-07-241-1/+1
* mtd: Stop updating erase_info->state and calling mtd_erase_callback()Boris Brezillon2018-03-211-8/+2
* mtd: lpddr: show parent device in sysfsFrans Klaver2015-10-131-0/+1
* mtd: lpddr: add driver for LPDDR2-NVM PCM memoriesVincenzo Aliberti2014-05-201-0/+507