Commit Graph

1617 Commits (8b512d9a88875affe584bb3d2a7a235f84343b9e)

Author SHA1 Message Date
andrew.vasquez@qlogic.com 044cc6c8ec [SCSI] qla2xxx: Add ISP54xx support. 19 years ago
andrew.vasquez@qlogic.com ea5b6382fd [SCSI] qla2xxx: Convert IS_QLA*() defines to bit-operations. 19 years ago
Dave Jones 93f5608989 [SCSI] fix two leaks in scsi_alloc_sdev failure paths 19 years ago
Ralf Baechle a0b6b6e530 [SCSI] Make sgiwd93_detect and sgiwd93_detect static. 19 years ago
Alexey Dobriyan 5c1b85e209 [SCSI] drivers/scsi/FlashPoint.c: don't use parenthesis with "return" 19 years ago
Alexey Dobriyan 5c04a7b898 [SCSI] drivers/scsi/FlashPoint.c: Lindent 19 years ago
Alexey Dobriyan 13e6851aa1 [SCSI] drivers/scsi/FlashPoint.c: untypedef struct SCCBcard 19 years ago
Alexey Dobriyan 68d0c1ae66 [SCSI] drivers/scsi/FlashPoint.c: untypedef struct NVRAMInfo 19 years ago
Alexey Dobriyan f31dc0cde6 [SCSI] drivers/scsi/FlashPoint.c: untypedef struct SCCBMgr_tar_info 19 years ago
Alexey Dobriyan 7f101662dd [SCSI] drivers/scsi/FlashPoint.c: untypedef struct SCCBMgr_info 19 years ago
Alexey Dobriyan 69eb2ea477 [SCSI] drivers/scsi/FlashPoint.c: untypedef struct _SCCB 19 years ago
Alexey Dobriyan ad0e1d9f01 [SCSI] drivers/scsi/FlashPoint.c: use standard fixed size types 19 years ago
Alexey Dobriyan fd1e29ed62 [SCSI] drivers/scsi/FlashPoint.c: remove ushort_ptr 19 years ago
Alexey Dobriyan d63a4cccf3 [SCSI] drivers/scsi/FlashPoint.c: remove ULONG 19 years ago
Alexey Dobriyan ce793215b4 [SCSI] drivers/scsi/FlashPoint.c: remove UINT 19 years ago
Alexey Dobriyan c823feeb33 [SCSI] drivers/scsi/FlashPoint.c: remove USHORT 19 years ago
Alexey Dobriyan db038cf86f [SCSI] drivers/scsi/FlashPoint.c: remove UCHAR 19 years ago
Alexey Dobriyan d8b6b8bd8a [SCSI] drivers/scsi/FlashPoint.c: remove trivial wrappers 19 years ago
Alexey Dobriyan 85ae97d816 [SCSI] drivers/scsi/FlashPoint.c: remove unused things 19 years ago
Rene Herman f018fa552c [SCSI] MODULE_ALIAS_{BLOCK,CHAR}DEV_MAJOR for drivers/scsi 19 years ago
Hannes Reinecke 76744f429a [SCSI] aic79xx: Avoid renegotiation on inquiry 19 years ago
Hannes Reinecke 986a25f96a [SCSI] aic79xx: use BIOS settings 19 years ago
Hannes Reinecke 9e691dfba5 [SCSI] aic79xx: Invalid Sequencer interrupt occured 19 years ago
Hannes Reinecke 6902f41610 [SCSI] aic79xx: Update error recovery 19 years ago
Hannes Reinecke 1ede5f9fe5 [SCSI] aic79xx: Remove dead code 19 years ago
Hannes Reinecke 0aa800db8f [SCSI] aic79xx: use tcq functions 19 years ago
Hannes Reinecke 7b22da38b6 [SCSI] aic79xx: remove qfrozen 19 years ago
James Smart a382dd7c13 [SCSI] lpfc 8.1.4 : Change version number to 8.1.4 19 years ago
James Smart fc6c12bcc1 [SCSI] lpfc 8.1.4 : Two misc fixes 19 years ago
James Smart 9290831f00 [SCSI] lpfc 8.1.4 : Introduce lpfc_reset_barrier() function for resets on dual channel adapters 19 years ago
James Smart 1a169689c2 [SCSI] lpfc 8.1.4 : Fixed a timer panic due to timer firing after freeing ndlp 19 years ago
James Smart fdcebe282f [SCSI] lpfc 8.1.4 : Fixed RSCN handling when a PLOGI is in retry 19 years ago
James Smart 488d1469b3 [SCSI] lpfc 8.1.4 : Fix Discovery processing for NPorts that change their NPortId on the fly 19 years ago
Ralf Baechle cf7f5b45fe [SCSI] wd33c93: Fix missing prototypes by including <linux/interrupt.h>. 19 years ago
Tejun Heo 4b10e55927 [PATCH] ahci: enable prefetching for PACKET commands 19 years ago
Jeff Garzik 418dc1f5a8 libata: turn on ATAPI by default 19 years ago
Tejun Heo 8645984c35 [PATCH] sata_sil24: lengthen softreset timeout 19 years ago
Tejun Heo 10d996ad19 [PATCH] sata_sil24: exit early from softreset if SStatus reports no device 19 years ago
Tejun Heo 6971ed1fbb [PATCH] ahci: fix NULL pointer dereference detected by Coverity 19 years ago
Tejun Heo 2061a47a9b [PATCH] libata: fix missing classes[] initialization in ata_bus_probe() 19 years ago
Tejun Heo 75f554bc13 [PATCH] libata: kill unused xfer_mode functions 19 years ago
Tejun Heo a6d5a51cf1 [PATCH] libata: reimplement ata_set_mode() using xfer_mask helpers 19 years ago
Tejun Heo 23e71c3d3e [PATCH] libata: use xfer_mask helpers in ata_dev_set_mode() 19 years ago
Tejun Heo ff8854b271 [PATCH] libata: use ata_id_xfermask() in ata_dev_configure() 19 years ago
Tejun Heo cb95d562e4 [PATCH] libata: add xfer_mask handling functions 19 years ago
Tejun Heo 1da7b0d01b [PATCH] libata: improve xfer mask constants and update ata_mode_string() 19 years ago
Tejun Heo 2e755f68ee [PATCH] libata: rename ATA_FLAG_FLUSH_PIO_TASK to ATA_FLAG_FLUSH_PORT_TASK 19 years ago
Tejun Heo 507ceda003 [PATCH] libata: kill unused pio_task and packet_task 19 years ago
Tejun Heo 8061f5f0a0 [PATCH] libata: convert pio_task and packet_task to port_task 19 years ago
Tejun Heo 86e45b6bd6 [PATCH] libata: implement port_task 19 years ago