summaryrefslogtreecommitdiffstats
path: root/drivers/staging/goldfish
AgeCommit message (Expand)AuthorLines
2014-09-06staging: goldfish: avoid multiple assignmentsLoic Pefferkorn-1/+2
2014-09-06staging: goldfish: document mutex usageLoic Pefferkorn-0/+1
2014-09-06staging: goldfish: fix alignment to match open parenthesisLoic Pefferkorn-29/+28
2014-09-06staging: goldfish: document spinlock usageLoic Pefferkorn-0/+1
2014-09-06staging: goldfish: remove useless space after a castLoic Pefferkorn-1/+1
2014-09-06staging: goldfish: suppress consecutive blank linesLoic Pefferkorn-2/+0
2014-07-23staging/goldfish/goldfish_audio: fix a sparse warningRobin Schroer-1/+1
2014-07-09staging: goldfish: Introduce the use of managed interfacesHimangi Saraogi-40/+13
2014-06-18staging: goldfish: fix coding style.Hoang Tran-5/+5
2014-05-15goldfish: clean up staging ifdefsAlan-40/+13
2014-05-15goldfish_nand.c: remove length restrictionsNick Kralevich-4/+0
2014-05-03goldfish: 64-bit nand driver for goldfish platformJun Tian-2/+8
2014-05-03goldfish: 64-bit audio driver for goldfish platformJun Tian-0/+33
2014-04-22Merge 3.15-rc2 into staging-nextGreg Kroah-Hartman-0/+1
2014-04-16staging: goldfish: Fix missing blank linesGarret Kelly-0/+2
2014-04-16staging: goldfish: switch from spinlock to mutexKristina Martšenko-9/+7
2014-04-16staging: goldfish: Call free_irq in error pathTuomas Tynkkynen-0/+1
2013-12-17staging: delete non-required instances of include <linux/init.h>Paul Gortmaker-1/+0
2013-05-21staging/goldfish: Fixed up incorrect formatted comments.Sara Bird-25/+34
2013-05-13staging: goldfish: Fixed line over 80 charactersHema Prathaban-3/+6
2013-05-13staging: goldfish: Fixed Trailing WhitespaceHema Prathaban-4/+4
2013-02-07staging/goldfish: Add MTD dependency to KCONFIGPeter Huewe-0/+1
2013-02-07staging/goldfish: Use %zx for printing size_t variablesPeter Huewe-4/+4
2013-01-24goldfish: NAND flash driverArve Hjønnevåg-0/+533
2013-01-24goldfish: audio supportAlan Cox-0/+376