summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ASoC: intel: sst-mfld-platform-pcm: remove snd_pcm_opsKuninori Morimoto2019-10-081-16/+14
* ASoC: intel: skl-pcm: remove snd_pcm_opsKuninori Morimoto2019-10-081-23/+44
* ASoC: intel: sst-haswell-pcm: remove snd_pcm_opsKuninori Morimoto2019-10-081-27/+35
* ASoC: soc-core: add snd_soc_pcm_lib_ioctl()Kuninori Morimoto2019-10-082-0/+17
* ASoC: soc-core: add new pcm_construct/pcm_destructKuninori Morimoto2019-10-082-0/+17
* ASoC: soc-core: merge snd_pcm_ops member to component driverKuninori Morimoto2019-10-083-4/+91
* ASoC: mt8183: fix audio playback slowly after playback during bootupJiaxin Yu2019-10-081-0/+15
* dt-bindings: medaitek: mt8183: add property "resets" && "reset-names"Jiaxin Yu2019-10-081-0/+6
* ASoC: pcm3168a: Use fixup instead of constraint for channels and formatsPeter Ujfalusi2019-10-081-58/+40
* ASoC: SOF: support alternate list of machinesPierre-Louis Bossart2019-10-071-0/+3
* ASoC: soc-acpi: add link_mask fieldPierre-Louis Bossart2019-10-071-0/+2
* ASoC: tas2770: Fix snd_soc_update_bits error handlingDan Murphy2019-10-071-16/+30
* ASoc: tas2770: Remove unused defines and variablesDan Murphy2019-10-071-21/+0
* 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