summaryrefslogtreecommitdiffstats
path: root/sound (follow)
Commit message (Expand)AuthorAgeFilesLines
* ALSA: sb: Fix assignment in if conditionTakashi Iwai2021-06-0911-89/+130
* ALSA: usb-audio: scarlett2: Read mux at init timeGeoffrey D. Bennett2021-06-081-64/+106
* ALSA: usb-audio: scarlett2: Read mixer volumes at init timeGeoffrey D. Bennett2021-06-081-2/+55
* Merge branch 'for-linus' into for-nextTakashi Iwai2021-06-0840-206/+366
|\
| * ALSA: hda/realtek: fix mute/micmute LEDs for HP ZBook Power G8Jeremy Szu2021-06-081-0/+1
| * ALSA: hda/realtek: headphone and mic don't work on an Acer laptopHui Wang2021-06-081-0/+12
| * ALSA: firewire-lib: fix the context to call snd_pcm_stop_xrun()Takashi Sakamoto2021-06-051-1/+1
| * ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBook 840 Aero G8Jeremy Szu2021-06-051-0/+1
| * ALSA: hda/realtek: fix mute/micmute LEDs and speaker for HP EliteBook x360 10...Jeremy Szu2021-06-051-0/+1
| * ALSA: hda/realtek: fix mute/micmute LEDs and speaker for HP Elite Dragonfly G2Jeremy Szu2021-06-051-0/+1
| * ALSA: hda: update the power_state during the direct-completeHui Wang2021-06-031-0/+5
| * ALSA: timer: Fix master timer notificationTakashi Iwai2021-06-031-1/+2
| * ALSA: control led: fix memory leak in snd_ctl_led_registerDongliang Mu2021-06-021-7/+26
| * ALSA: hda: Fix for mute key LED for HP Pavilion 15-CK0xxCarlos M2021-06-011-0/+1
| * ALSA: hda/cirrus: Set Initial DMIC volume to -26 dBStefan Binding2021-06-011-4/+3
| * ALSA: hda: Fix a regression in Capture Switch mixer readTakashi Iwai2021-05-311-0/+1
| * ALSA: hda: Add AlderLake-M PCI IDKai Vehmanen2021-05-302-0/+7
| * ALSA: hda/realtek: fix mute/micmute LEDs and speaker for HP Zbook Fury 17 G8Jeremy Szu2021-05-271-0/+1
| * ALSA: hda/realtek: fix mute/micmute LEDs and speaker for HP Zbook Fury 15 G8Jeremy Szu2021-05-271-0/+1
| * ALSA: hda/realtek: fix mute/micmute LEDs and speaker for HP Zbook G8Jeremy Szu2021-05-271-0/+1
| * ALSA: hda/realtek: fix mute/micmute LEDs for HP 855 G8Jeremy Szu2021-05-271-0/+1
| * ALSA: hda/realtek: Chain in pop reduction fixup for ThinkStation P340Peter Ujfalusi2021-05-251-1/+9
| * Merge tag 'asoc-fix-v5.13-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2021-05-2524-148/+201
| |\
| | * ASoC: qcom: lpass-cpu: Use optional clk APIsStephen Boyd2021-05-211-11/+1
| | * ASoC: cs35l33: fix an error code in probe()Dan Carpenter2021-05-201-0/+1
| | * ASoC: SOF: Intel: hda: don't send DAI_CONFIG IPC for older firmwareRanjani Sridharan2021-05-191-0/+5
| | * ASoC: fsl: fix SND_SOC_IMX_RPMSG dependencyArnd Bergmann2021-05-181-0/+1
| | * ASoC: cs42l52: Minor tidy up of error pathsCharles Keepax2021-05-121-1/+6
| | * ASoC: cs35l32: Add missing regmap use_single configCharles Keepax2021-05-121-0/+3
| | * ASoC: cs35l34: Add missing regmap use_single configCharles Keepax2021-05-121-0/+3
| | * ASoC: cs42l73: Add missing regmap use_single configCharles Keepax2021-05-121-0/+3
| | * ASoC: cs53l30: Add missing regmap use_single configCharles Keepax2021-05-121-0/+3
| | * ASoC: sti-sas: add missing MODULE_DEVICE_TABLEZou Wei2021-05-121-0/+1
| | * Merge series "ASoC: simple-card / audio-graph re-cleanup" from Kuninori Morim...Mark Brown2021-05-112-113/+112
| | |\
| | | * ASoC: audio-graph: tidyup graph_parse_node()Kuninori Morimoto2021-05-111-12/+15
| | | * ASoC: audio-graph: tidyup graph_dai_link_of_dpcm()Kuninori Morimoto2021-05-111-16/+14
| | | * ASoC: simple-card: add simple_link_init()Kuninori Morimoto2021-05-111-31/+30
| | | * ASoC: simple-card: add simple_parse_node()Kuninori Morimoto2021-05-111-54/+53
| | * | ASoC: cs42l42: Regmap must use_single_read/writeRichard Fitzgerald2021-05-111-0/+3
| | * | ASoC: Intel: bytcr_rt5640: Add quirk for the Lenovo Miix 3-830 tabletHans de Goede2021-05-111-0/+14
| | * | ASoC: Intel: bytcr_rt5640: Add quirk for the Glavey TM800A550L tabletHans de Goede2021-05-111-0/+11
| | |/
| | * ASoC: ak5558: Correct the dai name for ak5552Shengjiu Wang2021-05-101-1/+1
| | * ASoC: codecs: lpass-tx-macro: add missing MODULE_DEVICE_TABLEBixuan Cui2021-05-101-0/+1
| | * ASoC: codecs: lpass-rx-macro: add missing MODULE_DEVICE_TABLESrinivas Kandagatla2021-05-101-0/+1
| | * ASoC: rt711-sdca: fix the function number of SDCA control for feature unit 0x1EShuming Fan2021-05-051-2/+2
| | * Merge series "ASoC: Revert clk_hw_get_clk() cleanup" from Jerome Brunet <jbru...Mark Brown2021-04-282-8/+2
| | |\
| | | * ASoC: da7219: do not request a new clock consummer referenceJerome Brunet2021-04-281-4/+1
| | | * ASoC: stm32: do not request a new clock consummer referenceJerome Brunet2021-04-281-4/+1
| | * | ASoC: amd: fix for pcm_read() errorVijendar Mukunda2021-04-283-10/+16
| | |/
| | * ASoC: max98088: fix ni clock divider calculationMarco Felsch2021-04-261-2/+11