aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-20[PATCH] irq updates: make eata_pio compileAlan Cox1-1/+1
2006-10-18Merge branch 'ubuntu-updates' of master.kernel.org:/pub/scm/linux/kernel/git/bcollins/ubuntu-2.6Linus Torvalds3-9/+30
2006-10-18[initio] Add pci dev table for module auto loading.Ben Collins1-9/+10
2006-10-18[fdomain] Add pci dev table for module auto loading.Ben Collins1-0/+9
2006-10-18[BusLogic] Add pci dev table for auto module loading.Ben Collins1-0/+11
2006-10-17[SPARC]: Fix some section mismatch warnings in sparc drivers.Ben Collins2-3/+3
2006-10-16[PATCH] scsi: megaraid_{mm,mbox}: 64-bit DMA capability fixAndrey Mirkin1-1/+1
2006-10-11[PATCH] Use linux/io.h instead of asm/io.hMatthew Wilcox6-6/+6
2006-10-10[PATCH] use %zu for size_tAl Viro1-1/+1
2006-10-10[PATCH] gfp annotations: scsi_errorAl Viro1-1/+1
2006-10-10[PATCH] NULL noise removal: advansysAl Viro1-2/+2
2006-10-10[PATCH] advansys __iomem annotationsAl Viro1-1/+1
2006-10-06Merge branch 'submit1' of viper:/spare/repo/irq-remove-2.6 into irqcleanupsJeff Garzik7-28/+23
2006-10-06[PATCH] fix mesh compile errors after irq changesOlaf Hering1-2/+2
2006-10-06Various drivers' irq handlers: kill dead code, needless castsJeff Garzik7-28/+23
2006-10-05Merge git://git.infradead.org/~dhowells/irq-2.6Linus Torvalds99-220/+185
2006-10-05[PATCH] fix qla{2,4} build errorFrederik Deweerdt8-21/+21
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells99-220/+185
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds76-724/+9852
2006-10-04[SCSI] Initial Commit of qla4xxxDavid Somayajulu18-0/+7540
2006-10-04[SCSI] raid class: handle component-add errorsJeff Garzik1-4/+16
2006-10-04[SCSI] SCSI megaraid_sas: handle thrown errorsJeff Garzik1-12/+30
2006-10-04[SCSI] SCSI aic94xx: handle sysfs errorsJeff Garzik1-8/+33
2006-10-04[SCSI] SCSI st: fix error handling in module init, sysfsJeff Garzik1-37/+78
2006-10-04[SCSI] SCSI sd: fix module init/exit error handlingJeff Garzik1-5/+18
2006-10-04[SCSI] SCSI osst: add error handling to module init, sysfsJeff Garzik1-40/+91
2006-10-04[SCSI] scsi: remove hosts.hHenne5-11/+2
2006-10-04[SCSI] scsi: Scsi_Cmnd convertion in aic7xxx_old.cHenne1-154/+144
2006-10-04[SCSI] megaraid_sas: sets ioctl timeout and updates version,changelogSumant Patro2-7/+12
2006-10-04[SCSI] megaraid_sas: adds tasklet for cmd completionSumant Patro2-22/+45
2006-10-04[SCSI] megaraid_sas: prints pending cmds before setting hw_crit_errorSumant Patro2-0/+94
2006-10-04[SCSI] megaraid_sas: function pointer for disable interruptSumant Patro2-23/+33
2006-10-04[SCSI] megaraid_sas: frame count optimizationSumant Patro1-25/+47
2006-10-04[SCSI] megaraid_sas: FW transition and q size changesSumant Patro2-8/+38
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones3-3/+0
2006-10-03[SCSI] qla2xxx: Update version number to 8.01.07-k2.Andrew Vasquez1-1/+1
2006-10-03[SCSI] qla2xxx: Stall mid-layer error handlers while rport is blocked.Andrew Vasquez1-0/+25
2006-10-03[SCSI] qla2xxx: Add MODULE_FIRMWARE tags.Andrew Vasquez1-5/+16
2006-10-03[SCSI] qla2xxx: Add support for host port state FC transport attribute.Andrew Vasquez1-0/+15
2006-10-03[SCSI] qla2xxx: Add support for fabric name FC transport attribute.Andrew Vasquez3-1/+19
2006-10-03[SCSI] qla2xxx: Add support for system hostname FC transport attribute.Andrew Vasquez2-0/+25
2006-10-03[SCSI] qla2xxx: Add support for symbolic nodename FC transport attribute.Andrew Vasquez3-15/+22
2006-10-03[SCSI] qla2xxx: Add iIDMA support.Andrew Vasquez8-12/+401
2006-10-03[SCSI] scsi: Scsi_Cmnd convertion in arm subtreeHenne7-97/+108
2006-10-03[SCSI] scsi: Convertion to struct scsi_cmnd in ips-driverHenne2-53/+46
2006-10-03fix file specification in commentsUwe Zeisberger1-1/+1
2006-10-03Fix "can not" in Documentation and KconfigMatt LaPlante1-1/+1
2006-10-03Fix several typos in drivers/Matt LaPlante3-6/+6
2006-10-03[SCSI] enable clustering for tmscsimGuennadi Liakhovetski1-1/+11
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn1-4/+4