summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/lpddr
Commit message (Expand)AuthorAgeFilesLines
* mtd: lpddr: show parent device in sysfsFrans Klaver2015-10-131-0/+1
* mtd: lpddr: fix Kconfig dependency, for I/O accessorsBrian Norris2014-05-261-1/+2
* mtd: lpddr: add driver for LPDDR2-NVM PCM memoriesVincenzo Aliberti2014-05-203-2/+518
* mtd: lpddr: Remove unnecessary OOM messagesJingoo Han2014-03-102-7/+2
* mtd: lpddr: Mark functions as static and remove unused functionRashika Kheria2014-01-031-30/+2
* mtd: lpddr_cmds: make function staticBrian Norris2013-10-271-1/+1
* mtd: lpddr: replace open-coded ARRAY_SIZE with macroJim Cromie2012-05-131-1/+1
* mtd: move zero length verification to MTD API functionsArtem Bityutskiy2012-03-271-1/+0
* mtd: remove retlen zeroing duplicationArtem Bityutskiy2012-03-271-3/+0
* mtd: do not duplicate length and offset checks in driversArtem Bityutskiy2012-03-271-4/+1
* mtd: return error code from mtd_unpointArtem Bityutskiy2012-03-271-4/+8
* mtd: add leading underscore to all mtd functionsArtem Bityutskiy2012-03-271-8/+8
* mtd: lpddr: drop unnecessary zeroingArtem Bityutskiy2012-01-091-7/+0
* mtd: Add module.h to drivers users that were implicitly using it.Paul Gortmaker2011-10-311-0/+1
* mtd: remove duplicate assignment of chip->stateTadashi Abe2011-05-251-1/+0
* mtd: fix hang-up in cfi erase and read contentionTadashi Abe2011-05-251-6/+1
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* mtd: change struct flchip_shared spinlock locking into mutexStefani Seibold2010-08-061-10/+10
* drivers/mtd: Use kzallocJulia Lawall2010-05-131-5/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-05-101-0/+1
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | mtd: fix a huge latency problem in the MTD CFI and LPDDR flash drivers.Stefani Seibold2010-05-101-40/+39
|/
* Kconfig: Remove useless and sometimes wrong commentsMichael Roth2009-11-091-3/+0
* [MTD] [LPDDR] qinfo_probe depends on lpddrAlexey Korolev2009-01-111-0/+1
* [MTD] LPDDR Makefile and KConfigAlexey Korolev2009-01-052-0/+28
* [MTD] LPDDR Command set driverAlexey Korolev2009-01-051-0/+796
* [MTD] LPDDR qinfo probing.Alexey Korolev2009-01-051-0/+255