summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
...
| * | | HID: Add support MacbookAir 4,1 keyboardNobuhiro Iwamatsu2011-10-033-0/+37
| * | | HID: hidraw: free list for all error in hidraw_openAmit Nagal2011-09-071-1/+2
| * | | HID: unlock on error path in hid_device_probe()Dan Carpenter2011-08-241-3/+5
| * | | HID: hid-debug: Show application usage for each collection.Jeff Brown2011-08-161-0/+5
| * | | IHD: Support force feedback on MP-8866Sean Young2011-08-153-32/+38
| * | | HID: add MacBookAir4,2 to hid_have_special_driver[]Jiri Kosina2011-08-101-0/+3
| * | | HID: add support for MacBookAir4,2 keyboard.Joshua V. Dillon2011-08-102-0/+12
| * | | HID: propagate return value correctly in hid_input_report()Jiri Kosina2011-08-101-2/+2
| * | | HID: Fix race condition between driver core and ll-driverDavid Herrmann2011-08-101-7/+34
| * | | HID: prodikeys: kfree() NULL pointer cleanupBojan Prtvar2011-08-041-4/+4
| * | | HID: zydacron: kfree() NULL pointer cleanupBojan Prtvar2011-08-041-3/+1
| | |/ | |/|
* | | Merge branch 'upstream-fixes' into for-linusJiri Kosina2011-10-255-42/+58
|\ \ \
| * | | HID: hid-magicmouse: Magic Trackpad has 1 button, not 2Daniel van Vugt2011-10-211-0/+7
| * | | HID: usbhid: cancel timer for retry synchronouslyOliver Neukum2011-10-131-1/+1
| * | | HID: wacom: Set input bits before registrationDavid Herrmann2011-10-081-35/+41
| * | | HID: hidraw: open count should not increase if errorAmit Nagal2011-09-271-1/+3
| * | | HID: hiddev: potential info leak in hiddev_ioctl()Dan Carpenter2011-09-271-0/+2
| * | | HID: hidraw: protect hidraw_disconnect() betterJames Hogan2011-09-201-2/+2
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*-------. \ \ \ Merge branches 'acrux', 'logitech', 'multitouch', 'roccat' and 'wiimote' into...Jiri Kosina2011-10-2517-129/+2460
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| | | | | * | | HID: wiimote: Add MAINTAINERS entryDavid Herrmann2011-09-071-1/+1
| | | | | * | | HID: wiimote: Read wiimote battery charge levelDavid Herrmann2011-09-072-0/+61
| | | | | * | | HID: wiimote: Add status requestDavid Herrmann2011-09-071-0/+18
| | | | | * | | HID: wiimote: Initialize IR cam on requestDavid Herrmann2011-09-071-0/+28
| | | | | * | | HID: wiimote: Add IR initializerDavid Herrmann2011-09-071-0/+136
| | | | | * | | HID: wiimote: Add write-register helpersDavid Herrmann2011-09-071-1/+27
| | | | | * | | HID: wiimote: Helper functions for synchronous requestsDavid Herrmann2011-09-071-0/+56
| | | | | * | | HID: wiimote: Add register/eeprom memory supportDavid Herrmann2011-09-071-0/+40
| | | | | * | | HID: wiimote: Add missing extension DRM handlersDavid Herrmann2011-09-071-1/+28
| | | | | * | | HID: wiimote: Parse IR dataDavid Herrmann2011-09-071-0/+73
| | | | | * | | HID: wiimote: Add IR input deviceDavid Herrmann2011-09-071-4/+67
| | | | | * | | HID: wiimote: Parse accelerometer dataDavid Herrmann2011-09-071-1/+101
| | | | | * | | HID: wiimote: Add accelerometer input deviceDavid Herrmann2011-09-071-10/+89
| | | | | * | | HID: wiimote: Add force-feedback supportDavid Herrmann2011-09-071-3/+28
| | | | | * | | HID: wiimote: Support rumble deviceDavid Herrmann2011-09-071-4/+41
| | | | * | | | HID: roccat: Kone now reports external profile changes via roccat deviceStefan Achatz2011-09-071-1/+15
| | | | * | | | HID: roccat: cleaned up code for Kone and fixed wrong initialization valueStefan Achatz2011-09-071-21/+22
| | | | * | | | HID: roccat: Kovaplus now reports external profile changes via roccat deviceStefan Achatz2011-09-071-2/+15
| | | | * | | | HID: roccat: Pyra now reports external profile changes via roccat deviceStefan Achatz2011-09-071-8/+15
| | | | * | | | HID: roccat: Fixed false dpi reporting when using osd eventStefan Achatz2011-09-071-2/+2
| | | | |/ / /
| | | * | | | HID: multitouch: decide if hid-multitouch needs to handle mt devicesBenjamin Tissoires2011-09-261-4/+43
| | | * | | | HID: add autodetection of multitouch devicesBenjamin Tissoires2011-09-262-0/+17
| | | * | | | HID: hid-multitouch: add support for the IDEACOM 6650 chipStephane Chatty2011-09-203-10/+25
| | | * | | | HID: hid-multitouch: Add LG Display Multitouch device.Jeff Brown2011-08-164-0/+10
| | | * | | | HID: hid-multitouch: Filter collections by application usage.Jeff Brown2011-08-161-0/+10
| | | | |_|/ | | | |/| |
| | * | | | HID: "hid-logitech" driver with Logitech Driving Force GTMichal Malý2011-09-221-0/+1
| | * | | | HID: hid-logitech-dj: fix off by oneNestor Lopez Casado2011-09-202-5/+5
| | * | | | HID: Add full support for Logitech Unifying receiversNestor Lopez Casado2011-09-156-0/+1059
| | * | | | HID: hid-lg4ff: add a kfree() to an error pathDan Carpenter2011-08-231-2/+2
| | * | | | HID: hid-lg4ff: silence sparse complaintDan Carpenter2011-08-231-2/+2
| | * | | | HID: make CONFIG_LOGIWHEELS_FF default to CONFIG_LOGITECH_FFJiri Kosina2011-08-101-0/+1
OpenPOWER on IntegriCloud