summaryrefslogtreecommitdiffstats
path: root/drivers/hid
AgeCommit message (Expand)AuthorLines
2011-12-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-2/+2
2011-11-23HID: Correct General touch PIDBenjamin Tissoires-2/+2
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+14
2011-11-06hid/apple: modern macbook airs use the standard apple function key translationsLinus Torvalds-3/+0
2011-11-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-52/+33
2011-11-01Revert "HID: multitouch: decide if hid-multitouch needs to handle mt devices"Henrik Rydberg-43/+4
2011-11-01HID: drivers/hid/hid-roccat.c: eliminate a null pointer dereferenceJulia Lawall-9/+9
2011-10-31hid: Fix up files needing export.h for EXPORT_SYMBOLPaul Gortmaker-0/+2
2011-10-31hid: Add module.h to fix up implicit users of itPaul Gortmaker-0/+12
2011-10-28HID: hid-apple: add device ID of another wireless aluminiumAndreas Krist-0/+5
2011-10-28HID: Add device IDs for Macbook Pro 8 keyboardsGökçen Eraslan-0/+15
2011-10-25Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-5/+4
2011-10-25Merge branch 'upstream' into for-linusJiri Kosina-53/+270
2011-10-25Merge branch 'upstream-fixes' into for-linusJiri Kosina-42/+58
2011-10-25Merge branches 'acrux', 'logitech', 'multitouch', 'roccat' and 'wiimote' into...Jiri Kosina-129/+2460
2011-10-21HID: hid-magicmouse: Magic Trackpad has 1 button, not 2Daniel van Vugt-0/+7
2011-10-21HID: Add device IDs for more SJOY adaptersSean Young-2/+18
2011-10-17HID: primax: remove spurious dependencyJiri Kosina-2/+1
2011-10-17HID: support primax keyboards violating USB HID specTerry Lambert-0/+130
2011-10-13HID: usbhid: cancel timer for retry synchronouslyOliver Neukum-1/+1
2011-10-08HID: wacom: Set input bits before registrationDavid Herrmann-35/+41
2011-10-07Merge branch 'pm-runtime' into pm-for-linusRafael J. Wysocki-5/+4
2011-10-05HID: consolidate MacbookAir 4,1 mappingsJiri Kosina-25/+0
2011-10-04HID: MacbookAir4,1 and MacbookAir4,2 need entry in hid_mouse_ignore_list[]Jiri Kosina-0/+6
2011-10-03HID: Add support MacbookAir 4,1 keyboardNobuhiro Iwamatsu-0/+37
2011-09-27HID: hidraw: open count should not increase if errorAmit Nagal-1/+3
2011-09-27HID: hiddev: potential info leak in hiddev_ioctl()Dan Carpenter-0/+2
2011-09-26HID: multitouch: decide if hid-multitouch needs to handle mt devicesBenjamin Tissoires-4/+43
2011-09-26HID: add autodetection of multitouch devicesBenjamin Tissoires-0/+17
2011-09-22HID: "hid-logitech" driver with Logitech Driving Force GTMichal Malý-0/+1
2011-09-20HID: hid-logitech-dj: fix off by oneNestor Lopez Casado-5/+5
2011-09-20HID: hidraw: protect hidraw_disconnect() betterJames Hogan-2/+2
2011-09-20HID: hid-multitouch: add support for the IDEACOM 6650 chipStephane Chatty-10/+25
2011-09-16Merge branch 'for-linus' of git://github.com/dtor/inputLinus Torvalds-0/+2
2011-09-15HID: Add full support for Logitech Unifying receiversNestor Lopez Casado-0/+1059
2011-09-08Input: wacom - add POINTER and DIRECT device propertiesJason Gerecke-0/+2
2011-09-07Merge branches 'upstream-fixes' and 'magicmouse' into for-linusJiri Kosina-23/+67
2011-09-07HID: hidraw: free list for all error in hidraw_openAmit Nagal-1/+2
2011-09-07HID: roccat: Kone now reports external profile changes via roccat deviceStefan Achatz-1/+15
2011-09-07HID: roccat: cleaned up code for Kone and fixed wrong initialization valueStefan Achatz-21/+22
2011-09-07HID: roccat: Kovaplus now reports external profile changes via roccat deviceStefan Achatz-2/+15
2011-09-07HID: roccat: Pyra now reports external profile changes via roccat deviceStefan Achatz-8/+15
2011-09-07HID: roccat: Fixed false dpi reporting when using osd eventStefan Achatz-2/+2
2011-09-07HID: wacom: Unregister sysfs attributes on removeDavid Herrmann-0/+1
2011-09-07HID: wacom: Fix error path of power-supply initializationDavid Herrmann-12/+9
2011-09-07HID: wiimote: Add MAINTAINERS entryDavid Herrmann-1/+1
2011-09-07HID: wiimote: Read wiimote battery charge levelDavid Herrmann-0/+61
2011-09-07HID: wiimote: Add status requestDavid Herrmann-0/+18
2011-09-07HID: wiimote: Initialize IR cam on requestDavid Herrmann-0/+28
2011-09-07HID: wiimote: Add IR initializerDavid Herrmann-0/+136