summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hwdep: fix a left shifting 1 by 31 UB bugChangming Liu2020-05-261-2/+2
* ALSA: hda/realtek - Add more fixup entries for Clevo machinesPeiSen Hou2020-05-191-0/+3
* ALSA: iec1712: Initialize STDSP24 properly when using the model=staudio optionScott Bahling2020-05-181-1/+2
* ALSA: hda/realtek - Fix silent output on Gigabyte X570 Aorus XtremeChristian Lachner2020-05-181-0/+1
* ALSA: pcm: fix incorrect hw_base increaseBrent Lu2020-05-181-0/+1
* ALSA: hda/realtek - Limit int mic boost for Thinkpad T530Takashi Iwai2020-05-141-1/+9
* ALSA: hda/realtek - Add COEF workaround for ASUS ZenBook UX431DATakashi Iwai2020-05-121-0/+13
* ALSA: hda/realtek: Enable headset mic of ASUS UX581LV with ALC295Jian-Hong Pan2020-05-121-0/+1
* ALSA: hda/realtek - Enable headset mic of ASUS UX550GE with ALC295Jian-Hong Pan2020-05-121-0/+4
* ALSA: hda/realtek - Enable headset mic of ASUS GL503VM with ALC295Chris Chiu2020-05-121-0/+18
* ALSA: hda/realtek: Add quirk for Samsung NotebookMike Pozulp2020-05-101-0/+10
* ALSA: rawmidi: Fix racy buffer resize under concurrent accessesTakashi Iwai2020-05-072-4/+28
* ALSA: usb-audio: add mapping for ASRock TRX40 CreatorAndrew Oakley2020-05-042-0/+6
* ALSA: hda/realtek - Fix S3 pop noise on Dell WyseKai-Heng Feng2020-05-031-0/+16
* Revert "ALSA: hda/realtek: Fix pop noise on ALC225"Kai-Heng Feng2020-05-031-2/+0
* ALSA: firewire-lib: fix 'function sizeof not defined' error of tracepoints fo...Takashi Sakamoto2020-05-031-2/+1
* ALSA: usb-audio: Add control message quirk delay for Kingston HyperX headsetJesus Ramos2020-05-011-4/+5
* ALSA: usb-audio: Correct a typo of NuPrime DAC-10 USB IDTakashi Iwai2020-04-301-1/+1
* ALSA: opti9xx: shut up gcc-10 range warningArnd Bergmann2020-04-302-6/+12
* ALSA: hda/hdmi: fix without unlocked before returnWu Bo2020-04-291-1/+3
* ALSA: hda/hdmi: fix race in monitor detection during probeKai Vehmanen2020-04-281-0/+2
* ALSA: hda/realtek - Two front mics on a Lenovo ThinkCenterHui Wang2020-04-271-0/+1
* ALSA: line6: Fix POD HD500 audio playbackVasily Khoruzhick2020-04-261-17/+5
* Merge branch 'topic/pcm-oss-fix' into for-linusTakashi Iwai2020-04-240-0/+0
|\
| * ALSA: pcm: oss: Place the plugin buffer overflow checks correctlyTakashi Iwai2020-04-241-8/+12
* | ALSA: pcm: oss: Place the plugin buffer overflow checks correctly (for 5.7)Takashi Iwai2020-04-241-4/+6
* | ALSA: hda: Match both PCI ID and SSID for driver blacklistTakashi Iwai2020-04-241-4/+5
* | ALSA: hda: Always use jackpoll helper for jack update after resumeTakashi Iwai2020-04-232-26/+19
* | ALSA: hda/realtek - Add new codec supported for ALC245Kailang Yang2020-04-231-0/+3
* | ALSA: usb-audio: Fix usb audio refcnt leak when getting spdifXiyu Yang2020-04-231-4/+8
* | ALSA: usb-audio: Add connector notifier delegationTakashi Iwai2020-04-223-0/+48
* | Merge tag 'asoc-fix-v5.7-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2020-04-2132-263/+509
|\ \
| * | ASoC: wm8960: Fix wrong clock after suspend & resumeShengjiu Wang2020-04-211-2/+1
| * | ASoC: wm89xx: Add missing dependencyYueHaibing2020-04-201-0/+3
| * | Merge series "ASoC: rsnd: multi-SSI setup fixes" from Matthias Blankertz <mat...Mark Brown2020-04-201-5/+14
| |\ \
| | * | ASoC: rsnd: Fix "status check failed" spam for multi-SSIMatthias Blankertz2020-04-201-1/+7
| | * | ASoC: rsnd: Don't treat master SSI in multi SSI setup as parentMatthias Blankertz2020-04-201-4/+7
| * | | Merge series "ASoC: meson: fix codec-to-codec link setup" from Jerome Brunet ...Mark Brown2020-04-202-2/+6
| |\ \ \
| | * | | ASoC: meson: gx-card: fix codec-to-codec link setupJerome Brunet2020-04-201-1/+3
| | * | | ASoC: meson: axg-card: fix codec-to-codec link setupJerome Brunet2020-04-201-1/+3
| * | | | ASoC: dapm: fixup dapm kcontrol widgetGyeongtaek Lee2020-04-201-3/+17
| |/ / /
| * | | ASoC: SOF: Intel: add min/max channels for SSP on Baytrail/BroadwellPierre-Louis Bossart2020-04-172-0/+64
| * | | ASoC: stm32: sai: fix sai probeOlivier Moysan2020-04-171-7/+5
| |/ /
| * | Merge series "ASoC: rsnd: Fixes for multichannel HDMI audio output" from Matt...Mark Brown2020-04-162-5/+5
| |\ \
| | * | ASoC: rsnd: Fix HDMI channel mapping for multi-SSI modeMatthias Blankertz2020-04-161-1/+1
| | * | ASoC: rsnd: Fix parent SSI start/stop in multi-SSI modeMatthias Blankertz2020-04-161-4/+4
| * | | ASoC: codecs: hdac_hdmi: Fix incorrect use of list_for_each_entryAmadeusz Sławiński2020-04-161-3/+3
| |/ /
| * | ASoC: soc-dai: revert all changes to DAI startup/shutdown sequencePierre-Louis Bossart2020-04-152-10/+2
| * | ASoC: topology: Fix endianness issueAmadeusz Sławiński2020-04-151-1/+1
| * | ASoC: q6dsp6: q6afe-dai: add missing channels to MI2S DAIsStephan Gerhold2020-04-151-0/+16