aboutsummaryrefslogtreecommitdiff
path: root/drivers/hid/hid-lenovo.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-29HID: lenovo: Don't use stack variables for DMA buffersGravatar Josh Boyer 1-3/+13
2015-12-28HID: use to_hid_device()Gravatar Geliang Tang 1-18/+18
2015-11-05HID: hid-input: allow input_configured callback return errorsGravatar Dmitry Torokhov 1-1/+3
2015-08-12HID: lenovo: Hide middle-button press until releaseGravatar Jamie Lentin 1-0/+50
2015-08-12HID: lenovo: Add missing return-value checkGravatar Jamie Lentin 1-1/+4
2015-08-12HID: lenovo: Use constants for axes namesGravatar Jamie Lentin 1-2/+2
2015-06-22Merge branches 'for-4.2/i2c-hid', 'for-4.2/lenovo', 'for-4.2/plantronics', 'f...Gravatar Jiri Kosina 1-0/+50
2015-05-29HID: lenovo: Remove sysfs group on failure pathGravatar Alexey Khoroshilov 1-2/+7
2015-05-07HID: lenovo: add support for Lenovo ThinkPad Keyboard Pro unitGravatar Benjamin Tissoires 1-0/+31
2015-04-23HID: lenovo: set INPUT_PROP_POINTING_STICKGravatar Andreas Fleig 1-0/+19
2014-12-17HID: lenovo: Use native middle-button mode for compact keyboardsGravatar Jamie Lentin 1-0/+37
2014-12-17HID: lenovo: Add sensitivity control to compact keyboardsGravatar Jamie Lentin 1-1/+41
2014-11-11HID: lenovo: Don't set EV_REP to avoid repeating mice buttonsGravatar Jamie Lentin 1-1/+0
2014-11-11HID: lenovo: Move USB KEY_FILE to 0x00f9 to prevent scancode clashGravatar Jamie Lentin 1-6/+6
2014-07-29HID: lenovo: Add support for Compact (BT|USB) keyboardGravatar Jamie Lentin 1-0/+208
2014-07-29HID: lenovo: Don't call function in condition, show error codesGravatar Jamie Lentin 1-4/+4
2014-07-29HID: lenovo: Prepare support for adding other devicesGravatar Jamie Lentin 1-8/+45
2014-07-29HID: lenovo: Rename hid-lenovo-tpkbd to hid-lenovoGravatar Jamie Lentin 1-0/+463