aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2-4/+2
2007-07-16Merge branch 'bsg' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2-2/+3
2007-07-16Introduce CONFIG_VIRT_TO_BUSStephen Rothwell1-1/+1
2007-07-16bsg: add a request_queue argument to scsi_cmd_ioctl()FUJITA Tomonori2-2/+3
2007-07-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds150-25626/+20562
2007-07-15[SCSI] ibmvscsi: convert to use the data buffer accessorsFUJITA Tomonori1-57/+23
2007-07-15[SCSI] dc395x: convert to use the data buffer accessorsFUJITA Tomonori1-103/+60
2007-07-15[SCSI] ncr53c8xx: convert to use the data buffer accessorsFUJITA Tomonori1-59/+11
2007-07-15[SCSI] sym53c8xx: convert to use the data buffer accessorsFUJITA Tomonori2-73/+12
2007-07-15[SCSI] ppa: coding police and printk levelsAlan Cox1-30/+27
2007-07-15[SCSI] aic7xxx_old: remove redundant GFP_ATOMIC from kmallocSatyam Sharma1-1/+1
2007-07-15[SCSI] remove the dead CYBERSTORMIII_SCSI optionAdrian Bunk1-2/+0
2007-07-14[SCSI] don't build scsi_dma_{map,unmap} for !HAS_DMACornelia Huck4-41/+58
2007-07-14[SCSI] Clean up scsi_add_lun a bitMatthew Wilcox1-38/+26
2007-07-14[SCSI] 53c700: Remove printk, which triggers because of low scsi clock on SNI RMsThomas Bogendoerfer1-2/+0
2007-07-14[SCSI] sni_53c710: CleanupThomas Bogendoerfer1-8/+2
2007-07-14[SCSI] qla4xxx: Fix underrun/overrun conditionsDavid C Somayajulu2-26/+33
2007-07-14[SCSI] megaraid_mbox: use mutex instead of semaphoreMatthias Kaehlcke3-5/+6
2007-07-14[SCSI] qla2xxx: update version to 8.02.00-k1.Seokmann Ju1-3/+3
2007-07-14[SCSI] qla2xxx: add support for NPIVSeokmann Ju13-154/+1593
2007-07-14[SCSI] stex: use resid for xfer len informationEd Lin1-2/+2
2007-07-14[SCSI] Add Brownie 1200U3P to blacklistMatthew Wilcox1-0/+1
2007-07-14[SCSI] scsi.c: convert to use the data buffer accessorsBoaz Harrosh1-1/+1
2007-07-14[SCSI] tmscsim: Further clean-up of the driverBoaz Harrosh2-4/+0
2007-07-14[SCSI] CONFIG_SCSI_FD_8xx no longer existsGeert Uytterhoeven1-1/+0
2007-07-14[SCSI] sr: fix error handling in module_initAkinobu Mita1-1/+5
2007-07-14[SCSI] lpfc: Fix NPIV compile problemJames Bottomley1-4/+1
2007-07-14[SCSI] lpfc: fix NPIV mapping problemsFUJITA Tomonori1-4/+7
2007-07-14[SCSI] lpfc: add missed data buffer accessorBoaz Harrosh1-1/+1
2007-07-14[SCSI] Remove unused method scsi_device_cancelPriyanka Gupta1-46/+0
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds6-47/+10
2007-07-11sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributesZhang Rui5-42/+69
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo4-12/+0
2007-07-11PCI: add pci_try_set_mwiRandy Dunlap1-4/+1
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok4-33/+9
2007-07-11PCI: remove useless pci driver methodDavid Brownell1-10/+0
2007-07-02scsi disk help file is not completeRandy Dunlap1-0/+1
2007-06-25[SCSI] ibmvscsi: fix timeout bugsFUJITA Tomonori1-5/+5
2007-06-19[SCSI] aacraid: add support for long serial number informationSalyzyn, Mark3-7/+19
2007-06-19[SCSI] aacraid: correct PERC2/QC and family match quirk listSalyzyn, Mark1-2/+2
2007-06-19[SCSI] aacraid: change srb status busy returnSalyzyn, Mark1-1/+1
2007-06-19[SCSI] 53c700: Fixup m68k drivers:Geert Uytterhoeven3-2/+2
2007-06-19[SCSI] tmscsim: clean-up status codesGuennadi Liakhovetski2-23/+15
2007-06-19[SCSI] zfcp: Report FCP LUN to SCSI midlayerChristof Schmitt1-1/+2
2007-06-18Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds1-0/+1
2007-06-17[SCSI] lpfc: update to version 8.2.1James Smart1-1/+1
2007-06-17[SCSI] lpfc: convert to use the data buffer accessorsFUJITA Tomonori1-83/+28
2007-06-17[SCSI] lpfc: bug fixesJames Smart19-425/+1798
2007-06-17[SCSI] lpfc: NPIV: add NPIV support on top of SLI-3James Smart20-1763/+5021
2007-06-17[SCSI] lpfc: NPIV: add SLI-3 interfaceJames Smart14-495/+1522