summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda/realtek - Add new codec supported for ALC287Kailang Yang2020-06-031-0/+3
* ALSA: usb-audio: Quirks for Gigabyte TRX40 Aorus Master onboard audioTakashi Iwai2020-06-032-0/+44
* ALSA: usb-audio: mixer: volume quirk for ESS Technology Asus USB DACChris Chiu2020-06-031-0/+8
* ALSA: hda/realtek - Add a model for Thinkpad T570 without DAC workaroundTakashi Iwai2020-06-031-10/+26
* ALSA: hwdep: fix a left shifting 1 by 31 UB bugChangming Liu2020-06-031-2/+2
* ALSA: usb-audio: add mapping for ASRock TRX40 CreatorAndrew Oakley2020-06-032-0/+6
* ALSA: hda/realtek - Add more fixup entries for Clevo machinesPeiSen Hou2020-05-271-0/+3
* ALSA: hda/realtek - Fix silent output on Gigabyte X570 Aorus XtremeChristian Lachner2020-05-271-0/+1
* ALSA: pcm: fix incorrect hw_base increaseBrent Lu2020-05-271-0/+1
* ALSA: iec1712: Initialize STDSP24 properly when using the model=staudio optionScott Bahling2020-05-271-1/+2
* Revert "ALSA: hda/realtek: Fix pop noise on ALC225"Kai-Heng Feng2020-05-201-2/+0
* ALSA: usb-audio: Add control message quirk delay for Kingston HyperX headsetJesus Ramos2020-05-201-4/+5
* ALSA: rawmidi: Fix racy buffer resize under concurrent accessesTakashi Iwai2020-05-201-4/+27
* ALSA: hda/realtek - Limit int mic boost for Thinkpad T530Takashi Iwai2020-05-201-1/+9
* ALSA: hda/realtek - Fix S3 pop noise on Dell WyseKai-Heng Feng2020-05-201-0/+16
* ALSA: hda/hdmi: fix race in monitor detection during probeKai Vehmanen2020-05-201-0/+2
* ALSA: hda: Match both PCI ID and SSID for driver blacklistTakashi Iwai2020-05-101-4/+5
* ASoC: rsnd: Fix "status check failed" spam for multi-SSIMatthias Blankertz2020-05-101-1/+7
* ASoC: rsnd: Don't treat master SSI in multi SSI setup as parentMatthias Blankertz2020-05-101-4/+7
* ASoC: codecs: hdac_hdmi: Fix incorrect use of list_for_each_entryAmadeusz Sławiński2020-05-101-3/+3
* ASoC: rsnd: Fix HDMI channel mapping for multi-SSI modeMatthias Blankertz2020-05-101-1/+1
* ASoC: rsnd: Fix parent SSI start/stop in multi-SSI modeMatthias Blankertz2020-05-101-4/+4
* ASoC: sgtl5000: Fix VAG power-on handlingSebastian Reichel2020-05-102-0/+35
* ASoC: topology: Check return value of pcm_new_verAmadeusz Sławiński2020-05-101-1/+3
* ALSA: opti9xx: shut up gcc-10 range warningArnd Bergmann2020-05-062-6/+12
* ALSA: pcm: oss: Place the plugin buffer overflow checks correctlyTakashi Iwai2020-05-061-8/+12
* ALSA: hda/hdmi: fix without unlocked before returnWu Bo2020-05-061-1/+3
* ALSA: usb-audio: Correct a typo of NuPrime DAC-10 USB IDTakashi Iwai2020-05-061-1/+1
* ALSA: hda/realtek - Two front mics on a Lenovo ThinkCenterHui Wang2020-05-061-0/+1
* ALSA: hda: call runtime_allow() for all hda controllersHui Wang2020-05-021-0/+1
* ALSA: hda: Explicitly permit using autosuspend if runtime PM is supportedRoy Spliet2020-05-021-1/+3
* ALSA: hda: Keep the controller initialization even if no codecs foundTakashi Iwai2020-05-021-5/+7
* ASoC: wm8960: Fix wrong clock after suspend & resumeShengjiu Wang2020-05-021-2/+1
* ASoC: tas571x: disable regulators on failed probePhilipp Puschmann2020-05-021-5/+15
* ASoC: q6dsp6: q6afe-dai: add missing channels to MI2S DAIsStephan Gerhold2020-05-021-0/+16
* ASoC: dapm: fixup dapm kcontrol widgetGyeongtaek Lee2020-04-291-3/+17
* ALSA: usb-audio: Filter out unsupported sample rates on Focusrite devicesAlexander Tsoy2020-04-291-0/+52
* ALSA: usb-audio: Fix usb audio refcnt leak when getting spdifXiyu Yang2020-04-291-4/+8
* ALSA: hda/realtek - Add new codec supported for ALC245Kailang Yang2020-04-291-0/+3
* ALSA: hda/realtek - Fix unexpected init_amp overrideTakashi Iwai2020-04-291-3/+5
* ALSA: usx2y: Fix potential NULL dereferenceTakashi Iwai2020-04-291-0/+2
* ALSA: usb-audio: Add connector notifier delegationTakashi Iwai2020-04-293-0/+48
* ALSA: usb-audio: Add static mapping table for ALC1220-VB-based mobosTakashi Iwai2020-04-293-6/+44
* ALSA: hda: Remove ASUS ROG Zenith from the blacklistTakashi Iwai2020-04-291-1/+0
* ASoC: Intel: bytcr_rt5640: Add quirk for MPMAN MPWIN895CL tabletHans de Goede2020-04-291-0/+11
* ASoC: Intel: atom: Take the drv->lock mutex before calling sst_send_slot_map()Hans de Goede2020-04-291-0/+2
* ALSA: hda: Don't release card at firmware loading errorTakashi Iwai2020-04-231-14/+5
* ALSA: usb-audio: Check mapping at creating connector controls, tooTakashi Iwai2020-04-212-8/+14
* ALSA: usb-audio: Don't create jack controls for PCM terminalsTakashi Iwai2020-04-211-3/+6
* ALSA: usb-audio: Don't override ignore_ctl_error value from the mapTakashi Iwai2020-04-211-1/+1