summaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/sst
AgeCommit message (Expand)AuthorLines
2015-04-06ASoC: Intel: create atom folder and move atom platform files inJie Yang-4179/+0
2015-04-06ASoC: Intel: create common folder and move common files inJie Yang-7/+7
2015-03-11Merge tag 'v4.0-rc3' into asoc-intelMark Brown-1/+9
2015-03-04Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusMark Brown-1/+9
2015-02-26ASoC: Intel: wrap runtime_pm usage count under CONFIG_PMVinod Koul-6/+11
2015-02-24ASoC: Intel: Move the fw download to power_controlVinod Koul-21/+24
2015-02-24ASoC: Intel: add pm support in sst ipc driverVinod Koul-0/+137
2015-02-24ASoC: Intel: Add memcpy32_fromio as wellSubhransu S. Prusty-1/+12
2015-02-24ASoC: Intel: add support for pause and resume in sstVinod Koul-0/+31
2015-02-24ASoC: Intel: reset the DSP while suspendingVinod Koul-0/+1
2015-02-24ASoC: Intel: save and restore the CSR registerVinod Koul-1/+4
2015-02-14ASoC: Intel: set initial runtime PM status to active for ACPI-enumerated ADSPMengdong Lin-0/+4
2015-02-09Merge remote-tracking branches 'asoc/topic/fsl-spdif', 'asoc/topic/imx', 'aso...Mark Brown-2/+3
2015-02-09Merge remote-tracking branches 'asoc/fix/ac97', 'asoc/fix/atmel', 'asoc/fix/i...Mark Brown-3/+4
2015-02-08ASoC: Intel: sst: Fix firmware name size handlingChristian Engelmayer-2/+3
2015-02-05ASoC: Intel: fix sst firmware path for cht-bsw-rt5672Kevin Strasser-1/+1
2015-02-05ASoC: Intel: fix sst firmware pathKevin Strasser-3/+3
2015-02-02ASoC: Intel: Add support rt5645 in sst driverFang, Yang A-0/+2
2015-01-05ASoC: Intel: Delete an unnecessary check before the function call "release_fi...Markus Elfring-2/+1
2014-12-24Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/intel' and 'asoc...Mark Brown-3/+2
2014-12-22ASoC: Intel: fix sparse non static symbol warningsWei Yongjun-2/+2
2014-12-22ASoC: Intel: Fix BYTCR firmware nameJarkko Nikula-1/+1
2014-12-22ASoC: intel: sst: drop owner assignment from platform_driversWolfram Sang-1/+0
2014-12-16ASoC: Intel: fix possible acpi enumeration panicKevin Strasser-1/+1
2014-12-15ASoC: Intel: fix return value check in sst_acpi_probe()Wei Yongjun-4/+4
2014-11-21ASoC: Intel: chv_platform_data can be statickbuild test robot-1/+1
2014-11-21ASoC: Intel: add support for Cherrytrail and Braswell in SST driverMengdong Lin-0/+21
2014-11-21ASoC: Intel: byt_rvp_platform_data can be statickbuild test robot-1/+1
2014-11-19ASoC: Intel: cleanup runtime_pm initializationVinod Koul-5/+5
2014-11-17ASoC: Intel: add missing ACPI device tableMengdong Lin-0/+2
2014-11-14ASoC: Intel: mrfld- add ACPI moduleVinod Koul-5/+386
2014-11-06ASoC: Intel: mrfld - remove non static definitionVinod Koul-2/+0
2014-11-06ASoC: Intel: mrfld - add shim save restoreVinod Koul-0/+28
2014-11-06ASoC: Intel: mrfld - create separate module for pci partVinod Koul-198/+238
2014-10-31ASoC: Intel: more probe modularization for sstSubhransu S. Prusty-72/+86
2014-10-31ASoC: Intel: modularize driver probe and removeSubhransu S. Prusty-71/+94
2014-10-31ASoC: Intel: move the driver context allocation to routineSubhransu S. Prusty-5/+18
2014-10-31ASoC: Intel: move the lock and wq initialization to routineSubhransu S. Prusty-5/+9
2014-10-31ASoC: Intel: move the driver wq init to a routineSubhransu S. Prusty-15/+19
2014-10-31ASoC: Intel: sst - add compressed ops handlingVinod Koul-0/+285
2014-10-31ASoC: Intel: use correct firmware nameFang, Yang A-4/+1
2014-10-31ASoC: Intel: sst: load firmware using async callbackVinod Koul-0/+15
2014-10-31ASoC: Intel: use lock when changing SST state.Mythri P K-4/+2
2014-10-31ASoC: Intel: sst: add runtime power management handlingVinod Koul-0/+67
2014-10-31ASoC: Intel: mrfld: Fix runtime pm calls in sst_open_pcm_streamSubhransu S. Prusty-8/+4
2014-10-27ASoC: Intel: mrfld: Replace pci_id with unique device idSubhransu S. Prusty-9/+10
2014-10-21ASoC: intel: explain why block not found isn't error alwaysVinod Koul-0/+15
2014-10-21ASoC: intel: fix the kernldoc commentVinod Koul-1/+1
2014-10-21ASoC: intel: log an error on double freeVinod Koul-0/+2
2014-10-21ASoC: intel: use __iowrite32_copy for 32 bit copyVinod Koul-7/+5