aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/goldfish
Commit message (Expand)AuthorAge
* staging: goldfish: audio: fix compiliation on armGreg Hackmann2016-03-12
* staging: goldfish: audio: add devicetree bindingsGreg Hackmann2016-03-12
* staging: goldfish: (coding style) Rewrite comparisons to NULL as "!data->reg_...Christian Colic2016-02-07
* staging: goldfish: (coding style) Add spaces around the "+" to conform to che...Christian Colic2016-02-07
* staging: goldfish: use div64_s64 instead of do_divArnd Bergmann2016-02-07
* Staging: goldfish: goldfish_nand: Add DMA Support using dmam_alloc_coherentShraddha Barke2016-01-29
* staging: goldfish: Prefer kernel type u32 over uint32_tRavi Teja Darbha2015-09-12
* staging: goldfish: Fix NULL comparison styleRavi Teja Darbha2015-09-12
* staging: goldfish: Fix pointer cast for 32 bitsPeter Senna Tschudin2015-05-30
* staging/goldfish/goldfish_audio: Fix annotationsRicardo Ribalda Delgado2015-03-20
* Staging: goldfish: use !x instead of x == NULLSomya Anand2015-03-16
* staging: goldfish: remove extra parentheses around function argumentsAya Mahfouz2015-03-15
* staging: goldfish: avoid multiple assignmentsLoic Pefferkorn2014-09-07
* staging: goldfish: document mutex usageLoic Pefferkorn2014-09-07
* staging: goldfish: fix alignment to match open parenthesisLoic Pefferkorn2014-09-07
* staging: goldfish: document spinlock usageLoic Pefferkorn2014-09-07
* staging: goldfish: remove useless space after a castLoic Pefferkorn2014-09-07
* staging: goldfish: suppress consecutive blank linesLoic Pefferkorn2014-09-07
* staging/goldfish/goldfish_audio: fix a sparse warningRobin Schroer2014-07-23
* staging: goldfish: Introduce the use of managed interfacesHimangi Saraogi2014-07-09
* staging: goldfish: fix coding style.Hoang Tran2014-06-18
* goldfish: clean up staging ifdefsAlan2014-05-15
* goldfish_nand.c: remove length restrictionsNick Kralevich2014-05-15
* goldfish: 64-bit nand driver for goldfish platformJun Tian2014-05-03
* goldfish: 64-bit audio driver for goldfish platformJun Tian2014-05-03
* Merge 3.15-rc2 into staging-nextGreg Kroah-Hartman2014-04-22
|\
| * staging: goldfish: Call free_irq in error pathTuomas Tynkkynen2014-04-16
* | staging: goldfish: Fix missing blank linesGarret Kelly2014-04-16
* | staging: goldfish: switch from spinlock to mutexKristina Martšenko2014-04-16
|/
* staging: delete non-required instances of include <linux/init.h>Paul Gortmaker2013-12-17
* staging/goldfish: Fixed up incorrect formatted comments.Sara Bird2013-05-21
* staging: goldfish: Fixed line over 80 charactersHema Prathaban2013-05-13
* staging: goldfish: Fixed Trailing WhitespaceHema Prathaban2013-05-13
* staging/goldfish: Add MTD dependency to KCONFIGPeter Huewe2013-02-07
* staging/goldfish: Use %zx for printing size_t variablesPeter Huewe2013-02-07
* goldfish: NAND flash driverArve Hjønnevåg2013-01-24
* goldfish: audio supportAlan Cox2013-01-24