summaryrefslogtreecommitdiffstats
path: root/drivers/hid
AgeCommit message (Expand)AuthorLines
2014-06-04Merge branches 'for-3.16/i2c-hid', 'for-3.16/rmi4', 'for-3.16/sony' and 'for-...Jiri Kosina-286/+1491
2014-06-04Merge branches 'for-3.15/upstream-fixes' and 'for-3.16/upstream' into for-linusJiri Kosina-13/+288
2014-06-03HID: thingm: thingm_fwinfo[] doesn't need to be globalJiri Kosina-1/+1
2014-06-03HID: core: add two new usages for digitizerPing Cheng-0/+7
2014-06-02HID: hid-sensor-hub: new device id and quirk for STM Sensor hubArchana Patni-0/+4
2014-06-02HID: usbhid: enable NO_INIT_REPORTS quirk for Semico USB KeykoardJiri Kosina-0/+4
2014-05-28HID: hid-sensor-hub: Set report quirk for Microsoft SurfaceReyad Attiyat-0/+12
2014-05-28HID: debug: add labels for HID Sensor UsagesReyad Attiyat-0/+79
2014-05-27HID: uhid: Use kmemdup instead of kmalloc + memcpyBenoit Taine-3/+2
2014-05-22HID: rmi: do not handle touchscreens through hid-rmiBenjamin Tissoires-4/+9
2014-05-20HID: quirk for Saitek RAT7 and MMO7 mices' mode buttonHarald Brinkmann-8/+157
2014-05-20HID: core: fix validation of report id 0Kees Cook-1/+11
2014-05-16HID: rmi: fix masks for x and w_x dataAndrew Duggan-2/+2
2014-05-13HID: rmi: fix wrong struct field nameJiri Kosina-2/+2
2014-05-13HID: rmi: do not fetch more than 16 bytes in a queryBenjamin Tissoires-3/+8
2014-05-13HID: rmi: check for the existence of some optional queries before reading que...Andrew Duggan-4/+32
2014-05-13HID: i2c-hid: hid report descriptor retrieval changesArchana Patni-32/+13
2014-05-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-2/+19
2014-05-06HID: sensor-hub: Add in quirk for sensor hub in Lenovo Ideapad YogasPeter F. Patel-Schneider-0/+6
2014-05-05HID: add NO_INIT_REPORTS quirk for Synaptics Touch Pad V 103SHans de Goede-0/+2
2014-05-05HID: core: fix computation of the report sizeBenjamin Tissoires-2/+3
2014-04-28HID: add missing hid usagesOlivier Gay-0/+24
2014-04-24HID: hid-sony - allow 3rd party INTEC controller to turn off all ledsSimon Wood-0/+4
2014-04-24HID: sony: Add blink support to the Sixaxis and DualShock 4 LEDsFrank Praznik-25/+124
2014-04-24HID: sony: Initialize the controller LEDs with a device ID valueFrank Praznik-5/+114
2014-04-24HID: sony: Use the controller Bluetooth MAC address as the unique value in th...Frank Praznik-6/+2
2014-04-24HID: sony: Convert startup and shutdown functions to use a uniform parameter ...Frank Praznik-35/+32
2014-04-24HID: sony: Use a struct for the Sixaxis output report.Frank Praznik-17/+49
2014-04-24HID: sony: Use inliners for work queue initialization and cancellationFrank Praznik-10/+19
2014-04-24HID: multitouch: add support of EliteGroup 05D8 panelsTomas Sokorai-0/+8
2014-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-13/+10
2014-04-15HID: thingm: add support for blink(1) mk2Vivien Didelot-1/+6
2014-04-15HID: thingm: refactor blink(1) supportVivien Didelot-97/+207
2014-04-15HID: thingm: remove the "fade" sysfs attributeVivien Didelot-41/+0
2014-04-15HID: thingm: remove the "play" sysfs attributeVivien Didelot-33/+0
2014-04-09HID: rmi: do not stop the device at the end of probeBenjamin Tissoires-1/+0
2014-04-09HID: rmi: introduce RMI driver for Synaptics touchpadsBenjamin Tissoires-0/+900
2014-04-07HID: core: do not scan constant input reportBenjamin Tissoires-0/+3
2014-04-07Revert "HID: microsoft: Add ID's for Surface Type/Touch Cover 2"Derya-8/+0
2014-04-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2014-04-03HID: sensor-hub: add sensor hub quirk for ThinkPad HelixStephen Chandler Paul-3/+7
2014-04-03HID: sony: Fix cancel_work_sync mismergeFrank Praznik-2/+0
2014-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-565/+2524
2014-04-01Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-0/+4
2014-04-01HID: sony: fix force feedback mismergeJiri Kosina-4/+0
2014-04-01Merge branches 'for-3.15/multitouch', 'for-3.15/sony' and 'for-3.15/uhid' int...Jiri Kosina-178/+196
2014-04-01Merge branch 'for-3.15/microsoft' into for-linusJiri Kosina-4/+75
2014-04-01Merge branch 'for-3.15/hid-sensor-hub' into for-linusJiri Kosina-86/+124
2014-04-01Merge branch 'for-3.15/hid-core-ll-transport-cleanup' into for-linusJiri Kosina-322/+2008
2014-04-01Merge branch 'for-3.15/i2c-hid' into for-linusJiri Kosina-11/+57