aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid
AgeCommit message (Expand)Author
2014-07-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-07-07HID: use multi input quirk for 22b9:2968Wen-chien Jesse Sung
2014-06-30HID: sensor-hub: fix potential memory leakJiri Slaby
2014-06-27HID: usbhid: quirk for PM1610 and PM1640 Touchscreen.John Sung
2014-06-12HID: rmi: Protect PM-only functions by #ifdef CONFIG_PMGeert Uytterhoeven
2014-06-11Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-06-11HID: sensor-hub: introduce Kconfig dependency on IOMEMChen Gang
2014-06-10HID: sensor-hub: make dyn_callback_lock IRQ-safeJiri Kosina
2014-06-04Merge branches 'for-3.16/i2c-hid', 'for-3.16/rmi4', 'for-3.16/sony' and 'for-...Jiri Kosina
2014-06-04Merge branches 'for-3.15/upstream-fixes' and 'for-3.16/upstream' into for-linusJiri Kosina
2014-06-03HID: thingm: thingm_fwinfo[] doesn't need to be globalJiri Kosina
2014-06-03HID: core: add two new usages for digitizerPing Cheng
2014-06-02HID: hid-sensor-hub: new device id and quirk for STM Sensor hubArchana Patni
2014-06-02HID: usbhid: enable NO_INIT_REPORTS quirk for Semico USB KeykoardJiri Kosina
2014-05-28HID: hid-sensor-hub: Set report quirk for Microsoft SurfaceReyad Attiyat
2014-05-28HID: debug: add labels for HID Sensor UsagesReyad Attiyat
2014-05-27HID: uhid: Use kmemdup instead of kmalloc + memcpyBenoit Taine
2014-05-22HID: rmi: do not handle touchscreens through hid-rmiBenjamin Tissoires
2014-05-20HID: quirk for Saitek RAT7 and MMO7 mices' mode buttonHarald Brinkmann
2014-05-20HID: core: fix validation of report id 0Kees Cook
2014-05-16HID: rmi: fix masks for x and w_x dataAndrew Duggan
2014-05-14drivers/hid/hid-picolcd_fb: avoid world-writable sysfs files.Rusty Russell
2014-05-14drivers/hid/hid-lg4ff.c: avoid world-writable sysfs files.Rusty Russell
2014-05-13HID: rmi: fix wrong struct field nameJiri Kosina
2014-05-13HID: rmi: do not fetch more than 16 bytes in a queryBenjamin Tissoires
2014-05-13HID: rmi: check for the existence of some optional queries before reading que...Andrew Duggan
2014-05-13HID: i2c-hid: hid report descriptor retrieval changesArchana Patni
2014-05-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-05-06HID: sensor-hub: Add in quirk for sensor hub in Lenovo Ideapad YogasPeter F. Patel-Schneider
2014-05-05HID: add NO_INIT_REPORTS quirk for Synaptics Touch Pad V 103SHans de Goede
2014-05-05HID: core: fix computation of the report sizeBenjamin Tissoires
2014-04-28HID: add missing hid usagesOlivier Gay
2014-04-24HID: hid-sony - allow 3rd party INTEC controller to turn off all ledsSimon Wood
2014-04-24HID: sony: Add blink support to the Sixaxis and DualShock 4 LEDsFrank Praznik
2014-04-24HID: sony: Initialize the controller LEDs with a device ID valueFrank Praznik
2014-04-24HID: sony: Use the controller Bluetooth MAC address as the unique value in th...Frank Praznik
2014-04-24HID: sony: Convert startup and shutdown functions to use a uniform parameter ...Frank Praznik
2014-04-24HID: sony: Use a struct for the Sixaxis output report.Frank Praznik
2014-04-24HID: sony: Use inliners for work queue initialization and cancellationFrank Praznik
2014-04-24HID: multitouch: add support of EliteGroup 05D8 panelsTomas Sokorai
2014-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-04-15HID: thingm: add support for blink(1) mk2Vivien Didelot
2014-04-15HID: thingm: refactor blink(1) supportVivien Didelot
2014-04-15HID: thingm: remove the "fade" sysfs attributeVivien Didelot
2014-04-15HID: thingm: remove the "play" sysfs attributeVivien Didelot
2014-04-09HID: rmi: do not stop the device at the end of probeBenjamin Tissoires
2014-04-09HID: rmi: introduce RMI driver for Synaptics touchpadsBenjamin Tissoires
2014-04-07HID: core: do not scan constant input reportBenjamin Tissoires
2014-04-07Revert "HID: microsoft: Add ID's for Surface Type/Touch Cover 2"Derya
2014-04-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds