aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds3-36/+43
2015-08-10HID: wacom: Report correct device resolution when using the wireless adapaterJason Gerecke1-33/+37
2015-08-04HID: hid-input: Fix accessing freed memory during device disconnectKrzysztof Kozlowski1-2/+5
2015-07-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-0/+15
2015-07-29HID: uclogic: fix limit in uclogic_tablet_enable()Dan Carpenter1-1/+1
2015-07-27HID: apple: Add support for the 2015 Macbook ProHenrik Rydberg3-0/+15
2015-07-08HID: cp2112: fix to force single data-report replyAntonio Borneo1-0/+2
2015-07-08HID: wacom: Enable pad device for older Bamboo Touch tabletsJason Gerecke1-0/+3
2015-07-08HID: multitouch: Fix fields from pen report ID being interpreted for multitouchBrent Adam1-0/+7
2015-06-29HID: microsoft: Add quirk for MS Surface Type/Touch coverReyad Attiyat1-0/+3
2015-06-26HID: wacom: NULL dereferences on error in probe()Dan Carpenter1-2/+4
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 Kosina15-378/+973
2015-06-22Merge branches 'for-4.1/upstream-fixes', 'for-4.2/upstream' and 'for-4.2/logitech' into for-linusJiri Kosina15-234/+583
2015-06-18HID: cypress: use swap() in cp_report_fixup()Fabian Frederick1-5/+1
2015-06-18HID: microsoft: Add Surface Power CoverRaimund Roth4-1/+7
2015-06-18HID: hid-sony: Fix report descriptor for Navigation ControllerSimon Wood1-1/+90
2015-06-18HID: hid-sony: Navigation controller only has 1 LED and no rumbleSimon Wood1-8/+33
2015-06-18HID: hid-sony: Add BT support for Navigation ControllerSimon Wood2-0/+3
2015-06-18HID: wacom: Introduce new 'touch_input' deviceJason Gerecke3-101/+139
2015-06-18HID: wacom: Split apart 'wacom_setup_pentouch_input_capabilites'Jason Gerecke3-115/+131
2015-06-18HID: wacom: Introduce a new WACOM_DEVICETYPE_PAD device_typeJason Gerecke3-64/+73
2015-06-18HID: wacom: Treat features->device_type values as flagsJason Gerecke3-32/+38
2015-06-18HID: wacom: Simplify 'wacom_update_name'Jason Gerecke1-11/+14
2015-06-16HID: rmi: Disable populating F30 when the touchpad has physical buttonsAndrew Duggan1-3/+6
2015-06-12HID: plantronics: Update to map volume up/down controlsTerry Junge2-9/+130
2015-06-12HID: sony: PS Move fix report descriptorSimon Wood1-25/+44
2015-06-12HID: sony: PS3 Move enable LEDs and Rumble via BTSimon Wood1-6/+5
2015-06-12HID: sony: Add support PS3 Move Battery via BTSimon Wood1-4/+11
2015-06-12HID: sony: Add quirk for MOTION_CONTROLLER_BTSimon Wood1-3/+5
2015-06-12HID: sony: Support PS3 Move Controller when connected via BluetoothSimon Wood2-0/+3
2015-06-03HID: i2c-hid: Do not set the ACPI companion field in the HID deviceAndrew Duggan1-1/+0
2015-06-01usb, HID: Remove Vernier devices from lsusb and hid_ignore_listDennis O'Brien2-12/+0
2015-06-01HID: hidpp: Add driver for mouse logitech M560Goffredo Baroncelli1-3/+224
2015-06-01HID: Export hid_field_extract()Goffredo Baroncelli1-5/+6
2015-05-29HID: lenovo: Remove sysfs group on failure pathAlexey Khoroshilov1-2/+7
2015-05-28HID: hid-input: Fix coding style issueJames C Boyd1-1/+2
2015-05-28HID: hid-input: Simplify conditional expressionJames C Boyd1-1/+1
2015-05-28HID: hid-input: Add parentheses to quell gcc warningJames C Boyd1-1/+1
2015-05-26HID: Makefile: fix alignment of objs-* entriesAntonio Ospite1-3/+3
2015-05-25HID: usbhid: add Chicony/Pixart usb optical mouse that needs QUIRK_ALWAYS_POLLHerton R. Krzesinski2-0/+2
2015-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds6-24/+19
2015-05-21HID: wacom: Handle failing HID_DG_CONTACTMAX requestsJason Gerecke1-2/+9
2015-05-21HID: wacom: Have wacom_{get,set}_report retry on -EAGAIN, not -EPIPEJason Gerecke1-2/+10
2015-05-20HID: wacom: fix an Oops caused by wacom_wac_finger_count_touchesPing Cheng1-0/+3
2015-05-18HID: i2c-hid: fix harmless test_bit() issueDan Carpenter1-3/+3
2015-05-18HID: rmi: fix some harmless BIT() mistakesDan Carpenter1-3/+3
2015-05-13HID: usbhid: Add HID_QUIRK_NOGET for Aten DVI KVM switchLaura Abbott2-0/+2
2015-05-12HID: core: remove phidgets from ignore listSean Young2-24/+0
2015-05-12HID: hid-sensor-hub: Fix debug lock warningSrinivas Pandruvada1-3/+10
2015-05-07HID: hid-lg: Only one of LG_FF flags can be set for a given deviceMichal Malý1-3/+3