summaryrefslogtreecommitdiff
path: root/sound/soc/intel
AgeCommit message (Expand)AuthorFilesLines
2015-02-08ASoC: Intel: sst: Fix firmware name size handlingChristian Engelmayer2-2/+3
2015-02-05ASoC: Intel: fix sst firmware path for cht-bsw-rt5672Kevin Strasser1-1/+1
2015-01-27ASoC: Intel: Used lock version to update shim registersJie Yang1-2/+2
2015-01-07ASoC: Intel: Add NULL checks for the stream pointerJie Yang1-0/+30
2015-01-05ASoC: Intel: Don't change offset of block allocator during fixed allocateJie Yang1-6/+7
2014-12-24ASoC: Intel: correct the fixed free block allocationJie Yang1-1/+5
2014-12-22ASoC: Intel: Fix BYTCR machine driver MODULE_ALIASJarkko Nikula1-1/+1
2014-12-22ASoC: Intel: Fix BYTCR firmware nameJarkko Nikula1-1/+1
2014-12-22ASoC: Intel: Add I2C dependency to two new machinesJarkko Nikula1-2/+2
2014-12-21Merge tag 'pm-config-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2014-12-20Merge tag 'sound-fix-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus 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-15Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds9-10/+0
2014-12-08Merge remote-tracking branches 'asoc/topic/hdmi', 'asoc/topic/intel', 'asoc/t...Mark 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-22ASoC: 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-04Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg 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