summaryrefslogtreecommitdiffstats
path: root/sound/pci
Commit message (Expand)AuthorAgeFilesLines
* ALSA: ac97: More cleanup with snd_ctl_find_id_mixer()Takashi Iwai2024-03-041-5/+2
* ALSA: hda: Reuse for_each_pcm_streams()Cezary Rojewski2024-03-041-1/+1
* ALSA: hda: beep: Drop stale mutexTakashi Iwai2024-02-222-2/+0
* ALSA: echoaudio: remove redundant assignment to variable clockColin Ian King2024-02-221-1/+0
* Merge branch 'for-linus' into for-nextTakashi Iwai2024-02-211-0/+4
|\
| * ALSA: hda/realtek: fix mute/micmute LED For HP mt440Eniac Zhang2024-02-211-0/+2
| * ALSA: hda/realtek: Enable Mute LED on HP 840 G8 (MB 8AB8)Hans Peter2024-02-191-0/+1
| * ALSA: hda/realtek: Fix top speaker connection on Dell Inspiron 16 Plus 7630Jay Ajit Mate2024-02-191-0/+1
* | ALSA: hda: Set up BDL table at hw_paramsTakashi Iwai2024-02-211-3/+11
* | Merge branch 'for-linus' into for-nextTakashi Iwai2024-02-156-67/+114
|\|
| * ALSA: hda/realtek: fix mute/micmute LED For HP mt645Eniac Zhang2024-02-151-0/+2
| * Merge tag 'asoc-fix-v6.8-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2024-02-151-1/+1
| |\
| | * ASoC: tas2781: add module parameter to tascodec_init()Gergo Koteles2024-02-051-1/+1
| * | ALSA: hda/realtek: cs35l41: Fix order and duplicates in quirks tableJean-Loïc Charroud2024-02-141-2/+1
| * | ALSA: hda/realtek: cs35l41: Fix device ID / model nameJean-Loïc Charroud2024-02-141-2/+2
| * | ALSA: hda/realtek: cs35l41: Add internal speaker support for ASUS UM3402 with...Jean-Loïc Charroud2024-02-141-0/+2
| * | ALSA: hda: Add Lenovo Legion 7i gen7 sound quirkTomasz Kudela2024-02-132-0/+3
| * | ALSA: hda/cs35l56: select intended config FW_CS_DSPLukas Bulwahn2024-02-091-2/+2
| * | ALSA: hda/realtek: add IDs for Dell dual spk platformShuming Fan2024-02-051-0/+2
| * | ALSA: hda/conexant: Add quirk for SWS JS201Dbo liu2024-02-051-0/+18
| * | Merge tag 'asoc-fix-v6.8-rc2-2' of https://git.kernel.org/pub/scm/linux/kerne...Takashi Iwai2024-02-011-59/+77
| |\|
| | * ALSA: hda: cs35l56: Remove unused test stub functionRichard Fitzgerald2024-02-011-10/+0
| | * ALSA: hda: cs35l56: Firmware file must match the version of preloaded firmwareRichard Fitzgerald2024-02-011-44/+49
| | * ALSA: hda: cs35l56: Fix filename string field layoutRichard Fitzgerald2024-02-011-6/+9
| | * ALSA: hda: cs35l56: Fix order of searching for firmware filesRichard Fitzgerald2024-02-011-10/+14
| | * ALSA: hda: cs35l56: Initialize all ASP1 registersRichard Fitzgerald2024-02-011-0/+16
| * | ALSA: hda/realtek: Enable headset mic on Vaio VJFE-ADLEdson Juliano Drosdeck2024-02-011-0/+1
| * | ALSA: hda/realtek: Apply headset jack quirk for non-bass alc287 thinkpadsJosé Relvas2024-01-311-1/+3
* | | ALSA: aw2: avoid casting function pointersArnd Bergmann2024-02-131-2/+3
* | | ALSA: ctxfi: avoid casting function pointersArnd Bergmann2024-02-137-33/+35
* | | ALSA: via82xx: Simplify with DEFINE_SIMPLE_DEV_PM_OPS()Takashi Iwai2024-02-122-20/+4
* | | ALSA: sis7019: Simplify with DEFINE_SIMPLE_DEV_PM_OPS()Takashi Iwai2024-02-121-11/+2
* | | ALSA: rme96: Simplify with DEFINE_SIMPLE_DEV_PM_OPS()Takashi Iwai2024-02-121-20/+10
* | | ALSA: riptide: Simplify with DEFINE_SIMPLE_DEV_PM_OPS()Takashi Iwai2024-02-121-9/+2
* | | ALSA: maestro3: Simplify with DEFINE_SIMPLE_DEV_PM_OPS()Takashi Iwai2024-02-121-19/+10
* | | ALSA: fm801: Simplify with DEFINE_SIMPLE_DEV_PM_OPS()Takashi Iwai2024-02-121-9/+2
* | | ALSA: es1968: Simplify with DEFINE_SIMPLE_DEV_PM_OPS()Takashi Iwai2024-02-121-15/+2
* | | ALSA: es1938: Simplify with DEFINE_SIMPLE_DEV_PM_OPS()Takashi Iwai2024-02-121-9/+2
* | | ALSA: echoaudio: Simplify with DEFINE_SIMPLE_DEV_PM_OPS()Takashi Iwai2024-02-122-21/+2
* | | ALSA: cs4281: Simplify with DEFINE_SIMPLE_DEV_PM_OPS()Takashi Iwai2024-02-121-11/+2
* | | ALSA: cmipci: Simplify with DEFINE_SIMPLE_DEV_PM_OPS()Takashi Iwai2024-02-121-9/+2
* | | ALSA: azt3328: Simplify with DEFINE_SIMPLE_DEV_PM_OPS()Takashi Iwai2024-02-121-9/+2
* | | ALSA: ali5451: Simplify with DEFINE_SIMPLE_DEV_PM_OPS()Takashi Iwai2024-02-121-9/+2
* | | ALSA: ali5451: Embed suspend image into struct snd_aliTakashi Iwai2024-02-121-18/+3
* | | ALSA: nm256: Replace with DEFINE_SIMPLE_DEV_PM_OPS()Takashi Iwai2024-02-121-7/+2
* | | ALSA: intel8x0: Replace with DEFINE_SIMPLE_DEV_PM_OPS()Takashi Iwai2024-02-122-14/+4
* | | ALSA: ens137x: Replace with DEFINE_SIMPLE_DEV_PM_OPS()Takashi Iwai2024-02-121-7/+2
* | | ALSA: atiixp: Replace with DEFINE_SIMPLE_DEV_PM_OPS()Takashi Iwai2024-02-122-19/+4
* | | ALSA: als4000: Replace with DEFINE_SIMPLE_DEV_PM_OPS()Takashi Iwai2024-02-121-7/+2
* | | ALSA: als300: Replace with DEFINE_SIMPLE_DEV_PM_OPS()Takashi Iwai2024-02-121-7/+2