aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/sst (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-16ASoC: Intel: fix possible acpi enumeration panicKevin Strasser1-1/+1
2014-12-15ASoC: Intel: fix return value check in sst_acpi_probe()Wei Yongjun1-4/+4
2014-11-21ASoC: Intel: chv_platform_data can be statickbuild test robot1-1/+1
2014-11-21ASoC: Intel: add support for Cherrytrail and Braswell in SST driverMengdong Lin3-0/+21
2014-11-21ASoC: Intel: byt_rvp_platform_data can be statickbuild test robot1-1/+1
2014-11-19ASoC: Intel: cleanup runtime_pm initializationVinod Koul1-5/+5
2014-11-17ASoC: Intel: add missing ACPI device tableMengdong Lin1-0/+2
2014-11-14ASoC: Intel: mrfld- add ACPI moduleVinod Koul5-5/+386
2014-11-06ASoC: Intel: mrfld - remove non static definitionVinod Koul1-2/+0
2014-11-06ASoC: Intel: mrfld - add shim save restoreVinod Koul1-0/+28
2014-11-06ASoC: Intel: mrfld - create separate module for pci partVinod Koul5-198/+238
2014-10-31ASoC: Intel: more probe modularization for sstSubhransu S. Prusty1-72/+86
2014-10-31ASoC: Intel: modularize driver probe and removeSubhransu S. Prusty1-71/+94
2014-10-31ASoC: Intel: move the driver context allocation to routineSubhransu S. Prusty1-5/+18
2014-10-31ASoC: Intel: move the lock and wq initialization to routineSubhransu S. Prusty1-5/+9
2014-10-31ASoC: Intel: move the driver wq init to a routineSubhransu S. Prusty1-15/+19
2014-10-31ASoC: Intel: sst - add compressed ops handlingVinod Koul1-0/+285
2014-10-31ASoC: Intel: use correct firmware nameFang, Yang A1-4/+1
2014-10-31ASoC: Intel: sst: load firmware using async callbackVinod Koul1-0/+15
2014-10-31ASoC: Intel: use lock when changing SST state.Mythri P K2-4/+2
2014-10-31ASoC: Intel: sst: add runtime power management handlingVinod Koul1-0/+67
2014-10-31ASoC: Intel: mrfld: Fix runtime pm calls in sst_open_pcm_streamSubhransu S. Prusty1-8/+4
2014-10-27ASoC: Intel: mrfld: Replace pci_id with unique device idSubhransu S. Prusty3-9/+10
2014-10-21ASoC: intel: explain why block not found isn't error alwaysVinod Koul1-0/+15
2014-10-21ASoC: intel: fix the kernldoc commentVinod Koul1-1/+1
2014-10-21ASoC: intel: log an error on double freeVinod Koul1-0/+2
2014-10-21ASoC: intel: use __iowrite32_copy for 32 bit copyVinod Koul1-7/+5
2014-10-20ASoC: Intel: sst: Add makefile and kconfig changesVinod Koul1-0/+3
2014-10-20ASoC: Intel: sst: Add some helper functionsVinod Koul1-0/+446
2014-10-20ASoC: Intel: sst: add stream operationsVinod Koul1-0/+437
2014-10-20ASoC: Intel: sst: Add IPC handlingVinod Koul1-0/+358
2014-10-20ASoC: Intel: sst - add pcm ops handlingVinod Koul1-0/+403
2014-10-20ASoC: Intel: mrfld - Add DSP load and managementVinod Koul1-0/+461
2014-10-20ASoC: Intel: mrfld - add the dsp sst driverVinod Koul2-0/+973