summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * HID: wiimote: keep HID device openDavid Herrmann2013-06-032-49/+11
| | | * 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/+1
| | | | * | | 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/+185
| | | * | | HID: sony: fix leds dependencyJiri Kosina2013-05-282-65/+44
| | | * | | 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/+0
| | * | | 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/+1
| | | * | | 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/+4
| * | | md/raid5: allow 5-device RAID6 to be reshaped to 4-device.NeilBrown2013-07-041-1/+1
| * | | md/raid10: fix two bugs affecting RAID10 reshape.NeilBrown2013-07-031-2/+2
| * | | md: remove doubled description for sync_max, merging it within sync_min/sync_maxCoolCold2013-07-031-7/+6
| * | | MD: Remember the last sync operation that was performedJonathan Brassow2013-06-264-9/+32
| * | | md: fix buglet in RAID5 -> RAID0 conversion.NeilBrown2013-06-261-0/+1
| * | | md/raid10: check In_sync flag in 'enough()'.NeilBrown2013-06-141-4/+11
| * | | md/raid10: locking changes for 'enough()'.NeilBrown2013-06-141-16/+29
| * | | md: replace strict_strto*() with kstrto*()Jingoo Han2013-06-144-18/+18
| * | | md: Wait for md_check_recovery before attempting device removal.Hannes Reinecke2013-06-141-0/+8
| * | | dm-raid: silence compiler warning on rebuilds_per_group.NeilBrown2013-06-141-1/+1
| * | | DM RAID: Fix raid_resume not reviving failed devices in all casesJonathan Brassow2013-06-141-0/+15
| * | | DM RAID: Break-up untidy functionJonathan Brassow2013-06-141-33/+39
| * | | DM RAID: Add ability to restore transiently failed devices on resumeJonathan Brassow2013-06-144-8/+54
* | | | Merge branch 'kconfig-diet' from Dave HansenLinus Torvalds2013-07-0424-605/+573
|\ \ \ \
| * | | | hang and lockup detection menuDave Hansen2013-07-041-19/+23
| * | | | kconfig: consolidate printk optionsDave Hansen2013-07-041-87/+90
| * | | | group locking debugging optionsDave Hansen2013-07-041-6/+10
| * | | | consolidate compilation option configsDave Hansen2013-07-041-76/+80
| * | | | consolidate runtime testing configsDave Hansen2013-07-041-76/+81