summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: usb-audio: Add registration quirk for JBL Quantum 600Alexander Tsoy2021-08-121-0/+1
* ALSA: hda/realtek: add mic quirk for Acer SF314-42Alexander Monakov2021-08-121-0/+1
* ALSA: usb-audio: fix incorrect clock source settingchihhao.chen2021-08-121-0/+6
* ALSA: seq: Fix racy deletion of subscriberTakashi Iwai2021-08-121-12/+27
* ASoC: tlv320aic31xx: fix reversed bclk/wclk master bitsKyle Russell2021-08-081-2/+2
* ALSA: hdmi: Expose all pins on MSI MS-7C94 boardTakashi Iwai2021-07-281-0/+1
* ALSA: sb: Fix potential ABBA deadlock in CSP driverTakashi Iwai2021-07-281-0/+4
* ALSA: usb-audio: Add registration quirk for JBL Quantum headsetsAlexander Tsoy2021-07-281-0/+3
* ALSA: usb-audio: Add missing proc text entry for BESPOKEN typeTakashi Iwai2021-07-281-1/+9
* ASoC: rt5631: Fix regcache sync errors on resumeMaxim Schwalm2021-07-281-0/+2
* ALSA: isa: Fix error return code in snd_cmi8330_probe()Zhen Lei2021-07-201-1/+1
* ALSA: usb-audio: scarlett2: Fix 6i6 Gen 2 line out descriptionsGeoffrey D. Bennett2021-07-201-4/+4
* ALSA: hda: Add IRQ check for platform_get_irq()Jiajun Cao2021-07-201-0/+3
* ASoC: Intel: kbl_da7219_max98357a: shrink platform_id below 20 charactersPierre-Louis Bossart2021-07-202-3/+3
* ALSA: usb-audio: scarlett2: Fix scarlett2_*_ctl_put() return valuesGeoffrey D. Bennett2021-07-201-0/+8
* ALSA: usb-audio: scarlett2: Fix data_mutex lockGeoffrey D. Bennett2021-07-201-12/+9
* ALSA: usb-audio: scarlett2: Fix 18i8 Gen 2 PCM Input countGeoffrey D. Bennett2021-07-201-1/+1
* ALSA: bebob: add support for ToneWeal FW66Takashi Sakamoto2021-07-202-0/+4
* ASoC: soc-core: Fix the error return code in snd_soc_of_parse_audio_routing()Zhen Lei2021-07-201-1/+1
* ALSA: ppc: fix error return code in snd_pmac_probe()Yang Yingliang2021-07-201-1/+5
* ALSA: sb: Fix potential double-free of CSP mixer elementsTakashi Iwai2021-07-201-2/+6
* ASoC: img: Fix PM reference leak in img_i2s_in_probe()Yufen Yu2021-07-201-1/+1
* ALSA: ac97: fix PM reference leak in ac97_bus_remove()Yufen Yu2021-07-201-1/+1
* Revert "ALSA: bebob/oxfw: fix Kconfig entry for Mackie d.2 Pro"Takashi Sakamoto2021-07-203-4/+4
* ALSA: usx2y: Don't call free_pages_exact() with NULL addressTakashi Iwai2021-07-201-2/+5
* ASoC: tegra: Set driver_name=tegra for all machine driversDmitry Osipenko2021-07-199-0/+9
* ASoC: atmel-i2s: Fix usage of capture and playback at the same timeCodrin Ciubotariu2021-07-141-8/+26
* ASoC: cs42l42: Correct definition of CS42L42_ADC_PDN_MASKRichard Fitzgerald2021-07-141-1/+1
* ASoC: mediatek: mtk-btcvsd: Fix an error handling path in 'mtk_btcvsd_snd_pro...Christophe JAILLET2021-07-141-6/+18
* ASoC: rsnd: tidyup loop on rsnd_adg_clk_query()Kuninori Morimoto2021-07-141-3/+1
* ASoC: hisilicon: fix missing clk_disable_unprepare() on error in hi6210_i2s_s...Yang Yingliang2021-07-141-6/+8
* ASoC: rk3328: fix missing clk_disable_unprepare() on error in rk3328_platform...Yang Yingliang2021-07-141-6/+22
* ALSA: hda/realtek: Apply LED fixup for HP Dragonfly G1, tooTakashi Iwai2021-07-141-0/+1
* ALSA: hda/realtek: Fix bass speaker DAC mapping for Asus UM431DTakashi Iwai2021-07-141-0/+2
* ALSA: hda/realtek: Improve fixup for HP Spectre x360 15-df0xxxElia Devito2021-07-141-7/+20
* ALSA: hda/realtek: Add another ALC236 variant supportTakashi Iwai2021-07-141-0/+13
* ALSA: intel8x0: Fix breakage at ac97 clock measurementTakashi Iwai2021-07-141-1/+1
* ALSA: usb-audio: scarlett2: Fix wrong resume callTakashi Iwai2021-07-143-1/+10
* ALSA: usb-audio: Fix OOB access at proc outputTakashi Iwai2021-07-141-2/+3
* ALSA: usb-audio: fix rate on Ozone Z90 USB headsetDaehwan Jung2021-07-141-0/+2
* ASoC: rt5659: Fix the lost powers for the HDA headerJack Yu2021-06-231-5/+21
* ASoC: sti-sas: add missing MODULE_DEVICE_TABLEZou Wei2021-06-161-0/+1
* ASoC: Intel: bytcr_rt5640: Add quirk for the Lenovo Miix 3-830 tabletHans de Goede2021-06-161-0/+14
* ASoC: Intel: bytcr_rt5640: Add quirk for the Glavey TM800A550L tabletHans de Goede2021-06-161-0/+11
* ASoC: max98088: fix ni clock divider calculationMarco Felsch2021-06-161-2/+11
* ALSA: hda: Fix for mute key LED for HP Pavilion 15-CK0xxCarlos M2021-06-101-0/+1
* ALSA: timer: Fix master timer notificationTakashi Iwai2021-06-101-1/+2
* ALSA: usb: update old-style static const declarationPierre-Louis Bossart2021-06-101-1/+1
* Revert "Revert "ALSA: usx2y: Fix potential NULL pointer dereference""Greg Kroah-Hartman2021-06-031-0/+5
* ALSA: usb-audio: scarlett2: snd_scarlett_gen2_controls_create() can be statickernel test robot2021-06-031-2/+2