summaryrefslogtreecommitdiffstats
path: root/drivers/staging/goldfish
Commit message (Expand)AuthorAgeFilesLines
* staging: goldfish: audio: fix compiliation on armGreg Hackmann2016-03-111-0/+1
* staging: goldfish: audio: add devicetree bindingsGreg Hackmann2016-03-111-1/+8
* staging: goldfish: (coding style) Rewrite comparisons to NULL as "!data->reg_...Christian Colic2016-02-071-3/+3
* staging: goldfish: (coding style) Add spaces around the "+" to conform to che...Christian Colic2016-02-071-1/+1
* 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: Prefer kernel type u32 over uint32_tRavi Teja Darbha2015-09-121-5/+5
* staging: goldfish: Fix NULL comparison styleRavi Teja Darbha2015-09-121-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-061-1/+2
* staging: goldfish: document mutex usageLoic Pefferkorn2014-09-061-0/+1
* staging: goldfish: fix alignment to match open parenthesisLoic Pefferkorn2014-09-062-29/+28
* staging: goldfish: document spinlock usageLoic Pefferkorn2014-09-061-0/+1
* staging: goldfish: remove useless space after a castLoic Pefferkorn2014-09-061-1/+1
* staging: goldfish: suppress consecutive blank linesLoic Pefferkorn2014-09-061-2/+0
* staging/goldfish/goldfish_audio: fix a sparse warningRobin Schroer2014-07-231-1/+1
* staging: goldfish: Introduce the use of managed interfacesHimangi Saraogi2014-07-091-40/+13
* staging: goldfish: fix coding style.Hoang Tran2014-06-181-5/+5
* goldfish: clean up staging ifdefsAlan2014-05-153-40/+13
* goldfish_nand.c: remove length restrictionsNick Kralevich2014-05-151-4/+0
* goldfish: 64-bit nand driver for goldfish platformJun Tian2014-05-032-2/+8
* goldfish: 64-bit audio driver for goldfish platformJun Tian2014-05-031-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-162-0/+2
* | staging: goldfish: switch from spinlock to mutexKristina Martšenko2014-04-162-9/+7
|/
* staging: delete non-required instances of include <linux/init.h>Paul Gortmaker2013-12-171-1/+0
* 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-071-0/+1
* staging/goldfish: Use %zx for printing size_t variablesPeter Huewe2013-02-071-4/+4
* goldfish: NAND flash driverArve Hjønnevåg2013-01-245-0/+533
* goldfish: audio supportAlan Cox2013-01-244-0/+376
OpenPOWER on IntegriCloud