summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
* HID: usbhid: hid-core: submit queued urbs before suspendDaniel Kurtz2011-12-211-79/+105
* HID: usbhid: remove LED_ONDaniel Kurtz2011-12-212-11/+0
* HID: emsff: use symbolic name instead of hardcoded PID constantJiri Kosina2011-12-211-1/+1
* HID: Kconfig: fix syntaxJiri Kosina2011-12-191-1/+1
* HID: introduce proper dependency of HID_BATTERY on POWER_SUPPLYJiri Kosina2011-12-161-1/+1
* HID: make parser more verbose about parsing errors by defaultJiri Kosina2011-12-151-24/+26
* HID: hid-input: fix compile for !HID_BATTERY_STRENGTHJeremy Fitzhardinge2011-11-301-1/+2
* HID: hid-input: add support for HID devices reporting Battery StrengthJeremy Fitzhardinge2011-11-282-0/+115
* HID: usbkbd: kill LED URB on disconnectWillem Penninckx2011-11-231-0/+1
* HID: usbkbd: synchronize LED URB submissionWillem Penninckx2011-11-231-5/+58
* HID: picolcd: make fb_pending_lock and picolcd_fb_cleanup staticJiri Kosina2011-11-221-2/+2
* HID: multitouch: make struct mt_classess staticJiri Kosina2011-11-221-1/+1
* HID/usbled: add support for Dream Cheeky DL100B Mailbox Friends AlertDan Delaney2011-11-201-0/+1
* HID: roccat: Use kmemdup rather than duplicating its implementationThomas Meyer2011-11-202-6/+2
* HID: debugfs: decode Generic Device Controls Usage PageJeremy Fitzhardinge2011-11-191-0/+8
* HID: be more strict when ignoring out-of-range fieldsJiri Kosina2011-11-161-3/+2
* HID: ignore absolute values which don't fit between logical min and maxJiri Kosina2011-11-161-0/+7
* HID: bump maximum global item tag report size to 96 bytesChase Douglas2011-11-161-1/+1
* HID: hid-lg4ff: Casting (void *) value returned by kmalloc is uselessThomas Meyer2011-11-111-1/+1
* 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
OpenPOWER on IntegriCloud