Age | Commit message (Expand) | Author | Files | Lines |
2023-11-10 | Merge tag 'sound-fix-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -7/+41 |
2023-11-09 | ALSA: hda: ASUS UM5302LA: Added quirks for cs35L41/10431A83 on i2c bus | Vitalii Torshyn | 1 | -0/+6 |
2023-11-08 | ALSA: hda/realtek: Add support dual speaker for Dell | Kailang Yang | 1 | -7/+33 |
2023-11-07 | ALSA: hda: Add ASRock X670E Taichi to denylist | Alexander Koskovich | 1 | -0/+1 |
2023-11-07 | ALSA: hda/realtek: Add quirk for ASUS UX7602ZM | Alex Spataru | 1 | -0/+1 |
2023-11-03 | Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -5/+4 |
2023-11-03 | Merge tag 'sound-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 17 | -156/+903 |
2023-11-03 | Merge tag 'pci-v6.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -11/+5 |
2023-10-31 | ALSA: hda: cs35l41: Fix missing error code in cs35l41_smart_amp() | Harshit Mogalapalli | 1 | -0/+1 |
2023-10-29 | ALSA: hda: cs35l41: mark cs35l41_verify_id() static | Arnd Bergmann | 1 | -1/+1 |
2023-10-26 | ALSA: hda: cs35l41: Check CSPL state after loading firmware | Stefan Binding | 1 | -0/+18 |
2023-10-26 | ALSA: hda: cs35l41: Do not unload firmware before reset in system suspend | Stefan Binding | 1 | -29/+4 |
2023-10-26 | ALSA: hda: cs35l41: Force a software reset after hardware reset | Stefan Binding | 1 | -0/+5 |
2023-10-26 | ALSA: hda: cs35l41: Run boot process during resume callbacks | Stefan Binding | 1 | -33/+72 |
2023-10-26 | ALSA: hda: cs35l41: Assert Reset prior to de-asserting in probe and system re... | Stefan Binding | 1 | -0/+2 |
2023-10-26 | ALSA: hda: cs35l41: Assert reset before system suspend | Stefan Binding | 1 | -5/+8 |
2023-10-26 | ALSA: hda: cs35l41: Use reset label to get GPIO for HP Zbook Fury 17 G9 | Stefan Binding | 1 | -2/+9 |
2023-10-26 | ALSA: mixart: Replace with __packed attribute | Takashi Iwai | 1 | -35/+35 |
2023-10-26 | ALSA: azt3328: Replace with __packed attribute | Takashi Iwai | 1 | -1/+1 |
2023-10-21 | Merge tag 'asoc-v6.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broo... | Takashi Iwai | 1 | -11/+12 |
2023-10-19 | ALSA: hda: i915: Remove extra argument from snd_hdac_i915_init | Maarten Lankhorst | 1 | -1/+1 |
2023-10-19 | ALSA: hda: Intel: Move snd_hdac_i915_init to before probe_work. | Maarten Lankhorst | 1 | -29/+30 |
2023-10-19 | ALSA: hda: i915: Add an allow_modprobe argument to snd_hdac_i915_init | Maarten Lankhorst | 1 | -1/+1 |
2023-10-19 | ALSA: hda: Intel: Fix error handling in azx_probe() | Maarten Lankhorst | 1 | -0/+1 |
2023-10-19 | Merge branch 'for-linus' into for-next | Takashi Iwai | 3 | -49/+130 |
2023-10-19 | extract and use FILE_LINE macro | Alexey Dobriyan | 1 | -5/+4 |
2023-10-17 | ALSA: hda/realtek - Fixed ASUS platform headset Mic issue | Kailang Yang | 1 | -0/+25 |
2023-10-17 | ALSA: hda/realtek: Add quirk for ASUS ROG GU603ZV | Artem Borisov | 1 | -0/+1 |
2023-10-17 | ALSA: hda/relatek: Enable Mute LED on HP Laptop 15s-fq5xxx | Luka Guzenko | 1 | -0/+1 |
2023-10-06 | ALSA: hda: Add code_loading parameter to stream setup | Cezary Rojewski | 1 | -1/+1 |
2023-10-06 | ALSA: hda: Fix stream fifo_size initialization | Cezary Rojewski | 1 | -1/+1 |
2023-10-06 | ALSA: intel8x0m: fix name of SIS7013 sound chip in comment | Thomas Perl | 1 | -1/+1 |
2023-10-06 | ALSA: hda/realtek: Change model for Intel RVP board | Kailang Yang | 1 | -2/+2 |
2023-10-06 | ALSA: hda: cs35l41: Cleanup and fix double free in firmware request | Stefan Binding | 1 | -36/+79 |
2023-09-30 | ALSA: hda: cirrus_scodec: fix an error code | Dan Carpenter | 1 | -2/+2 |
2023-09-29 | ALSA: hda: Use pci_get_base_class() to reduce duplicated code | Sui Jingfeng | 1 | -11/+5 |
2023-09-23 | ALSA: hda: Annotate struct hda_conn_list with __counted_by | Kees Cook | 1 | -1/+1 |
2023-09-22 | ALSA: hda: cs35l41: Add read-only ALSA control for forced mute | Stefan Binding | 1 | -0/+28 |
2023-09-22 | ALSA: hda: cs35l41: Support mute notifications for CS35L41 HDA | Stefan Binding | 2 | -13/+94 |
2023-09-22 | ALSA: hda/realtek: Support ACPI Notification framework via component binding | Stefan Binding | 1 | -1/+82 |
2023-09-22 | ALSA: hda: cs35l41: Add notification support into component binding | Stefan Binding | 1 | -0/+4 |
2023-09-21 | ALSA: hda/realtek - ALC287 merge RTK codec with CS CS35L41 AMP | Kailang Yang | 1 | -8/+15 |
2023-09-20 | ALSA: hda: cirrus_scodec: Select GPIOLIB for KUnit test | Richard Fitzgerald | 1 | -0/+1 |
2023-09-19 | ALSA: hda/realtek - ALC287 Realtek I2S speaker platform support | Kailang Yang | 1 | -0/+4 |
2023-09-19 | ALSA: hda: cs35l56: Use the new RUNTIME_PM_OPS() macro | Richard Fitzgerald | 1 | -3/+3 |
2023-09-18 | ALSA: hda: cirrus_scodec: Add KUnit test | Richard Fitzgerald | 4 | -0/+394 |
2023-09-18 | ALSA: hda: cs35l56: Add support for speaker id | Richard Fitzgerald | 5 | -1/+106 |
2023-09-15 | ALSA: riptide: Fix -Wformat-truncation warning for longname string | Takashi Iwai | 1 | -8/+8 |
2023-09-15 | ALSA: hda: generic: Check potential mixer name string truncation | Takashi Iwai | 1 | -1/+5 |
2023-09-15 | ALSA: cmipci: Fix -Wformat-truncation warning | Takashi Iwai | 1 | -3/+5 |