summaryrefslogtreecommitdiff
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-0614-0/+14
|\
| * hid: Fix up files needing export.h for EXPORT_SYMBOLPaul Gortmaker2011-10-312-0/+2
| * hid: Add module.h to fix up implicit users of itPaul Gortmaker2011-10-3112-0/+12
* | hid/apple: modern macbook airs use the standard apple function key translationsLinus Torvalds2011-11-061-3/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-11-035-52/+33
|\ \ | |/ |/|
| * Revert "HID: multitouch: decide if hid-multitouch needs to handle mt devices"Henrik Rydberg2011-11-011-43/+4
| * HID: drivers/hid/hid-roccat.c: eliminate a null pointer dereferenceJulia Lawall2011-11-011-9/+9
| * HID: hid-apple: add device ID of another wireless aluminiumAndreas Krist2011-10-283-0/+5
| * HID: Add device IDs for Macbook Pro 8 keyboardsGökçen Eraslan2011-10-283-0/+15
* | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-252-5/+4
|\ \ | |/ |/|
| * Merge branch 'pm-runtime' into pm-for-linusRafael J. Wysocki2011-10-072-5/+4
| |\
| | * PM / Runtime: Add macro to test for runtime PM eventsAlan Stern2011-08-192-5/+4
* | | Merge branch 'upstream' into for-linusJiri Kosina2011-10-2512-53/+270
|\ \ \
| * | | HID: Add device IDs for more SJOY adaptersSean Young2011-10-215-2/+18
| * | | HID: primax: remove spurious dependencyJiri Kosina2011-10-171-2/+1
| * | | HID: support primax keyboards violating USB HID specTerry Lambert2011-10-175-0/+130
| * | | HID: consolidate MacbookAir 4,1 mappingsJiri Kosina2011-10-051-25/+0
| * | | HID: MacbookAir4,1 and MacbookAir4,2 need entry in hid_mouse_ignore_list[]Jiri Kosina2011-10-041-0/+6
| * | | 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