aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-11-19ASoC: Intel: add BYTCR machine driver with RT5640Subhransu S. Prusty3-0/+244
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 Koul6-5/+391
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 Koul6-199/+243
2014-11-06ASoC: Intel: mrfld - remove unnecessary check for pointerVinod Koul1-1/+1
2014-11-04ASoC: Intel: Fix build with CONFIG_SLEEP enabled.Liam Girdwood1-4/+7
2014-11-04ASoC: Intel: Fix the driver data not set issueJie Yang1-1/+0
2014-11-03ASoC: Intel: Correct a macro for FW messageJie Yang1-1/+1
2014-11-02ASoC: Intel: fix missing mutexSudip Mukherjee1-0/+1
2014-10-31ASoC: Intel: Add jack detection for BroadwellJie Yang1-3/+46
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: mfld-pcm: Fix to Store device context in sst_dataSubhransu S. Prusty1-0/+1
2014-10-31ASoC: Intel: sst - add compressed ops handlingVinod Koul1-0/+285
2014-10-31ASoC: mfld-compress: implement .power callbackSubhransu S. Prusty2-1/+8
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-30ASoC: Intel: Work around to fix HW D3 potential crash issueJie Yang2-18/+98
2014-10-30ASoC: Intel: fix build with runtime PM disabled.Liam Girdwood2-9/+7
2014-10-30ASoC: Intel: Add debug output when boot fails.Liam Girdwood1-2/+6
2014-10-30ASoC: Intel: Fix block is enabled multiple times issueJie Yang1-1/+1
2014-10-29ASoC: Intel: Add PM support to HSW/BDW PCM driverLiam Girdwood2-14/+260
2014-10-29ASoC: Intel: Add PM support to HSW/BDW IPC driverLiam Girdwood2-5/+258
2014-10-29ASoC: Intel: Add PM support to the HSW/BDW DSP core.Liam Girdwood1-39/+119
2014-10-29ASoC: Intel: Add generic support for DSP wake, sleep and stallLiam Girdwood3-0/+30
2014-10-29ASoC: Intel: dw_pdata can be statickbuild test robot1-1/+1
2014-10-29ASoC: Intel: Add dependency on DesignWare DMA controllerMark Brown1-0/+1
2014-10-28ASoC: Intel: Make ADSP memory block allocation more genericLiam Girdwood9-341/+1025
2014-10-27ASoC: Intel: mrfld: Define sst_res_info for acpiSubhransu S. Prusty1-0/+23
2014-10-27ASoC: Intel: mrfld - Define ipc_info structureSubhransu S. Prusty1-0/+5
2014-10-27ASoC: Intel: mrfld: Replace pci_id with unique device idSubhransu S. Prusty3-9/+10
2014-10-21ASoC: intel: use __iowrite32_copy for 32 bit copyVinod Koul1-6/+3
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: Add new dependency for Haswell machineRicardo Neri1-1/+2
2014-10-20ASoC: Intel: Add new dependency for Broadwell machineRicardo Neri1-1/+2
2014-10-20ASoC: Intel: sst: Add makefile and kconfig changesVinod Koul3-0/+10
2014-10-20ASoC: Intel: sst: Add some helper functionsVinod Koul1-0/+446
2014-10-20ASoC: Intel: sst: add stream operationsVinod Koul1-0/+437