summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville67-1375/+3271
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-30Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller84-2269/+1846
2012-09-30be2net: fixup log messagesSathya Perla2-6/+31
2012-09-30be2net: cleanup code related to be_link_status_query()Sathya Perla5-64/+48
2012-09-30be2net: fix wrong handling of be_setup() failure in be_probe()Sathya Perla1-3/+1
2012-09-30be2net: remove type argument of be_cmd_mac_addr_query()Sathya Perla3-15/+9
2012-09-30tg3: Disable multiple TX rings by default due to hardware flawMichael Chan1-6/+9
2012-09-30tg3: Add support for ethtool -L|-l to get/set the number of rings.Michael Chan2-3/+63
2012-09-30tg3: Refactor tg3_close()Michael Chan1-32/+38
2012-09-30tg3: Refactor tg3_open()Michael Chan1-33/+45
2012-09-30tg3: Separate coalescing setup for rx and txMichael Chan1-29/+45
2012-09-30tg3: Allow number of rx and tx rings to be set independently.Michael Chan2-26/+53
2012-09-30tg3: Introduce separate functions to allocate/free RX/TX rings.Michael Chan2-76/+146
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-29Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller1-3/+0
2012-09-29smsc75xx: add wol magic packet supportSteve Glendinning1-14/+174
2012-09-29smsc75xx: enable power saving mode during system suspendSteve Glendinning1-3/+54
2012-09-29smsc75xx: add explicit test that device is READYSteve Glendinning1-0/+23
2012-09-29smsc95xx: add wol magic packet supportSteve Glendinning2-8/+182
2012-09-29smsc95xx: enable power saving mode during system suspendSteve Glendinning2-2/+32
2012-09-29smsc95xx: fix resume when usb device is resetSteve Glendinning1-0/+1
2012-09-29smsc95xx: check return code from control messagesSteve Glendinning1-183/+148
2012-09-29smsc95xx: remove unnecessary variablesSteve Glendinning2-20/+10
2012-09-29smsc95xx: sleep before read for lengthy operationsSteve Glendinning1-2/+2
2012-09-29Merge branch 'cleanup/__iomem' into next/cleanup2Arnd Bergmann5-10/+10
2012-09-28Merge branch 'bcmring/removal' into next/cleanup2Arnd Bergmann2-43/+42
2012-09-28Merge branch 'bcmring/cleanup' into bcmring/removalArnd Bergmann2-43/+42
2012-09-28Merge branch 'clps711x/cleanup' into next/cleanup2Arnd Bergmann3-762/+0
2012-09-28ARM: clps711x: Remove board support for CEIVAAlexander Shiyan3-762/+0
2012-09-28mtdchar: fix offset overflow detectionLinus Torvalds1-6/+42