summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2021-08-069-40/+83
|\
| * ALSA: seq: Fix racy deletion of subscriberTakashi Iwai2021-08-031-12/+27
| * ALSA: memalloc: Fix regression with SNDRV_DMA_TYPE_CONTINUOUSTakashi Iwai2021-08-021-1/+1
| * ALSA: pcm - fix mmap capability check for the snd-dummy driverJaroslav Kysela2021-07-301-1/+1
| * ALSA: usb-audio: Avoid unnecessary or invalid connector selection at resumeTakashi Iwai2021-07-301-15/+20
| * ALSA: hda/realtek: add mic quirk for Acer SF314-42Alexander Monakov2021-07-291-0/+1
| * ALSA: usb-audio: Add registration quirk for JBL Quantum 600Alexander Tsoy2021-07-271-0/+1
| * ALSA: hda/realtek: Fix headset mic for Acer SWIFT SF314-56 (ALC256)Nikos Liolios2021-07-271-0/+1
| * ALSA: usb-audio: Fix superfluous autosuspend recoveryTakashi Iwai2021-07-261-1/+1
| * ALSA: usb-audio: fix incorrect clock source settingchihhao.chen2021-07-241-0/+6
| * ALSA: scarlett2: Fix line out/speaker switching notificationsGeoffrey D. Bennett2021-07-241-5/+9
| * ALSA: scarlett2: Correct channel mute status after mute button pressedGeoffrey D. Bennett2021-07-241-1/+7
| * ALSA: scarlett2: Fix Direct Monitor control name for 2i2Geoffrey D. Bennett2021-07-241-2/+6
| * ALSA: scarlett2: Fix Mute/Dim/MSD Mode control namesGeoffrey D. Bennett2021-07-241-2/+2
* | Merge tag 'sound-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2021-07-2321-95/+188
|\|
| * ALSA: usb-audio: Add registration quirk for JBL Quantum headsetsAlexander Tsoy2021-07-221-0/+3
| * Merge tag 'asoc-fix-v5.14-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2021-07-2114-87/+145
| |\
| | * ASoC: ti: j721e-evm: Check for not initialized parent_clk_idPeter Ujfalusi2021-07-191-1/+1
| | * ASoC: ti: j721e-evm: Fix unbalanced domain activity tracking during startupPeter Ujfalusi2021-07-191-5/+11
| | * ASoC: rt5682: Fix the issue of garbled recording after powerd_dbus_suspendOder Chiou2021-07-161-2/+6
| | * ASoC: amd: reverse stop sequence for stoneyridge platformVijendar Mukunda2021-07-161-0/+5
| | * ASoC: soc-pcm: add a flag to reverse the stop sequenceVijendar Mukunda2021-07-161-6/+16
| | * ASoC: codecs: wcd938x: setup irq during component bindSrinivas Kandagatla2021-07-161-9/+9
| | * ASoC: codecs: wcd938x: make sdw dependency explicit in KconfigSrinivas Kandagatla2021-07-141-0/+1
| | * ASoC: SOF: Intel: Update ADL descriptor to use ACPI power statesSathya Prakash M R2021-07-141-0/+1
| | * ASoC: rt5631: Fix regcache sync errors on resumeMaxim Schwalm2021-07-121-0/+2
| | * Merge series "arm64: tegra: Enable audio IOMMU support on Tegra194" from Thie...Mark Brown2021-07-121-12/+18
| | |\
| | | * ASoC: tegra: Use ADMAIF component for DMA allocationsThierry Reding2021-07-111-12/+18
| | * | ASoC: tlv320aic31xx: Make regmap cache only on probe()Mark Brown2021-07-111-0/+2
| | * | ASoC: tlv320aic32x4: Fix TAS2505 volume controlsMarek Vasut2021-07-111-14/+13
| | |/
| | * ASoC: tlv320aic31xx: fix reversed bclk/wclk master bitsKyle Russell2021-07-011-2/+2
| | * ASoC: codecs: allow SSM2518 to be selected by the userLucas Stach2021-06-301-1/+1
| | * Merge series "ASoC: Intel: machine driver corrections" from Pierre-Louis Boss...Mark Brown2021-06-281-28/+53
| | |\
| | | * ASoC: Intel: boards: fix xrun issue on platform with max98373Rander Wang2021-06-281-28/+53
| | * | ASoC: wm_adsp: Add CCM_CORE_RESET to Halo start coreCharles Keepax2021-06-281-1/+3
| | * | ASoC: wm_adsp: Correct wm_coeff_tlv_get handlingCharles Keepax2021-06-281-1/+1
| | * | ASoC: remove zte zx dangling kconfigPeter Robinson2021-06-281-5/+0
| | |/
| * | ALSA: hda/hdmi: Add quirk to force pin connectivity on NUC10Kai Vehmanen2021-07-201-0/+1
| * | ALSA: pcm: Fix mmap without buffer preallocationTakashi Iwai2021-07-201-0/+2
| * | ALSA: pcm: Fix mmap capability checkTakashi Iwai2021-07-201-4/+10
| * | ALSA: hda: intel-dsp-cfg: add missing ElkhartLake PCI IDPierre-Louis Bossart2021-07-201-0/+4
| * | ALSA: hda/realtek: Fix pop noise and 2 Front Mic issues on a machineHui Wang2021-07-191-0/+1
| * | ALSA: hdmi: Expose all pins on MSI MS-7C94 boardTakashi Iwai2021-07-171-0/+1
| * | ALSA: sb: Fix potential ABBA deadlock in CSP driverTakashi Iwai2021-07-171-0/+4
| * | ALSA: usb-audio: Add missing proc text entry for BESPOKEN typeTakashi Iwai2021-07-141-1/+9
| * | ALSA: pcm: Call substream ack() method upon compat mmap commitAlan Young2021-07-121-3/+8
* | | ASoC: Mediatek: MT8183: Fix fall-through warning for ClangGustavo A. R. Silva2021-07-131-0/+1
|/ /
* | Merge tag 'sound-fix-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-07-0916-26/+43
|\ \
| * | ALSA: intel8x0: Fix breakage at ac97 clock measurementTakashi Iwai2021-07-081-1/+1
| * | ALSA: usb-audio: Reduce latency at playback start, take#2Takashi Iwai2021-07-072-5/+22