summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ASoC: tas2770: Remove unneeded read of the TDM_CFG3 registerDan Murphy2019-10-071-3/+0
* ASoC: fsl_mqs: Fix error handling in probeDan Carpenter2019-10-071-12/+15
* ASoC: fsl_mqs: remove set but not used variable 'bclk'YueHaibing2019-10-071-2/+1
* ASoc: tas2770: Fix build error without GPIOLIBYueHaibing2019-10-071-0/+1
* ASoC: jz4740: Use of_device_get_match_data()Stephen Boyd2019-10-071-3/+2
* ASoC: rsnd: Document r8a774b1 bindingsBiju Das2019-10-041-0/+1
* ASoC: soc-ops: use snd_soc_card_get_kcontrol() at snd_soc_limit_volume()Kuninori Morimoto2019-10-031-9/+2
* ASoC: soc-core: setup card->rtd_num at snd_soc_instantiate_card()Kuninori Morimoto2019-10-031-3/+1
* ASoC: soc-core: use devm_xxx for component related resourceKuninori Morimoto2019-10-031-9/+4
* ASoC: soc-core: add soc_setup_card_name()Kuninori Morimoto2019-10-031-18/+42
* ASoC: soc-core: remove soc_remove_dai_links()Kuninori Morimoto2019-10-031-18/+8
* ASoC: soc-core: use devm_kzalloc() for rtdKuninori Morimoto2019-10-031-4/+2
* tas2770: fix platform_no_drv_owner.cocci warningskbuild test robot2019-10-031-1/+0
* ASoC: samsung: Rename Arndale card driverSylwester Nawrocki2019-10-023-7/+7
* ASoC: samsung: arndale: Add support for WM1811 CODECSylwester Nawrocki2019-10-022-13/+74
* ASoC: samsung: arndale: Simplify DAI link initializationSylwester Nawrocki2019-10-021-24/+18
* Merge branch 'asoc-5.4' into asoc-5.5Mark Brown2019-10-0220-69/+243
|\
| * ASoC: intel: bytcr_rt5651: add null check to support_button_pressJaska Uimonen2019-10-011-0/+3
| * ASoC: intel: sof_rt5682: add remove function to disable jackJaska Uimonen2019-10-011-0/+16
| * ASoC: rt5682: add NULL handler to set_jack functionJaska Uimonen2019-10-011-2/+10
| * ASoC: intel: sof_rt5682: use separate route map for dmicBard Liao2019-10-011-4/+31
| * ASoC: SOF: Intel: hda: Disable DMI L1 entry during captureRanjani Sridharan2019-10-014-16/+56
| * ASoC: SOF: Intel: initialise and verify FW crash dump data.Liam Girdwood2019-10-013-0/+20
| * ASoC: SOF: Intel: hda: fix warnings during FW loadKai Vehmanen2019-10-011-0/+1
| * ASoC: SOF: pcm: harden PCM STOP sequencePan Xiuli2019-10-011-1/+14
| * ASoC: SOF: pcm: fix resource leak in hw_freeKai Vehmanen2019-10-011-10/+10
| * ASoC: SOF: topology: fix parse fail issue for byte/bool tuple typesKeyon Jie2019-10-011-1/+3
| * ASoC: SOF: loader: fix kernel oops on firmware boot failurePierre-Louis Bossart2019-10-011-2/+2
| * ASoC: wm_adsp: Fix theoretical NULL pointer for alg_regionLi Xu2019-10-011-1/+6
| * ASoC: max98373: check for device node before parsingSathyanarayana Nujella2019-10-011-8/+12
| * ASoC: topology: Fix a signedness bug in soc_tplg_dapm_widget_create()Dan Carpenter2019-09-261-1/+1
| * ASoC: soc-component: fix a couple missing error assignmentsDan Carpenter2019-09-231-2/+2
| * ASoC: wm8994: Do not register inapplicable controls for WM1811Sylwester Nawrocki2019-09-231-17/+26
| * ASoC: samsung: arndale: Add missing OF node dereferencingSylwester Nawrocki2019-09-231-4/+30
* | ASoC: SOF: Intel: Add context data to any IPC timeout.Liam Girdwood2019-10-012-2/+43
* | ASoC: SOF: Intel: hda: fix reset of host_period_bytesMarcin Rajwa2019-10-011-3/+12
* | ASoC: SOF: ipc: introduce no_stream_position in sof_ipc_stream_params structMarcin Rajwa2019-10-011-2/+2
* | ASoC: SOF: core: check for mandatory fw_ready op during SOF probeRanjani Sridharan2019-10-013-8/+3
* | ASoC: SOF: ipc: retain DSP context after FW exception.Liam Girdwood2019-10-014-3/+27
* | ASoC: SOF: trace: move to opt-in with Kconfig and module parameterPierre-Louis Bossart2019-10-014-11/+52
* | ASoC: madera: Add support for using MCLK3Charles Keepax2019-10-011-0/+2
* | tas2770: add tas2770 smart PA kernel driverFrank Shi2019-10-014-0/+979
* | ASoC: soc-pcm: Use different sequence for start/stop triggerPeter Ujfalusi2019-10-011-3/+61
* | ASoC: fsl_asrc: Fix error with S24_3LE format bitstream in i.MX8Shengjiu Wang2019-10-013-9/+62
* | ASoC: pcm_dmaengine: Extract snd_dmaengine_pcm_refine_runtime_hwparamsShengjiu Wang2019-10-013-55/+94
* | ASoC: fsl_asrc: update supported sample formatShengjiu Wang2019-10-011-2/+3
* | ASoC: fsl_asrc: Use in(out)put_format instead of in(out)put_word_widthShengjiu Wang2019-10-012-20/+40
* | ASoC: adau1761: Add ALC controlsLars-Peter Clausen2019-10-011-0/+109
* | ASoC: adau1761: Add PGA Slew time controlLars-Peter Clausen2019-10-011-0/+20
* | ASoC: core: Clarify usage of ignore_machineDaniel Baluta2019-10-011-2/+2