aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/hid/hid-lenovo.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-22HID: do not call hid_set_drvdata(hdev, NULL) in driversBenjamin Tissoires1-2/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-4/+1
2019-01-03HID: lenovo: Add checks to fix of_led_classdev_registerAditya Pakki1-2/+8
2018-04-25HID: lenovo: Add support for IBM/Lenovo Scrollpoint micepgzh1-0/+36
2016-03-29HID: lenovo: Don't use stack variables for DMA buffersJosh Boyer1-3/+13
2015-12-28HID: use to_hid_device()Geliang Tang1-18/+18
2015-11-05HID: hid-input: allow input_configured callback return errorsDmitry Torokhov1-1/+3
2015-08-12HID: lenovo: Hide middle-button press until releaseJamie Lentin1-0/+50
2015-08-12HID: lenovo: Add missing return-value checkJamie Lentin1-1/+4
2015-08-12HID: lenovo: Use constants for axes namesJamie Lentin1-2/+2
2015-06-22Merge branches 'for-4.2/i2c-hid', 'for-4.2/lenovo', 'for-4.2/plantronics', 'for-4.2/rmi', 'for-4.2/sensor-hub', 'for-4.2/sjoy', 'for-4.2/sony' and 'for-4.2/wacom' into for-linusJiri Kosina1-0/+50
2015-05-29HID: lenovo: Remove sysfs group on failure pathAlexey Khoroshilov1-2/+7
2015-05-07HID: lenovo: add support for Lenovo ThinkPad Keyboard Pro unitBenjamin Tissoires1-0/+31
2015-04-23HID: lenovo: set INPUT_PROP_POINTING_STICKAndreas Fleig1-0/+19
2014-12-17HID: lenovo: Use native middle-button mode for compact keyboardsJamie Lentin1-0/+37
2014-12-17HID: lenovo: Add sensitivity control to compact keyboardsJamie Lentin1-1/+41
2014-11-11HID: lenovo: Don't set EV_REP to avoid repeating mice buttonsJamie Lentin1-1/+0
2014-11-11HID: lenovo: Move USB KEY_FILE to 0x00f9 to prevent scancode clashJamie Lentin1-6/+6
2014-07-29HID: lenovo: Add support for Compact (BT|USB) keyboardJamie Lentin1-0/+208
2014-07-29HID: lenovo: Don't call function in condition, show error codesJamie Lentin1-4/+4
2014-07-29HID: lenovo: Prepare support for adding other devicesJamie Lentin1-8/+45
2014-07-29HID: lenovo: Rename hid-lenovo-tpkbd to hid-lenovoJamie Lentin1-0/+463