summaryrefslogtreecommitdiff
path: root/drivers/staging/goldfish/goldfish_audio.c
AgeCommit message (Expand)Author
2018-07-12staging: goldfish: add a blank line into struct goldfish_audioRoman Kiryanov
2018-07-12staging: goldfish: fix whitespace in goldfish_audioRoman Kiryanov
2018-06-18staging: goldfish: Fix checkpatch CHECK in goldfish_audio.cRoman Kiryanov
2018-06-17staging: goldfish: Clear audio read buffer status after each readJoshua Lang
2018-06-17staging: goldfish: Enable ACPI-based enumeration for goldfish audioYu Ning
2018-06-17staging: goldfish: Replace read and write macros with functionsRoman Kiryanov
2016-03-11staging: goldfish: audio: fix compiliation on armGreg Hackmann
2016-03-11staging: goldfish: audio: add devicetree bindingsGreg Hackmann
2016-02-07staging: goldfish: (coding style) Rewrite comparisons to NULL as "!data->reg_...Christian Colic
2016-02-07staging: goldfish: (coding style) Add spaces around the "+" to conform to che...Christian Colic
2015-05-31staging: goldfish: Fix pointer cast for 32 bitsPeter Senna Tschudin
2015-03-20staging/goldfish/goldfish_audio: Fix annotationsRicardo Ribalda Delgado
2015-03-16Staging: goldfish: use !x instead of x == NULLSomya Anand
2015-03-15staging: goldfish: remove extra parentheses around function argumentsAya Mahfouz
2014-09-06staging: goldfish: fix alignment to match open parenthesisLoic Pefferkorn
2014-09-06staging: goldfish: document spinlock usageLoic Pefferkorn
2014-09-06staging: goldfish: suppress consecutive blank linesLoic Pefferkorn
2014-07-23staging/goldfish/goldfish_audio: fix a sparse warningRobin Schroer
2014-07-09staging: goldfish: Introduce the use of managed interfacesHimangi Saraogi
2014-06-18staging: goldfish: fix coding style.Hoang Tran
2014-05-15goldfish: clean up staging ifdefsAlan
2014-05-03goldfish: 64-bit audio driver for goldfish platformJun Tian
2014-04-22Merge 3.15-rc2 into staging-nextGreg Kroah-Hartman
2014-04-16staging: goldfish: Fix missing blank linesGarret Kelly
2014-04-16staging: goldfish: Call free_irq in error pathTuomas Tynkkynen
2013-05-21staging/goldfish: Fixed up incorrect formatted comments.Sara Bird
2013-01-24goldfish: audio supportAlan Cox