summaryrefslogtreecommitdiffstats
path: root/drivers/staging/goldfish
Commit message (Expand)AuthorAgeFilesLines
* staging: goldfish: Prefer kernel type u32 over uint32_tRavi Teja Darbha2015-09-131-5/+5
* staging: goldfish: Fix NULL comparison styleRavi Teja Darbha2015-09-131-2/+2
* staging: goldfish: Fix pointer cast for 32 bitsPeter Senna Tschudin2015-05-312-2/+2
* staging/goldfish/goldfish_audio: Fix annotationsRicardo Ribalda Delgado2015-03-201-5/+5
* Staging: goldfish: use !x instead of x == NULLSomya Anand2015-03-162-4/+4
* staging: goldfish: remove extra parentheses around function argumentsAya Mahfouz2015-03-151-4/+4
* staging: goldfish: avoid multiple assignmentsLoic Pefferkorn2014-09-071-1/+2
* staging: goldfish: document mutex usageLoic Pefferkorn2014-09-071-0/+1
* staging: goldfish: fix alignment to match open parenthesisLoic Pefferkorn2014-09-072-29/+28Star
* staging: goldfish: document spinlock usageLoic Pefferkorn2014-09-071-0/+1
* staging: goldfish: remove useless space after a castLoic Pefferkorn2014-09-071-1/+1
* staging: goldfish: suppress consecutive blank linesLoic Pefferkorn2014-09-071-2/+0Star
* staging/goldfish/goldfish_audio: fix a sparse warningRobin Schroer2014-07-241-1/+1
* staging: goldfish: Introduce the use of managed interfacesHimangi Saraogi2014-07-091-40/+13Star
* staging: goldfish: fix coding style.Hoang Tran2014-06-191-5/+5
* goldfish: clean up staging ifdefsAlan2014-05-153-40/+13Star
* goldfish_nand.c: remove length restrictionsNick Kralevich2014-05-151-4/+0Star
* goldfish: 64-bit nand driver for goldfish platformJun Tian2014-05-042-2/+8
* goldfish: 64-bit audio driver for goldfish platformJun Tian2014-05-041-0/+33
* Merge 3.15-rc2 into staging-nextGreg Kroah-Hartman2014-04-221-0/+1
|\
| * staging: goldfish: Call free_irq in error pathTuomas Tynkkynen2014-04-161-0/+1
* | staging: goldfish: Fix missing blank linesGarret Kelly2014-04-172-0/+2
* | staging: goldfish: switch from spinlock to mutexKristina Martšenko2014-04-172-9/+7Star
|/
* staging: delete non-required instances of include <linux/init.h>Paul Gortmaker2013-12-171-1/+0Star
* staging/goldfish: Fixed up incorrect formatted comments.Sara Bird2013-05-212-25/+34
* staging: goldfish: Fixed line over 80 charactersHema Prathaban2013-05-132-3/+6
* staging: goldfish: Fixed Trailing WhitespaceHema Prathaban2013-05-131-4/+4
* staging/goldfish: Add MTD dependency to KCONFIGPeter Huewe2013-02-081-0/+1
* staging/goldfish: Use %zx for printing size_t variablesPeter Huewe2013-02-081-4/+4
* goldfish: NAND flash driverArve Hjønnevåg2013-01-245-0/+533
* goldfish: audio supportAlan Cox2013-01-244-0/+376