aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/lpddr
AgeCommit message (Expand)Author
2020-06-01mtd: lpddr: Fix a double free in probe()Dan Carpenter
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-06mtd: lpddr_cmds: Mark expected switch fall-throughGustavo A. R. Silva
2019-01-15mtd: lpddr: Use struct_size() in kzalloc()Gustavo A. R. Silva
2018-07-24mtd: lpddr: use mtd_device_register()Rafał Miłecki
2018-07-19mtd: Make Kconfig formatting consistentBoris Brezillon
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-03-21mtd: Stop updating erase_info->state and calling mtd_erase_callback()Boris Brezillon
2015-10-13mtd: lpddr: show parent device in sysfsFrans Klaver
2014-05-26mtd: lpddr: fix Kconfig dependency, for I/O accessorsBrian Norris
2014-05-20mtd: lpddr: add driver for LPDDR2-NVM PCM memoriesVincenzo Aliberti
2014-03-10mtd: lpddr: Remove unnecessary OOM messagesJingoo Han
2014-01-03mtd: lpddr: Mark functions as static and remove unused functionRashika Kheria
2013-10-27mtd: lpddr_cmds: make function staticBrian Norris
2012-05-13mtd: lpddr: replace open-coded ARRAY_SIZE with macroJim Cromie
2012-03-27mtd: move zero length verification to MTD API functionsArtem Bityutskiy
2012-03-27mtd: remove retlen zeroing duplicationArtem Bityutskiy
2012-03-27mtd: do not duplicate length and offset checks in driversArtem Bityutskiy
2012-03-27mtd: return error code from mtd_unpointArtem Bityutskiy
2012-03-27mtd: add leading underscore to all mtd functionsArtem Bityutskiy
2012-01-09mtd: lpddr: drop unnecessary zeroingArtem Bityutskiy
2011-10-31mtd: Add module.h to drivers users that were implicitly using it.Paul Gortmaker
2011-05-25mtd: remove duplicate assignment of chip->stateTadashi Abe
2011-05-25mtd: fix hang-up in cfi erase and read contentionTadashi Abe
2011-03-31Fix common misspellingsLucas De Marchi
2010-08-06mtd: change struct flchip_shared spinlock locking into mutexStefani Seibold
2010-05-13drivers/mtd: Use kzallocJulia Lawall
2010-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2010-05-10mtd: fix a huge latency problem in the MTD CFI and LPDDR flash drivers.Stefani Seibold
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-11-09Kconfig: Remove useless and sometimes wrong commentsMichael Roth
2009-01-11[MTD] [LPDDR] qinfo_probe depends on lpddrAlexey Korolev
2009-01-05[MTD] LPDDR Makefile and KConfigAlexey Korolev
2009-01-05[MTD] LPDDR Command set driverAlexey Korolev
2009-01-05[MTD] LPDDR qinfo probing.Alexey Korolev