index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-14
HID: bpf: implement HID-BPF through bpf_struct_ops
Benjamin Tissoires
5
-8
/
+305
2024-06-14
HID: bpf: add hid_get/put_device() helpers
Benjamin Tissoires
1
-20
/
+27
2024-06-14
HID: rename struct hid_bpf_ops into hid_ops
Benjamin Tissoires
2
-14
/
+14
2024-06-08
Merge tag 'for-linus-2024060801' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
12
-68
/
+140
2024-06-07
HID: Ignore battery for ELAN touchscreens 2F2C and 4116
Louis Dalibard
2
-0
/
+6
2024-06-07
HID: i2c-hid: elan: fix reset suspend current leakage
Johan Hovold
1
-12
/
+47
2024-06-07
input: Add support for "Do Not Disturb"
Aseda Aboagye
2
-0
/
+9
2024-06-07
input: Add event code for accessibility key
Aseda Aboagye
2
-0
/
+2
2024-06-07
hid: asus: asus_report_fixup: fix potential read out of bounds
Andrew Ballance
1
-2
/
+2
2024-06-06
HID: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
57
-0
/
+57
2024-06-06
HID: logitech-dj: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-06
HID: lg-g15: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-06
HID: letsketch: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-06
HID: usbhid: Share USB device firmware node with child HID device
Danny Kaehn
1
-0
/
+2
2024-06-04
HID: logitech-hidpp: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-04
HID: intel-ish-hid: fix endian-conversion
Arnd Bergmann
2
-45
/
+57
2024-06-04
HID: nintendo: Fix an error handling path in nintendo_hid_probe()
Christophe JAILLET
1
-2
/
+4
2024-06-04
HID: logitech-dj: Fix memory leak in logi_dj_recv_switch_to_dj_mode()
José Expósito
1
-1
/
+3
2024-06-04
HID: nintendo: Remove some unused functions
Jiapeng Chong
1
-21
/
+0
2024-06-04
HID: intel-ish-hid: add MODULE_DESCRIPTION()
Jeff Johnson
1
-0
/
+1
2024-06-04
HID: intel-ish-hid: fix ishtp_wait_resume() kernel-doc
Jeff Johnson
1
-0
/
+1
2024-06-04
HID: uclogic: Use Rx and Ry for touch strips
José Expósito
1
-1
/
+2
2024-06-04
HID: uclogic: Support HUION devices with up to 20 buttons
José Expósito
1
-3
/
+3
2024-06-04
HID: Use kvzalloc instead of kzalloc in hid_register_field()
Hailong.Liu
1
-4
/
+4
2024-06-04
HID: core: remove unnecessary WARN_ON() in implement()
Nikita Zhandarovich
1
-1
/
+0
2024-05-23
HID: nvidia-shield: Add missing check for input_ff_create_memless
Chen Ni
1
-1
/
+3
2024-05-23
HID: intel-ish-hid: Fix build error for COMPILE_TEST
Zhang Lixu
1
-4
/
+6
2024-05-22
Merge tag 'backlight-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-15
/
+14
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2
-2
/
+2
2024-05-14
Merge branch 'for-6.10/winwing' into for-linus
Jiri Kosina
3
-0
/
+243
2024-05-14
Merge branch 'for-6.10/uclogic' into for-linus
Jiri Kosina
1
-0
/
+3
2024-05-14
Merge branch 'for-6.10/steam' into for-linus
Jiri Kosina
1
-8
/
+147
2024-05-14
Merge branch 'for-6.10/sony' into for-linus
Jiri Kosina
1
-5
/
+2
2024-05-14
Merge branch 'for-6.10/playstation' into for-linus
Jiri Kosina
1
-45
/
+93
2024-05-14
Merge branch 'for-6.10/plarform-driver-remove-new' into for-linus
Jiri Kosina
3
-11
/
+7
2024-05-14
Merge branch 'for-6.10/nintendo' into for-linus
Jiri Kosina
1
-24
/
+33
2024-05-14
Merge branch 'for-6.10/kye' into for-linus
Jiri Kosina
1
-31
/
+44
2024-05-14
Merge branch 'for-6.10/intel-ish' into for-linus
Jiri Kosina
9
-61
/
+639
2024-05-14
Merge branch 'for-6.10/i2c-hid' into for-linus
Jiri Kosina
1
-17
/
+27
2024-05-14
Merge branch 'for-6.10/hid-sysfs-emit' into for-linus
Jiri Kosina
10
-45
/
+39
2024-05-14
Merge branch 'for-6.10/hid-debug' into for-linus
Jiri Kosina
1
-442
/
+2995
2024-05-14
Merge branch 'for-6.10/hid-bpf' into for-linus
Jiri Kosina
14
-71
/
+1934
2024-05-14
Merge branch 'for-6.10/asus' into for-linus
Jiri Kosina
2
-80
/
+54
2024-05-14
Merge branch 'for-6.10/amd-sfh' into for-linus
Jiri Kosina
3
-8
/
+16
2024-05-10
Merge branches 'ib-backlight-auxdisplay-staging-omap-6.9', 'ib-backlight-auxd...
Lee Jones
4
-15
/
+14
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
2
-2
/
+2
2024-05-07
HID: bpf: add in-tree HID-BPF fix for the Raptor Mach 2
Benjamin Tissoires
1
-0
/
+185
2024-05-07
HID: bpf: add in-tree HID-BPF fix for the Huion Kamvas Pro 19
Benjamin Tissoires
1
-0
/
+290
2024-05-07
HID: bpf: add in-tree HID-BPF fix for the XBox Elite 2 over Bluetooth
Benjamin Tissoires
1
-0
/
+133
2024-05-07
HID: bpf: add in-tree HID-BPF fix for the Wacom ArtPen
Benjamin Tissoires
1
-0
/
+173
[prev]
[next]