summaryrefslogtreecommitdiffstats
path: root/sound/pci
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda/realtek - ALC236 fix volume mute & mic mute LED on some HP modelsValentine Altair2024-03-131-0/+1
* Merge tag 'asoc-v6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2024-03-113-19/+34
|\
| * ALSA: cs35l56: Apply calibration from EFIMark Brown2024-02-242-7/+34
| |\
| | * ALSA: hda: cs35l56: Apply amp calibration from EFI dataRichard Fitzgerald2024-02-232-7/+34
| * | ASoC: Intel: avs: Fixes and new platforms supportMark Brown2024-02-218-71/+132
| |\|
| * | ASoC: tas2781: remove unused acpi_subysystem_idGergo Koteles2024-02-091-12/+0
* | | ALSA: hda/tas2781: restore power state after system_resumeGergo Koteles2024-03-111-1/+12
* | | ALSA: hda/tas2781: do not call pm_runtime_force_* in system_resume/suspendGergo Koteles2024-03-111-10/+1
* | | ALSA: hda/tas2781: do not reset cur_* values in runtime_suspendGergo Koteles2024-03-111-7/+0
* | | ALSA: hda/tas2781: add lock to system_suspendGergo Koteles2024-03-111-0/+4
* | | ALSA: hda/tas2781: use dev_dbg in system_resumeGergo Koteles2024-03-111-1/+1
* | | ALSA: hda/realtek: fix ALC285 issues on HP Envy x360 laptopsAthaariq Ardhiansyah2024-03-111-0/+63
* | | Merge branch 'for-next' into for-linusTakashi Iwai2024-03-1147-515/+529
|\ \ \
| * | | ALSA: hda: cs35l56: Add support for CS35L54 and CS35L57Simon Trimmer2024-03-084-11/+21
| * | | ALSA: hda: hda_component: Include sound/hda_codec.hRichard Fitzgerald2024-03-071-0/+1
| * | | ALSA: hda: hda_component: Add missing #include guardsRichard Fitzgerald2024-03-071-0/+5
| * | | 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: 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: 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
| * | | | ALSA: hda/realtek: Add "Intel Reference board" SSID in the ALC256.Sayed, Karimuddin2024-02-091-0/+1
| * | | | ALSA: hda/realtek: Remove two HP Laptops using CS35L41Stefan Binding2024-02-041-2/+0
| * | | | Merge branch 'topic/format-kunit' into for-nextTakashi Iwai2024-01-304-4/+16
| |\ \ \ \
| * | | | | ALSA: hda/realtek: Add quirks for various HP ENVY modelsStefan Binding2024-01-281-0/+40
| * | | | | ALSA: hda: cs35l41: Support HP models without _DSD using dual Speaker IDStefan Binding2024-01-281-0/+40