summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* 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
* ALSA: usb-audio: Filter error from connector kctl ops, tooTakashi Iwai2020-04-211-1/+1
* ASoC: Intel: mrfld: return error codes when an error occursColin Ian King2020-04-211-1/+1
* ASoC: Intel: mrfld: fix incorrect check on p->sinkColin Ian King2020-04-211-1/+1
* ALSA: hda/realtek - Add quirk for MSI GL63Takashi Iwai2020-04-171-0/+1
* ALSA: hda/realtek - Remove now-unnecessary XPS 13 headphone noise fixupsThomas Hebb2020-04-171-34/+0
* ALSA: hda/realtek - Set principled PC Beep configuration for ALC256Thomas Hebb2020-04-171-6/+9
* ALSA: pcm: oss: Fix regression by buffer overflow fixTakashi Iwai2020-04-171-8/+24
* ALSA: ice1724: Fix invalid access for enumerated ctl itemsTakashi Iwai2020-04-171-2/+2
* ALSA: hda: Fix potential access overflow in beep helperTakashi Iwai2020-04-171-1/+5
* ALSA: hda: Add driver blacklistTakashi Iwai2020-04-171-0/+16
* ALSA: usb-audio: Add mixer workaround for TRX40 and coTakashi Iwai2020-04-171-0/+28
* ASoC: topology: use name_prefix for new kcontrol이경택2020-04-171-1/+1
* ASoC: dpcm: allow start or stop during pause for backend이경택2020-04-171-2/+4
* ASoC: dapm: connect virtual mux with default value이경택2020-04-171-1/+7
* ASoC: fix regwmask이경택2020-04-171-2/+2
* ASoC: jz4740-i2s: Fix divider written at incorrect offset in registerPaul Cercueil2020-04-131-1/+1
* ALSA: hda/ca0132 - Add Recon3Di quirk to handle integrated sound on EVGA X99 ...Geoffrey Allott2020-04-131-0/+1
* ALSA: hda/realtek: Fix pop noise on ALC225Kai-Heng Feng2020-03-251-0/+2
* ALSA: pcm: oss: Remove WARNING from snd_pcm_plug_alloc() checksTakashi Iwai2020-03-251-2/+2
* ALSA: pcm: oss: Avoid plugin buffer overflowTakashi Iwai2020-03-251-0/+8
* ALSA: seq: oss: Fix running status after receiving sysexTakashi Iwai2020-03-251-0/+1
* ALSA: seq: virmidi: Fix running status after receiving sysexTakashi Iwai2020-03-251-0/+1
* ALSA: line6: Fix endless MIDI read loopTakashi Iwai2020-03-252-2/+2
* ASoC: dapm: Correct DAPM handling of active widgets during shutdownCharles Keepax2020-03-111-1/+1
* ASoC: pcm512x: Fix unbalanced regulator enable call in probe error pathMatthias Reichl2020-03-111-3/+5
* ASoC: pcm: Fix possible buffer overflow in dpcm state sysfs outputTakashi Iwai2020-03-111-8/+8
* ASoC: intel: skl: Fix possible buffer overflow in debug outputsTakashi Iwai2020-03-111-14/+14
* ASoC: intel: skl: Fix pin debug printsTakashi Iwai2020-03-111-1/+3
* ASoC: topology: Fix memleak in soc_tplg_manifest_load()Dragos Tarcatu2020-03-111-6/+6
* ASoC: topology: Fix memleak in soc_tplg_link_elems_load()Dragos Tarcatu2020-03-111-1/+4
* ALSA: hda/realtek - Fix silent output on Gigabyte X570 Aorus MasterChristian Lachner2020-03-111-0/+1
* ALSA: hda/realtek - Add Headset Mic supportedKailang Yang2020-03-111-0/+2
* ALSA: hda: do not override bus codec_mask in link_get()Kai Vehmanen2020-03-111-3/+6
* ALSA: hda/realtek - Fix a regression for mute led on Lenovo Carbon X1Hui Wang2020-03-111-0/+2
* ALSA: seq: Fix concurrent access to queue current tick/timeTakashi Iwai2020-02-284-9/+20
* ALSA: seq: Avoid concurrent access to queue flagsTakashi Iwai2020-02-281-4/+16