summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ASoC: msm8916-wcd-digital: add missing MIX2 path for RX1/2Srinivas Kandagatla2019-10-091-0/+22
* ASoC: core: Fix pcm code debugfs errorHans de Goede2019-10-071-3/+10
* ASoc: rockchip: i2s: Fix RPM imbalanceRobin Murphy2019-10-031-1/+1
* ASoC: wm_adsp: Don't generate kcontrols without READ flagsStuart Henderson2019-10-021-2/+1
* 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: ti: fix SND_SOC_DM365_VOICE_CODEC dependenciesArnd Bergmann2019-09-201-2/+9
* ASoC: pcm3168a: The codec does not support S32_LEPeter Ujfalusi2019-09-201-2/+1
* ASoC: core: use list_del_init and move it back to soc_cleanup_componentBard liao2019-09-201-1/+2
* ASoC: rsnd: do error check after rsnd_channel_normalization()Kuninori Morimoto2019-09-181-5/+5
* ASoC: atmel_ssc_dai: Remove wrong spinlock usageGregory CLEMENT2019-09-182-11/+2
* ASoC: core: delete component->card_list in soc_remove_component onlyBard Liao2019-09-171-2/+1
* ASoC: fsl_sai: Fix noise when using EDMAMihai Serban2019-09-172-0/+16
* ASoC: sdm845: remove unneeded semicolonSaiyam Doshi2019-09-151-1/+1
* ASoC: fsl_sai: Implement set_bclk_ratioViorel Suman2019-09-132-2/+20
* ASoC: wcd9335: remove redundant use of ret variableSaiyam Doshi2019-09-111-16/+8
* ASoC: hdmi-codec: Add an op to set callback function for plug eventCheng-Yi Chiang2019-09-092-0/+63
* ASoC: rt5677: keep analog power register at SND_SOC_BIAS_OFFBen Zhang2019-09-091-2/+2
* ASoC: rt5677: Remove magic number register writesCurtis Malainey2019-09-091-5/+11
* ASoC: soc-core: self contained soc_unbind_aux_dev()Kuninori Morimoto2019-09-091-8/+9
* ASoC: soc-core: add soc_unbind_aux_dev()Kuninori Morimoto2019-09-091-1/+7
* ASoC: soc-core: self contained soc_bind_aux_dev()Kuninori Morimoto2019-09-091-16/+15
* ASoC: soc-core: move soc_probe_link_dais() next to soc_remove_link_dais()Kuninori Morimoto2019-09-091-29/+29
* ASoC: soc-core: self contained soc_probe_link_dais()Kuninori Morimoto2019-09-091-25/+25
* ASoC: soc-core: add new soc_link_init()Kuninori Morimoto2019-09-091-10/+18
* ASoC: soc-core: move soc_probe_dai() next to soc_remove_dai()Kuninori Morimoto2019-09-091-20/+20
* ASoC: soc-core: self contained soc_remove_link_dais()Kuninori Morimoto2019-09-091-14/+15
* ASoC: soc-core: self contained soc_remove_link_components()Kuninori Morimoto2019-09-091-18/+15
* ASoC: soc-core: self contained soc_probe_link_components()Kuninori Morimoto2019-09-091-19/+19
* ASoC: rt1308: make array pd static const, makes object smallerColin Ian King2019-09-091-1/+2
* ASoC: rt1305: make array pd static const, makes object smallerColin Ian King2019-09-091-1/+2
* ASoC: rt1011: make array pd static const, makes object smallerColin Ian King2019-09-091-1/+2
* SoC: simple-card-utils: set 0Hz to sysclk when shutdownKatsuhiro Suzuki2019-09-091-0/+7
* ASoC: rockchip: ignore 0Hz sysclkKatsuhiro Suzuki2019-09-091-0/+3
* ASoC: codecs: ad193x: make two arrays static const, makes object smallerColin Ian King2019-09-091-2/+2