summaryrefslogtreecommitdiff
path: root/sound/pci
AgeCommit message (Expand)AuthorFilesLines
2022-04-13Merge branch 'topic/cs35l41' into for-nextTakashi Iwai5-245/+96
2022-04-13ALSA: hda: cs35l41: Move external boost handling to lib for ASoC useLucas Tanure1-112/+7
2022-04-13ALSA: hda: cs35l41: Handle all external boost setups the same wayLucas Tanure1-36/+24
2022-04-13ALSA: hda: cs35l41: Reorganize log for playback actionsLucas Tanure1-8/+7
2022-04-13ALSA: hda: cs35l41: Remove cs35l41_hda_reg_sequence structLucas Tanure2-60/+33
2022-04-13ALSA: hda: cs35l41: Move boost config to initialization codeLucas Tanure1-5/+8
2022-04-13ALSA: hda: cs35l41: Mute the device before shutdownLucas Tanure1-1/+6
2022-04-13ALSA: hda: cs35l41: Put the device into safe mode for external boostLucas Tanure1-5/+8
2022-04-13ALSA: hda: cs35l41: Add Boost type flagLucas Tanure1-19/+24
2022-04-13ALSA: hda: cs35l41: Always configure the DAILucas Tanure1-8/+2
2022-04-13ALSA: hda: cs35l41: Fix I2S params commentsLucas Tanure1-2/+2
2022-04-13ALSA: cs35l41: Move cs35l41_gpio_config to shared libLucas Tanure1-6/+5
2022-04-13ALSA: cs35l41: Check hw_config before using itLucas Tanure1-27/+43
2022-04-13ALSA: cs35l41: Unify hardware configurationLucas Tanure2-52/+30
2022-04-12ALSA: hda/tegra: Enable Jack poll for tegraMohan Kumar1-0/+2
2022-04-12ALSA: hda: Jack detection poll in suspend stateMohan Kumar1-1/+10
2022-04-05ALSA: echoaudio: remove redundant assignment to variable iColin Ian King1-1/+0
2022-04-05ALSA: emu10k1: Stop using iommu_present()Robin Murphy1-4/+1
2022-04-01Merge tag 'sound-fix-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-41/+101
2022-03-30ALSA: hda: Avoid unsol event during RPM suspendingMohan Kumar1-1/+7
2022-03-30ALSA: hda/realtek: Fix audio regression on Mi Notebook Pro 2020Kai-Heng Feng1-2/+2
2022-03-28Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-8/+3
2022-03-28ALSA: hda/cs8409: Add new Dolphin HW variantsVitaly Rodionov1-0/+5
2022-03-28ALSA: hda/cs8409: Disable HSBIAS_SENSE_EN for CyborgStefan Binding1-8/+1
2022-03-28ALSA: hda/cs8409: Support new Warlock MLK VariantsStefan Binding3-2/+44
2022-03-28ALSA: hda/cs8409: Fix Full Scale Volume setting for all variantsStefan Binding2-13/+19
2022-03-28ALSA: hda/cs8409: Re-order quirk table into ascending orderStefan Binding1-17/+17
2022-03-28ALSA: hda/cs8409: Fix Warlock to use mono mic configurationStefan Binding1-2/+2
2022-03-27ALSA: hda/realtek: Enable headset mic on Lenovo P360Kai-Heng Feng1-0/+1
2022-03-24ALSA: hda/realtek: Add mute and micmut LED support for Zbook Fury 17 G9Kai-Heng Feng1-1/+8
2022-03-24Merge tag 'sound-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds14-163/+460
2022-03-24Merge tag 'media/v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-2/+2
2022-03-22ALSA: hda/realtek: Add alc256-samsung-headphone fixupMatt Kramer1-0/+11
2022-03-22ALSA: pci: fix reading of swapped values from pcmreg in AC97 codecGiacomo Guiduzzi1-2/+2
2022-03-22Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds1-3/+1
2022-03-21Merge branch 'for-next' into for-linusTakashi Iwai12-159/+442
2022-03-18ALSA: hda/realtek: Fix LED on Zbook Studio G9Kai-Heng Feng1-2/+2
2022-03-18media: Kconfig: cleanup VIDEO_DEV dependenciesMauro Carvalho Chehab1-2/+2
2022-03-14ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for HP machinesAndy Chi1-0/+4
2022-03-14ALSA: cmipci: Restore aux vol on suspend/resumeJonathan Teh1-2/+1
2022-03-14ALSA: hda/realtek: Add quirk for ASUS GA402Jason Zheng1-0/+1
2022-03-11ALSA: hda/realtek - Fix headset mic problem for a HP machine with alc671huangwenhui1-0/+1
2022-03-09ALSA: hda: Add AlderLake-PS variant PCI IDKai Vehmanen1-0/+2
2022-03-08ALSA: hda/realtek: Add quirk for Clevo NP50PNJTim Crawford1-0/+1
2022-03-05Merge branch 'for-linus' into for-nextTakashi Iwai2-0/+2
2022-03-05ALSA: hda/realtek: Add quirk for Clevo NP70PNJTim Crawford1-0/+1
2022-03-04ALSA: lola: add a check for the return of vmalloc()Xiaoke Wang1-0/+2
2022-03-04ALSA: echoaudio: remove redundant assignment to variable bytesColin Ian King1-1/+1
2022-02-28Merge 5.17-rc6 into driver-core-nextGreg Kroah-Hartman6-18/+93
2022-02-25ALSA: hda/realtek: Make use of the helper component_compare_dev_nameYong Wu1-8/+3