summaryrefslogtreecommitdiff
path: root/drivers/mtd/lpddr/lpddr2_nvm.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-12mtd: lpddr2_nvm: Convert to devm_platform_ioremap_resource()Yangtao Li1-3/+1
2022-11-17mtd: lpddr2_nvm: Fix possible null-ptr-derefHui Tang1-0/+2
2022-06-09mtd: lpddr2_nvm: Warn about failure to unregister mtd deviceUwe Kleine-König1-1/+3
2020-08-27mtd: lpddr: fix excessive stack usage with clangArnd Bergmann1-16/+19
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-10/+1
2018-07-24mtd: lpddr: use mtd_device_register()Rafał Miłecki1-1/+1
2018-03-21mtd: Stop updating erase_info->state and calling mtd_erase_callback()Boris Brezillon1-8/+2
2015-10-13mtd: lpddr: show parent device in sysfsFrans Klaver1-0/+1
2014-05-21mtd: lpddr: add driver for LPDDR2-NVM PCM memoriesVincenzo Aliberti1-0/+507