aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds14-0/+14
2011-11-06hid/apple: modern macbook airs use the standard apple function key translationsLinus Torvalds1-3/+0
2011-11-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds5-52/+33
2011-11-01Revert "HID: multitouch: decide if hid-multitouch needs to handle mt devices"Henrik Rydberg1-43/+4
2011-11-01HID: drivers/hid/hid-roccat.c: eliminate a null pointer dereferenceJulia Lawall1-9/+9
2011-10-31hid: Fix up files needing export.h for EXPORT_SYMBOLPaul Gortmaker2-0/+2
2011-10-31hid: Add module.h to fix up implicit users of itPaul Gortmaker12-0/+12
2011-10-28HID: hid-apple: add device ID of another wireless aluminiumAndreas Krist3-0/+5
2011-10-28HID: Add device IDs for Macbook Pro 8 keyboardsGökçen Eraslan3-0/+15
2011-10-25Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-5/+4
2011-10-25Merge branch 'upstream' into for-linusJiri Kosina12-53/+270
2011-10-25Merge branch 'upstream-fixes' into for-linusJiri Kosina5-42/+58
2011-10-25Merge branches 'acrux', 'logitech', 'multitouch', 'roccat' and 'wiimote' into for-linusJiri Kosina17-129/+2460
2011-10-21HID: hid-magicmouse: Magic Trackpad has 1 button, not 2Daniel van Vugt1-0/+7
2011-10-21HID: Add device IDs for more SJOY adaptersSean Young5-2/+18
2011-10-17HID: primax: remove spurious dependencyJiri Kosina1-2/+1
2011-10-17HID: support primax keyboards violating USB HID specTerry Lambert5-0/+130
2011-10-13HID: usbhid: cancel timer for retry synchronouslyOliver Neukum1-1/+1
2011-10-08HID: wacom: Set input bits before registrationDavid Herrmann1-35/+41
2011-10-07Merge branch 'pm-runtime' into pm-for-linusRafael J. Wysocki2-5/+4
2011-10-05HID: consolidate MacbookAir 4,1 mappingsJiri Kosina1-25/+0
2011-10-04HID: MacbookAir4,1 and MacbookAir4,2 need entry in hid_mouse_ignore_list[]Jiri Kosina1-0/+6
2011-10-03HID: Add support MacbookAir 4,1 keyboardNobuhiro Iwamatsu3-0/+37
2011-09-27HID: hidraw: open count should not increase if errorAmit Nagal1-1/+3
2011-09-27HID: hiddev: potential info leak in hiddev_ioctl()Dan Carpenter1-0/+2
2011-09-26HID: multitouch: decide if hid-multitouch needs to handle mt devicesBenjamin Tissoires1-4/+43
2011-09-26HID: add autodetection of multitouch devicesBenjamin Tissoires2-0/+17
2011-09-22HID: "hid-logitech" driver with Logitech Driving Force GTMichal Malý1-0/+1
2011-09-20HID: hid-logitech-dj: fix off by oneNestor Lopez Casado2-5/+5
2011-09-20HID: hidraw: protect hidraw_disconnect() betterJames Hogan1-2/+2
2011-09-20HID: hid-multitouch: add support for the IDEACOM 6650 chipStephane Chatty3-10/+25
2011-09-16Merge branch 'for-linus' of git://github.com/dtor/inputLinus Torvalds1-0/+2
2011-09-15HID: Add full support for Logitech Unifying receiversNestor Lopez Casado6-0/+1059
2011-09-08Input: wacom - add POINTER and DIRECT device propertiesJason Gerecke1-0/+2
2011-09-07Merge branches 'upstream-fixes' and 'magicmouse' into for-linusJiri Kosina4-23/+67
2011-09-07HID: hidraw: free list for all error in hidraw_openAmit Nagal1-1/+2
2011-09-07HID: roccat: Kone now reports external profile changes via roccat deviceStefan Achatz1-1/+15
2011-09-07HID: roccat: cleaned up code for Kone and fixed wrong initialization valueStefan Achatz1-21/+22
2011-09-07HID: roccat: Kovaplus now reports external profile changes via roccat deviceStefan Achatz1-2/+15
2011-09-07HID: roccat: Pyra now reports external profile changes via roccat deviceStefan Achatz1-8/+15
2011-09-07HID: roccat: Fixed false dpi reporting when using osd eventStefan Achatz1-2/+2
2011-09-07HID: wacom: Unregister sysfs attributes on removeDavid Herrmann1-0/+1
2011-09-07HID: wacom: Fix error path of power-supply initializationDavid Herrmann1-12/+9
2011-09-07HID: wiimote: Add MAINTAINERS entryDavid Herrmann1-1/+1
2011-09-07HID: wiimote: Read wiimote battery charge levelDavid Herrmann2-0/+61
2011-09-07HID: wiimote: Add status requestDavid Herrmann1-0/+18
2011-09-07HID: wiimote: Initialize IR cam on requestDavid Herrmann1-0/+28
2011-09-07HID: wiimote: Add IR initializerDavid Herrmann1-0/+136
2011-09-07HID: wiimote: Add write-register helpersDavid Herrmann1-1/+27
2011-09-07HID: wiimote: Helper functions for synchronous requestsDavid Herrmann1-0/+56