summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | 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-04795-6432/+19625
| |\ \ \ \ \ \
| | | | * | | | 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
| |/ / /
* | | | Merge tag 'md-3.11' of git://neil.brown.name/mdLinus Torvalds2013-07-048-63/+179
|\ \ \ \
| * | | | 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: Remember the last sync operation that was performedJonathan Brassow2013-06-263-9/+31
| * | | | 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-143-8/+53
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-07-0416-13/+433
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt2013-07-022-0/+16
| |\ \ \ \ \
| | * | | | | powerpc/watchdog: Don't enable interrupt on PPC64 BookETudor Laurentiu2013-06-251-0/+8
| | * | | | | i2c-cpm: Fix to takeback i2c bus master-ship after a collisionSachin Surendran2013-06-251-0/+8
| * | | | | | pstore: Pass header size in the pstore write callbackAruna Balakrishnaiah2013-07-012-3/+3
| * | | | | | Merge tag 'v3.10' into nextBenjamin Herrenschmidt2013-07-01171-808/+5827
| |\ \ \ \ \ \
| * | | | | | | macintosh/windfarm: Remove obsolete cleanup for clientdataWolfram Sang2013-07-011-1/+0
| * | | | | | | mac: Make cuda_init_via() __initGeert Uytterhoeven2013-07-011-1/+1
| * | | | | | | macintosh: Convert use of typedef ctl_table to struct ctl_tableJoe Perches2013-07-011-4/+4
| * | | | | | | powerpc/windfarm: Fix overtemperature clearingAaro Koskinen2013-07-013-3/+15
| * | | | | | | macintosh/adb: Replace __WAITQUEUE_INITIALIZER with more standard DECLARE_WAI...Robert P. J. Day2013-06-251-1/+1
| | |/ / / / / | |/| | | | |
| * | | | | | powerpc/vfio: Enable on pSeries platformAlexey Kardashevskiy2013-06-202-2/+2
| * | | | | | powerpc/vfio: Implement IOMMU driver for VFIOAlexey Kardashevskiy2013-06-204-0/+385
| * | | | | | powerpc/vfio: Enable on PowerNV platformAlexey Kardashevskiy2013-06-201-0/+8
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-07-0313-100/+1435
|\ \ \ \ \ \
| * | | | | | hwmon: (ds1621) Fix temperature rounding operationsGuenter Roeck2013-06-281-9/+12
| * | | | | | hwmon: (nct6775) Drop unsupported fan alarm attributes for NCT6775Guenter Roeck2013-06-271-5/+7
| * | | | | | hwmon: (nct6775) Fix temperature alarm attributesGuenter Roeck2013-06-271-23/+57
| * | | | | | Add support for GMT G762/G763 PWM fan controllersArnaud Ebalard2013-06-273-0/+1160
| * | | | | | hwmon: (ina2xx) Add device tree support to pass the shunt resistorTang Yuantian2013-06-271-0/+5