summaryrefslogtreecommitdiffstats
path: root/drivers/staging/goldfish/goldfish_audio.c
Commit message (Expand)AuthorAgeFilesLines
* staging: goldfish: audio: fix compiliation on armGreg Hackmann2016-03-121-0/+1
* staging: goldfish: audio: add devicetree bindingsGreg Hackmann2016-03-121-1/+8
* staging: goldfish: (coding style) Rewrite comparisons to NULL as "!data->reg_...Christian Colic2016-02-081-3/+3
* staging: goldfish: (coding style) Add spaces around the "+" to conform to che...Christian Colic2016-02-081-1/+1
* staging: goldfish: Fix pointer cast for 32 bitsPeter Senna Tschudin2015-05-311-1/+1
* staging/goldfish/goldfish_audio: Fix annotationsRicardo Ribalda Delgado2015-03-201-5/+5
* Staging: goldfish: use !x instead of x == NULLSomya Anand2015-03-161-1/+1
* staging: goldfish: remove extra parentheses around function argumentsAya Mahfouz2015-03-151-4/+4
* staging: goldfish: fix alignment to match open parenthesisLoic Pefferkorn2014-09-071-11/+10Star
* staging: goldfish: document spinlock usageLoic Pefferkorn2014-09-071-0/+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-151-33/+11Star
* 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-171-0/+1
|/
* staging/goldfish: Fixed up incorrect formatted comments.Sara Bird2013-05-211-11/+19
* goldfish: audio supportAlan Cox2013-01-241-0/+363