summaryrefslogtreecommitdiff
path: root/drivers/staging/goldfish/goldfish_audio.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-12staging: goldfish: audio: fix compiliation on armGreg Hackmann1-0/+1
2016-03-12staging: goldfish: audio: add devicetree bindingsGreg Hackmann1-1/+8
2016-02-08staging: goldfish: (coding style) Rewrite comparisons to NULL as "!data->reg_...Christian Colic1-3/+3
2016-02-08staging: goldfish: (coding style) Add spaces around the "+" to conform to che...Christian Colic1-1/+1
2015-05-31staging: goldfish: Fix pointer cast for 32 bitsPeter Senna Tschudin1-1/+1
2015-03-20staging/goldfish/goldfish_audio: Fix annotationsRicardo Ribalda Delgado1-5/+5
2015-03-16Staging: goldfish: use !x instead of x == NULLSomya Anand1-1/+1
2015-03-15staging: goldfish: remove extra parentheses around function argumentsAya Mahfouz1-4/+4
2014-09-07staging: goldfish: fix alignment to match open parenthesisLoic Pefferkorn1-11/+10
2014-09-07staging: goldfish: document spinlock usageLoic Pefferkorn1-0/+1
2014-09-07staging: goldfish: suppress consecutive blank linesLoic Pefferkorn1-2/+0
2014-07-24staging/goldfish/goldfish_audio: fix a sparse warningRobin Schroer1-1/+1
2014-07-09staging: goldfish: Introduce the use of managed interfacesHimangi Saraogi1-40/+13
2014-06-19staging: goldfish: fix coding style.Hoang Tran1-5/+5
2014-05-16goldfish: clean up staging ifdefsAlan1-33/+11
2014-05-04goldfish: 64-bit audio driver for goldfish platformJun Tian1-0/+33
2014-04-22Merge 3.15-rc2 into staging-nextGreg Kroah-Hartman1-0/+1
2014-04-17staging: goldfish: Fix missing blank linesGarret Kelly1-0/+1
2014-04-16staging: goldfish: Call free_irq in error pathTuomas Tynkkynen1-0/+1
2013-05-21staging/goldfish: Fixed up incorrect formatted comments.Sara Bird1-11/+19
2013-01-25goldfish: audio supportAlan Cox1-0/+363