summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-11-12HID: roccat: deprecate some Kovaplus attributesStefan Achatz2-4/+8
2012-11-12HID: roccat: deprecate some Koneplus attributesStefan Achatz2-4/+8
2012-11-12HID: roccat: deprecated some Pyra attributesStefan Achatz2-4/+8
2012-11-12HID: roccat: add sysfs attr "reset" for IskuStefan Achatz2-0/+4
2012-11-12HID: roccat: clean up isku driverStefan Achatz2-81/+37
2012-11-12HID: roccat: cleanup of pyra moduleStefan Achatz2-212/+150
2012-11-12HID: roccat: cleanup of kovaplus moduleStefan Achatz2-128/+121
2012-11-05HID: roccat: Cleanup of koneplus moduleStefan Achatz2-368/+102
2012-11-05HID: roccat: enable Koneplus device resetStefan Achatz1-0/+22
2012-11-05HID: roccat: enable Savu device resetStefan Achatz1-2/+2
2012-11-05HID: roccat: add support for KoneXTDStefan Achatz2-1/+4
2012-10-17HID: roccat: allow readout of koneplus sensor register dataStefan Achatz1-1/+10
2012-10-17HID: roccat: add support for Roccat LuaStefan Achatz5-2/+260
2012-10-01Merge tag 'staging-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds643-26502/+50648
2012-10-01Merge tag 'driver-core-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds26-308/+1905
2012-10-01Merge tag 'char-misc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Linus Torvalds37-506/+821
2012-10-01Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds25-21/+4301
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds96-1560/+929
2012-10-01Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-0/+238
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds42-1224/+4064
2012-10-01Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+7
2012-10-01Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-70/+14
2012-10-01Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-8/+3
2012-10-01Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-164/+92
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds66-3552/+4800
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds55-156/+106
2012-10-01Merge tag 'regulator-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds32-491/+1250
2012-10-01Merge tag 'regmap-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Linus Torvalds3-26/+80
2012-10-01Merge branch 'multitouch' into for-linusJiri Kosina2-7/+65
2012-10-01Merge branch 'upstream' into for-linusJiri Kosina31-229/+110
2012-10-01Merge branches 'from-henrik', 'hidraw', 'logitech', 'picolcd', 'ps3', 'uclogi...Jiri Kosina321-4036/+6508
2012-10-01HID: hidraw: don't deallocate memory when it is in useRatan Nalumasu1-43/+26
2012-10-01HID: picoLCD: optimize for inactive debugfsBruno Prémont1-1/+1
2012-10-01HID: multitouch: add support for GeneralTouch multi-touchscreenXianhan Yu2-1/+18
2012-10-01HID: Add support for Sony PS3 BD Remote ControlDavid Dillow5-1/+232
2012-10-01HID: keep dev_rdesc unmodified and use it for comparisonsKevin Daughtridge2-6/+16
2012-09-29efi: Fix the ACPI BGRT driver for images located in EFI boot services memoryJosh Triplett2-69/+11
2012-09-29Merge tag 'iommu-fixes-v3.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+4
2012-09-29Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds1-50/+103
2012-09-28mtdchar: fix offset overflow detectionLinus Torvalds1-6/+42
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-15/+40
2012-09-28Merge tag 'dm-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...Linus Torvalds6-78/+209
2012-09-28iommu/amd: Fix wrong assumption in iommu-group specific codeJoerg Roedel1-2/+4
2012-09-28Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/bypas...Mark Brown32-491/+1250
2012-09-28regulator: arizona-ldo: Remove top voltageMark Brown1-1/+1
2012-09-28netdev: octeon: fix return value check in octeon_mgmt_init_phy()Wei Yongjun1-3/+1
2012-09-27Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds6-4/+14
2012-09-27Merge tag 'usb-3.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds3-6/+5
2012-09-27qlcnic: Fix scheduling while atomic bugNarendra K1-2/+2
2012-09-27bnx2: Clean up remaining iounmapNeil Horman1-1/+1