summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | HID: wiimote: remove old static extension supportDavid Herrmann2013-06-034-868/+0Star
| | | * | | | HID: wiimote: add "bboard_calib" attributeDavid Herrmann2013-06-032-1/+82
| | | * | | | HID: wiimote: add sysfs extension/device-type attrsDavid Herrmann2013-06-032-2/+128
| | | * | | | HID: wiimote: lock DRM mode during debugfs overwriteDavid Herrmann2013-06-033-1/+7
| | | * | | | HID: wiimote: fix ctx pointer in debugfs DRM-writeDavid Herrmann2013-06-031-1/+2
| | | * | | | HID: wiimote: add Motion Plus extension moduleDavid Herrmann2013-06-032-0/+145
| | | * | | | HID: wiimote: add Classic Controller extensionDavid Herrmann2013-06-033-0/+286
| | | * | | | HID: wiimote: add Nunchuk supportDavid Herrmann2013-06-033-0/+205
| | | * | | | HID: wiimote: add Balance Board supportDavid Herrmann2013-06-033-0/+246
| | | * | | | HID: wiimote: add extension hotplug supportDavid Herrmann2013-06-033-25/+709
| | | * | | | HID: wiimote: convert IR to moduleDavid Herrmann2013-06-033-212/+287
| | | * | | | HID: wiimote: convert ACCEL to moduleDavid Herrmann2013-06-033-86/+140
| | | * | | | HID: wiimote: convert LEDS to modulesDavid Herrmann2013-06-033-112/+158
| | | * | | | HID: wiimote: convert BATTERY to moduleDavid Herrmann2013-06-033-76/+104
| | | * | | | HID: wiimote: convert KEYS and RUMBLE to modulesDavid Herrmann2013-06-033-114/+172
| | | * | | | HID: wiimote: add sub-device module infrastructureDavid Herrmann2013-06-034-4/+194
| | | * | | | HID: wiimote: wake up if output queue failedDavid Herrmann2013-06-032-5/+38
| | | * | | | HID: wiimote: use cached battery values on I/O failureDavid Herrmann2013-06-031-7/+7
| | | * | | | HID: wiimote: add device detectionDavid Herrmann2013-06-032-2/+188
| | | * | | | HID: wiimote: keep HID device openDavid Herrmann2013-06-032-49/+11Star
| | | * | | | HID: wiimote: move queue handling into separate structDavid Herrmann2013-06-032-30/+38
| | | * | | | HID: wiimote: extend driver descriptionDavid Herrmann2013-06-035-11/+27
| | * | | | | HID: wacom: Intuos4 battery charging changesPrzemo Firszt2013-07-041-1/+13
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'for-3.11/multitouch', 'for-3.11/sony' and 'for-3.11/upstream'...Jiri Kosina2013-07-0412-256/+736
| |\ \ \ \ \ \ \ \
| | | | * | | | | | HID: kye: Add report fixup for Genius Gila Gaming mouseBenjamin Tissoires2013-07-033-0/+23
| | | | * | | | | | HID: explain out-of-range check betterJiri Kosina2013-06-191-1/+5
| | | | * | | | | | HID: fix false positive out of range valuesBenjamin Tissoires2013-06-191-0/+1
| | | | * | | | | | HID: roccat: check cdev_add return valueMichael Rissi2013-06-181-3/+13
| | | | * | | | | | HID: hyperv: convert alloc+memcpy to memdupThomas Meyer2013-06-031-3/+1Star
| | | | * | | | | | HID: core: fix reporting of raw eventsJiri Kosina2013-06-031-1/+1
| | | | * | | | | | HID: add support for Huion 580 tabletMartin Rusko2013-05-285-0/+188
| | | | * | | | | | HID: ignore Jabra speakerphones HID interfaceVincent Palatin2013-05-232-0/+6
| | | | | |/ / / / | | | | |/| | | |
| | | * | | | | | HID: fold ps3remote driver into generic Sony driverJiri Kosina2013-06-134-219/+185Star
| | | * | | | | | HID: sony: fix leds dependencyJiri Kosina2013-05-282-65/+44Star
| | | * | | | | | HID: driver for PS2/3 Buzz controllersColin Leitner2013-05-284-11/+312
| | | |/ / / / /
| | * | | | | | HID: remove duplicate ID for D-WAV eGalax 0x7224Andy Shevchenko2013-05-202-4/+0Star
| | * | | | | | HID: sort IDs for D-WAV eGalax multitouch devicesAndy Shevchenko2013-05-202-20/+20
| | * | | | | | HID: multitouch: add support for Data Modul easyMaxTouchSteffen Trumtrar2013-05-162-0/+8
| | |/ / / / /
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'for-3.11/battery', 'for-3.11/elo', 'for-3.11/holtek' and 'for...Jiri Kosina2013-07-041547-12494/+30480
| |\ \ \ \ \ \ \ \
| | | | * | | | | | HID: i2c-hid: support sending HID output reports using the output registerAndrew Duggan2013-07-041-3/+17
| | | | | |/ / / / | | | | |/| | | |
| | | * | | | | | HID: holtek-mouse: use module_hid_driver() to simplify the codeWei Yongjun2013-05-291-12/+1Star
| | | * | | | | | HID: holtek: PIDs 0xa04a and 0xa067 need to be in hid_have_special_driver[]Jiri Kosina2013-05-281-0/+2
| | | * | | | | | HID: Add support for Holtek gaming mouse 04d9:a04aChristian Ohm2013-05-283-6/+25
| | | * | | | | | HID: Add driver for Holtek gaming mouse 04d9:a067Christian Ohm2013-05-284-0/+75
| | | | |/ / / / | | | |/| | | |
| | * | | | | | HID: elo: add quirks for broken firmwareJiri Slaby2013-05-291-1/+143
| | * | | | | | HID: add driver for ELO 4000/4500Jiri Slaby2013-05-294-0/+141
| | |/ / / / /
| * | | | | | HID: input: return ENODATA if reading battery attrs failsDavid Herrmann2013-05-291-2/+2
| * | | | | | HID: Bluetooth: hidp: register HID devices asyncDavid Herrmann2013-05-292-9/+49
| |/ / / / /
* | | | | | Merge tag 'md-3.11' of git://neil.brown.name/mdLinus Torvalds2013-07-0410-70/+187
|\ \ \ \ \ \
| * | | | | | md/raid10: fix bug which causes all RAID10 reshapes to move no data.NeilBrown2013-07-041-5/+4Star