Age | Commit message (Expand) | Author | Files | Lines |
2015-03-22 | ASoC: Intel: remove misleading DMA error messages on Baytrail platforms | Pierre-Louis Bossart | 3 | -0/+6 |
2015-03-19 | ASoC: Intel: acpi_probe: fix error return path | Vinod Koul | 1 | -1/+1 |
2015-03-19 | Intel: ASoC: Add condition check before set param to waves | Lu, Han | 2 | -5/+6 |
2015-03-18 | ASoC: Intel: Remove vague commit about slave DMA config from firmware loader | Jarkko Nikula | 1 | -2/+0 |
2015-03-18 | ASoC: Intel: Remove support for Intel MID DMA from firmware loader | Jarkko Nikula | 2 | -4/+0 |
2015-03-17 | ASoC: Intel: move the jack creation to Braswell machine driver | Jin Yao | 1 | -0/+24 |
2015-03-17 | ASoC: Intel: Add suspend_pre and resume_post for Braswell snd_soc_card | Jin Yao | 1 | -0/+31 |
2015-03-17 | Merge branch 'topic/jack' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Mark Brown | 4 | -37/+22 |
2015-03-16 | Merge remote-tracking branch 'asoc/fix/intel' into asoc-linus | Mark Brown | 2 | -11/+24 |
2015-03-12 | ASoC: Intel: add kcontrol to set parameter to sound effect module waves | Lu, Han | 3 | -0/+120 |
2015-03-12 | ASoC: Intel: add function to set parameter to sound effect module waves | Lu, Han | 2 | -0/+85 |
2015-03-12 | ASoC: Intel: add kcontrol to enable/disable sound effect module waves | Lu, Han | 3 | -0/+90 |
2015-03-11 | ASoC: Intel: add function to enable/disable sound effect module waves | Lu, Han | 2 | -0/+186 |
2015-03-11 | ASoC: Intel: add function to load sound effect module waves | Lu, Han | 4 | -4/+43 |
2015-03-11 | ASoC: Intel: add function to load firmware image | Lu, Han | 5 | -6/+98 |
2015-03-11 | Merge branch 'fix/intel' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown | 2 | -11/+24 |
2015-03-11 | Merge tag 'v4.0-rc3' into asoc-intel | Mark Brown | 1 | -1/+9 |
2015-03-10 | ASoC: Intel: move sysclk source setting to platform_clock_control for balance. | Jin Yao | 1 | -12/+28 |
2015-03-06 | ASoC: Intel: remove conflicts when load/unload multiple firmware images | Lu, Han | 2 | -11/+24 |
2015-03-06 | ASoC: Intel: Add suspend_pre and resume_post for Broadwell snd_soc_card | Jie Yang | 1 | -0/+28 |
2015-03-05 | Merge remote-tracking branches 'asoc/topic/jack', 'asoc/topic/max98357a', 'as... | Mark Brown | 4 | -37/+22 |
2015-03-05 | Merge remote-tracking branches 'asoc/topic/atmel', 'asoc/topic/davinci', 'aso... | Mark Brown | 11 | -32/+269 |
2015-03-04 | Merge remote-tracking branch 'asoc/fix/intel' into asoc-linus | Mark Brown | 2 | -2/+10 |
2015-03-04 | ASoC: mfld_machine: Register jacks at the card level | Lars-Peter Clausen | 1 | -9/+4 |
2015-03-04 | ASoC: cht_bsw_rt5645: Register jacks at the card level | Lars-Peter Clausen | 1 | -6/+6 |
2015-03-04 | ASoC: byt-max98090: Register jacks at the card level | Lars-Peter Clausen | 1 | -8/+3 |
2015-03-04 | ASoC: broadwell: Register jacks at the card level | Lars-Peter Clausen | 1 | -9/+3 |
2015-03-04 | ASoC: sn95031: Pass CODEC to sn95031_jack_detection() | Lars-Peter Clausen | 1 | -6/+7 |
2015-02-26 | ASoC: Intel: wrap runtime_pm usage count under CONFIG_PM | Vinod Koul | 1 | -6/+11 |
2015-02-24 | ASoC: Intel: Remove soc pm handling to allow platform driver handle it | Subhransu S. Prusty | 1 | -1/+0 |
2015-02-24 | ASoC: Intel: Remove ignore suspend support | Subhransu S. Prusty | 1 | -2/+0 |
2015-02-24 | ASoC: Intel: Move the fw download to power_control | Vinod Koul | 2 | -21/+24 |
2015-02-24 | ASoC: Intel: add pm support in sst ipc driver | Vinod Koul | 2 | -0/+137 |
2015-02-24 | ASoC: Intel: Add memcpy32_fromio as well | Subhransu S. Prusty | 2 | -1/+12 |
2015-02-24 | ASoC: Intel: add support for platform suspend | Vinod Koul | 2 | -0/+59 |
2015-02-24 | ASoC: Intel: add support for pcm stream suspend/resume | Vinod Koul | 1 | -0/+2 |
2015-02-24 | ASoC: Intel: add support for pause and resume in sst | Vinod Koul | 1 | -0/+31 |
2015-02-24 | ASoC: Intel: update MMX ID to 3 | Vinod Koul | 1 | -1/+1 |
2015-02-24 | ASoC: Intel: mark cht machine driver with nonatomic trigger | Vinod Koul | 1 | -0/+2 |
2015-02-24 | ASoC: Intel: fix machine driver warnings | Fang, Yang A | 5 | -15/+5 |
2015-02-24 | ASoC: Intel: reset the DSP while suspending | Vinod Koul | 1 | -0/+1 |
2015-02-24 | ASoC: Intel: save and restore the CSR register | Vinod Koul | 1 | -1/+4 |
2015-02-24 | ASoC: Intel: update MMX ID to 3 | Vinod Koul | 1 | -1/+1 |
2015-02-17 | ASoC: Intel: add SNDRV_PCM_INFO_DRAIN_TRIGGER flag | Libin Yang | 1 | -1/+2 |
2015-02-14 | ASoC: Intel: set initial runtime PM status to active for ACPI-enumerated ADSP | Mengdong Lin | 1 | -0/+4 |
2015-02-11 | ASoC: Intel: Clean data after SST fw fetch | Libin Yang | 3 | -0/+102 |
2015-02-09 | Merge remote-tracking branches 'asoc/topic/fsl-spdif', 'asoc/topic/imx', 'aso... | Mark Brown | 16 | -312/+474 |
2015-02-09 | Merge remote-tracking branches 'asoc/fix/ac97', 'asoc/fix/atmel', 'asoc/fix/i... | Mark Brown | 3 | -5/+6 |
2015-02-09 | Merge tag 'asoc-v3.19-rc2' into asoc-linus | Mark Brown | 5 | -7/+5 |
2015-02-09 | ASoC: Intel: fix platform_no_drv_owner.cocci warnings | kbuild test robot | 1 | -1/+0 |