aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-08-27HID: do not init input reports for Win 8 multitouch devicesBenjamin Tissoires3-3/+21
2013-08-27HID: detect Win 8 multitouch devices in coreBenjamin Tissoires3-13/+31
2013-08-27HID: Use hid_parser for pre-scanning the report descriptorsBenjamin Tissoires1-38/+64
2013-07-31HID: multitouch: devm conversionBenjamin Tissoires1-48/+23
2013-07-31HID: trivial devm conversion for special hid driversBenjamin Tissoires5-66/+16
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds25-1728/+4640
2013-07-04Merge tag 'md-3.11' of git://neil.brown.name/mdLinus Torvalds10-70/+187
2013-07-04Merge branch 'kconfig-diet' from Dave HansenLinus Torvalds24-605/+573
2013-07-04hang and lockup detection menuDave Hansen1-19/+23
2013-07-04kconfig: consolidate printk optionsDave Hansen1-87/+90
2013-07-04group locking debugging optionsDave Hansen1-6/+10
2013-07-04consolidate compilation option configsDave Hansen1-76/+80
2013-07-04consolidate runtime testing configsDave Hansen1-76/+81
2013-07-04order memory debugging Kconfig optionsDave Hansen1-272/+277
2013-07-04consolidate per-arch stack overflow debugging optionsDave Hansen24-90/+33
2013-07-04Merge branch 'hpfs' from Mikulas PatockaLinus Torvalds5-13/+106
2013-07-04hpfs: implement prefetch to improve performanceMikulas Patocka4-5/+63
2013-07-04hpfs: use mpageMikulas Patocka1-6/+34
2013-07-04hpfs: better test for errorsMikulas Patocka2-2/+9
2013-07-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds182-1177/+7633
2013-07-04Merge branches 'for-3.11/wacom-fixed' and 'for-3.11/wiimote' into for-linusJiri Kosina10-1458/+3468
2013-07-04HID: wacom: Intuos4 battery charging changesPrzemo Firszt1-1/+13
2013-07-04Merge branches 'for-3.11/multitouch', 'for-3.11/sony' and 'for-3.11/upstream' into for-linusJiri Kosina12-256/+736
2013-07-04Merge branches 'for-3.11/battery', 'for-3.11/elo', 'for-3.11/holtek' and 'for-3.11/i2c-hid-fixed' into for-linusJiri Kosina1547-12494/+30480
2013-07-04HID: i2c-hid: support sending HID output reports using the output registerAndrew Duggan1-3/+17
2013-07-04md/raid10: fix bug which causes all RAID10 reshapes to move no data.NeilBrown1-5/+4
2013-07-04md/raid5: allow 5-device RAID6 to be reshaped to 4-device.NeilBrown1-1/+1
2013-07-03Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds19-111/+1743
2013-07-03Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-ledsLinus Torvalds18-346/+553
2013-07-03Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds333-4219/+12029
2013-07-03Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds53-185/+388
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds429-4934/+6278
2013-07-03Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds37-273/+353
2013-07-03tools/testing/selftests: don't assume the x bit is set on scriptsAndrew Morton2-2/+2
2013-07-03selftests: add .gitignore for kcmpRamkumar Ramachandra1-0/+2
2013-07-03selftests: fix clean target in kcmp MakefileRamkumar Ramachandra1-2/+1
2013-07-03selftests: add .gitignore for vmRamkumar Ramachandra1-0/+4
2013-07-03selftests: add hugetlbfstestJoern Engel3-1/+96
2013-07-03self-test: fix make cleanJoern Engel1-2/+3
2013-07-03selftests: exit 1 on failureJoern Engel2-1/+6
2013-07-03kernel/resource.c: remove the unneeded assignment in function __find_resourceKevin Hao1-1/+0
2013-07-03aio: fix wrong comment in aio_complete()Tang Chen1-1/+1
2013-07-03drivers/w1/slaves/w1_ds2408.c: add magic sequence to disable P0 test modeJean-Francois Dagenais1-0/+30
2013-07-03drivers/memstick/host/r592.c: convert to module_pci_driverLibo Chen1-12/+1
2013-07-03drivers/memstick/host/jmb38x_ms: convert to module_pci_driverLibo Chen1-12/+1
2013-07-03pps-gpio: add device-tree binding and supportJan Luebbe2-54/+93
2013-07-03drivers/pps/clients/pps-gpio.c: convert to module_platform_driverJan Luebbe1-17/+1
2013-07-03drivers/pps/clients/pps-gpio.c: convert to devm_* helpersJan Luebbe1-21/+7
2013-07-03drivers/parport/share.c: use kzallocAlexandru Gheorghiu1-2/+1
2013-07-03Documentation/accounting/getdelays.c: avoid strncpy in accounting toolKees Cook1-2/+2