aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/intel (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-12Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown45-695/+1350
2015-04-12Merge tag 'asoc-v4.1' into asoc-nextMark Brown13-69/+291
2015-04-12Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusMark Brown4-1/+7
2015-04-12ASoC: Intel: fix array_size.cocci warningskbuild test robot1-1/+1
2015-04-10ASoC: Intel: Use the generic IPC/mailbox APIs in BroadwellJin Yao1-295/+87
2015-04-10ASoC: Intel: Use the generic IPC/mailbox APIs in BaytrailJin Yao1-283/+77
2015-04-10ASoC: Intel: Refactor common IPC/mailbox code into generic APIsJin Yao3-1/+387
2015-04-09ASoC: Intel: do cast earlier in sst_cdev_tstamp()Dan Carpenter1-1/+1
2015-04-08ASoC: Intel: remove unused functionsSudip Mukherjee1-24/+0
2015-04-08ASoC: Intel: Fix a buffer overflow issueJie Yang1-1/+1
2015-04-06ASoC: Intel: read_shim_data() can be statickbuild test robot1-2/+2
2015-04-06ASoC: Intel: create atom folder and move atom platform files inJie Yang21-20/+18
2015-04-06ASoC: Intel: create baytrail folder and move baytrail platform files inJie Yang6-10/+11
2015-04-06ASoC: Intel: create boards folder and move sst boards files inJie Yang10-30/+31
2015-04-06ASoC: Intel: create haswell folder and move haswell platform files inJie Yang6-11/+13
2015-04-06ASoC: Intel: create common folder and move common files inJie Yang14-12/+14
2015-03-27ASoC: Intel: fix warning reported by static check tool smatchLu, Han1-8/+5
2015-03-22ASoC: Intel: remove misleading DMA error messages on Baytrail platformsPierre-Louis Bossart3-0/+6
2015-03-19ASoC: Intel: acpi_probe: fix error return pathVinod Koul1-1/+1
2015-03-19Intel: ASoC: Add condition check before set param to wavesLu, Han2-5/+6
2015-03-18ASoC: Intel: Remove vague commit about slave DMA config from firmware loaderJarkko Nikula1-2/+0
2015-03-18ASoC: Intel: Remove support for Intel MID DMA from firmware loaderJarkko Nikula2-4/+0
2015-03-17ASoC: Intel: move the jack creation to Braswell machine driverJin Yao1-0/+24
2015-03-17ASoC: Intel: Add suspend_pre and resume_post for Braswell snd_soc_cardJin Yao1-0/+31
2015-03-17Merge branch 'topic/jack' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-intelMark Brown4-37/+22
2015-03-16Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusMark Brown2-11/+24
2015-03-12ASoC: Intel: add kcontrol to set parameter to sound effect module wavesLu, Han3-0/+120
2015-03-12ASoC: Intel: add function to set parameter to sound effect module wavesLu, Han2-0/+85
2015-03-12ASoC: Intel: add kcontrol to enable/disable sound effect module wavesLu, Han3-0/+90
2015-03-11ASoC: Intel: add function to enable/disable sound effect module wavesLu, Han2-0/+186
2015-03-11ASoC: Intel: add function to load sound effect module wavesLu, Han4-4/+43
2015-03-11ASoC: Intel: add function to load firmware imageLu, Han5-6/+98
2015-03-11Merge branch 'fix/intel' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-intelMark Brown2-11/+24
2015-03-11Merge tag 'v4.0-rc3' into asoc-intelMark Brown1-1/+9
2015-03-10ASoC: Intel: move sysclk source setting to platform_clock_control for balance.Jin Yao1-12/+28
2015-03-06ASoC: Intel: remove conflicts when load/unload multiple firmware imagesLu, Han2-11/+24
2015-03-06ASoC: Intel: Add suspend_pre and resume_post for Broadwell snd_soc_cardJie Yang1-0/+28
2015-03-05Merge remote-tracking branches 'asoc/topic/jack', 'asoc/topic/max98357a', 'asoc/topic/omap' and 'asoc/topic/rt286' into asoc-nextMark Brown4-37/+22
2015-03-05Merge remote-tracking branches 'asoc/topic/atmel', 'asoc/topic/davinci', 'asoc/topic/gpiod' and 'asoc/topic/intel' into asoc-nextMark Brown11-32/+269
2015-03-04Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusMark Brown2-2/+10
2015-03-04ASoC: mfld_machine: Register jacks at the card levelLars-Peter Clausen1-9/+4
2015-03-04ASoC: cht_bsw_rt5645: Register jacks at the card levelLars-Peter Clausen1-6/+6
2015-03-04ASoC: byt-max98090: Register jacks at the card levelLars-Peter Clausen1-8/+3
2015-03-04ASoC: broadwell: Register jacks at the card levelLars-Peter Clausen1-9/+3
2015-03-04ASoC: sn95031: Pass CODEC to sn95031_jack_detection()Lars-Peter Clausen1-6/+7
2015-02-26ASoC: Intel: wrap runtime_pm usage count under CONFIG_PMVinod Koul1-6/+11
2015-02-24ASoC: Intel: Remove soc pm handling to allow platform driver handle itSubhransu S. Prusty1-1/+0
2015-02-24ASoC: Intel: Remove ignore suspend supportSubhransu S. Prusty1-2/+0
2015-02-24ASoC: Intel: Move the fw download to power_controlVinod Koul2-21/+24
2015-02-24ASoC: Intel: add pm support in sst ipc driverVinod Koul2-0/+137