index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-appletb-kbd.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-05
Merge tag 'hid-for-linus-2025070502' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
Linus Torvalds
1
-5
/
+9
2025-07-03
HID: appletb-kbd: fix slab use-after-free bug in appletb_kbd_probe
Qasim Ijaz
1
-4
/
+6
2025-07-03
HID: appletb-kbd: fix memory corruption of input_handler_list
Qasim Ijaz
1
-1
/
+3
2025-06-26
Merge tag 'hid-for-linus-2025062701' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
Linus Torvalds
1
-0
/
+5
2025-06-20
HID: appletb-kbd: fix "appletb_backlight" backlight device reference counting
Qasim Ijaz
1
-0
/
+5
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-06-03
Merge tag 'hid-for-linus-2025060301' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
Linus Torvalds
1
-3
/
+6
2025-04-24
HID: appletb-kbd: Use secs_to_jiffies() instead of msecs_to_jiffies()
Thorsten Blum
1
-3
/
+6
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-1
/
+1
2025-02-18
HID: appletb-kbd: Fix inconsistent indentation and pass -ENODEV to dev_err_probe
Aditya Garg
1
-7
/
+7
2025-02-18
HID: hid-appletb-kbd: simplify logic used to switch between media and function keys on pressing fn key
Aditya Garg
1
-7
/
+8
2025-02-10
HID: hid-appletb-kbd: make struct attribute *appletb_kbd_attrs[] static
Aditya Garg
1
-2
/
+2
2025-02-07
HID: hid-appletb-kbd: add support for automatic brightness control while using the touchbar
Aditya Garg
1
-4
/
+79
2025-02-07
HID: hid-appletb-kbd: add support for fn toggle between media and function mode
Aditya Garg
1
-0
/
+128
2025-02-07
HID: hid-appletb-kbd: add driver for the keyboard mode of Apple Touch Bars
Kerem Karabay
1
-0
/
+303