summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2021-08-1226-137/+204
|\
| * ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 650 G8 Notebook PCJeremy Szu2021-08-101-0/+1
| * ALSA: pcm: Fix mmap breakage without explicit buffer setupTakashi Iwai2021-08-091-1/+4
| * ALSA: hda: Add quirk for ASUS Flow x13Luke D Jones2021-08-071-0/+1
| * Merge tag 'asoc-fix-v5.14-rc4' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2021-08-0624-136/+198
| |\
| | * ASoC: cs42l42: Fix mono playbackRichard Fitzgerald2021-08-052-2/+15
| | * ASoC: cs42l42: Constrain sample rate to prevent illegal SCLKRichard Fitzgerald2021-08-051-1/+20
| | * ASoC: cs42l42: Fix LRCLK frame start edgeRichard Fitzgerald2021-08-051-9/+12
| | * ASoC: cs42l42: PLL must be running when changing MCLK_SRC_SELRichard Fitzgerald2021-08-052-7/+19
| | * ASoC: cs42l42: Remove duplicate control for WNF filter frequencyRichard Fitzgerald2021-08-031-10/+0
| | * ASoC: cs42l42: Fix inversion of ADC Notch Switch controlRichard Fitzgerald2021-08-031-1/+1
| | * ASoC: SOF: Intel: hda-ipc: fix reply size checkingGuennadi Liakhovetski2021-08-031-2/+2
| | * ASoC: SOF: Intel: Kconfig: fix SoundWire dependenciesPierre-Louis Bossart2021-08-031-2/+2
| | * ASoC: amd: Fix reference to PCM buffer addressTakashi Iwai2021-08-023-3/+3
| | * ASoC: nau8824: Fix open coded prefix handlingMark Brown2021-07-301-36/+6
| | * ASoC: kirkwood: Fix reference to PCM buffer addressTakashi Iwai2021-07-301-8/+18
| | * ASoC: uniphier: Fix reference to PCM buffer addressTakashi Iwai2021-07-301-1/+1
| | * ASoC: xilinx: Fix reference to PCM buffer addressTakashi Iwai2021-07-301-2/+2
| | * ASoC: intel: atom: Fix reference to PCM buffer addressTakashi Iwai2021-07-301-2/+1
| | * ASoC: cs42l42: Fix bclk calculation for monoRichard Fitzgerald2021-07-291-0/+4
| | * ASoC: cs42l42: Don't allow SND_SOC_DAIFMT_LEFT_JRichard Fitzgerald2021-07-291-1/+0
| | * ASoC: cs42l42: Correct definition of ADC Volume controlRichard Fitzgerald2021-07-291-3/+2
| | * ASoC: wm_adsp: Let soc_cleanup_component_debugfs remove debugfsLucas Tanure2021-07-281-1/+0
| | * ASoC: component: Remove misplaced prefix handling in pin control functionsMark Brown2021-07-281-36/+27
| | * ASoC: SOF: Intel: hda: enforce exclusion between HDaudio and SoundWirePierre-Louis Bossart2021-07-271-0/+12
| | * ASoC: topology: Select SND_DYNAMIC_MINORSPeter Ujfalusi2021-07-271-0/+1
| | * ASoC: Intel: sof_da7219_mx98360a: fail to initialize soundcardBrent Lu2021-07-261-1/+1
| | * ASoC: tlv320aic31xx: Fix jack detection after suspendMark Brown2021-07-261-0/+10
| | * ASoC: amd: enable stop_dma_first flag for cz_dai_7219_98357 dai linkVijendar Mukunda2021-07-221-0/+5
| | * ASoC: tlv320aic32x4: Fix TAS2505/TAS2521 processing block selectionMarek Vasut2021-07-221-7/+26
| | * ASoC: amd: renoir: Run hibernation callbacksMario Limonciello2021-07-221-0/+2
| | * ASoC: rt5682: Adjust headset volume button thresholdDerek Fang2021-07-221-0/+1
| | * ASoC: codecs: wcd938x: fix wcd module dependencyArnd Bergmann2021-07-222-1/+5
* | | 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
| |\|