summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-03-03[SCSI] qla2xxx: Correct discrepancies during OVERRUN handling on FWI2-capable...Andrew Vasquez1-0/+5
2008-03-03[SCSI] qla2xxx: Correct needless clean-up resets during shutdown.Andrew Vasquez1-1/+2
2008-03-03[SCSI] arcmsr: update version and changelogNick Cheng1-1/+1
2008-03-03[SCSI] ps3rom: disable clusteringFUJITA Tomonori1-1/+1
2008-03-03[SCSI] ps3rom: fix wrong resid calculation bugFUJITA Tomonori1-1/+1
2008-02-29[SCSI] mvsas: fix phy sas addressKe Wei1-6/+5
2008-02-27[SCSI] gdth: fix to internal commands executionBoaz Harrosh2-18/+13
2008-02-27[SCSI] gdth: bugfix for the at-exit problemsBoaz Harrosh1-54/+28
2008-02-27[SCSI] iscsi regression: check for zero max session cmdsMike Christie2-3/+3
2008-02-24[SCSI] aic94xx: fix TMF ascb handling to prevent sequencer panicJames Bottomley3-114/+139
2008-02-23[SCSI] libsas: misc fixes to the eh pathJames Bottomley1-17/+12
2008-02-23[SCSI] libsas: use the supplied address for SATA devices rather than changing itJames Bottomley2-42/+8
2008-02-23[SCSI] aic94xx: plumb in I_T_nexus_reset task management functionJames Bottomley3-5/+56
2008-02-23[SCSI] libsas: export sas_find_local_phy functionJames Bottomley1-2/+3
2008-02-23[SCSI] mvsas: remove execute permission from fileJames Bottomley1-0/+0
2008-02-23mvsas: fix build warning, clean prototypesJeff Garzik1-12/+1
2008-02-23dmi: prevent linked list corruptionJean Delvare1-7/+1
2008-02-23drivers/video/uvesafb.c: fix section mismatch warning in param_set_scroll()Sergio Luis1-1/+1
2008-02-23NBD: make nbd default to deadline I/O schedulerPaul Clements1-0/+6
2008-02-23dmi: don't save the same device twiceJean Delvare1-30/+44
2008-02-23rtc-cmos: display HPET emulation modeDavid Brownell1-0/+2
2008-02-23spi: pxa2xx_spi clock polarity fixNed Forrester1-14/+27
2008-02-23atmel_spi: fix clock polarityAtsushi Nemoto1-0/+10
2008-02-23atmel_serial: fix interrupt handler return valueHaavard Skinnemoen1-1/+1
2008-02-23copyright owner and author clean up for intel iommu and related filesmark gross5-11/+16
2008-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds26-183/+3184
2008-02-23PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki14-15/+23
2008-02-23[SCSI] qlogicpt: section fixesAdrian Bunk1-6/+6
2008-02-23[SCSI] mvsas: convert from rough draft to working driverKe Wei1-313/+1469
2008-02-23[SCSI] mvsas: Add Marvell 6440 SAS/SATA driverJeff Garzik3-0/+1836
2008-02-22i915: fix AR register restore.Jesse Barnes1-0/+1
2008-02-22[SCSI] libsas: correctly flush the LU queue on error recoveryJames Bottomley1-1/+2
2008-02-22[SCSI] aic94xx: fix sequencer hang on error recoveryJames Bottomley1-4/+0
2008-02-22[SCSI] st: compile fix when DEBUG set to oneKai Makisara2-8/+4
2008-02-22[SCSI] stex: stex_internal_copy should be called with sg_count in struct st_ccbFUJITA Tomonori1-4/+6
2008-02-22[SCSI] stex: stex_direct_copy shouldn't call dma_map_sgFUJITA Tomonori1-22/+12
2008-02-22[SCSI] lpfc: Balance lockingMatthew Wilcox1-9/+9
2008-02-22[SCSI] qla4xxx: fix up residual handlingDavid Somayajulu1-2/+1
2008-02-22[SCSI] libsas: fix error handlingJames Bottomley1-24/+41
2008-02-22[SCSI] arcmsr: fix message allocationDaniel Drake1-15/+11
2008-02-22[SCSI] mptbase: fix use-after-free'sAdrian Bunk1-2/+2
2008-02-22[SCSI] iscsi transport: make 2 functions staticAdrian Bunk1-2/+2
2008-02-22[SCSI] lpfc: make lpfc_disable_node() staticAdrian Bunk2-2/+1
2008-02-21Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds48-117/+1450
2008-02-21Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds14-84/+230
2008-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds6-31/+47
2008-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds7-29/+105
2008-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds15-53/+130
2008-02-21Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-5/+7
2008-02-21xen: Implement getgeo for Xen virtual block device.Ian Campbell1-0/+18