index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-lenovo.c
Age
Commit message (
Expand
)
Author
2022-10-18
HID: lenovo: Make array tp10ubkbd_led static const
Colin Ian King
2022-05-02
HID: lenovo: Add note about different report numbers
ValdikSS
2022-05-02
HID: lenovo: Sync Fn-lock state on button press for Compact and TrackPoint II...
ValdikSS
2022-05-02
HID: lenovo: Add support for ThinkPad TrackPoint Keyboard II
ValdikSS
2021-04-07
HID: lenovo: Add support for Thinkpad X1 Tablet Thin keyboard
Hans de Goede
2021-04-07
HID: lenovo: Rework how the tp10ubkbd code decides which USB interface to use
Hans de Goede
2021-04-07
HID: lenovo: Set default_triggers for the mute and micmute LEDs
Hans de Goede
2021-04-07
HID: lenovo: Map mic-mute button to KEY_F20 instead of KEY_MICMUTE
Hans de Goede
2021-04-07
HID: lenovo: Set LEDs max_brightness value
Hans de Goede
2021-04-07
HID: lenovo: Remove lenovo_led_brightness_get()
Hans de Goede
2021-04-07
HID: lenovo: Check hid_get_drvdata() returns non NULL in lenovo_event()
Hans de Goede
2021-04-07
HID: lenovo: Fix lenovo_led_set_tp10ubkbd() error handling
Hans de Goede
2021-04-07
HID: lenovo: Use brightness_set_blocking callback for setting LEDs brightness
Hans de Goede
2020-07-07
HID: lenovo: Fix spurious F23 key press report during resume from suspend
Hans de Goede
2020-07-07
HID: lenovo: Add ThinkPad 10 Ultrabook Keyboard fn_lock support
Hans de Goede
2020-07-07
HID: lenovo: Add ThinkPad 10 Ultrabook Keyboard support
Hans de Goede
2020-07-07
HID: lenovo: Rename fn_lock sysfs attr handlers to make them generic
Hans de Goede
2020-07-07
HID: lenovo: Factor out generic parts of the LED code
Hans de Goede
2020-07-07
HID: lenovo: Merge tpkbd and cptkbd data structures
Hans de Goede
2019-08-22
HID: do not call hid_set_drvdata(hdev, NULL) in drivers
Benjamin Tissoires
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-01-03
HID: lenovo: Add checks to fix of_led_classdev_register
Aditya Pakki
2018-04-25
HID: lenovo: Add support for IBM/Lenovo Scrollpoint mice
pgzh
2016-03-29
HID: lenovo: Don't use stack variables for DMA buffers
Josh Boyer
2015-12-28
HID: use to_hid_device()
Geliang Tang
2015-11-05
HID: hid-input: allow input_configured callback return errors
Dmitry Torokhov
2015-08-12
HID: lenovo: Hide middle-button press until release
Jamie Lentin
2015-08-12
HID: lenovo: Add missing return-value check
Jamie Lentin
2015-08-12
HID: lenovo: Use constants for axes names
Jamie Lentin
2015-06-22
Merge branches 'for-4.2/i2c-hid', 'for-4.2/lenovo', 'for-4.2/plantronics', 'f...
Jiri Kosina
2015-05-29
HID: lenovo: Remove sysfs group on failure path
Alexey Khoroshilov
2015-05-07
HID: lenovo: add support for Lenovo ThinkPad Keyboard Pro unit
Benjamin Tissoires
2015-04-23
HID: lenovo: set INPUT_PROP_POINTING_STICK
Andreas Fleig
2014-12-17
HID: lenovo: Use native middle-button mode for compact keyboards
Jamie Lentin
2014-12-17
HID: lenovo: Add sensitivity control to compact keyboards
Jamie Lentin
2014-11-11
HID: lenovo: Don't set EV_REP to avoid repeating mice buttons
Jamie Lentin
2014-11-11
HID: lenovo: Move USB KEY_FILE to 0x00f9 to prevent scancode clash
Jamie Lentin
2014-07-29
HID: lenovo: Add support for Compact (BT|USB) keyboard
Jamie Lentin
2014-07-29
HID: lenovo: Don't call function in condition, show error codes
Jamie Lentin
2014-07-29
HID: lenovo: Prepare support for adding other devices
Jamie Lentin
2014-07-29
HID: lenovo: Rename hid-lenovo-tpkbd to hid-lenovo
Jamie Lentin