index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-lenovo.c
Age
Commit message (
Expand
)
Author
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