index
:
pub/scm/linux/kernel/git/modules/linux.git
master
mcgrof's fork of linux.git
Modules Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
usb
/
mixer_quirks.c
Age
Commit message (
Expand
)
Author
Files
Lines
14 days
ALSA: usb-audio: Add PM guards to RME Digiface controls
Will Porter
1
-0
/
+8
2026-07-30
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-1
/
+1
2026-07-26
ALSA: usb-audio: fix stack info leak in RME Digiface status
Baul Lee
1
-1
/
+1
2026-06-29
ALSA: usb-audio: Add support for Pioneer DJ DJM-S11
Federico Beffa
1
-0
/
+20
2026-06-25
ALSA: usb-audio: avoid kobject path lookup in DualSense match
Darvell Long
1
-28
/
+12
2026-06-23
ALSA: FCP: Add Focusrite ISA C8X support
Geoffrey D. Bennett
1
-0
/
+1
2026-05-15
ALSA: M-Audio C600 disable Output Gain Knob
Simon Wood
1
-2
/
+44
2026-04-29
ALSA: usb-audio: Update Babyface Pro control caches only after successful writes
Cássio Gabriel
1
-6
/
+10
2026-04-29
ALSA: usb-audio: Roll back quirk control caches on write errors
Cássio Gabriel
1
-8
/
+37
2026-04-22
ALSA: usb-audio: Fix Audio Advantage Micro II SPDIF switch
Cássio Gabriel
1
-1
/
+1
2026-04-22
ALSA: usb-audio: Avoid false E-MU sample-rate notifications
Cássio Gabriel
1
-4
/
+6
2026-03-09
ALSA: usb-audio: add Studio 1824 support
Frederic Popp
1
-0
/
+3
2026-03-04
ALSA: usb-audio: Apply linear volume quirk on MV-SILICON devices
Rong Zhang
1
-0
/
+22
2026-03-04
ALSA: usb-audio: Add QUIRK_FLAG_MIXER_{PLAYBACK,CAPTURE}_LINEAR_VOL
Rong Zhang
1
-0
/
+34
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-5
/
+5
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-6
/
+7
2026-02-08
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-7
/
+2
2026-02-03
ALSA: usb-audio: fix broken logic in snd_audigy2nx_led_update()
Sergey Shtylyov
1
-7
/
+2
2026-01-27
ALSA: usb-audio: add mixer support for Focusrite Forte
Jegor van Opdorp
1
-0
/
+3
2025-12-13
Merge tag 'sound-fix-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2025-12-06
Merge tag 'bitmap-for-6.19' of github.com:/norov/linux
Linus Torvalds
1
-4
/
+0
2025-12-05
ALSA: usb-audio: Initialize status1 to fix uninitialized symbol errors
HariKrishna Sagala
1
-0
/
+1
2025-11-26
ALSA: usb-audio: Implement jack detection for HP Thunderbolt Dock G2
Tasos Sahanidis
1
-0
/
+102
2025-11-26
ALSA: usb-audio: Modularize realtek_add_jack in mixer_quirks
Tasos Sahanidis
1
-7
/
+13
2025-11-24
ALSA: usb-audio: Convert to common field_{get,prep}() helpers
Geert Uytterhoeven
1
-6
/
+0
2025-11-24
ALSA: usb-audio: #undef field_{get,prep}() before local definition
Geert Uytterhoeven
1
-0
/
+2
2025-09-04
ALSA: usb-audio: add quirk QUIRK_FLAG_MIXER_CAPTURE_MIN_MUTE
Cryolitia PukNgae
1
-0
/
+7
2025-09-04
ALSA: usb-audio: rename QUIRK_FLAG_MIXER_MIN_MUTE to QUIRK_FLAG_MIXER_PLAYBAC...
Cryolitia PukNgae
1
-2
/
+5
2025-08-30
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-5
/
+3
2025-08-27
ALSA: usb-audio: move mixer_quirks' min_mute into common quirk
Cryolitia PukNgae
1
-7
/
+3
2025-08-22
ALSA: usb-audio: Add mute TLV for playback volumes on some devices
Cryolitia PukNgae
1
-0
/
+2
2025-08-13
ALSA: usb-audio: Use auto-cleanup for shutdown locks
Takashi Iwai
1
-204
/
+136
2025-06-13
ALSA: usb-audio: Fix build with CONFIG_INPUT=n
Takashi Iwai
1
-0
/
+4
2025-06-12
ALSA: usb-audio: Convert comma to semicolon
Chen Ni
1
-3
/
+3
2025-06-09
ALSA: usb-audio: Add mixer quirk for Sony DualSense PS5
Cristian Ciocaltea
1
-0
/
+263
2025-06-09
ALSA: usb-audio: Remove unneeded wmb() in mixer_quirks
Cristian Ciocaltea
1
-1
/
+0
2025-06-09
ALSA: usb-audio: Simplify NULL comparison in mixer_quirks
Cristian Ciocaltea
1
-1
/
+1
2025-06-09
ALSA: usb-audio: Avoid multiple assignments in mixer_quirks
Cristian Ciocaltea
1
-1
/
+2
2025-06-09
ALSA: usb-audio: Drop unnecessary parentheses in mixer_quirks
Cristian Ciocaltea
1
-3
/
+3
2025-06-09
ALSA: usb-audio: Fix block comments in mixer_quirks
Cristian Ciocaltea
1
-2
/
+4
2025-06-09
ALSA: usb-audio: Avoid precedence issues in mixer_quirks macros
Cristian Ciocaltea
1
-7
/
+7
2025-06-09
ALSA: usb-audio: Fix whitespace & blank line issues in mixer_quirks
Cristian Ciocaltea
1
-15
/
+11
2025-06-09
ALSA: usb-audio: Fix code alignment in mixer_quirks
Cristian Ciocaltea
1
-123
/
+127
2025-05-16
ALSA: usb-audio: Rename Pioneer mixer channel controls
František Kučera
1
-52
/
+52
2025-05-08
ALSA: usb: mixer_quirks: use snd_kcontrol_chip()
Kuninori Morimoto
1
-1
/
+1
2025-04-22
ALSA: usb-audio: Add Pioneer DJ DJM-V10 support
František Kučera
1
-3
/
+59
2025-03-26
Merge tag 'hid-for-linus-2025032601' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+51
2025-03-26
Merge branch 'for-6.15/plantronics' into for-linus
Jiri Kosina
1
-0
/
+51
2025-03-19
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-3
/
+4
[next]