summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: intel: cht_bsw_max98090_ti: Add pmc_plt_clk_0 quirk for Chromebook ClapperHans de Goede2019-01-091-0/+7
* ALSA: hda/tegra: clear pending irq handlersSameer Pujar2019-01-091-0/+2
* ALSA: hda/realtek: Enable the headset mic auto detection for ASUS laptopsJian-Hong Pan2019-01-091-1/+1
* ALSA: firewire-lib: use the same print format for 'without_header' tracepointsTakashi Sakamoto2019-01-091-1/+1
* ALSA: firewire-lib: fix wrong assignment for 'out_packet_without_header' trac...Takashi Sakamoto2019-01-091-1/+1
* ALSA: firewire-lib: fix wrong handling payload_length as payload_quadletTakashi Sakamoto2019-01-091-1/+3
* ALSA: fireface: fix for state to fetch PCM framesTakashi Sakamoto2019-01-091-1/+1
* ALSA: hda/realtek: Enable audio jacks of ASUS UX391UA with ALC294Wandrille RONCE2019-01-091-0/+1
* ALSA: hda: add mute LED support for HP EliteBook 840 G4Mantas Mikulėnas2019-01-091-0/+1
* ALSA: emux: Fix potential Spectre v1 vulnerabilitiesGustavo A. R. Silva2019-01-091-2/+5
* ALSA: pcm: Fix potential Spectre v1 vulnerabilityGustavo A. R. Silva2019-01-091-0/+2
* ALSA: emu10k1: Fix potential Spectre v1 vulnerabilitiesGustavo A. R. Silva2019-01-091-0/+5
* ALSA: rme9652: Fix potential Spectre v1 vulnerabilityGustavo A. R. Silva2019-01-091-4/+6
* ALSA: hda/realtek - Fix the mute LED regresion on Lenovo X1 CarbonHui Wang2018-12-171-0/+2
* ALSA: hda/realtek: Enable audio jacks of ASUS UX433FN/UX333FA with ALC294Jian-Hong Pan2018-12-171-0/+4
* ALSA: hda/realtek: Enable audio jacks of ASUS UX533FD with ALC294Jian-Hong Pan2018-12-171-0/+23
* ALSA: hda/realtek: ALC294 mic and headset-mode fixups for ASUS X542UNChris Chiu2018-12-171-0/+15
* ALSA: hda/realtek - Fixed headphone issue for ALC700Kailang Yang2018-12-171-0/+33
* ALSA: fireface: fix reference to wrong register for clock configurationTakashi Sakamoto2018-12-171-1/+1
* ALSA: usb-audio: Add vendor and product name for Dell WD19 DockHui Wang2018-12-171-0/+10
* ASoC: omap-dmic: Add pm_qos handling to avoid overruns with CPU_IDLEPeter Ujfalusi2018-12-171-0/+9
* ASoC: omap-mcpdm: Add pm_qos handling to avoid under/overruns with CPU_IDLEPeter Ujfalusi2018-12-171-1/+42
* ASoC: omap-mcbsp: Fix latency value calculation for pm_qosPeter Ujfalusi2018-12-171-3/+3
* ASoC: acpi: fix: continue searching when machine is ignoredKeyon Jie2018-12-171-2/+8
* ASoC: dapm: Recalculate audio map forcely when card instantiatedTzung-Bi Shih2018-12-171-0/+1
* ASoC: omap-abe-twl6040: Fix missing audio card caused by deferred probingPeter Ujfalusi2018-12-171-38/+29Star
* ASoC: qcom: Set dai_link id to each dai_linkRohit kumar2018-12-171-3/+6
* ASoC: Intel: Power down links before turning off display audio powerPierre-Louis Bossart2018-12-172-12/+11Star
* ASoC: wm_adsp: Fix dma-unsafe read of scratch registersRichard Fitzgerald2018-12-171-17/+20
* ASoC: rockchip: add missing slave_config setting for I2SKatsuhiro Suzuki2018-12-171-0/+1
* ASoC: sun8i-codec: fix crash on module removalVasily Khoruzhick2018-12-171-6/+0Star
* ASoC: qdsp6: q6afe-dai: Fix the dai widgetsSrinivas Kandagatla2018-12-171-104/+104
* ASoC: qdsp6: q6afe: Fix wrong MI2S SD line maskRohit kumar2018-12-171-8/+8
* ASoC: rsnd: fixup clock start checkerKuninori Morimoto2018-12-171-1/+1
* ALSA: hda/realtek: Fix mic issue on Acer AIO Veriton Z4860G/Z6860GChris Chiu2018-12-131-0/+2
* ALSA: hda/realtek: Fix mic issue on Acer AIO Veriton Z4660GChris Chiu2018-12-131-0/+1
* ALSA: hda/realtek - Add support for Acer Aspire C24-860 headset micChris Chiu2018-12-131-0/+1
* ALSA: hda/realtek: ALC286 mic and headset-mode fixups for Acer Aspire U27-880Chris Chiu2018-12-131-0/+14
* ALSA: hda/realtek - Fix speaker output regression on Thinkpad T570Takashi Iwai2018-12-131-0/+9
* ALSA: pcm: Call snd_pcm_unlink() conditionally at closingTakashi Iwai2018-12-131-1/+2
* ALSA: pcm: Fix starvation on down_write_nonblock()Chanho Min2018-12-131-5/+6
* ALSA: hda: Add support for AMD Stoney RidgeKai-Heng Feng2018-12-131-0/+4
* ALSA: usb-audio: Fix UAF decrement if card has no live interfaces in card.cHui Peng2018-12-131-1/+4
* ALSA: usb-audio: Add SMSL D1 to quirks for native DSD supportTony Das2018-12-131-0/+1
* ASoC: pcm186x: Fix device reset-registers trigger valueAndreas Dannenberg2018-12-051-1/+1
* ASoC: intel: cht_bsw_max98090_ti: Add quirk for boards using pmc_plt_clk_0Hans de Goede2018-12-051-3/+29
* ALSA: hda/realtek - Add auto-mute quirk for HP Spectre x360 laptopGirija Kumar Kasinadhuni2018-12-051-0/+7
* ALSA: hda/realtek - fix the pop noise on headphone for lenovo laptopsHui Wang2018-12-051-0/+20
* ALSA: hda/realtek - fix headset mic detection for MSI MS-B171Anisse Astier2018-12-051-0/+1
* ALSA: hda/realtek - Support ALC300Kailang Yang2018-12-051-0/+8