summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)Author
2020-12-04ALSA: ppc: drop if block with always false conditionUwe Kleine-König
2020-12-03ASoC: fsl-asoc-card: Add support for si476x codecShengjiu Wang
2020-12-03ASoC: fsl_audmix: Remove unneeded data fieldFabio Estevam
2020-12-02Merge series "ASoC: mediatek: mt8192: support new machine rt1015p_rt5682" fro...Mark Brown
2020-12-02ASoC: adau1372: add missing dependenciesAlexandre Belloni
2020-12-02ASoC: codecs: lpass-va-macro: remove some dead codeDan Carpenter
2020-12-02ASoC: rt715: remove unused parameterJack Yu
2020-12-02Merge branch '20201104_yung_chuan_liao_regmap_soundwire_asoc_add_soundwire_sd...Mark Brown
2020-12-02ASoC: mediatek: mt8192: support rt1015p_rt5682Tzung-Bi Shih
2020-12-02ASoC: mediatek: mt8192: move rt1015_rt5682 specific dataTzung-Bi Shih
2020-12-02ASoC: mediatek: mt8192: extract rt1015_rt5682 specific DAI linkTzung-Bi Shih
2020-12-02ASoC: mediatek: mt8192: rename common symbolsTzung-Bi Shih
2020-12-02ASoC: Intel: Boards: tgl_max98373: update TDM slot_widthSathyanarayana Nujella
2020-11-30Merge branch 'for-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2020-11-30Merge series "ASoC: SOF: Intel: fix ICL boot sequence" from Kai Vehmanen <kai...Mark Brown
2020-11-30Merge series "ASoC: tidyup for jack.h" from Kuninori Morimoto <kuninori.morim...Mark Brown
2020-11-30Merge series "ASoC: amd: Minor fixes for error handling" from Takashi Iwai <t...Mark Brown
2020-11-30ASoC: Add ADAU1372 audio CODEC supportLars-Peter Clausen
2020-11-30ASoC: soc-core: tidyup jack.hKuninori Morimoto
2020-11-30ASoC: mediatek: btcvsd fix tx stream assignLumi Lee
2020-11-30ASoC: amd: Return -ENODEV for non-existing ACPI callTakashi Iwai
2020-11-30ASoC: amd: Downgrade print level for invalid ACP modeTakashi Iwai
2020-11-30ALSA: usb-audio: Add quirk for Pioneer DJ DDJ-SR2Takashi Iwai
2020-11-28ALSA: hda/realtek: Add mute LED quirk to yet another HP x360 modelTakashi Iwai
2020-11-28ALSA: ppc: remove redundant checks in PS3 driver probeLeonard Goehrs
2020-11-28ALSA: ppc: drop if block with always false conditionUwe Kleine-König
2020-11-28ALSA: usb-audio: Add support for Pioneer DJ DDJ-RR controllerDaniel Martin
2020-11-28ALSA: hda/ca0132: Move unsol callback setups to parserTakashi Iwai
2020-11-28ALSA: hda/realtek: Fix bass speaker DAC assignment on Asus Zephyrus G14Takashi Iwai
2020-11-28ALSA: hda/generic: Add option to enforce preferred_dacs pairsTakashi Iwai
2020-11-27ALSA: compress: allow pause and resume during drainingGyeongtaek Lee
2020-11-27ASoC: SOF: Intel: hda: add sof_icl_ops for ICL platformsFred Oh
2020-11-27ASoC: SOF: ops: modify the signature of stall opFred Oh
2020-11-27ASoC: SOF: ext_manifest: parse cavs extra config data elemFred Oh
2020-11-27ASoC: SOF: Intel: hda: define parse_platform_ext_manifest opFred Oh
2020-11-27ASoC: SOF: ops: add parse_platform_ext_manifest() opFred Oh
2020-11-27ASoC: qcom: sc7180: fix 32 bit format for adau7002xuyuqing
2020-11-27Merge tag 'asoc-fix-v5.10-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2020-11-27ALSA: usb-audio: US16x08: fix value count for level metersHector Martin
2020-11-27ASoC: soc-core: add soc_dapm_suspend_resume()Kuninori Morimoto
2020-11-27ASoC: soc-core: add soc_playback_digital_mute()Kuninori Morimoto
2020-11-27ALSA: hda/realtek - Add new codec supported for ALC897Kailang Yang
2020-11-26Merge series "ASoC: merge soc_compr_open() rollback and soc_compr_free()" fro...Mark Brown
2020-11-26Merge series "ASoC: fix !OF compile test warnings" from Krzysztof Kozlowski <...Mark Brown
2020-11-26ASoC/SoundWire: rt715-sdca: First version of rt715 sdw sdca codec driverJack Yu
2020-11-26ASoC: soc-compress: add soc_compr_clean() and call it from soc_compr_open/free()Kuninori Morimoto
2020-11-26ASoC: soc-component: add mark for snd_soc_link_compr_startup/shutdown()Kuninori Morimoto
2020-11-26ASoC: soc-component: add mark for snd_soc_component_compr_open/free()Kuninori Morimoto
2020-11-26ASoC: soc-dai: add mark for snd_soc_dai_compr_startup/shutdown()Kuninori Morimoto
2020-11-26ASoC: soc-compress: move soc_compr_free() next to soc_compr_open()Kuninori Morimoto