summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2012-05-23Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds-5137/+5
2012-05-23Merge tag 'md-3.5' of git://neil.brown.name/mdLinus Torvalds-795/+2365
2012-05-23Merge branch 'sbp-target-merge' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-15/+2896
2012-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds-26/+5313
2012-05-23Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds-392/+416
2012-05-23Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds-4/+1119
2012-05-23Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-338/+835
2012-05-23Merge tag 'pm-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds-253/+463
2012-05-23Merge tag 'regmap-domain-deps' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-3/+1
2012-05-23Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds-1/+2
2012-05-23Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-12/+8
2012-05-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-643/+6747
2012-05-23Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds-255/+186
2012-05-23x86/bitops: Move BIT_64() for a wider useBorislav Petkov-2/+0
2012-05-23watchdog: s3c2410_wdt: Set timeout to actually achieved timeoutHans de Goede-1/+1
2012-05-23watchdog: wm831x: Convert to gpio_request_one()Mark Brown-10/+3
2012-05-23watchdog: via_wdt: depends on PCIRandy Dunlap-1/+1
2012-05-23watchdog: ie6xx_wdt needs io.hRandy Dunlap-0/+1
2012-05-23watchdog: ie6xx_wdt.c: fix printk format warningRandy Dunlap-2/+2
2012-05-23watchdog: Add watchdog driver for Intel Atom E6XXAlexander Stein-0/+361
2012-05-23watchdog: it87_wdt: Add support for IT8728F watchdog.Diego Elio Pettenò-3/+11
2012-05-23watchdog: i6300esb: don't depend on X86Michael Olbrich-1/+1
2012-05-23mfd: Fix twl6040 build failureSamuel Ortiz-1/+15
2012-05-23watchdog: Use module_pci_driverWim Van Sebroeck-88/+9
2012-05-23watchdog: sch311x_wdt.c: Remove RESGENDave Mueller-34/+5
2012-05-23watchdog: s3c2410-wdt: Use of_match_ptr().Wim Van Sebroeck-3/+2
2012-05-23watchdog: Device tree support for pnx4008-wdtRoland Stigge-0/+10
2012-05-23watchdog: ar7_wdt.c: use devm_request_and_ioremapJulia Lawall-23/+10
2012-05-23watchdog: remove ixp2000 driverRob Herring-227/+0
2012-05-23watchdog: sp5100_tco.c: quiet sparse noise about using plain integer was NULL...H Hartley Sweeten-1/+1
2012-05-23drm/nouveau/radeon: add static const to the dma-buf ops.Dave Airlie-2/+2
2012-05-23drm/i915: make some dmabuf things staticDave Airlie-4/+4
2012-05-23drm: update ast/cirrus/mgag200 for change in TTM apiDave Airlie-3/+3
2012-05-23mfd: ab8500-core should depend on MFD_DB8500_PRCMULee Jones-1/+1
2012-05-23drm/radeon: add PRIME support (v2)Alex Deucher-25/+232
2012-05-23i915: add dmabuf/prime buffer sharing support.Daniel Vetter-6/+239
2012-05-23nouveau: add PRIME supportDave Airlie-25/+296
2012-05-23ttm: add prime sharing support to TTM (v2)Dave Airlie-5/+18
2012-05-23udl: add prime fd->handle support.Dave Airlie-1/+92
2012-05-23drm/prime: add exported buffers to current fprivs imported buffer list (v2)Dave Airlie-6/+27
2012-05-23drm/prime: introduce sg->pages/addr arrays helperDave Airlie-0/+36
2012-05-23regmap: Use select .. if to get IRQ_DOMAIN enabledMark Brown-3/+1
2012-05-23[SCSI] fcoe, bnx2fc, libfcoe: SW FCoE and bnx2fc use FCoE SyfsRobert Love-25/+268
2012-05-23[SCSI] libfcoe: Add fcoe_sysfsRobert Love-3/+844
2012-05-23[SCSI] bnx2fc: Allocate fcoe_ctlr with bnx2fc_interface, not as a memberRobert Love-63/+101
2012-05-23[SCSI] fcoe: Allocate fcoe_ctlr with fcoe_interface, not as a memberRobert Love-52/+93
2012-05-23[SCSI] Fix dm-multipath starvation when scsi host is busyJun'ichi Nomura-4/+7
2012-05-23[SCSI] ufs: fix potential NULL pointer dereferencing error in ufshcd_prove.Namjae Jeon-2/+3
2012-05-22Merge tag 'upstream-3.5-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds-1410/+1198
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-101/+85