summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2016-12-12Merge remote-tracking branches 'asoc/topic/dpcm', 'asoc/topic/es8328', 'asoc/...Mark Brown
2016-12-12Merge remote-tracking branches 'asoc/topic/cs42l42', 'asoc/topic/cs42l56', 'a...Mark Brown
2016-12-12Merge remote-tracking branches 'asoc/topic/compress', 'asoc/topic/const' and ...Mark Brown
2016-12-12Merge remote-tracking branches 'asoc/topic/ab8500', 'asoc/topic/arizona', 'as...Mark Brown
2016-12-12Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown
2016-12-12Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown
2016-12-12Merge remote-tracking branch 'asoc/topic/dmaengine' into asoc-nextMark Brown
2016-12-12Merge remote-tracking branch 'asoc/topic/dapm-pin' into asoc-nextMark Brown
2016-12-12Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown
2016-12-12Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown
2016-12-12Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown
2016-12-12Merge remote-tracking branches 'asoc/fix/da7219-pops' and 'asoc/fix/qcom' int...Mark Brown
2016-12-12Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusMark Brown
2016-12-12ASoC: wm_adsp: wm_adsp_buf_alloc should use kfree in error pathRichard Fitzgerald
2016-12-07ASoC: rsnd: setup BRGCKR/BRRA/BRRB when startingKuninori Morimoto
2016-12-07ASoC: rsnd: enable/disable ADG when suspend/resume timingKuninori Morimoto
2016-12-07ASoC: rsnd: tidyup ssi->usrcnt counter check in hw_paramsKuninori Morimoto
2016-12-06dbri: move dereference after check for NULLDan Carpenter
2016-12-06ASoC: Intel: update bxt_da7219_max98357a to support quad ch dmic captureSathyanarayana Nujella
2016-12-06ASoC: cs35l34: Simplify the logic to set CS35L34_MCLK_CTL settingAxel Lin
2016-12-05ASoC: Intel: atom: save FW versionSebastien Guiriec
2016-12-05ASoC: Intel: atom: Add sysfs entry in order to store FW versionSebastien Guiriec
2016-12-05ASoC: cs42l56: Fix misuse of regmap_update_bitsFlorian Vaussard
2016-12-05ASoC: rsnd: rsnd_get_dalign() needs to care SSIU, not SSIKuninori Morimoto
2016-12-01Merge branch 'topic/component' of git://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown
2016-12-01ASoC: add Component level suspend/resumeKuninori Morimoto
2016-12-01ASoC: core: replace aux_comp_list to component_dev_listKuninori Morimoto
2016-12-01ASoC: core: replace codec_dev_list to component_dev_list on CardKuninori Morimoto
2016-11-30ASoC: cht_bsw_rt5672: Use HID translation unitTakashi Iwai
2016-11-30ASoC: intel: Fix crash at suspend/resume without card registrationTakashi Iwai
2016-11-30ASoC: intel: Replace kthread with workTakashi Iwai
2016-11-30ASoC: arizona: Use component pin control functionsRichard Fitzgerald
2016-11-30Merge branch 'topic/dapm-pin' of git://git.kernel.org/pub/scm/linux/kernel/gi...Mark Brown
2016-11-30ASoC: core: Add component pin control functionsRichard Fitzgerald
2016-11-30ASoC: Intel: Add missing 10EC5672 ACPI ID matching for Cherry TrailTakashi Iwai
2016-11-29ASoC: Intel: atom: Make some messages to debug levelTakashi Iwai
2016-11-29ASoC: wm_adsp: Remove redundant extern declarationsCharles Keepax
2016-11-29ASoC: arizona: Remove redundant extern declarationsCharles Keepax
2016-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2016-11-28dbri: Fix compiler warningTushar Dave
2016-11-25ASoC: Intel: Skylake: Removed the unused I2S blob structureGuruprasadX Pawse
2016-11-25ASoC: Intel: Skylake: Don't use dma I2S config structure in kernelGuruprasadX Pawse
2016-11-23ASoC: ab8500: Remove explicit initialization of driver callbacks to NULLLars-Peter Clausen
2016-11-22ASoC: wm_adsp: Check return value from wm_adsp_buffer_initCharles Keepax
2016-11-22ASoC: rsnd: use dma_sync_single_for_xxx() for IOMMUKuninori Morimoto
2016-11-22ASoC: rsnd: Request/Release DMA channel each timeKuninori Morimoto
2016-11-22ASoC: wm_adsp: Remove unused wm_coeff_ctl.kcontrolRichard Fitzgerald
2016-11-22ASoC: wm_adsp: Firmware controls should be added as codec controlsRichard Fitzgerald
2016-11-22ASoC: cht_bsw_rt5645: Fix leftover kmallocTakashi Iwai
2016-11-22ASoC: Make return type of dpcm_state_string() const char *Lars-Peter Clausen