| Commit message (Expand) | Author | Age |
* | [SPARC]: Fix some section mismatch warnings in sparc drivers. | Ben Collins | 2006-10-17 |
* | [PATCH] scsi: megaraid_{mm,mbox}: 64-bit DMA capability fix | Andrey Mirkin | 2006-10-16 |
* | [PATCH] Use linux/io.h instead of asm/io.h | Matthew Wilcox | 2006-10-11 |
* | [PATCH] use %zu for size_t | Al Viro | 2006-10-10 |
* | [PATCH] gfp annotations: scsi_error | Al Viro | 2006-10-10 |
* | [PATCH] NULL noise removal: advansys | Al Viro | 2006-10-10 |
* | [PATCH] advansys __iomem annotations | Al Viro | 2006-10-10 |
* | Merge branch 'submit1' of viper:/spare/repo/irq-remove-2.6 into irqcleanups | Jeff Garzik | 2006-10-06 |
|\ |
|
| * | Various drivers' irq handlers: kill dead code, needless casts | Jeff Garzik | 2006-10-06 |
* | | [PATCH] fix mesh compile errors after irq changes | Olaf Hering | 2006-10-06 |
|/ |
|
* | Merge git://git.infradead.org/~dhowells/irq-2.6 | Linus Torvalds | 2006-10-05 |
|\ |
|
| * | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 |
* | | [PATCH] fix qla{2,4} build error | Frederik Deweerdt | 2006-10-05 |
|/ |
|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2006-10-04 |
|\ |
|
| * | [SCSI] Initial Commit of qla4xxx | David Somayajulu | 2006-10-04 |
| * | [SCSI] raid class: handle component-add errors | Jeff Garzik | 2006-10-04 |
| * | [SCSI] SCSI megaraid_sas: handle thrown errors | Jeff Garzik | 2006-10-04 |
| * | [SCSI] SCSI aic94xx: handle sysfs errors | Jeff Garzik | 2006-10-04 |
| * | [SCSI] SCSI st: fix error handling in module init, sysfs | Jeff Garzik | 2006-10-04 |
| * | [SCSI] SCSI sd: fix module init/exit error handling | Jeff Garzik | 2006-10-04 |
| * | [SCSI] SCSI osst: add error handling to module init, sysfs | Jeff Garzik | 2006-10-04 |
| * | [SCSI] scsi: remove hosts.h | Henne | 2006-10-04 |
| * | [SCSI] scsi: Scsi_Cmnd convertion in aic7xxx_old.c | Henne | 2006-10-04 |
| * | [SCSI] megaraid_sas: sets ioctl timeout and updates version,changelog | Sumant Patro | 2006-10-04 |
| * | [SCSI] megaraid_sas: adds tasklet for cmd completion | Sumant Patro | 2006-10-04 |
| * | [SCSI] megaraid_sas: prints pending cmds before setting hw_crit_error | Sumant Patro | 2006-10-04 |
| * | [SCSI] megaraid_sas: function pointer for disable interrupt | Sumant Patro | 2006-10-04 |
| * | [SCSI] megaraid_sas: frame count optimization | Sumant Patro | 2006-10-04 |
| * | [SCSI] megaraid_sas: FW transition and q size changes | Sumant Patro | 2006-10-04 |
| * | [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 subtree | Henne | 2006-10-03 |
| * | [SCSI] scsi: Convertion to struct scsi_cmnd in ips-driver | Henne | 2006-10-03 |
| * | [SCSI] enable clustering for tmscsim | Guennadi Liakhovetski | 2006-10-03 |
| * | [SCSI] scsi_devinfo: scsi2 HP and Hitachi entries | Mike Christie | 2006-10-01 |
| * | [SCSI] scsi_devinfo: add nec iStorage | Mike Christie | 2006-10-01 |
| * | [SCSI] scsi_devinfo: add Tornado | Mike Christie | 2006-10-01 |
| * | [SCSI] scsi_devinfo: add EMC Invista | Mike Christie | 2006-10-01 |
| * | [SCSI] trivial scsi_execute_async fix | Arne Redlich | 2006-10-01 |
| * | [SCSI] stex: add new device (id 0x8650) support | Ed Lin | 2006-10-01 |
| * | [SCSI] stex: cancel unused field in struct req_msg | Ed Lin | 2006-10-01 |
| * | [SCSI] fix scsi_device_types overrun in scsi.c | Eric Sesterhenn | 2006-10-01 |
| * | [SCSI] aic7xxx: fix byte I/O order in ahd_inw | Denis Vlasenko | 2006-10-01 |
| * | [SCSI] Switch ips to pci_register from pci_module | Alan Cox | 2006-10-01 |