summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda/realtek: Fix LED on HP ProBook 435 G7Takashi Iwai2021-11-181-0/+1
* ALSA: cmipci: Drop stale variable assignmentTakashi Iwai2021-11-141-3/+1
* ALSA: hda/realtek: Add quirk for ASRock NUC Box 1100Werner Sembach2021-11-141-0/+27
* 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-044-54/+213
* 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
* 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-011901-17335/+63303
|\
| * Merge remote-tracking branch 'asoc/for-5.16' into asoc-nextMark Brown2021-10-291367-13946/+57384
| |\
| | * Merge series "Multiple headphone codec driver support" from Brent Lu <brent.l...Mark Brown2021-10-2913-170/+119
| | |\
| | | * 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-292-2/+25
| | * | 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 mt8195-mt6359-rt1011-rt5682 bindings documentTrevor Wu2021-10-291-0/+47
| | * | 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-292-11/+11
| | |\
| | | * ASoC: cs42l42: Correct configuring of switch inversion from ts-invRichard Fitzgerald2021-10-291-5/+4
| | | * ASoC: dt-bindings: cs42l42: Correct description of ts-invRichard Fitzgerald2021-10-291-6/+7
| | * | ASoC: Intel: glk_rt5682_max98357a: support ALC5682I-VS codecBrent Lu2021-10-293-9/+52
| | * | ASoC: fix unmet dependencies on GPIOLIB for SND_SOC_RT1015PJulian Braha2021-10-291-4/+4