summaryrefslogtreecommitdiffstats
path: root/drivers/staging/goldfish/goldfish_nand.c
Commit message (Expand)AuthorAgeFilesLines
* Delete the goldfish_nand driver.Roman Kiryanov2018-05-201-441/+0
* mtd: Stop updating erase_info->state and calling mtd_erase_callback()Boris Brezillon2018-03-211-3/+0
* staging: goldfish: (Coding Style) Fixed parenthesis alignment.Edvard Holst2017-08-311-2/+2
* staging: goldfish: Use __func__ instead of function nameChris Coffey2017-07-301-10/+10
* Staging: goldfish: use __func__ instead of embedded function namesMohsin Shan2017-03-171-8/+8
* staging: goldfish: use div64_s64 instead of do_divArnd Bergmann2016-02-071-15/+15
* Staging: goldfish: goldfish_nand: Add DMA Support using dmam_alloc_coherentShraddha Barke2016-01-281-9/+11
* staging: goldfish: Fix NULL comparison styleRavi Teja Darbha2015-09-121-2/+2
* staging: goldfish: Fix pointer cast for 32 bitsPeter Senna Tschudin2015-05-311-1/+1
* Staging: goldfish: use !x instead of x == NULLSomya Anand2015-03-161-3/+3
* staging: goldfish: avoid multiple assignmentsLoic Pefferkorn2014-09-061-1/+2
* staging: goldfish: document mutex usageLoic Pefferkorn2014-09-061-0/+1
* staging: goldfish: fix alignment to match open parenthesisLoic Pefferkorn2014-09-061-18/+18
* staging: goldfish: remove useless space after a castLoic Pefferkorn2014-09-061-1/+1
* goldfish: clean up staging ifdefsAlan2014-05-151-5/+2
* goldfish_nand.c: remove length restrictionsNick Kralevich2014-05-151-4/+0
* goldfish: 64-bit nand driver for goldfish platformJun Tian2014-05-031-1/+4
* staging: goldfish: Fix missing blank linesGarret Kelly2014-04-161-0/+1
* staging: goldfish: switch from spinlock to mutexKristina Martšenko2014-04-161-8/+7
* staging: delete non-required instances of include <linux/init.h>Paul Gortmaker2013-12-171-1/+0
* staging: goldfish: Fixed line over 80 charactersHema Prathaban2013-05-131-1/+2
* staging: goldfish: Fixed Trailing WhitespaceHema Prathaban2013-05-131-4/+4
* staging/goldfish: Use %zx for printing size_t variablesPeter Huewe2013-02-071-4/+4
* goldfish: NAND flash driverArve Hjønnevåg2013-01-241-0/+444
OpenPOWER on IntegriCloud