summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/lpddr/lpddr_cmds.c
Commit message (Expand)AuthorAgeFilesLines
* mtd: lpddr: Remove unnecessary OOM messagesJingoo Han2014-03-101-3/+1
* 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: 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
* 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
|/
* [MTD] LPDDR Command set driverAlexey Korolev2009-01-051-0/+796
OpenPOWER on IntegriCloud