index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-lenovo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
HID: lenovo: Restrict detection of patched firmware only to USB cptkbd
Mikhail Khvainitski
2023-12-12
1
-1
/
+2
*
hid: lenovo: Resend all settings on reset_resume for compact keyboards
Jamie Lentin
2023-10-25
1
-16
/
+34
*
HID: lenovo: Detect quirk-free fw on cptkbd and stop applying workaround
Mikhail Khvainitski
2023-10-04
1
-23
/
+45
*
HID: lenovo: Make array tp10ubkbd_led static const
Colin Ian King
2022-10-18
1
-1
/
+1
*
HID: lenovo: Add note about different report numbers
ValdikSS
2022-05-02
1
-0
/
+5
*
HID: lenovo: Sync Fn-lock state on button press for Compact and TrackPoint II...
ValdikSS
2022-05-02
1
-0
/
+9
*
HID: lenovo: Add support for ThinkPad TrackPoint Keyboard II
ValdikSS
2022-05-02
1
-6
/
+154
*
HID: lenovo: Add support for Thinkpad X1 Tablet Thin keyboard
Hans de Goede
2021-04-07
1
-0
/
+61
*
HID: lenovo: Rework how the tp10ubkbd code decides which USB interface to use
Hans de Goede
2021-04-07
1
-2
/
+15
*
HID: lenovo: Set default_triggers for the mute and micmute LEDs
Hans de Goede
2021-04-07
1
-0
/
+2
*
HID: lenovo: Map mic-mute button to KEY_F20 instead of KEY_MICMUTE
Hans de Goede
2021-04-07
1
-3
/
+6
*
HID: lenovo: Set LEDs max_brightness value
Hans de Goede
2021-04-07
1
-0
/
+2
*
HID: lenovo: Remove lenovo_led_brightness_get()
Hans de Goede
2021-04-07
1
-18
/
+0
*
HID: lenovo: Check hid_get_drvdata() returns non NULL in lenovo_event()
Hans de Goede
2021-04-07
1
-0
/
+3
*
HID: lenovo: Fix lenovo_led_set_tp10ubkbd() error handling
Hans de Goede
2021-04-07
1
-8
/
+21
*
HID: lenovo: Use brightness_set_blocking callback for setting LEDs brightness
Hans de Goede
2021-04-07
1
-3
/
+5
*
HID: lenovo: Fix spurious F23 key press report during resume from suspend
Hans de Goede
2020-07-07
1
-0
/
+7
*
HID: lenovo: Add ThinkPad 10 Ultrabook Keyboard fn_lock support
Hans de Goede
2020-07-07
1
-1
/
+71
*
HID: lenovo: Add ThinkPad 10 Ultrabook Keyboard support
Hans de Goede
2020-07-07
1
-0
/
+105
*
HID: lenovo: Rename fn_lock sysfs attr handlers to make them generic
Hans de Goede
2020-07-07
1
-11
/
+17
*
HID: lenovo: Factor out generic parts of the LED code
Hans de Goede
2020-07-07
1
-40
/
+58
*
HID: lenovo: Merge tpkbd and cptkbd data structures
Hans de Goede
2020-07-07
1
-30
/
+26
*
HID: do not call hid_set_drvdata(hdev, NULL) in drivers
Benjamin Tissoires
2019-08-22
1
-2
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-4
/
+1
*
HID: lenovo: Add checks to fix of_led_classdev_register
Aditya Pakki
2019-01-03
1
-2
/
+8
*
HID: lenovo: Add support for IBM/Lenovo Scrollpoint mice
pgzh
2018-04-25
1
-0
/
+36
*
HID: lenovo: Don't use stack variables for DMA buffers
Josh Boyer
2016-03-29
1
-3
/
+13
*
HID: use to_hid_device()
Geliang Tang
2015-12-28
1
-18
/
+18
*
HID: hid-input: allow input_configured callback return errors
Dmitry Torokhov
2015-11-05
1
-1
/
+3
*
HID: lenovo: Hide middle-button press until release
Jamie Lentin
2015-08-12
1
-0
/
+50
*
HID: lenovo: Add missing return-value check
Jamie Lentin
2015-08-12
1
-1
/
+4
*
HID: lenovo: Use constants for axes names
Jamie Lentin
2015-08-12
1
-2
/
+2
*
-
.
Merge branches 'for-4.2/i2c-hid', 'for-4.2/lenovo', 'for-4.2/plantronics', 'f...
Jiri Kosina
2015-06-22
1
-0
/
+50
|
\
\
|
|
*
HID: lenovo: add support for Lenovo ThinkPad Keyboard Pro unit
Benjamin Tissoires
2015-05-07
1
-0
/
+31
|
|
*
HID: lenovo: set INPUT_PROP_POINTING_STICK
Andreas Fleig
2015-04-23
1
-0
/
+19
|
|
/
*
/
HID: lenovo: Remove sysfs group on failure path
Alexey Khoroshilov
2015-05-29
1
-2
/
+7
|
/
*
HID: lenovo: Use native middle-button mode for compact keyboards
Jamie Lentin
2014-12-17
1
-0
/
+37
*
HID: lenovo: Add sensitivity control to compact keyboards
Jamie Lentin
2014-12-17
1
-1
/
+41
*
HID: lenovo: Don't set EV_REP to avoid repeating mice buttons
Jamie Lentin
2014-11-11
1
-1
/
+0
*
HID: lenovo: Move USB KEY_FILE to 0x00f9 to prevent scancode clash
Jamie Lentin
2014-11-11
1
-6
/
+6
*
HID: lenovo: Add support for Compact (BT|USB) keyboard
Jamie Lentin
2014-07-29
1
-0
/
+208
*
HID: lenovo: Don't call function in condition, show error codes
Jamie Lentin
2014-07-29
1
-4
/
+4
*
HID: lenovo: Prepare support for adding other devices
Jamie Lentin
2014-07-29
1
-8
/
+45
*
HID: lenovo: Rename hid-lenovo-tpkbd to hid-lenovo
Jamie Lentin
2014-07-29
1
-0
/
+463