aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-25[media] rc-core: remove protocol arraysDavid Härdeman1-1/+1
2014-07-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds5-11/+24
2014-07-07HID: use multi input quirk for 22b9:2968Wen-chien Jesse Sung2-0/+2
2014-06-30HID: sensor-hub: fix potential memory leakJiri Slaby1-0/+1
2014-06-27HID: usbhid: quirk for PM1610 and PM1640 Touchscreen.John Sung2-0/+4
2014-06-12HID: rmi: Protect PM-only functions by #ifdef CONFIG_PMGeert Uytterhoeven1-0/+2
2014-06-11Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds2-2/+2
2014-06-11HID: sensor-hub: introduce Kconfig dependency on IOMEMChen Gang1-1/+1
2014-06-10HID: sensor-hub: make dyn_callback_lock IRQ-safeJiri Kosina1-10/+14
2014-06-04Merge branches 'for-3.16/i2c-hid', 'for-3.16/rmi4', 'for-3.16/sony' and 'for-3.16/thingm' into for-linusJiri Kosina7-286/+1491
2014-06-04Merge branches 'for-3.15/upstream-fixes' and 'for-3.16/upstream' into for-linusJiri Kosina10-13/+288
2014-06-03HID: thingm: thingm_fwinfo[] doesn't need to be globalJiri Kosina1-1/+1
2014-06-03HID: core: add two new usages for digitizerPing Cheng2-0/+7
2014-06-02HID: hid-sensor-hub: new device id and quirk for STM Sensor hubArchana Patni2-0/+4
2014-06-02HID: usbhid: enable NO_INIT_REPORTS quirk for Semico USB KeykoardJiri Kosina2-0/+4
2014-05-28HID: hid-sensor-hub: Set report quirk for Microsoft SurfaceReyad Attiyat2-0/+12
2014-05-28HID: debug: add labels for HID Sensor UsagesReyad Attiyat1-0/+79
2014-05-27HID: uhid: Use kmemdup instead of kmalloc + memcpyBenoit Taine1-3/+2
2014-05-22HID: rmi: do not handle touchscreens through hid-rmiBenjamin Tissoires2-4/+9
2014-05-20HID: quirk for Saitek RAT7 and MMO7 mices' mode buttonHarald Brinkmann4-8/+157
2014-05-20HID: core: fix validation of report id 0Kees Cook1-1/+11
2014-05-16HID: rmi: fix masks for x and w_x dataAndrew Duggan1-2/+2
2014-05-14drivers/hid/hid-picolcd_fb: avoid world-writable sysfs files.Rusty Russell1-1/+1
2014-05-14drivers/hid/hid-lg4ff.c: avoid world-writable sysfs files.Rusty Russell1-1/+1
2014-05-13HID: rmi: fix wrong struct field nameJiri Kosina1-2/+2
2014-05-13HID: rmi: do not fetch more than 16 bytes in a queryBenjamin Tissoires1-3/+8
2014-05-13HID: rmi: check for the existence of some optional queries before reading query 12Andrew Duggan1-4/+32
2014-05-13HID: i2c-hid: hid report descriptor retrieval changesArchana Patni1-32/+13
2014-05-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds5-2/+19
2014-05-06HID: sensor-hub: Add in quirk for sensor hub in Lenovo Ideapad YogasPeter F. Patel-Schneider2-0/+6
2014-05-05HID: add NO_INIT_REPORTS quirk for Synaptics Touch Pad V 103SHans de Goede2-0/+2
2014-05-05HID: core: fix computation of the report sizeBenjamin Tissoires1-2/+3
2014-04-28HID: add missing hid usagesOlivier Gay2-0/+24
2014-04-24HID: hid-sony - allow 3rd party INTEC controller to turn off all ledsSimon Wood1-0/+4
2014-04-24HID: sony: Add blink support to the Sixaxis and DualShock 4 LEDsFrank Praznik1-25/+124
2014-04-24HID: sony: Initialize the controller LEDs with a device ID valueFrank Praznik1-5/+114
2014-04-24HID: sony: Use the controller Bluetooth MAC address as the unique value in the battery name stringFrank Praznik1-6/+2
2014-04-24HID: sony: Convert startup and shutdown functions to use a uniform parameter typeFrank Praznik1-35/+32
2014-04-24HID: sony: Use a struct for the Sixaxis output report.Frank Praznik1-17/+49
2014-04-24HID: sony: Use inliners for work queue initialization and cancellationFrank Praznik1-10/+19
2014-04-24HID: multitouch: add support of EliteGroup 05D8 panelsTomas Sokorai2-0/+8
2014-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds5-13/+10
2014-04-15HID: thingm: add support for blink(1) mk2Vivien Didelot1-1/+6
2014-04-15HID: thingm: refactor blink(1) supportVivien Didelot1-97/+207
2014-04-15HID: thingm: remove the "fade" sysfs attributeVivien Didelot1-41/+0
2014-04-15HID: thingm: remove the "play" sysfs attributeVivien Didelot1-33/+0
2014-04-09HID: rmi: do not stop the device at the end of probeBenjamin Tissoires1-1/+0
2014-04-09HID: rmi: introduce RMI driver for Synaptics touchpadsBenjamin Tissoires4-0/+900
2014-04-07HID: core: do not scan constant input reportBenjamin Tissoires1-0/+3
2014-04-07Revert "HID: microsoft: Add ID's for Surface Type/Touch Cover 2"Derya3-8/+0