summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-fix-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-09-248-21/+34
|\
| * Merge tag 'asoc-fix-v5.4-rc1' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2019-09-238-21/+34
| |\
| | * 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
* | | Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2019-09-223-134/+2
|\ \ \
| * | | ASoC: jz4740: Drop lb60 board codePaul Cercueil2019-07-303-134/+2
* | | | Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2019-09-193-5/+5
|\ \ \ \
| * | | | mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra2019-09-021-2/+2
| * | | | mfd / platform: cros_ec: Move cros-ec core driver out from MFDEnric Balletbo i Serra2019-09-022-3/+3
| |/ / /
* | | | Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-171-7/+2
|\ \ \ \
| * | | | drivers: Introduce device lookup variants by of_nodeSuzuki K Poulose2019-07-301-7/+2
| |/ / /
* | | | Merge tag 'sound-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-09-17243-6417/+11508
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'asoc-5.4' into asoc-nextMark Brown2019-09-15229-6260/+11058
| |\ \ \ | | | |/ | | |/|
| | * | 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-091-0/+46
| | * | 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
| | * | ASoC: es8316: support fixed and variable both clock ratesKatsuhiro Suzuki2019-09-091-15/+20
| | * | ASoC: es8316: fix redundant codes of clockKatsuhiro Suzuki2019-09-091-18/+13
| | * | ASoC: SOF: imx8: Fix COMPILE_TEST errorYueHaibing2019-09-051-1/+2
| | * | ASoC: meson: tdmout: add sm1 supportJerome Brunet2019-09-051-19/+84
| | * | ASoC: meson: axg-toddr: add sm1 supportJerome Brunet2019-09-051-0/+68
| | * | ASoC: meson: axg-frddr: add sm1 supportJerome Brunet2019-09-053-1/+75
| | * | ASoC: meson: tdmin: expose all 16 inputsJerome Brunet2019-09-051-13/+34
| | * | ASoC: meson: axg-toddr: expose all 8 inputsJerome Brunet2019-09-051-8/+7
| | * | ASoC: meson: axg-frddr: expose all 8 outputsJerome Brunet2019-09-051-8/+24
| | * | ASoC: qcom: common: Include link-name in error messagesBjorn Andersson2019-09-051-11/+11