summaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-lenovo.c
AgeCommit message (Expand)Author
2021-04-07HID: lenovo: Add support for Thinkpad X1 Tablet Thin keyboardHans de Goede
2021-04-07HID: lenovo: Rework how the tp10ubkbd code decides which USB interface to useHans de Goede
2021-04-07HID: lenovo: Set default_triggers for the mute and micmute LEDsHans de Goede
2021-04-07HID: lenovo: Map mic-mute button to KEY_F20 instead of KEY_MICMUTEHans de Goede
2021-04-07HID: lenovo: Set LEDs max_brightness valueHans de Goede
2021-04-07HID: lenovo: Remove lenovo_led_brightness_get()Hans de Goede
2021-04-07HID: lenovo: Check hid_get_drvdata() returns non NULL in lenovo_event()Hans de Goede
2021-04-07HID: lenovo: Fix lenovo_led_set_tp10ubkbd() error handlingHans de Goede
2021-04-07HID: lenovo: Use brightness_set_blocking callback for setting LEDs brightnessHans de Goede
2020-07-07HID: lenovo: Fix spurious F23 key press report during resume from suspendHans de Goede
2020-07-07HID: lenovo: Add ThinkPad 10 Ultrabook Keyboard fn_lock supportHans de Goede
2020-07-07HID: lenovo: Add ThinkPad 10 Ultrabook Keyboard supportHans de Goede
2020-07-07HID: lenovo: Rename fn_lock sysfs attr handlers to make them genericHans de Goede
2020-07-07HID: lenovo: Factor out generic parts of the LED codeHans de Goede
2020-07-07HID: lenovo: Merge tpkbd and cptkbd data structuresHans de Goede
2019-08-22HID: do not call hid_set_drvdata(hdev, NULL) in driversBenjamin Tissoires
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-01-03HID: lenovo: Add checks to fix of_led_classdev_registerAditya Pakki
2018-04-25HID: lenovo: Add support for IBM/Lenovo Scrollpoint micepgzh
2016-03-29HID: lenovo: Don't use stack variables for DMA buffersJosh Boyer
2015-12-28HID: use to_hid_device()Geliang Tang
2015-11-05HID: hid-input: allow input_configured callback return errorsDmitry Torokhov
2015-08-12HID: lenovo: Hide middle-button press until releaseJamie Lentin
2015-08-12HID: lenovo: Add missing return-value checkJamie Lentin
2015-08-12HID: lenovo: Use constants for axes namesJamie Lentin
2015-06-22Merge branches 'for-4.2/i2c-hid', 'for-4.2/lenovo', 'for-4.2/plantronics', 'f...Jiri Kosina
2015-05-29HID: lenovo: Remove sysfs group on failure pathAlexey Khoroshilov
2015-05-07HID: lenovo: add support for Lenovo ThinkPad Keyboard Pro unitBenjamin Tissoires
2015-04-23HID: lenovo: set INPUT_PROP_POINTING_STICKAndreas Fleig
2014-12-17HID: lenovo: Use native middle-button mode for compact keyboardsJamie Lentin
2014-12-17HID: lenovo: Add sensitivity control to compact keyboardsJamie Lentin
2014-11-11HID: lenovo: Don't set EV_REP to avoid repeating mice buttonsJamie Lentin
2014-11-11HID: lenovo: Move USB KEY_FILE to 0x00f9 to prevent scancode clashJamie Lentin
2014-07-29HID: lenovo: Add support for Compact (BT|USB) keyboardJamie Lentin
2014-07-29HID: lenovo: Don't call function in condition, show error codesJamie Lentin
2014-07-29HID: lenovo: Prepare support for adding other devicesJamie Lentin
2014-07-29HID: lenovo: Rename hid-lenovo-tpkbd to hid-lenovoJamie Lentin