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
2021-04-29
Merge branch 'for-5.13/logitech' into for-linus
Jiri Kosina
4
-48
/
+120
2021-04-29
Merge branch 'for-5.13/lenovo' into for-linus
Jiri Kosina
1
-33
/
+114
2021-04-29
Merge branch 'for-5.13/i2c-hid' into for-linus
Jiri Kosina
1
-27
/
+25
2021-04-29
Merge branch 'for-5.13/ft260' into for-linus
Jiri Kosina
4
-0
/
+1067
2021-04-29
Merge branch 'for-5.13/elan' into for-linus
Jiri Kosina
1
-12
/
+5
2021-04-29
Merge branch 'for-5.13/core' into for-linus
Jiri Kosina
1
-3
/
+3
2021-04-13
HID: wacom: Setup pen input capabilities to the targeted tools
Ping Cheng
2
-24
/
+27
2021-04-07
HID: hid-sensor-hub: Move 'hsdev' description to correct struct definition
Lee Jones
1
-1
/
+1
2021-04-07
HID: hid-sensor-hub: Remove unused struct member 'quirks'
Lee Jones
1
-2
/
+0
2021-04-07
HID: wacom_sys: Demote kernel-doc abuse
Lee Jones
1
-1
/
+1
2021-04-07
HID: hid-sensor-custom: Remove unused variable 'ret'
Lee Jones
1
-3
/
+2
2021-04-07
HID: hid-uclogic-params: Ensure function names are present and correct in ker...
Lee Jones
1
-3
/
+5
2021-04-07
HID: hid-uclogic-rdesc: Kernel-doc is for functions and structs
Lee Jones
1
-1
/
+1
2021-04-07
HID: hid-logitech-hidpp: Fix conformant kernel-doc header and demote abuses
Lee Jones
1
-3
/
+4
2021-04-07
HID: hid-picolcd_core: Remove unused variable 'ret'
Lee Jones
1
-3
/
+2
2021-04-07
HID: hid-kye: Fix incorrect function name for kye_tablet_enable()
Lee Jones
1
-1
/
+1
2021-04-07
HID: hid-core: Fix incorrect function name in header
Lee Jones
1
-1
/
+1
2021-04-07
HID: hid-alps: Correct struct misnaming
Lee Jones
1
-1
/
+1
2021-04-07
HID: usbhid: hid-pidff: Demote a couple kernel-doc abuses
Lee Jones
1
-2
/
+2
2021-04-07
HID: usbhid: Repair a formatting issue in a struct description
Lee Jones
1
-9
/
+9
2021-04-07
HID: ishtp-hid-client: Fix 'suggest-attribute=format' compiler warning
Lee Jones
4
-8
/
+8
2021-04-07
HID: intel-ish-hid: ishtp-fw-loader: Fix a bunch of formatting issues
Lee Jones
1
-22
/
+23
2021-04-07
HID: ishtp-hid-client: Fix incorrect function name report_bad_packet()
Lee Jones
1
-1
/
+1
2021-04-07
HID: intel-ish-hid: ipc: Correct fw_reset_work_fn() function name in header
Lee Jones
1
-1
/
+1
2021-04-07
HID: intel-ish-hid: Fix potential copy/paste error
Lee Jones
1
-1
/
+1
2021-04-07
HID: intel-ish-hid: Fix a little doc-rot
Lee Jones
1
-1
/
+1
2021-04-07
HID: intel-ish: Fix a naming disparity and a formatting error
Lee Jones
1
-2
/
+2
2021-04-07
HID: intel-ish: Supply some missing param descriptions
Lee Jones
1
-0
/
+5
2021-04-07
HID: intel-ish-hid: pci-ish: Remove unused variable 'ret'
Lee Jones
1
-2
/
+1
2021-04-07
HID: ishtp-hid-client: Move variable to where it's actually used
Lee Jones
2
-5
/
+5
2021-04-07
HID: intel-ish-hid: Remove unused variable 'err'
Lee Jones
1
-2
/
+1
2021-04-07
HID: hid-thrustmaster: Demote a bunch of kernel-doc abuses
Lee Jones
1
-12
/
+12
2021-04-07
HID: input: map battery capacity (00850065)
John Chen
2
-6
/
+17
2021-04-07
HID: magicmouse: fix reconnection of Magic Mouse 2
John Chen
1
-30
/
+63
2021-04-07
HID: magicmouse: fix 3 button emulation of Mouse 2
John Chen
1
-0
/
+18
2021-04-07
HID: magicmouse: add Apple Magic Mouse 2 support
John Chen
2
-5
/
+49
2021-04-07
HID: lenovo: Add support for Thinkpad X1 Tablet Thin keyboard
Hans de Goede
1
-0
/
+61
2021-04-07
HID: lenovo: Rework how the tp10ubkbd code decides which USB interface to use
Hans de Goede
1
-2
/
+15
2021-04-07
HID: lenovo: Set default_triggers for the mute and micmute LEDs
Hans de Goede
1
-0
/
+2
2021-04-07
HID: lenovo: Map mic-mute button to KEY_F20 instead of KEY_MICMUTE
Hans de Goede
1
-3
/
+6
2021-04-07
HID: lenovo: Set LEDs max_brightness value
Hans de Goede
1
-0
/
+2
2021-04-07
HID: lenovo: Remove lenovo_led_brightness_get()
Hans de Goede
1
-18
/
+0
2021-04-07
HID: lenovo: Check hid_get_drvdata() returns non NULL in lenovo_event()
Hans de Goede
1
-0
/
+3
2021-04-07
HID: lenovo: Fix lenovo_led_set_tp10ubkbd() error handling
Hans de Goede
1
-8
/
+21
2021-04-07
HID: lenovo: Use brightness_set_blocking callback for setting LEDs brightness
Hans de Goede
1
-3
/
+5
2021-04-07
HID: elan: Remove elan_mute_led_get_brigtness()
Hans de Goede
1
-10
/
+0
2021-04-07
HID: elan: Set default_trigger for the mute LED
Hans de Goede
1
-0
/
+1
2021-04-07
HID: elan: Silence mute LED errors being logged when the device is unplugged
Hans de Goede
1
-2
/
+4
2021-03-30
HID: fix memdup.cocci warnings
kernel test robot
1
-2
/
+3
2021-03-30
HID: surface-hid: Add support for legacy keyboard interface
Maximilian Luz
3
-0
/
+315
[prev]
[next]