aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/intel (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-20Merge tag 'pm-config-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-2/+2
2014-12-19Merge tag 'sound-fix-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-5/+5
2014-12-19sound: sst-haswell-pcm: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki1-2/+2
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-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds9-10/+0
2014-12-08Merge remote-tracking branches 'asoc/topic/hdmi', 'asoc/topic/intel', 'asoc/topic/jack', 'asoc/topic/jz4740' and 'asoc/topic/lm49453' into asoc-nextMark Brown30-522/+8216
2014-11-28ASoC: Intel: Move capture PCM pin to PCM0 for Broadwell/HaswellJie Yang3-43/+20
2014-11-28ASoC: Intel: Correct the xmax volumeJie Yang1-4/+4
2014-11-27ASoC: Intel: Remove useless loopback volume control for BroadwellJie Yang1-4/+0
2014-11-25ASoC: Intel: Fix stream volume set no effect issue on BroadwellJie Yang3-18/+39
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: Add Cherrytrail & Braswell machine driver cht_bsw_rt5672Mengdong Lin3-0/+299
2014-11-21ASoC: Intel: byt_rvp_platform_data can be statickbuild test robot1-1/+1
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-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-nextGreg Kroah-Hartman9-9/+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