summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-fix-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-11-1214-95/+379
|\
| * ALSA: fireworks: add support for Loud Onyx 1200f quirkTakashi Sakamoto2021-11-111-2/+3
| * ALSA: hda: fix general protection fault in azx_runtime_idleKai Vehmanen2021-11-101-0/+1
| * ALSA: hda: Free card instance properly at probe errorsTakashi Iwai2021-11-101-1/+2
| * ALSA: hda/realtek: Add quirk for HP EliteBook 840 G7 mute LEDKai-Heng Feng2021-11-101-0/+1
| * ALSA: memalloc: Remove a stale commentTakashi Iwai2021-11-101-1/+0
| * ALSA: synth: missing check for possible NULL after the call to kstrdupAustin Kim2021-11-091-1/+1
| * ALSA: memalloc: Use proper SG helpers for noncontig allocationsTakashi Iwai2021-11-091-3/+61
| * ALSA: pci: rme: Fix unaligned buffer addressesTakashi Iwai2021-11-082-36/+46
| * ALSA: firewire-motu: add support for MOTU Track 16Takashi Sakamoto2021-11-084-3/+19
| * ALSA: PCM: Fix NULL dereference at mmap checksTakashi Iwai2021-11-071-1/+4
| * ALSA: hda/realtek: Add quirk for ASUS UX550VETakashi Iwai2021-11-071-0/+1
| * ALSA: timer: Unconditionally unlink slave instances, tooTakashi Iwai2021-11-051-7/+6
| * ALSA: memalloc: Catch call with NULL snd_dma_buffer pointerTakashi Iwai2021-11-051-0/+2
| * Revert "ALSA: memalloc: Convert x86 SG-buffer handling with non-contiguous type"Takashi Iwai2021-11-043-47/+206
| * ALSA: hda/realtek: Add a quirk for Acer Spin SP513-54NJaroslav Kysela2021-11-041-0/+1
| * ALSA: firewire-motu: add support for MOTU Traveler mk3Takashi Sakamoto2021-11-043-3/+21
| * ALSA: hda/realtek: Headset fixup for Clevo NH77HJQJeremy Soller2021-11-031-0/+14
| * ALSA: timer: Fix use-after-free problemWang Wensheng2021-11-031-2/+2
* | Merge tag 'tty-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-11-042-4/+2
|\ \
| * \ Merge 5.15-rc6 into tty-nextGreg Kroah-Hartman2021-10-1838-136/+506
| |\ \
| * | | tty: make tty_ldisc_ops::hangup return voidJiri Slaby2021-09-222-4/+2
* | | | Merge tag 'drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2021-11-031-6/+6
|\ \ \ \
| * | | | ASoC: cirrus: i2s: Prepare clock before using itAlexander Sverdlin2021-10-201-6/+6
| |/ / /
* | | | Merge tag 'sound-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2021-11-03391-7387/+41478
|\ \ \ \ | | |_|/ | |/| |
| * | | ALSA: usb-audio: Add quirk for Audient iD14Takashi Iwai2021-11-021-0/+2
| * | | ALSA: hda/realtek: Add quirk for Clevo PC70HSTim Crawford2021-11-021-0/+1
| * | | Merge tag 'asoc-v5.16' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2021-11-01341-6924/+39817
| |\ \ \
| | * \ \ Merge series "Multiple headphone codec driver support" from Brent Lu <brent.l...Mark Brown2021-10-2912-170/+116
| | |\ \ \
| | | * | | ASoC: Intel: soc-acpi: use const for all uses of snd_soc_acpi_codecsPierre-Louis Bossart2021-10-296-17/+17
| | | * | | ASoC: Intel: soc-acpi-cht: shrink tables using compatible IDsPierre-Louis Bossart2021-10-291-44/+25
| | | * | | ASoC: Intel: soc-acpi-byt: shrink tables using compatible IDsPierre-Louis Bossart2021-10-291-44/+24
| | | * | | ASoC: Intel: sof_rt5682: use comp_ids to enumerate rt5682sBrent Lu2021-10-294-63/+24
| | | * | | ASoC: Intel: sof_rt5682: detect codec variant in probe functionBrent Lu2021-10-291-0/+4
| | | * | | ASoC: soc-acpi: add comp_ids field for machine driver matchingBrent Lu2021-10-291-2/+22
| | * | | | Merge series "ASoC: Sanity checks and soc-topology updates" from Cezary Rojew...Mark Brown2021-10-293-7/+43
| | |\ \ \ \
| | | * | | | ASoC: Stop dummy from overriding hwparamsAmadeusz Sławiński2021-10-291-0/+13
| | | * | | | ASoC: topology: Change topology device to card deviceAmadeusz Sławiński2021-10-291-3/+3
| | | * | | | ASoC: topology: Use correct device for printsAmadeusz Sławiński2021-10-291-1/+1
| | | * | | | ASoC: topology: Check for dapm widget completenessAmadeusz Sławiński2021-10-291-0/+17
| | | * | | | ASoC: topology: Add header payload_size verificationCezary Rojewski2021-10-291-0/+9
| | | * | | | ASoC: core: Remove invalid snd_soc_component_set_jack callAmadeusz Sławiński2021-10-291-3/+0
| | * | | | | ASoC: rsnd: Fix an error handling path in 'rsnd_node_count()'Christophe JAILLET2021-10-291-0/+1
| | * | | | | ASoC: tlv320aic3x: Make aic3x_remove() return voidUwe Kleine-König2021-10-294-5/+8
| | | |/ / / | | |/| | |
| | * | | | ASoC: mediatek: mt8195: add machine driver with mt6359, rt1011 and rt5682Trevor Wu2021-10-293-0/+1171
| | |/ / /
| | * | | ASoC: codecs: tfa989x: Add support for tfa9897 RCV bitVincent Knecht2021-10-291-0/+21
| | * | | ASoC: amd: acp: select CONFIG_SND_SOC_ACPIArnd Bergmann2021-10-291-0/+1
| | * | | Merge series "ASoC: cs42l42: Fix definition and handling of jack switch inver...Mark Brown2021-10-291-5/+4
| | |\ \ \
| | | * | | ASoC: cs42l42: Correct configuring of switch inversion from ts-invRichard Fitzgerald2021-10-291-5/+4
| | * | | | ASoC: Intel: glk_rt5682_max98357a: support ALC5682I-VS codecBrent Lu2021-10-293-9/+52