summaryrefslogtreecommitdiff
path: root/drivers/mtd/lpddr/lpddr_cmds.c
AgeCommit message (Expand)Author
2020-04-24mtd: lpddr: Fix a double free in probe()Dan Carpenter
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-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-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-01-05[MTD] LPDDR Command set driverAlexey Korolev