aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAge
* [PATCH] irq updates: make eata_pio compileAlan Cox2006-10-20
* Merge branch 'ubuntu-updates' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-10-18
|\
| * [initio] Add pci dev table for module auto loading.Ben Collins2006-10-18
| * [fdomain] Add pci dev table for module auto loading.Ben Collins2006-10-18
| * [BusLogic] Add pci dev table for auto module loading.Ben Collins2006-10-18
* | [SPARC]: Fix some section mismatch warnings in sparc drivers.Ben Collins2006-10-17
|/
* [PATCH] scsi: megaraid_{mm,mbox}: 64-bit DMA capability fixAndrey Mirkin2006-10-16
* [PATCH] Use linux/io.h instead of asm/io.hMatthew Wilcox2006-10-11
* [PATCH] use %zu for size_tAl Viro2006-10-10
* [PATCH] gfp annotations: scsi_errorAl Viro2006-10-10
* [PATCH] NULL noise removal: advansysAl Viro2006-10-10
* [PATCH] advansys __iomem annotationsAl Viro2006-10-10
* Merge branch 'submit1' of viper:/spare/repo/irq-remove-2.6 into irqcleanupsJeff Garzik2006-10-06
|\
| * Various drivers' irq handlers: kill dead code, needless castsJeff Garzik2006-10-06
* | [PATCH] fix mesh compile errors after irq changesOlaf Hering2006-10-06
|/
* Merge git://git.infradead.org/~dhowells/irq-2.6Linus Torvalds2006-10-05
|\
| * IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* | [PATCH] fix qla{2,4} build errorFrederik Deweerdt2006-10-05
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-10-04
|\
| * [SCSI] Initial Commit of qla4xxxDavid Somayajulu2006-10-04
| * [SCSI] raid class: handle component-add errorsJeff Garzik2006-10-04
| * [SCSI] SCSI megaraid_sas: handle thrown errorsJeff Garzik2006-10-04
| * [SCSI] SCSI aic94xx: handle sysfs errorsJeff Garzik2006-10-04
| * [SCSI] SCSI st: fix error handling in module init, sysfsJeff Garzik2006-10-04
| * [SCSI] SCSI sd: fix module init/exit error handlingJeff Garzik2006-10-04
| * [SCSI] SCSI osst: add error handling to module init, sysfsJeff Garzik2006-10-04
| * [SCSI] scsi: remove hosts.hHenne2006-10-04
| * [SCSI] scsi: Scsi_Cmnd convertion in aic7xxx_old.cHenne2006-10-04
| * [SCSI] megaraid_sas: sets ioctl timeout and updates version,changelogSumant Patro2006-10-04
| * [SCSI] megaraid_sas: adds tasklet for cmd completionSumant Patro2006-10-04
| * [SCSI] megaraid_sas: prints pending cmds before setting hw_crit_errorSumant Patro2006-10-04
| * [SCSI] megaraid_sas: function pointer for disable interruptSumant Patro2006-10-04
| * [SCSI] megaraid_sas: frame count optimizationSumant Patro2006-10-04
| * [SCSI] megaraid_sas: FW transition and q size changesSumant Patro2006-10-04
| * [SCSI] qla2xxx: Update version number to 8.01.07-k2.Andrew Vasquez2006-10-03
| * [SCSI] qla2xxx: Stall mid-layer error handlers while rport is blocked.Andrew Vasquez2006-10-03
| * [SCSI] qla2xxx: Add MODULE_FIRMWARE tags.Andrew Vasquez2006-10-03
| * [SCSI] qla2xxx: Add support for host port state FC transport attribute.Andrew Vasquez2006-10-03
| * [SCSI] qla2xxx: Add support for fabric name FC transport attribute.Andrew Vasquez2006-10-03
| * [SCSI] qla2xxx: Add support for system hostname FC transport attribute.Andrew Vasquez2006-10-03
| * [SCSI] qla2xxx: Add support for symbolic nodename FC transport attribute.Andrew Vasquez2006-10-03
| * [SCSI] qla2xxx: Add iIDMA support.Andrew Vasquez2006-10-03
| * [SCSI] scsi: Scsi_Cmnd convertion in arm subtreeHenne2006-10-03
| * [SCSI] scsi: Convertion to struct scsi_cmnd in ips-driverHenne2006-10-03
| * [SCSI] enable clustering for tmscsimGuennadi Liakhovetski2006-10-03
| * [SCSI] scsi_devinfo: scsi2 HP and Hitachi entriesMike Christie2006-10-01
| * [SCSI] scsi_devinfo: add nec iStorageMike Christie2006-10-01
| * [SCSI] scsi_devinfo: add TornadoMike Christie2006-10-01
| * [SCSI] scsi_devinfo: add EMC InvistaMike Christie2006-10-01
| * [SCSI] trivial scsi_execute_async fixArne Redlich2006-10-01