summaryrefslogtreecommitdiff
path: root/sound/pci
AgeCommit message (Expand)AuthorFilesLines
2021-07-19ALSA: sis7019: Allocate resources with device-managed APIsTakashi Iwai1-67/+20
2021-07-19ALSA: rme96: Allocate resources with device-managed APIsTakashi Iwai1-43/+14
2021-07-19ALSA: rme32: Allocate resources with device-managed APIsTakashi Iwai1-38/+11
2021-07-19ALSA: maestro3: Allocate resources with device-managed APIsTakashi Iwai1-83/+23
2021-07-19ALSA: fm801: Allocate resources with device-managed APIsTakashi Iwai1-86/+17
2021-07-19ALSA: es1968: Allocate resources with device-managed APIsTakashi Iwai1-88/+24
2021-07-19ALSA: es1938: Allocate resources with device-managed APIsTakashi Iwai1-73/+24
2021-07-19ALSA: ens137x: Allocate resources with device-managed APIsTakashi Iwai1-88/+27
2021-07-19ALSA: cs5530: Allocate resources with device-managed APIsTakashi Iwai1-73/+13
2021-07-19ALSA: cs4281: Allocate resources with device-managed APIsTakashi Iwai1-88/+24
2021-07-19ALSA: cmipci: Allocate resources with device-managed APIsTakashi Iwai1-76/+28
2021-07-19ALSA: bt87x: Allocate resources with device-managed APIsTakashi Iwai1-73/+25
2021-07-19ALSA: azt3328: Allocate resources with device-managed APIsTakashi Iwai1-94/+30
2021-07-19ALSA: als4000: Allocate resources with device-managed APIsTakashi Iwai1-42/+17
2021-07-19ALSA: als300: Allocate resources with device-managed APIsTakashi Iwai1-62/+17
2021-07-19ALSA: ad1889: Allocate resources with device-managed APIsTakashi Iwai1-119/+25
2021-07-19ALSA: hda: Allocate resources with device-managed APIsTakashi Iwai2-22/+5
2021-07-19ALSA: atiixp: Allocate resources with device-managed APIsTakashi Iwai2-144/+40
2021-07-19ALSA: intel8x0: Allocate resources with device-managed APIsTakashi Iwai2-198/+81
2021-07-19ALSA: hda/realtek: Fix pop noise and 2 Front Mic issues on a machineHui Wang1-0/+1
2021-07-17ALSA: hdmi: Expose all pins on MSI MS-7C94 boardTakashi Iwai1-0/+1
2021-07-12ALSA: intel8x0: Skip ac97 clock measurement on VMTakashi Iwai1-0/+2
2021-07-12ALSA: hda/hdmi: Add option to enable all pins forciblyTakashi Iwai1-0/+7
2021-07-12ALSA: ice1724: Remove superfluous loop over model tableTakashi Iwai1-28/+14
2021-07-12ALSA: hda/ca0132: remove redundant initialization of variable statusColin Ian King1-1/+1
2021-07-08ALSA: intel8x0: Fix breakage at ac97 clock measurementTakashi Iwai1-1/+1
2021-07-05ALSA: hda/realtek: fix mute led of the HP Pavilion 15-eh1xxx seriesFrank Schäfer1-0/+1
2021-07-01ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 630 G8Andy Chi1-0/+1
2021-07-01ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 445 G8Andy Chi1-0/+2
2021-07-01ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 450 G8Andy Chi1-0/+1
2021-07-01ALSA: hda/realtek - Add ALC285 HP init procedureKailang Yang1-0/+58
2021-07-01ALSA: hda/realtek - Add type for ALC287Kailang Yang1-1/+8
2021-06-25ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBook 830 G8 Notebook PCJeremy Szu1-0/+1
2021-06-23ALSA: hda: Release codec display power during shutdown/rebootImre Deak3-7/+12
2021-06-23ALSA: hda: Release controller display power during shutdown/rebootImre Deak1-11/+11
2021-06-23ALSA: hda/realtek: Apply LED fixup for HP Dragonfly G1, tooTakashi Iwai1-0/+1
2021-06-22ALSA: hdsp: fix a test for copy_to_user() failureDan Carpenter1-3/+2
2021-06-22ALSA: hda: Add IRQ check for platform_get_irq()Jiajun Cao1-0/+3
2021-06-20ALSA: hda/realtek: Fix bass speaker DAC mapping for Asus UM431DTakashi Iwai1-0/+2
2021-06-20ALSA: hda/realtek: Improve fixup for HP Spectre x360 15-df0xxxElia Devito1-7/+20
2021-06-18ALSA: hda/realtek: Add another ALC236 variant supportTakashi Iwai1-0/+13
2021-06-18ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBook x360 830 G8Jeremy Szu1-0/+1
2021-06-12ALSA: hda/tegra: Use devm_platform_get_and_ioremap_resource()Yang Yingliang1-3/+1
2021-06-12ALSA: trident: Fix build errorYueHaibing1-1/+1
2021-06-10ALSA: trident: Drop shadow TLB pointer tableTakashi Iwai3-48/+17
2021-06-09ALSA: ymfpci: Fix assignment in if conditionTakashi Iwai2-52/+91
2021-06-09ALSA: vx222: Fix assignment in if conditionTakashi Iwai2-10/+20
2021-06-09ALSA: trident: Fix assignment in if conditionTakashi Iwai2-44/+81
2021-06-09ALSA: rme9652: Fix assignment in if conditionTakashi Iwai1-47/+51
2021-06-09ALSA: hdsp: Fix assignment in if conditionTakashi Iwai1-39/+82