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