summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
* | ASoC: qcom: q6apm-lpass-dais: pass max number of channels to AudioreachKrzysztof Kozlowski2023-10-251-2/+2
|/
* ASoC: Intel: bytcr_wm5102: Add support for Lenovo Yoga Tab 3 Pro YT3-X90Hans de Goede2023-10-241-5/+6
* ASoC: Intel: soc-acpi-cht: Add Lenovo Yoga Tab 3 Pro YT3-X90 quirkHans de Goede2023-10-241-0/+43
* ASoC: mediatek: mt8186: remove redundant assignments to variable tdm_conColin Ian King2023-10-241-2/+0
* ASoC: mediatek: Remove redundant code and addMark Brown2023-10-242-35/+31
|\
| * ASoC: mediatek: mt7986: add sample rate checkerMaso Huang2023-10-241-4/+19
| * ASoC: mediatek: mt7986: remove the mt7986_wm8960_priv structureMaso Huang2023-10-241-21/+12
| * ASoC: mediatek: mt7986: drop the remove callback of mt7986_wm8960Maso Huang2023-10-241-10/+0
* | ASoC: codecs: rt298: remove redundant assignment to d_len_codeColin Ian King2023-10-231-1/+0
* | ASoC: ti: ams-delta: Allow it to be test compiledJanusz Krzysztofik2023-10-232-4/+3
|/
* ASoC: Merge up v6.6-rc7Mark Brown2023-10-2342-179/+302
|\
| * Merge tag 'sound-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2023-10-2014-33/+144
| |\
| | * Merge tag 'asoc-fix-v6.6-rc6' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2023-10-1813-33/+117
| | |\
| | | * ASoC: da7219: Correct the process of setting up Gnd switch in AADDavid Rau2023-10-171-6/+5
| | | * ASoC: dwc: Fix non-DT instantiationMark Brown2023-10-131-1/+1
| | | * ASoC: codecs: tas2780: Fix log of failed reset via I2C.Roy Chateau2023-10-131-1/+1
| | | * ASoC: rt5650: fix the wrong result of key buttonShuming Fan2023-10-131-0/+2
| | | * ASoC: cs42l42: Fix missing include of gpio/consumer.hRichard Fitzgerald2023-10-111-0/+1
| | * | ALSA: hda/realtek - Fixed ASUS platform headset Mic issueKailang Yang2023-10-171-0/+25
| | * | ALSA: hda/realtek: Add quirk for ASUS ROG GU603ZVArtem Borisov2023-10-171-0/+1
| | * | ALSA: hda/relatek: Enable Mute LED on HP Laptop 15s-fq5xxxLuka Guzenko2023-10-171-0/+1
| * | | Merge tag 'tty-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-10-151-2/+2
| |\ \ \ | | |/ / | |/| |
| | * | ASoC: ti: ams-delta: Fix cx81801_receive() argument typesJanusz Krzysztofik2023-10-081-2/+2
| * | | ALSA: usb-audio: Fix microphone sound on Nexigo webcam.Christos Skevis2023-10-092-0/+9
| * | | Merge tag 'asoc-fix-v6.6-rc5' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2023-10-065-15/+35
| |\ \ \
| * | | | ALSA: hda/realtek: Change model for Intel RVP boardKailang Yang2023-10-061-2/+2
| * | | | ALSA: usb-audio: Fix microphone sound on Opencomm2 HeadsetWhaleChang2023-10-061-1/+5
| * | | | ALSA: hda: cs35l41: Cleanup and fix double free in firmware requestStefan Binding2023-10-061-36/+79
| * | | | Merge tag 'asoc-fix-v6.6-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2023-09-3010-18/+74
| |\ \ \ \
| * | | | | ALSA: hda/realtek - ALC287 merge RTK codec with CS CS35L41 AMPKailang Yang2023-09-211-8/+15
| | |_|/ / | |/| | |
| * | | | Merge tag 'asoc-fix-v6.6-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2023-09-2025-96/+175
| |\ \ \ \
| * | | | | ALSA: hda/realtek - ALC287 Realtek I2S speaker platform supportKailang Yang2023-09-191-0/+4
| * | | | | ALSA: hda: cs35l56: Use the new RUNTIME_PM_OPS() macroRichard Fitzgerald2023-09-191-3/+3
| * | | | | ALSA: usb-audio: scarlett_gen2: Fix another -Wformat-truncation warningPeter Ujfalusi2023-09-191-2/+2
| * | | | | ALSA: rawmidi: Fix NULL dereference at proc readTakashi Iwai2023-09-161-1/+1
| * | | | | ALSA: riptide: Fix -Wformat-truncation warning for longname stringTakashi Iwai2023-09-151-8/+8
| * | | | | ALSA: cs4231: Fix -Wformat-truncation warning for longname stringTakashi Iwai2023-09-151-6/+6
| * | | | | ALSA: ad1848: Fix -Wformat-truncation warning for longname stringTakashi Iwai2023-09-151-6/+6
| * | | | | ALSA: hda: generic: Check potential mixer name string truncationTakashi Iwai2023-09-151-1/+5
| * | | | | ALSA: cmipci: Fix -Wformat-truncation warningTakashi Iwai2023-09-151-3/+5
| * | | | | ALSA: firewire: Fix -Wformat-truncation warning for MIDI stream namesTakashi Iwai2023-09-158-27/+27
| * | | | | ALSA: firewire: Fix -Wformat-truncation warning for longname stringTakashi Iwai2023-09-152-10/+10
| * | | | | ALSA: xen: Fix -Wformat-truncation warningTakashi Iwai2023-09-151-1/+1
| * | | | | ALSA: opti9x: Fix -Wformat-truncation warningTakashi Iwai2023-09-152-12/+12
| * | | | | ALSA: es1688: Fix -Wformat-truncation warningTakashi Iwai2023-09-151-3/+3
| * | | | | ALSA: cs4236: Fix -Wformat-truncation warningTakashi Iwai2023-09-151-7/+7
| * | | | | ALSA: sscape: Fix -Wformat-truncation warningTakashi Iwai2023-09-151-1/+1
| * | | | | ALSA: caiaq: Fix -Wformat-truncation warningTakashi Iwai2023-09-151-1/+1
| * | | | | ALSA: usb-audio: scarlett_gen2: Fix -Wformat-truncation warningTakashi Iwai2023-09-151-2/+2
| * | | | | ALSA: seq: midi: Fix -Wformat-truncation warningTakashi Iwai2023-09-151-2/+2