summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/lpddr
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-30
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner2019-05-21
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* mtd: lpddr_cmds: Mark expected switch fall-throughGustavo A. R. Silva2019-05-06
* mtd: lpddr: Use struct_size() in kzalloc()Gustavo A. R. Silva2019-01-15
* mtd: lpddr: use mtd_device_register()Rafał Miłecki2018-07-24
* mtd: Make Kconfig formatting consistentBoris Brezillon2018-07-19
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* mtd: Stop updating erase_info->state and calling mtd_erase_callback()Boris Brezillon2018-03-21
* mtd: lpddr: show parent device in sysfsFrans Klaver2015-10-13
* mtd: lpddr: fix Kconfig dependency, for I/O accessorsBrian Norris2014-05-26
* mtd: lpddr: add driver for LPDDR2-NVM PCM memoriesVincenzo Aliberti2014-05-20
* mtd: lpddr: Remove unnecessary OOM messagesJingoo Han2014-03-11
* mtd: lpddr: Mark functions as static and remove unused functionRashika Kheria2014-01-03
* mtd: lpddr_cmds: make function staticBrian Norris2013-10-27
* mtd: lpddr: replace open-coded ARRAY_SIZE with macroJim Cromie2012-05-13
* mtd: move zero length verification to MTD API functionsArtem Bityutskiy2012-03-26
* mtd: remove retlen zeroing duplicationArtem Bityutskiy2012-03-26
* mtd: do not duplicate length and offset checks in driversArtem Bityutskiy2012-03-26
* mtd: return error code from mtd_unpointArtem Bityutskiy2012-03-26
* mtd: add leading underscore to all mtd functionsArtem Bityutskiy2012-03-26
* mtd: lpddr: drop unnecessary zeroingArtem Bityutskiy2012-01-09
* mtd: Add module.h to drivers users that were implicitly using it.Paul Gortmaker2011-10-31
* mtd: remove duplicate assignment of chip->stateTadashi Abe2011-05-24
* mtd: fix hang-up in cfi erase and read contentionTadashi Abe2011-05-24
* Fix common misspellingsLucas De Marchi2011-03-31
* mtd: change struct flchip_shared spinlock locking into mutexStefani Seibold2010-08-06
* drivers/mtd: Use kzallocJulia Lawall2010-05-13
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-05-10
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | mtd: fix a huge latency problem in the MTD CFI and LPDDR flash drivers.Stefani Seibold2010-05-10
|/
* Kconfig: Remove useless and sometimes wrong commentsMichael Roth2009-11-09
* [MTD] [LPDDR] qinfo_probe depends on lpddrAlexey Korolev2009-01-11
* [MTD] LPDDR Makefile and KConfigAlexey Korolev2009-01-05
* [MTD] LPDDR Command set driverAlexey Korolev2009-01-05
* [MTD] LPDDR qinfo probing.Alexey Korolev2009-01-05