aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-27[SCSI] hpsa: remove unused firm_ver member of the per-hba structureStephen M. Cameron2-7/+0
2010-07-27[SCSI] hpsa: factor out hpsa_enter_performant_modeStephen M. Cameron1-24/+30
2010-07-27[SCSI] hpsa: remove unused variable trans_offsetStephen M. Cameron1-2/+0
2010-07-27[SCSI] hpsa: factor out hpsa_wait_for_mode_change_ackStephen M. Cameron1-23/+17
2010-07-27[SCSI] hpsa: mark hpsa_mark_hpsa_put_ctlr_into_performant_mode as __devinitStephen M. Cameron1-2/+2
2010-07-27[SCSI] hpsa: clean up debug ifdefsStephen M. Cameron1-6/+2
2010-07-27[SCSI] hpsa: check that simple mode is supportedStephen M. Cameron1-0/+5
2010-07-27[SCSI] hpsa: factor out hpsa_enter_simple_modeStephen M. Cameron1-27/+35
2010-07-27[SCSI] hpsa: factor out hpsa_p600_dma_prefetch_quirkStephen M. Cameron1-11/+15
2010-07-27[SCSI] hpsa: factor out hpsa_enable_scsi_prefetchStephen M. Cameron1-9/+13
2010-07-27[SCSI] hpsa: factor out hpsa-CISS-signature-presentStephen M. Cameron1-5/+13
2010-07-27[SCSI] hpsa: hpsa factor out hpsa_find_board_paramsStephen M. Cameron1-21/+25
2010-07-27[SCSI] hpsa: fix leak of ioremapped memory in hpsa_pci_init error path.Stephen M. Cameron1-1/+12
2010-07-27[SCSI] hpsa: factor out hpsa_find_cfgtablesStephen M. Cameron1-20/+30
2010-07-27[SCSI] hpsa: factor out hpsa_wait_for_board_readyStephen M. Cameron1-12/+17
2010-07-27[SCSI] hpsa: factor out hpsa_find_memory_BARStephen M. Cameron1-15/+19
2010-07-27[SCSI] hpsa: remove redundant board_id parameter from hpsa_interrupt_modeStephen M. Cameron1-9/+4
2010-07-27[SCSI] hpsa: factor out hpsa_board_disabledStephen M. Cameron1-7/+9
2010-07-27[SCSI] hpsa: factor out hpsa_lookup_board_idStephen M. Cameron1-27/+31
2010-07-27[SCSI] hpsa: save pdev pointer in per hba structure early to avoid passing it around so much.Stephen M. Cameron1-37/+38
2010-07-27[SCSI] hptiop: Eliminate a NULL pointer dereferenceJulia Lawall1-1/+1
2010-07-27[SCSI] mptsas: fix hangs caused by ATA pass-throughRyan Kuester1-0/+2
2010-07-27[SCSI] mpt2sas: DIF Type 2 Protection SupportEric Moore2-8/+14
2010-07-27[SCSI] ibmvscsi: Fix oops when an interrupt is pending during probeAnton Blanchard1-6/+7
2010-07-21[SCSI] zfcp: Update status read mempoolChristof Schmitt2-1/+10
2010-07-21[SCSI] zfcp: Do not wait for SBALs on stopped queueChristof Schmitt2-6/+9
2010-07-21[SCSI] zfcp: Fix check whether unchained ct_els is possibleSwen Schillig1-1/+1
2010-07-21[SCSI] ipr: fix resource path display and formattingWayne Boyer2-20/+36
2010-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-9/+63
2010-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds4-90/+12
2010-06-11PCI: hotplug/cpqphp, fix NULL dereferenceJiri Slaby1-0/+7
2010-06-11Revert "PCI: create function symlinks in /sys/bus/pci/slots/N/"Jesse Barnes2-85/+0
2010-06-11PCI: change resource collision messages from KERN_ERR to KERN_INFOBjorn Helgaas1-5/+5
2010-06-11Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimaxDavid S. Miller1-1/+1
2010-06-11wimax/i2400m: fix missing endian correction read in fw loaderInaky Perez-Gonzalez1-1/+1
2010-06-11Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds3-10/+11
2010-06-10net8139: fix a race at the end of NAPIFigo.zhang2-2/+2
2010-06-10sata_sil24: Use memory barriers before issuing commandsCatalin Marinas1-0/+10
2010-06-10sata_sil24: memset() overflowDan Carpenter1-1/+1
2010-06-09r8169: fix mdio_read and update mdio_write according to hw specsTimo Teräs1-3/+9
2010-06-09gianfar: Revive the driver for eTSEC devices (disable timestamping)Anton Vorontsov1-2/+1
2010-06-09phylib: Add support for the LXT973 phy.Richard Cochran1-1/+50
2010-06-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds15-205/+281
2010-06-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller12-204/+274
2010-06-09Merge branch 'msm-urgent' of git://codeaurora.org/quic/kernel/dwalker/linux-msmLinus Torvalds1-1/+1
2010-06-09mmc: msm: fix compile error on MSM7x30Daniel Walker1-1/+1
2010-06-09misc: Fix allocation 'borrowed' by vhost_netAlan Cox1-1/+1
2010-06-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds1-5/+19
2010-06-08Revert "drm/i915: Don't enable pipe/plane/VCO early (wait for DPMS on)."Linus Torvalds1-0/+5
2010-06-08Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds27-105/+339