index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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
2021-03-30
HID: Add support for Surface Aggregator Module HID transport
Maximilian Luz
7
-0
/
+640
2021-03-19
HID: thrustmaster: introduce proper USB dependency
Jiri Kosina
1
-1
/
+1
2021-03-19
HID: intel_ish-hid: HBM: Use connected standby state bit during suspend/resume
Ye Xiang
2
-3
/
+4
2021-03-19
HID: ft260: fix an error message in ft260_i2c_write_read()
Dan Carpenter
1
-1
/
+2
2021-03-19
HID: support for initialization of some Thrustmaster wheels
Dario Pagani
4
-3
/
+378
2021-03-16
HID: wacom: set EV_KEY and EV_ABS only for non-HID_GENERIC type of devices
Ping Cheng
1
-4
/
+2
2021-03-16
HID: ft260: add usb hid to i2c host bridge driver
Michael Zaidman
4
-0
/
+1066
2021-03-08
HID: intel-ish-hid: Make remove callback return void
Uwe Kleine-König
3
-9
/
+4
2021-03-08
HID: intel-ish-hid: Simplify logic in ishtp_cl_device_remove()
Uwe Kleine-König
1
-6
/
+4
2021-03-08
HID: intel-ish-hid: Drop if block with an always false condition
Uwe Kleine-König
1
-5
/
+1
2021-03-08
AMD_SFH: Add DMI quirk table for BIOS-es which don't set the activestatus bits
Hans de Goede
1
-0
/
+24
2021-03-08
AMD_SFH: Add sensor_mask module parameter
Hans de Goede
1
-3
/
+11
2021-03-08
AMD_SFH: Removed unused activecontrolstatus member from the amd_mp2_dev struct
Hans de Goede
2
-3
/
+4
2021-03-08
HID: wacom: Assign boolean values to a bool variable
Jiapeng Zhong
1
-1
/
+1
2021-03-08
HID cp2112: fix support for multiple gpiochips
Douglas Gilbert
1
-11
/
+11
[prev]
[next]