summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2019-09-09ASoC: soc-core: add soc_unbind_aux_dev()Kuninori Morimoto
2019-09-09ASoC: soc-core: self contained soc_bind_aux_dev()Kuninori Morimoto
2019-09-09ASoC: soc-core: move soc_probe_link_dais() next to soc_remove_link_dais()Kuninori Morimoto
2019-09-09ASoC: soc-core: self contained soc_probe_link_dais()Kuninori Morimoto
2019-09-09ASoC: soc-core: add new soc_link_init()Kuninori Morimoto
2019-09-09ASoC: soc-core: move soc_probe_dai() next to soc_remove_dai()Kuninori Morimoto
2019-09-09ASoC: soc-core: self contained soc_remove_link_dais()Kuninori Morimoto
2019-09-09ASoC: soc-core: self contained soc_remove_link_components()Kuninori Morimoto
2019-09-09ASoC: soc-core: self contained soc_probe_link_components()Kuninori Morimoto
2019-09-09ASoC: rt1308: make array pd static const, makes object smallerColin Ian King
2019-09-09ASoC: rt1305: make array pd static const, makes object smallerColin Ian King
2019-09-09ASoC: rt1011: make array pd static const, makes object smallerColin Ian King
2019-09-09SoC: simple-card-utils: set 0Hz to sysclk when shutdownKatsuhiro Suzuki
2019-09-09ASoC: rockchip: ignore 0Hz sysclkKatsuhiro Suzuki
2019-09-09ASoC: codecs: ad193x: make two arrays static const, makes object smallerColin Ian King
2019-09-09ASoC: es8316: support fixed and variable both clock ratesKatsuhiro Suzuki
2019-09-09ASoC: es8316: fix redundant codes of clockKatsuhiro Suzuki
2019-09-09ASoC: ams-delta: Take control over audio mute GPIO pinsJanusz Krzysztofik
2019-09-09ASoC: dmaengine: Make the pcm->name equal to pcm->id if the name is not setPeter Ujfalusi
2019-09-08ALSA: lx6464es - add support for LX6464ESe pci express variantTim Blechmann
2019-09-07ALSA: firewire-lib: remove WARN_ON() at destruction of AMDTP domainTakashi Sakamoto
2019-09-06ALSA: firewire-tascam: add note for FE-8Takashi Sakamoto
2019-09-06Add Acer Aspire Ethos 8951G model quirkSergey Bostandzhyan
2019-09-05ALSA: hda/hdmi: remove redundant assignment to variable pcm_idxColin Ian King
2019-09-05Merge tag 'sound-5.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-09-05ASoC: SOF: imx8: Fix COMPILE_TEST errorYueHaibing
2019-09-05ASoC: meson: tdmout: add sm1 supportJerome Brunet
2019-09-05ASoC: meson: axg-toddr: add sm1 supportJerome Brunet
2019-09-05ASoC: meson: axg-frddr: add sm1 supportJerome Brunet
2019-09-05ASoC: meson: tdmin: expose all 16 inputsJerome Brunet
2019-09-05ASoC: meson: axg-toddr: expose all 8 inputsJerome Brunet
2019-09-05ASoC: meson: axg-frddr: expose all 8 outputsJerome Brunet
2019-09-05ASoC: qcom: common: Include link-name in error messagesBjorn Andersson
2019-09-05Merge tag 'v5.3-rc7' into develLinus Walleij
2019-09-04ASoC: soc-core: add comment to jack at soc_remove_component()Kuninori Morimoto
2019-09-04ASoC: tegra: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-09-04ASoC: sirf-audio: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-09-04ASoC: ep93xx: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-09-04ASoC: amd: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-09-04ALSA: pcm: use dma_can_mmap() to check if a device supports dma_mmap_*Christoph Hellwig
2019-09-04ALSA: hda/realtek - Fix the problem of two front mics on a ThinkCentreHui Wang
2019-09-03ASoC: es8316: add clock control of MCLKKatsuhiro Suzuki
2019-09-03ASoC: audio-graph: indicate rebind issueKuninori Morimoto
2019-09-03ASoC: simple-card: indicate rebind issueKuninori Morimoto
2019-09-03ALSA: hda/realtek - Enable internal speaker & headset mic of ASUS UX431FLJian-Hong Pan
2019-09-02ALSA: hda/realtek - Add quirk for HP Pavilion 15Sam Bazley
2019-09-02ASoC: soc-core: move soc_probe_link_components() positionKuninori Morimoto
2019-09-02ASoC: soc-core: add snd_soc_dapm_init()Kuninori Morimoto
2019-09-02ASoC: soc-core: dapm related setup at one placeKuninori Morimoto
2019-09-02ASoC: soc-core: move soc_probe_component() positionKuninori Morimoto