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