aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/intel_sst (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-07Staging: Merge 2.6.37-rc5 into staging-nextGreg Kroah-Hartman2-2/+1
2010-11-29staging: fix intel_sst/intelmid sound buildRandy Dunlap1-0/+1
2010-11-29Staging: sst: add ioctls for post processing algorithm interfaceVinod Koul6-23/+215
2010-11-29Staging: sst: Construct fw string name runtimeVinod Koul2-7/+7
2010-11-29Staging: sst: Add runtime PM supportVinod Koul6-8/+69
2010-11-29Merge branch 'master' into workGreg Kroah-Hartman1-1/+0
2010-11-19sst: log error returned by scu ipc read/writeVinod Koul1-13/+12
2010-11-19sst: Firmware error codes force number valuesVinod Koul1-48/+62
2010-11-19sst: Change the SST driver PCM interfaceVinod Koul10-88/+134
2010-11-17sst: remove rest of aava bits and aava related codeVinod Koul3-56/+1
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann1-1/+0
2010-11-16Staging: intel_sst: fix memory leakDan Carpenter1-1/+1
2010-11-16drivers/staging: Remove unnecessary semicolonsJoe Perches1-2/+2
2010-11-16Staging: Merge 2.6.37-rc2 into staging-nextGreg Kroah-Hartman2-128/+170
2010-11-09Staging: intel_sst: Use pr_fmt, fix misspellingsJoe Perches15-533/+566
2010-11-09Staging: sst: add some __user anotationsDan Carpenter2-22/+18
2010-11-09Staging: sst: user pointers in intel_sst_mmap_play_capture()Dan Carpenter1-7/+22
2010-11-09Staging: sst: fixups in SNDRV_SST_STREAM_DECODEDan Carpenter1-36/+57
2010-11-09Staging: sst: more dereferencing user pointersDan Carpenter1-29/+46
2010-11-09Staging: sst: dereferencing user pointersDan Carpenter1-36/+29
2010-10-15Staging: sst: more copy_to_user() changesDan Carpenter1-43/+30
2010-10-15Staging: intel_sst: off by one bugDan Carpenter2-2/+1
2010-10-15Staging: intel_sst: return -EFAULT if copy_to_user() failsDan Carpenter1-1/+3
2010-10-15Staging: intel_sst: cleanup naming a littleDan Carpenter1-5/+3
2010-10-14staging: sst: Remove the aava bitsAlan Cox3-330/+146
2010-10-14staging: sst: remove the kernel locking in ioctlVinod Koul1-6/+1
2010-10-12staging: intel_sst: include delay.h to fix build errorRandy Dunlap1-0/+1
2010-10-10staging: intel_sst: use signed int for error codesVasiliy Kulikov1-2/+2
2010-10-10staging: intel_sst: fix signess errorVasiliy Kulikov1-1/+2
2010-10-08Staging: intel_sst: Makefile: replace the use of <module>-objs with <module>-yTracey Dent1-2/+2
2010-10-05Staging: sst: Intel SST audio driverVinod Koul25-0/+12755