summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)Author
2021-07-30ASoC: uniphier: Fix reference to PCM buffer addressTakashi Iwai
2021-07-30ASoC: xilinx: Fix reference to PCM buffer addressTakashi Iwai
2021-07-30ASoC: intel: atom: Fix reference to PCM buffer addressTakashi Iwai
2021-07-30ALSA: usb-audio: Avoid unnecessary or invalid connector selection at resumeTakashi Iwai
2021-07-29ASoC: cs42l42: Fix bclk calculation for monoRichard Fitzgerald
2021-07-29ASoC: cs42l42: Don't allow SND_SOC_DAIFMT_LEFT_JRichard Fitzgerald
2021-07-29ASoC: cs42l42: Correct definition of ADC Volume controlRichard Fitzgerald
2021-07-29ALSA: hda/realtek: add mic quirk for Acer SF314-42Alexander Monakov
2021-07-28ASoC: wm_adsp: Let soc_cleanup_component_debugfs remove debugfsLucas Tanure
2021-07-28ASoC: component: Remove misplaced prefix handling in pin control functionsMark Brown
2021-07-27ASoC: SOF: Intel: hda: enforce exclusion between HDaudio and SoundWirePierre-Louis Bossart
2021-07-27ASoC: topology: Select SND_DYNAMIC_MINORSPeter Ujfalusi
2021-07-27ALSA: usb-audio: Add registration quirk for JBL Quantum 600Alexander Tsoy
2021-07-27ALSA: hda/realtek: Fix headset mic for Acer SWIFT SF314-56 (ALC256)Nikos Liolios
2021-07-26ASoC: Intel: sof_da7219_mx98360a: fail to initialize soundcardBrent Lu
2021-07-26ALSA: usb-audio: Fix superfluous autosuspend recoveryTakashi Iwai
2021-07-26ASoC: tlv320aic31xx: Fix jack detection after suspendMark Brown
2021-07-24ALSA: usb-audio: fix incorrect clock source settingchihhao.chen
2021-07-24ALSA: scarlett2: Fix line out/speaker switching notificationsGeoffrey D. Bennett
2021-07-24ALSA: scarlett2: Correct channel mute status after mute button pressedGeoffrey D. Bennett
2021-07-24ALSA: scarlett2: Fix Direct Monitor control name for 2i2Geoffrey D. Bennett
2021-07-24ALSA: scarlett2: Fix Mute/Dim/MSD Mode control namesGeoffrey D. Bennett
2021-07-23Merge tag 'sound-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-07-22ASoC: amd: enable stop_dma_first flag for cz_dai_7219_98357 dai linkVijendar Mukunda
2021-07-22ASoC: tlv320aic32x4: Fix TAS2505/TAS2521 processing block selectionMarek Vasut
2021-07-22ASoC: amd: renoir: Run hibernation callbacksMario Limonciello
2021-07-22ASoC: rt5682: Adjust headset volume button thresholdDerek Fang
2021-07-22ASoC: codecs: wcd938x: fix wcd module dependencyArnd Bergmann
2021-07-22ALSA: usb-audio: Add registration quirk for JBL Quantum headsetsAlexander Tsoy
2021-07-21Merge tag 'asoc-fix-v5.14-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2021-07-20ALSA: hda/hdmi: Add quirk to force pin connectivity on NUC10Kai Vehmanen
2021-07-20ALSA: pcm: Fix mmap without buffer preallocationTakashi Iwai
2021-07-20ALSA: pcm: Fix mmap capability checkTakashi Iwai
2021-07-20ALSA: hda: intel-dsp-cfg: add missing ElkhartLake PCI IDPierre-Louis Bossart
2021-07-19ASoC: ti: j721e-evm: Check for not initialized parent_clk_idPeter Ujfalusi
2021-07-19ASoC: ti: j721e-evm: Fix unbalanced domain activity tracking during startupPeter Ujfalusi
2021-07-19ALSA: hda/realtek: Fix pop noise and 2 Front Mic issues on a machineHui Wang
2021-07-17ALSA: hdmi: Expose all pins on MSI MS-7C94 boardTakashi Iwai
2021-07-17ALSA: sb: Fix potential ABBA deadlock in CSP driverTakashi Iwai
2021-07-16ASoC: rt5682: Fix the issue of garbled recording after powerd_dbus_suspendOder Chiou
2021-07-16ASoC: amd: reverse stop sequence for stoneyridge platformVijendar Mukunda
2021-07-16ASoC: soc-pcm: add a flag to reverse the stop sequenceVijendar Mukunda
2021-07-16ASoC: codecs: wcd938x: setup irq during component bindSrinivas Kandagatla
2021-07-14ALSA: usb-audio: Add missing proc text entry for BESPOKEN typeTakashi Iwai
2021-07-14ASoC: codecs: wcd938x: make sdw dependency explicit in KconfigSrinivas Kandagatla
2021-07-14ASoC: SOF: Intel: Update ADL descriptor to use ACPI power statesSathya Prakash M R
2021-07-13ASoC: Mediatek: MT8183: Fix fall-through warning for ClangGustavo A. R. Silva
2021-07-12ASoC: rt5631: Fix regcache sync errors on resumeMaxim Schwalm
2021-07-12ALSA: pcm: Call substream ack() method upon compat mmap commitAlan Young
2021-07-12Merge series "arm64: tegra: Enable audio IOMMU support on Tegra194" from Thie...Mark Brown