Commit Graph

84 Commits (549015c36baadc6e67861bba6e927259e34c4d59)

Author SHA1 Message Date
Julia Lawall 85bc081f44 drivers/scsi/aic94xx/aic94xx_init.c: correct the size argument to kmalloc 15 years ago
James Bottomley df64d3caab [SCSI] Unify SAM_ and SAM_STAT_ macros 15 years ago
Uwe Kleine-König 421f91d21a fix typos concerning "initiali[zs]e" 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Adam Buchbinder 6070d81eb5 tree-wide: fix misspelling of "definition" in comments 15 years ago
Yang Hongyang 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 16 years ago
Yang Hongyang 6a35528a83 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) 16 years ago
Kay Sievers 71610f55fa [SCSI] struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Harvey Harrison cadbd4a5e3 [SCSI] replace __FUNCTION__ with __func__ 17 years ago
David Woodhouse 0bc202e0fd aic94xx: treat firmware data as const 17 years ago
Sam Ravnborg 7ad4a48500 [SCSI] aic94xx: fix section mismatch 17 years ago
Adrian Bunk 81e56ded87 [SCSI] aic94xx: cleanups 17 years ago
Darrick J. Wong 68066c3ed1 [SCSI] aic94xx: Use sas_request_addr() to provide SAS WWN if the adapter lacks one 17 years ago
James Bottomley e2396f1e4e [SCSI] aic94xx: fix TMF ascb handling to prevent sequencer panic 17 years ago
James Bottomley 63edf49e67 [SCSI] aic94xx: plumb in I_T_nexus_reset task management function 17 years ago
James Bottomley 91b5506044 [SCSI] aic94xx: fix sequencer hang on error recovery 17 years ago
James Bottomley cb84e2d2ff [SCSI] aic94xx: fix REQ_TASK_ABORT and REQ_DEVICE_RESET 17 years ago
Boaz Harrosh 90b0c41829 [SCSI] aic94xx: fix ABORT_TASK define conflict 17 years ago
James Bottomley 366ca51f30 [SCSI] libsas: abstract STP task status into a function 17 years ago
Randy Dunlap a7ed0448e2 [SCSI] aic94xx: fix section mismatches 17 years ago
Darrick J. Wong 5929faf333 [SCSI] libsas: Convert sas_proto users to sas_protocol 17 years ago
Gilbert Wu 1237c98db2 [SCSI] aic94xx: update BIOS image from user space. 17 years ago
Andrew Morton d297a5d576 aic94xx_sds: rename FLASH_SIZE 17 years ago
Jens Axboe 8145bfe463 aic94xx: sg chaining support 18 years ago
Jeff Garzik 8bd4578e10 [SCSI] aic94xx: fix SSP IU status print-out 18 years ago
Matthew Wilcox f01abb362f [SCSI] aic94xx: Free scsi host on error 18 years ago
Gilbert Wu f9755bea9c [SCSI] aic94xx: Add new PCI ID for ASC58300 18 years ago
Jeff Garzik d136552e8b aic94xx: fix DMA data direction for SMP requests 18 years ago
Jeff Garzik 1d1bbee61e [SCSI] libsas: Remove PCI dependencies 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
James Bottomley 0f05df8b3b [SCSI] libsas, aic94xx: fix dma mapping cockups with ATA 18 years ago
Darrick J. Wong ba330ffebb [SCSI] aic94xx: Don't call pci_map_sg for already-mapped scatterlists 18 years ago
James Bottomley 0281e02c56 [SCSI] libsas: fixup NCQ for SATA disks 18 years ago
Darrick J. Wong 797f49de3d [SCSI] aic94xx: SATA tag mask not set correctly 18 years ago
Darrick J. Wong fa1c1e8f1e [SCSI] Add SATA support to libsas 18 years ago
Auke Kok 44c10138fd PCI: Change all drivers to use pci_device->revision 18 years ago
Darrick J. Wong 8fdcf86af6 [SCSI] aic94xx: asd_clear_nexus should fail if the cleared task does not complete 18 years ago
Michael Opdenacker 59c51591a0 Fix occurrences of "the the " 18 years ago
Jean Delvare 6473d160b4 PCI: Cleanup the includes of <linux/pci.h> 18 years ago
James Bottomley a29fdd3c2a [SCSI] aic94xx: tie driver to the major number of the sequencer firmware 18 years ago
Thomas Gleixner 38515e908b [PATCH] Scheduled removal of SA_xxx interrupt flags fixups 18 years ago
Robert P. J. Day c376222960 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). 18 years ago
Wu, Gilbert 083d1631be [SCSI] aic94xx: update for v28 firmware 18 years ago
Darrick J. Wong 214fbb7507 [SCSI] aic94xx: Add default bus reset handler 18 years ago
Darrick J. Wong 058e2c4748 [SCSI] aic94xx: Remove TMF result code munging 18 years ago
Darrick J. Wong 111367f5c9 [SCSI] aic94xx: Register eh_device_reset_handler 18 years ago
Alexis Bruemmer 86b9c4c16a [SCSI] aic94xx: fix typos and update verison number 18 years ago
Darrick J. Wong e7571c152d [SCSI] aic94xx: Scan SAS devices asynchronously 18 years ago
Darrick J. Wong 57ba07dc54 [SCSI] aic94xx: Lock DDB read/write accesses 18 years ago
Darrick J. Wong 3b709df5f7 [SCSI] aic94xx: Fix DDB and SCB initialization 18 years ago