summaryrefslogtreecommitdiff
path: root/sound/soc/intel
AgeCommit message (Expand)AuthorFilesLines
2015-02-09Merge remote-tracking branches 'asoc/topic/fsl-spdif', 'asoc/topic/imx', 'aso...Mark Brown16-312/+474
2015-02-09Merge remote-tracking branches 'asoc/fix/ac97', 'asoc/fix/atmel', 'asoc/fix/i...Mark Brown3-5/+6
2015-02-09Merge tag 'asoc-v3.19-rc2' into asoc-linusMark Brown5-7/+5
2015-02-09ASoC: Intel: fix platform_no_drv_owner.cocci warningskbuild test robot1-1/+0
2015-02-08ASoC: intel: sst-haswell-ipc: Remove unused functionsRickard Strandqvist2-199/+0
2015-02-08ASoC: Intel: sst: Fix firmware name size handlingChristian Engelmayer2-2/+3
2015-02-05Merge branch 'fix/intel' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown4-10/+45
2015-02-05ASoC: Intel: fix sst firmware path for cht-bsw-rt5672Kevin Strasser1-1/+1
2015-02-05ASoC: Intel: fix sst firmware pathKevin Strasser1-3/+3
2015-02-05ASoC: Intel: Add Cherrytrail & Braswell machine driver cht_bsw_rt5645Fang, Yang A3-0/+340
2015-02-05ASoC: Intel: add a status for runtime suspend/resumeJie Yang1-34/+36
2015-02-04ASoC: Intel: initial scalar variable baJie Yang1-0/+2
2015-02-02ASoC: Intel: Add support rt5645 in sst driverFang, Yang A1-0/+2
2015-01-28ASoC: Intel: remove an unused struct memberDan Carpenter1-2/+0
2015-01-27ASoC: Intel: Used lock version to update shim registersJie Yang1-2/+2
2015-01-14ASoC: Intel: initial stream_hw_id to invalid valueJie Yang1-0/+3
2015-01-09ASoC: Intel: Split hsw_pcm_data for playback and captureJie Yang1-30/+61
2015-01-08ASoC: Intel: Add stream direction for pcm-module mapJie Yang1-9/+9
2015-01-08ASoC: Intel: Always enable DRAM block for FW dumpJie Yang1-5/+12
2015-01-07ASoC: Intel: Select RT5672 ASRC clock source on Cherrytrail and BraswellMengdong Lin1-0/+14
2015-01-07ASoC: Intel: Add NULL checks for the stream pointerJie Yang1-0/+30
2015-01-06ASoC: intel: Remove unnecessary snd_pcm_lib_preallocate_free_for_all()Lars-Peter Clausen3-19/+0
2015-01-06ASoC: byt-rt5640: Register microphone routes with the card DAPM contextLars-Peter Clausen1-2/+1
2015-01-06ASoC: byt-rt5640: Fix snd_soc_dapm_ignore_suspend() callsLars-Peter Clausen1-7/+2
2015-01-06ASoC: broadwell: Drop unnecessary snd_soc_dapm_enable() callsLars-Peter Clausen1-10/+0
2015-01-05ASoC: Intel: Don't change offset of block allocator during fixed allocateJie Yang1-6/+7
2015-01-05ASoC: Intel: Delete an unnecessary check before the function call "release_fi...Markus Elfring1-2/+1
2015-01-05ASoC: Intel: Delete an unnecessary check before the function call "sst_dma_free"Markus Elfring1-2/+1
2014-12-24Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/intel' and 'asoc...Mark Brown5-7/+5
2014-12-24ASoC: Intel: Store the entry_point read from FW fileJie Yang1-0/+1
2014-12-24ASoC: Intel: correct the fixed free block allocationJie Yang1-1/+5
2014-12-22ASoC: Intel: fix sparse non static symbol warningsWei Yongjun1-2/+2
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: Remove superfluous backslash in KconfigTakashi Iwai1-2/+2
2014-12-22ASoC: Intel: Add I2C dependency to two new machinesJarkko Nikula1-2/+2
2014-12-22ASoC: intel: sst: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-12-22ASoC: Intel: fix platform_no_drv_owner.cocci warningskbuild test robot1-1/+0
2014-12-22ASoC: Intel: fix platform_no_drv_owner.cocci warningskbuild test robot1-1/+0
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