Age | Commit message (Expand) | Author | Files | Lines |
2006-03-22 | [PATCH] libata: ata_scsi_slave_config cleanup | Brian King | 1 | -25/+37 |
2006-03-22 | [PATCH] libata: Add some dummy noop functions | Brian King | 1 | -0/+3 |
2006-03-22 | [PATCH] libata-dev: Remove ATA_PROT_PIO_MULT | Albert Lee | 2 | -4/+4 |
2006-03-22 | [PATCH] libata-dev: add flush task to ata_exec_internal() | Albert Lee | 1 | -0/+2 |
2006-03-22 | [libata] SCSI VPD page 0x83 fixes | Jeff Garzik | 1 | -18/+41 |
2006-03-22 | Fix "frist", "fisrt", typos | Uwe Zeisberger | 1 | -1/+1 |
2006-03-21 | [SCSI] libata: implement minimal transport template for ->eh_timed_out | Tejun Heo | 18 | -16/+14 |
2006-03-21 | Merge ../linux-2.6 | James Bottomley | 25 | -1975/+3066 |
2006-03-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 1 | -0/+8 |
2006-03-21 | [libata] sata_mv: fix irq port status usage | Jeff Garzik | 1 | -1/+1 |
2006-03-20 | SCSI_AACRAID: add a help text | Adrian Bunk | 1 | -0/+8 |
2006-03-19 | [SCSI] eliminate rphy allocation in favour of expander/end device allocation | James Bottomley | 1 | -45/+27 |
2006-03-19 | [SCSI] allow displaying and setting of cache type via sysfs | James Bottomley | 1 | -23/+113 |
2006-03-19 | [SCSI] add scsi_mode_select to scsi_lib.c | James Bottomley | 1 | -1/+80 |
2006-03-19 | [SCSI] 3ware 9000 add big endian support | adam radford | 2 | -83/+73 |
2006-03-17 | [PATCH] libata: move IDENTIFY info printing from ata_dev_read_id() to ata_dev... | Tejun Heo | 1 | -6/+7 |
2006-03-17 | [PATCH] libata: use local *id instead of dev->id in ata_dev_configure() | Tejun Heo | 1 | -16/+17 |
2006-03-17 | Merge branch 'master' | Jeff Garzik | 3 | -1/+3 |
2006-03-14 | [SCSI] scsi: move target_destroy call | Mike Anderson | 1 | -3/+2 |
2006-03-14 | [SCSI] megaraid_sas: fix extended timeout handling | Christoph Hellwig | 1 | -20/+6 |
2006-03-14 | Merge ../linux-2.6 | James Bottomley | 17 | -100/+145 |
2006-03-14 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 3 | -1/+3 |
2006-03-14 | [SCSI] add preliminary expander support to the sas transport class | James Bottomley | 1 | -6/+135 |
2006-03-13 | [SCSI] FC transport : Avoid device offline cases by stalling aborts until dev... | James Smart | 2 | -6/+40 |
2006-03-12 | [PATCH] libata: check Word 88 validity in ata_id_xfer_mask() | Tejun Heo | 1 | -1/+4 |
2006-03-12 | [PATCH] libata: fix class handling in ata_bus_probe() | Tejun Heo | 1 | -13/+11 |
2006-03-12 | [SCSI] fix minor problem in spi transport message functions | James Bottomley | 1 | -1/+1 |
2006-03-12 | [SCSI] sim710: fix a NULL pointer dereference | Adrian Bunk | 1 | -1/+1 |
2006-03-12 | [SCSI] ibmmca: fix a NULL pointer dereference | Adrian Bunk | 1 | -2/+1 |
2006-03-12 | [SCSI] dmx3191d: fix a NULL pointer dereference | Adrian Bunk | 1 | -1/+1 |
2006-03-12 | [SCSI] NCR_D700: fix a NULL dereference | Adrian Bunk | 1 | -1/+1 |
2006-03-12 | [SCSI] Missing names from SPI3, SPI4 and SPI5 | Matthew Wilcox | 1 | -13/+13 |
2006-03-12 | [SCSI] qla2xxx: Firmware updates. | Andrew Vasquez | 3 | -24719/+24866 |
2006-03-12 | [SCSI] qla2xxx: Remove legacy ISP6312 firmware loader. | Andrew Vasquez | 2 | -7179/+0 |
2006-03-12 | [SCSI] qla2xxx: Correct FCAL login retry logic for ISP24xx. | andrew.vasquez@qlogic.com | 4 | -8/+14 |
2006-03-12 | [SCSI] qla2xxx: Further restrict ZIO mode support. | andrew.vasquez@qlogic.com | 4 | -13/+16 |
2006-03-12 | [SCSI] qla2xxx: Add VPD sysfs attribute. | andrew.vasquez@qlogic.com | 4 | -2/+65 |
2006-03-12 | [SCSI] qla2xxx: Correct swing/emphasis settings on ISP24xx. | andrew.vasquez@qlogic.com | 1 | -3/+3 |
2006-03-12 | [SCSI] qla2xxx: NVRAM id-list updates. | andrew.vasquez@qlogic.com | 2 | -145/+80 |
2006-03-12 | [SCSI] qla2xxx: Consolidate ISP63xx handling. | andrew.vasquez@qlogic.com | 6 | -29/+44 |
2006-03-12 | [SCSI] qla2xxx: Add ISP54xx support. | andrew.vasquez@qlogic.com | 10 | -63/+92 |
2006-03-12 | [SCSI] qla2xxx: Convert IS_QLA*() defines to bit-operations. | andrew.vasquez@qlogic.com | 4 | -81/+89 |
2006-03-12 | [SCSI] fix two leaks in scsi_alloc_sdev failure paths | Dave Jones | 1 | -0/+1 |
2006-03-12 | [SCSI] Make sgiwd93_detect and sgiwd93_detect static. | Ralf Baechle | 1 | -2/+2 |
2006-03-12 | [SCSI] drivers/scsi/FlashPoint.c: don't use parenthesis with "return" | Alexey Dobriyan | 1 | -65/+65 |
2006-03-12 | [SCSI] drivers/scsi/FlashPoint.c: Lindent | Alexey Dobriyan | 1 | -4700/+4490 |
2006-03-12 | [SCSI] drivers/scsi/FlashPoint.c: untypedef struct SCCBcard | Alexey Dobriyan | 1 | -72/+71 |
2006-03-12 | [SCSI] drivers/scsi/FlashPoint.c: untypedef struct NVRAMInfo | Alexey Dobriyan | 1 | -14/+13 |
2006-03-12 | [SCSI] drivers/scsi/FlashPoint.c: untypedef struct SCCBMgr_tar_info | Alexey Dobriyan | 1 | -27/+26 |
2006-03-12 | [SCSI] drivers/scsi/FlashPoint.c: untypedef struct SCCBMgr_info | Alexey Dobriyan | 1 | -8/+7 |