index
:
blaster4385/linux-IllusionX
v6.12.1
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
/
control_led.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-09
Merge branch 'topic/control-lookup-rwlock' into for-next
Takashi Iwai
1
-1
/
+1
2024-08-09
ALSA: control: Optimize locking for look-up
Takashi Iwai
1
-1
/
+1
2024-08-08
ALSA: control_led: Use dev_err()
Takashi Iwai
1
-1
/
+1
2024-05-22
Merge tag 'leds-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-3
/
+17
2024-04-24
ALSA: control: Use list_for_each_entry_safe()
Andy Shevchenko
1
-10
/
+5
2024-03-28
ALSA: control-led: Integrate mute led trigger
Heiner Kallweit
1
-3
/
+17
2024-02-28
ALSA: control_led: Use guard() for locking
Takashi Iwai
1
-85
/
+65
2023-08-17
ALSA: control: Don't embed ctl_dev
Takashi Iwai
1
-2
/
+2
2023-07-20
ALSA: control: Introduce unlocked version for snd_ctl_find_*() helpers
Takashi Iwai
1
-1
/
+1
2023-06-21
sound: make all 'class' structures const
Ivan Orlov
1
-1
/
+1
2023-01-09
ALSA: control-led: use strscpy in set_led_id()
Jaroslav Kysela
1
-3
/
+2
2022-08-02
ALSA: control-led: Replace sprintf() with sysfs_emit()
Takashi Iwai
1
-17
/
+12
2021-11-23
ALSA: led: Use restricted type for iface assignment
Takashi Iwai
1
-1
/
+1
2021-08-13
ALSA: core: control_led: use strscpy instead of strlcpy
Pierre-Louis Bossart
1
-1
/
+1
2021-06-14
ALSA: control_led - fix initialization in the mode show callback
Jaroslav Kysela
1
-1
/
+1
2021-06-08
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-7
/
+26
2021-06-02
ALSA: control led: fix memory leak in snd_ctl_led_register
Dongliang Mu
1
-7
/
+26
2021-05-25
ALSA: control_led - use DEVICE_ATTR_*() macro
YueHaibing
1
-15
/
+19
2021-04-14
ALSA: control_led - fix the stack usage (control element ops)
Jaroslav Kysela
1
-2
/
+6
2021-04-09
ALSA: control - double free in snd_ctl_led_init()
Dan Carpenter
1
-1
/
+1
2021-04-06
ALSA: control - off by one in store_mode()
Dan Carpenter
1
-1
/
+1
2021-04-01
ALSA: control led - improve the set_led_id() parser
Jaroslav Kysela
1
-1
/
+4
2021-03-30
ALSA: led control - add sysfs kcontrol LED marking layer
Jaroslav Kysela
1
-4
/
+362
2021-03-30
ALSA: control - add sysfs support to the LED trigger module
Jaroslav Kysela
1
-29
/
+163
2021-03-30
ALSA: control - add generic LED trigger module as the new control layer
Jaroslav Kysela
1
-0
/
+278