aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-09-03NTB: Correct Number of Scratch Pad RegistersJon Mason2-3/+3
2013-09-03NTB: Add Error Handling in ntb_device_setupJon Mason1-1/+4
2013-09-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds15-115/+265
2013-09-03Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds35-1350/+1565
2013-09-03Merge branch 'socfpga/dt' into next/dtOlof Johansson4-0/+4
2013-09-03drm/i915: fix up the relocate_entry refactoringDaniel Vetter1-0/+3
2013-09-03drm/i915: Fix pipe config warnings when dealing with LVDS fixed modeVille Syrjälä3-17/+7
2013-09-03drm/i915: Don't call sg_free_table() if sg_alloc_table() failsDamien Lespiau1-1/+0
2013-09-03i915: Update VGA arbiter support for newer devicesAlex Williamson2-3/+31
2013-09-03vgaarb: Fix VGA decodes changesAlex Williamson1-24/+17
2013-09-03vgaarb: Don't disable resources that are not ownedAlex Williamson1-5/+5
2013-09-03drm/i915: Pin pages whilst mapping the dma-bufChris Wilson1-19/+22
2013-09-03drm/i915: enable trickle feed on HaswellPaulo Zanoni4-7/+13
2013-09-03x86: add early quirk for reserving Intel graphics stolen memory v5Jesse Barnes1-15/+0
2013-09-03drm/i915: split PCI IDs out into i915_drm.h v4Jesse Barnes1-130/+34
2013-09-03i915_gem: Convert kmem_cache_alloc(...GFP_ZERO) to kmem_cache_zallocJoe Perches1-1/+1
2013-09-03drm/i915: Use RCS flips on Ivybridge+Chris Wilson2-9/+49
2013-09-03drm/i915: Embed the ring->private within the struct intel_ring_bufferChris Wilson3-72/+35
2013-09-03Merge tag 'regulator-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds58-1088/+3518
2013-09-03Merge tag 'spi-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds51-1338/+3565
2013-09-03Merge tag 'regmap-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds6-131/+194
2013-09-03Merge branches 'cxgb4', 'flowsteer', 'ipoib', 'iser', 'mlx4', 'ocrdma' and 'q...Roland Dreier31-951/+3002
2013-09-03RDMA/ocrdma: Fix compiler warning about int/pointer size mismatchRoland Dreier1-2/+2
2013-09-03libata: bugfix: Remove __le32 in ata_tf_to_fis()Marc Carino1-6/+4
2013-09-03[SCSI] sg: push file descriptor list locking down to per-device lockingVaughan Cao1-28/+34
2013-09-03[SCSI] sg: checking sdp->detached isn't protected when openVaughan Cao1-8/+9
2013-09-03[SCSI] sg: no need sg_open_exclusive_lockVaughan Cao1-29/+5
2013-09-03[SCSI] sg: use rwsem to solve race during exclusive openVaughan Cao1-38/+41
2013-09-03[SCSI] scsi_debug: fix logical block provisioning support when unmap_alignmen...Akinobu Mita1-2/+8
2013-09-03[SCSI] scsi_debug: fix endianness bug in sdebug_build_parts()Akinobu Mita1-2/+2
2013-09-03[SCSI] qla2xxx: Update the driver version to 8.06.00.08-k.Saurav Kashyap1-2/+2
2013-09-03[SCSI] qla2xxx: print MAC via %pMR.Andy Shevchenko1-4/+1
2013-09-03[SCSI] qla2xxx: Correction to message ids.Saurav Kashyap4-11/+15
2013-09-03[SCSI] qla2xxx: Correctly print out/in mailbox registers.Joe Carnuccio1-15/+13
2013-09-03[SCSI] qla2xxx: Add a new interface to update versions.Sawan Chandak2-3/+15
2013-09-03[SCSI] qla2xxx: Move queue depth ramp down message to i/o debug level.Chad Dupuis1-1/+1
2013-09-03[SCSI] qla2xxx: Select link initialization option bits from current operating...Joe Carnuccio1-1/+5
2013-09-03[SCSI] qla2xxx: Add loopback IDC-TIME-EXTEND aen handling support.Santosh Vernekar4-20/+47
2013-09-03[SCSI] qla2xxx: Set default critical temperature value in cases when ISPFX00 ...Armen Baloyan2-1/+6
2013-09-03[SCSI] qla2xxx: QLAFX00 make over temperature AEN handling informational, add...Armen Baloyan2-2/+14
2013-09-03[SCSI] qla2xxx: Correct Interrupt Register offset for ISPFX00Armen Baloyan1-1/+1
2013-09-03[SCSI] qla2xxx: Remove handling of Shutdown Requested AEN from qlafx00_proces...Armen Baloyan1-4/+0
2013-09-03[SCSI] qla2xxx: Send all AENs for ISPFx00 to above layers.Armen Baloyan1-2/+4
2013-09-03[SCSI] qla2xxx: Add changes in initialization for ISPFX00 cards with BIOSArmen Baloyan2-0/+12
2013-09-03[SCSI] qla2xxx: Add changes to support extended IOs for ISPFX00Armen Baloyan3-6/+12
2013-09-03[SCSI] qla2xxx: Add missing FCP statistics to sysfs interface.Joe Carnuccio6-3/+55
2013-09-03[SCSI] qla2xxx: Make log message that prints when a completion status require...Chad Dupuis1-2/+4
2013-09-03[SCSI] qla2xxx: Add critical temperature handling for ISPFX00.Armen Baloyan5-17/+104
2013-09-03[SCSI] qla2xxx: Notify ISPFX00 firmware when driver is unloaded or system is ...Armen Baloyan3-1/+9
2013-09-03[SCSI] qla2xxx: Reconfigure thermal temperature.Joe Carnuccio9-41/+53