aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/intel_sst
Commit message (Expand)AuthorAgeFilesLines
* Staging: Merge 2.6.37-rc5 into staging-nextGreg Kroah-Hartman2010-12-072-2/+1
|\
| * Merge branch 'master' into workGreg Kroah-Hartman2010-11-291-1/+0
| |\
| | * BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
| * | Staging: intel_sst: fix memory leakDan Carpenter2010-11-161-1/+1
| |/
* | staging: fix intel_sst/intelmid sound buildRandy Dunlap2010-11-291-0/+1
* | Staging: sst: add ioctls for post processing algorithm interfaceVinod Koul2010-11-296-23/+215
* | Staging: sst: Construct fw string name runtimeVinod Koul2010-11-292-7/+7
* | Staging: sst: Add runtime PM supportVinod Koul2010-11-296-8/+69
* | sst: log error returned by scu ipc read/writeVinod Koul2010-11-191-13/+12
* | sst: Firmware error codes force number valuesVinod Koul2010-11-191-48/+62
* | sst: Change the SST driver PCM interfaceVinod Koul2010-11-1910-88/+134
* | sst: remove rest of aava bits and aava related codeVinod Koul2010-11-173-56/+1
* | drivers/staging: Remove unnecessary semicolonsJoe Perches2010-11-161-2/+2
* | Staging: Merge 2.6.37-rc2 into staging-nextGreg Kroah-Hartman2010-11-162-128/+170
|\ \ | |/
| * Staging: sst: add some __user anotationsDan Carpenter2010-11-092-22/+18
| * Staging: sst: user pointers in intel_sst_mmap_play_capture()Dan Carpenter2010-11-091-7/+22
| * Staging: sst: fixups in SNDRV_SST_STREAM_DECODEDan Carpenter2010-11-091-36/+57
| * Staging: sst: more dereferencing user pointersDan Carpenter2010-11-091-29/+46
| * Staging: sst: dereferencing user pointersDan Carpenter2010-11-091-36/+29
* | Staging: intel_sst: Use pr_fmt, fix misspellingsJoe Perches2010-11-0915-533/+566
|/
* Staging: sst: more copy_to_user() changesDan Carpenter2010-10-151-43/+30
* Staging: intel_sst: off by one bugDan Carpenter2010-10-152-2/+1
* Staging: intel_sst: return -EFAULT if copy_to_user() failsDan Carpenter2010-10-151-1/+3
* Staging: intel_sst: cleanup naming a littleDan Carpenter2010-10-151-5/+3
* staging: sst: Remove the aava bitsAlan Cox2010-10-143-330/+146
* staging: sst: remove the kernel locking in ioctlVinod Koul2010-10-141-6/+1
* staging: intel_sst: include delay.h to fix build errorRandy Dunlap2010-10-121-0/+1
* staging: intel_sst: use signed int for error codesVasiliy Kulikov2010-10-101-2/+2
* staging: intel_sst: fix signess errorVasiliy Kulikov2010-10-101-1/+2
* Staging: intel_sst: Makefile: replace the use of <module>-objs with <module>-yTracey Dent2010-10-081-2/+2
* Staging: sst: Intel SST audio driverVinod Koul2010-10-0525-0/+12755