aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2006-10-20[PATCH] irq updates: make eata_pio compileAlan Cox
2006-10-18Merge branch 'ubuntu-updates' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-10-18[initio] Add pci dev table for module auto loading.Ben Collins
2006-10-18[fdomain] Add pci dev table for module auto loading.Ben Collins
2006-10-18[BusLogic] Add pci dev table for auto module loading.Ben Collins
2006-10-17[SPARC]: Fix some section mismatch warnings in sparc drivers.Ben Collins
2006-10-16[PATCH] scsi: megaraid_{mm,mbox}: 64-bit DMA capability fixAndrey Mirkin
2006-10-11[PATCH] Use linux/io.h instead of asm/io.hMatthew Wilcox
2006-10-10[PATCH] use %zu for size_tAl Viro
2006-10-10[PATCH] gfp annotations: scsi_errorAl Viro
2006-10-10[PATCH] NULL noise removal: advansysAl Viro
2006-10-10[PATCH] advansys __iomem annotationsAl Viro
2006-10-06Merge branch 'submit1' of viper:/spare/repo/irq-remove-2.6 into irqcleanupsJeff Garzik
2006-10-06[PATCH] fix mesh compile errors after irq changesOlaf Hering
2006-10-06Various drivers' irq handlers: kill dead code, needless castsJeff Garzik
2006-10-05Merge git://git.infradead.org/~dhowells/irq-2.6Linus Torvalds
2006-10-05[PATCH] fix qla{2,4} build errorFrederik Deweerdt
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2006-10-04[SCSI] Initial Commit of qla4xxxDavid Somayajulu
2006-10-04[SCSI] raid class: handle component-add errorsJeff Garzik
2006-10-04[SCSI] SCSI megaraid_sas: handle thrown errorsJeff Garzik
2006-10-04[SCSI] SCSI aic94xx: handle sysfs errorsJeff Garzik
2006-10-04[SCSI] SCSI st: fix error handling in module init, sysfsJeff Garzik
2006-10-04[SCSI] SCSI sd: fix module init/exit error handlingJeff Garzik
2006-10-04[SCSI] SCSI osst: add error handling to module init, sysfsJeff Garzik
2006-10-04[SCSI] scsi: remove hosts.hHenne
2006-10-04[SCSI] scsi: Scsi_Cmnd convertion in aic7xxx_old.cHenne
2006-10-04[SCSI] megaraid_sas: sets ioctl timeout and updates version,changelogSumant Patro
2006-10-04[SCSI] megaraid_sas: adds tasklet for cmd completionSumant Patro
2006-10-04[SCSI] megaraid_sas: prints pending cmds before setting hw_crit_errorSumant Patro
2006-10-04[SCSI] megaraid_sas: function pointer for disable interruptSumant Patro
2006-10-04[SCSI] megaraid_sas: frame count optimizationSumant Patro
2006-10-04[SCSI] megaraid_sas: FW transition and q size changesSumant Patro
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones
2006-10-03[SCSI] qla2xxx: Update version number to 8.01.07-k2.Andrew Vasquez
2006-10-03[SCSI] qla2xxx: Stall mid-layer error handlers while rport is blocked.Andrew Vasquez
2006-10-03[SCSI] qla2xxx: Add MODULE_FIRMWARE tags.Andrew Vasquez
2006-10-03[SCSI] qla2xxx: Add support for host port state FC transport attribute.Andrew Vasquez
2006-10-03[SCSI] qla2xxx: Add support for fabric name FC transport attribute.Andrew Vasquez
2006-10-03[SCSI] qla2xxx: Add support for system hostname FC transport attribute.Andrew Vasquez
2006-10-03[SCSI] qla2xxx: Add support for symbolic nodename FC transport attribute.Andrew Vasquez
2006-10-03[SCSI] qla2xxx: Add iIDMA support.Andrew Vasquez
2006-10-03[SCSI] scsi: Scsi_Cmnd convertion in arm subtreeHenne
2006-10-03[SCSI] scsi: Convertion to struct scsi_cmnd in ips-driverHenne
2006-10-03fix file specification in commentsUwe Zeisberger
2006-10-03Fix "can not" in Documentation and KconfigMatt LaPlante
2006-10-03Fix several typos in drivers/Matt LaPlante
2006-10-03[SCSI] enable clustering for tmscsimGuennadi Liakhovetski
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn