Age | Commit message (Expand) | Author | Files | Lines |
2022-05-02 | HID: lenovo: Add note about different report numbers | ValdikSS | 1 | -0/+5 |
2022-05-02 | HID: lenovo: Sync Fn-lock state on button press for Compact and TrackPoint II... | ValdikSS | 1 | -0/+9 |
2022-05-02 | HID: lenovo: Add support for ThinkPad TrackPoint Keyboard II | ValdikSS | 1 | -6/+154 |
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 |
2020-07-07 | HID: lenovo: Fix spurious F23 key press report during resume from suspend | Hans de Goede | 1 | -0/+7 |
2020-07-07 | HID: lenovo: Add ThinkPad 10 Ultrabook Keyboard fn_lock support | Hans de Goede | 1 | -1/+71 |
2020-07-07 | HID: lenovo: Add ThinkPad 10 Ultrabook Keyboard support | Hans de Goede | 1 | -0/+105 |
2020-07-07 | HID: lenovo: Rename fn_lock sysfs attr handlers to make them generic | Hans de Goede | 1 | -11/+17 |
2020-07-07 | HID: lenovo: Factor out generic parts of the LED code | Hans de Goede | 1 | -40/+58 |
2020-07-07 | HID: lenovo: Merge tpkbd and cptkbd data structures | Hans de Goede | 1 | -30/+26 |
2019-08-22 | HID: do not call hid_set_drvdata(hdev, NULL) in drivers | Benjamin Tissoires | 1 | -2/+0 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -4/+1 |
2019-01-03 | HID: lenovo: Add checks to fix of_led_classdev_register | Aditya Pakki | 1 | -2/+8 |
2018-04-25 | HID: lenovo: Add support for IBM/Lenovo Scrollpoint mice | pgzh | 1 | -0/+36 |
2016-03-29 | HID: lenovo: Don't use stack variables for DMA buffers | Josh Boyer | 1 | -3/+13 |
2015-12-28 | HID: use to_hid_device() | Geliang Tang | 1 | -18/+18 |
2015-11-05 | HID: hid-input: allow input_configured callback return errors | Dmitry Torokhov | 1 | -1/+3 |
2015-08-12 | HID: lenovo: Hide middle-button press until release | Jamie Lentin | 1 | -0/+50 |
2015-08-12 | HID: lenovo: Add missing return-value check | Jamie Lentin | 1 | -1/+4 |
2015-08-12 | HID: lenovo: Use constants for axes names | Jamie Lentin | 1 | -2/+2 |
2015-06-22 | Merge branches 'for-4.2/i2c-hid', 'for-4.2/lenovo', 'for-4.2/plantronics', 'f... | Jiri Kosina | 1 | -0/+50 |
2015-05-29 | HID: lenovo: Remove sysfs group on failure path | Alexey Khoroshilov | 1 | -2/+7 |
2015-05-07 | HID: lenovo: add support for Lenovo ThinkPad Keyboard Pro unit | Benjamin Tissoires | 1 | -0/+31 |
2015-04-23 | HID: lenovo: set INPUT_PROP_POINTING_STICK | Andreas Fleig | 1 | -0/+19 |
2014-12-17 | HID: lenovo: Use native middle-button mode for compact keyboards | Jamie Lentin | 1 | -0/+37 |
2014-12-17 | HID: lenovo: Add sensitivity control to compact keyboards | Jamie Lentin | 1 | -1/+41 |
2014-11-11 | HID: lenovo: Don't set EV_REP to avoid repeating mice buttons | Jamie Lentin | 1 | -1/+0 |
2014-11-11 | HID: lenovo: Move USB KEY_FILE to 0x00f9 to prevent scancode clash | Jamie Lentin | 1 | -6/+6 |
2014-07-29 | HID: lenovo: Add support for Compact (BT|USB) keyboard | Jamie Lentin | 1 | -0/+208 |
2014-07-29 | HID: lenovo: Don't call function in condition, show error codes | Jamie Lentin | 1 | -4/+4 |
2014-07-29 | HID: lenovo: Prepare support for adding other devices | Jamie Lentin | 1 | -8/+45 |
2014-07-29 | HID: lenovo: Rename hid-lenovo-tpkbd to hid-lenovo | Jamie Lentin | 1 | -0/+463 |