summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* 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: topology: Fix endianness issueAmadeusz Sławiński2020-05-101-1/+1
* ASoC: sgtl5000: Fix VAG power-on handlingSebastian Reichel2020-05-102-0/+35
* ASoC: topology: Check return value of soc_tplg_dai_configAmadeusz Sławiński2020-05-101-2/+7
* ASoC: topology: Check return value of pcm_new_verAmadeusz Sławiński2020-05-101-1/+3
* ASoC: topology: Check soc_tplg_add_route return valueAmadeusz Sławiński2020-05-101-1/+3
* ASoC: topology: Check return value of soc_tplg_*_createAmadeusz Sławiński2020-05-101-6/+12
* ASoC: topology: Check return value of soc_tplg_create_tlvAmadeusz Sławiński2020-05-101-2/+14
* 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: line6: Fix POD HD500 audio playbackVasily Khoruzhick2020-05-061-17/+5
* 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
* Revert "ASoC: meson: axg-card: fix codec-to-codec link setup"Greg Kroah-Hartman2020-05-021-3/+1
* ASoC: stm32: spdifrx: fix regmap status checkOlivier Moysan2020-05-021-0/+2
* ASoC: soc-core: disable route checks for legacy devicesPierre-Louis Bossart2020-05-021-4/+24
* 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
* ALSA: hda: Release resources at error in delayed probeTakashi Iwai2020-05-022-13/+17
* ASoC: wm8960: Fix wrong clock after suspend & resumeShengjiu Wang2020-05-021-2/+1
* ASoC: meson: axg-card: fix codec-to-codec link setupJerome Brunet2020-05-021-1/+3
* 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: stm32: sai: fix sai probeOlivier Moysan2020-05-021-7/+5
* 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/hdmi: Add module option to disable audio component bindingTakashi Iwai2020-04-291-0/+9
* 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: SOF: trace: fix unconditional free in trace releaseKai Vehmanen2020-04-291-2/+5
* ALSA: usb-audio: Add Pioneer DJ DJM-250MK2 quirkFrantišek Kučera2020-04-291-0/+42
* 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: hda: Honor PM disablement in PM freeze and thaw_noirq opsTakashi Iwai2020-04-231-0/+4
* 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