summaryrefslogtreecommitdiff
path: root/drivers/staging/most/aim-sound
AgeCommit message (Expand)AuthorFilesLines
2016-09-27Staging: most: aim-sound: constify snd_pcm_ops structuresBhumika Goyal1-1/+1
2016-09-27staging: most: fix error return code in audio_probe_channel()Wei Yongjun1-1/+2
2016-09-22staging: most: make function most_submit_mbo return voidChristian Gromm1-5/+1
2015-10-25staging: most: remove multiple blank linesChristian Gromm1-1/+0
2015-10-13Staging: most: Remove exceptional & on function nameShraddha Barke1-1/+1
2015-09-29staging: most: fix pcm_write input/output errorChristian Gromm1-6/+11
2015-09-29staging: most: remove audio resolution format checkChristian Gromm1-2/+1
2015-09-29staging: most: fix style problemsChristian Gromm1-3/+3
2015-09-29staging: most: move initialization codeChristian Gromm1-18/+10
2015-09-29staging: most: rename functionChristian Gromm1-2/+2
2015-09-29staging: most: add missing channel initializationChristian Gromm1-0/+2
2015-09-29staging: most: purge unecessary variableChristian Gromm1-4/+1
2015-09-29staging: most: squash AIM soundChristian Gromm1-14/+0
2015-09-29staging: most: make hardware parameters channel exclusiveChristian Gromm1-32/+36
2015-09-29staging: most: include vendor in audio card's shortnameChristian Gromm1-1/+1
2015-09-29staging: most: add multi channel support to sound AIMChristian Gromm1-2/+25
2015-09-29staging: most: add fair buffer distributionChristian Gromm1-1/+2
2015-09-29staging: most: fix channel operation in multi-aim contextChristian Gromm1-2/+3
2015-09-13staging: most: make functions staticSudip Mukherjee1-2/+3
2015-08-04staging: most: fix aim-sound build errorsRandy Dunlap1-0/+1
2015-07-24Staging: most: add MOST driver's aim-sound moduleChristian Gromm3-0/+774