[SCSI] advansys: Remove array of scsi targets
[safe/jmp/linux-2.6] / drivers / scsi /
2007-10-12 Matthew Wilcox[SCSI] advansys: Remove array of scsi targets
2007-10-12 Matthew Wilcox[SCSI] advansys: Eliminate prototypes
2007-10-12 Matthew Wilcox[SCSI] Get rid of scsi_cmnd->done
2007-10-12 Matthew Wilcox[SCSI] gdth: Stop abusing ->done for internal commands
2007-10-12 Matthew Wilcox[SCSI] qlogicpti: Add a slave_configure method
2007-10-12 Jeff Garzik[SCSI] aic94xx: fix SSP IU status print-out
2007-10-12 Matthew Wilcox[SCSI] Fix mistaken uses of ->done
2007-10-12 Matthew Wilcox[SCSI] pluto: Don't abuse ->done for internal commands
2007-10-12 James Bottomley[SCSI] Fix device not ready printk
2007-10-12 Matthew Wilcox[SCSI] Remove ->pid field from scsi_cmnd
2007-10-12 Kay Sievers[SCSI] fix scsi_is_sdev_device() after switch to defaul...
2007-10-12 Bernhard Walle[SCSI] ips: Update version information
2007-10-12 Matthew Wilcox[SCSI] ips: Close narrow race in release
2007-10-12 Matthew Wilcox[SCSI] aic94xx: Free scsi host on error
2007-10-12 Matthew Wilcox[SCSI] qlogicfas: Close narrow race in release
2007-10-12 Matthew Wilcox[SCSI] aha152x: Close narrow race in release
2007-10-12 Matthew Wilcox[SCSI] ncr53c8xx: Call scsi_host_put in release
2007-10-12 Matthew Wilcox[SCSI] ide-scsi: Close narrow race in release
2007-10-12 Matthew Wilcox[SCSI] ibmmca: Stop leaking scsi_hosts on exit
2007-10-12 Matthew Wilcox[SCSI] scsi_scan: Cope with kthread_run failing
2007-10-12 Matthew Wilcox[SCSI] Improve error message when offlining a device
2007-10-12 James Bottomley[SCSI] sg: use idr to replace static arrays
2007-10-12 Matthias Kaehlcke[SCSI] osst: Use mutex instead of semaphore
2007-10-12 Jeff Garzik[SCSI] arcmsr: irq handler fixes, cleanups, micro-opts
2007-10-12 Jeff Garzik[SCSI] arcmsr: Fix hardware wait loops
2007-10-12 Andrew Vasquez[SCSI] qla2xxx: Update version number to 8.02.00-k4.
2007-10-12 Andrew Vasquez[SCSI] qla2xxx: Limit iIDMA speed adjustments.
2007-10-12 Andrew Vasquez[SCSI] qla2xxx: Rework MSI-X handlers.
2007-10-12 Andrew Vasquez[SCSI] qla2xxx: Clear options-flags while staging firmw...
2007-10-12 Andrew Vasquez[SCSI] qla2xxx: Sparse cleanups in qla_mid.c
2007-10-12 Andrew Vasquez[SCSI] qla2xxx: Cleanup several 'sparse' warnings.
2007-10-12 Andrew Vasquez[SCSI] qla2xxx: Use shost_priv().
2007-10-12 Andrew Vasquez[SCSI] qla2xxx: Remove unused member (list) from srb_t...
2007-10-12 Seokmann Ju[SCSI] qla2xxx: Retrieve max-NPIV support capabilities...
2007-10-12 Andrew Vasquez[SCSI] qla2xxx: Use the correct pointer-address during...
2007-10-12 Andrew Vasquez[SCSI] qla2xxx: Set correct attribute count during...
2007-10-12 Ravi Anand[SCSI] qla2xxx: Correct infinite-login-retry issue.
2007-10-12 Andrew Vasquez[SCSI] qla2xxx: Query additional RISC registers during...
2007-10-12 Andrew Vasquez[SCSI] qla2xxx: Correct staging of RISC while attemptin...
2007-10-12 Andrew Vasquez[SCSI] qla2xxx: Query additional RISC information durin...
2007-10-12 Seokmann Ju[SCSI] qla2xxx: Add PCI error recovery support.
2007-10-12 Joe Carnuccio[SCSI] qla2xxx: Allow region-based flash-part accesses.
2007-10-12 Andrew Vasquez[SCSI] qla2xxx: Add flash burst-read/write support.
2007-10-12 Andrew Vasquez[SCSI] qla2xxx: Collapse and simplify ISP2XXX firmware...
2007-10-12 James Bottomley[SCSI] move ULD attachment into the prep function
2007-10-12 David Woodhouse[SCSI] Fix ibmvscsi client for multiplatform iSeries...
2007-10-12 Alan Cox[SCSI] dtc: Fix typo
2007-10-12 Alan Cox[SCSI] eata_pio: Clean up proc handling, bracketing...
2007-10-12 Masatake YAMATO[SCSI] Fix signness of parameters in scsi module
2007-10-12 Boaz Harrosh[SCSI] ide-scsi.: convert to data accessors and !use_sg...
2007-10-12 Michael Reed[SCSI] stale residual returned on write following BUSY...
2007-10-12 James Bottomley[SCSI] arcmsr: fix compile problems
2007-10-12 Nick Cheng[SCSI] arcmsr: 1.20.00.15: add SATA RAID plus other...
2007-10-12 Kay Sievers[SCSI] switch sdev sysfs attributes to default attributes
2007-10-12 Matthew Wilcox[SCSI] advansys: Use DRV_NAME
2007-10-12 Matthew Wilcox[SCSI] advansys: Comment/indentation/macro cleanup
2007-10-12 Matthew Wilcox[SCSI] advansys: Remove some custom wrappers
2007-10-12 Matthew Wilcox[SCSI] advansys: Remove a check for an impossible condition
2007-10-12 Matthew Wilcox[SCSI] advansys: Support 16-byte commands properly
2007-10-12 Matthew Wilcox[SCSI] advansys: Enable interrupts earlier in queuecommand
2007-10-12 Matthew Wilcox[SCSI] advansys: Remove `active' queue and all remainin...
2007-10-12 Matthew Wilcox[SCSI] advansys: Remove `done' queue
2007-10-12 Matthew Wilcox[SCSI] advansys: Remove a check for an impossible condition
2007-10-12 Matthew Wilcox[SCSI] advansys: Remove `waiting' queue
2007-10-12 Matthew Wilcox[SCSI] advansys: Shrink advansys_board_found a little...
2007-10-12 Matthew Wilcox[SCSI] advansys: Reformat microcode
2007-10-12 Matthew Wilcox[SCSI] advansys: Create AdvLoadMicrocode
2007-10-12 Matthew Wilcox[SCSI] advansys: Create AdvBuildCarrierFreelist
2007-10-12 Matthew Wilcox[SCSI] advansys: Fix VLB driver name
2007-10-12 FUJITA Tomonori[SCSI] srp_transport: convert to use supported_mode...
2007-10-12 FUJITA Tomonori[SCSI] fc_transport: add target driver support
2007-10-12 FUJITA Tomonori[SCSI] add supported_mode and active_mode attributes...
2007-10-12 FUJITA Tomonori[SCSI] tgt: fix can_queue bug
2007-10-12 Gilbert Wu[SCSI] aic94xx: Add new PCI ID for ASC58300
2007-10-12 HighPoint Linux... [SCSI] hptiop: adding new firmware interface and more...
2007-10-12 Christof Schmitt[SCSI] scsi_transport_fc: Introduce disable_target_scan...
2007-10-12 Mariusz Kozlowski[SCSI] kmalloc + memset conversion to kzalloc
2007-10-12 Alan Cox[SCSI] dtc: clean up indent damage and add printk levels
2007-10-12 Adrian Bunk[SCSI] make scsi_decode_sense_buffer and scsi_decode_se...
2007-10-12 Gabriel C[SCSI] NCR5380: fix NCR53C400_PSEUDO_DMA is not defined
2007-10-12 Adrian Bunk[SCSI] scsi_error.c should #include "scsi_transport_api.h"
2007-10-12 Andrew Morton[SCSI] ips: warning fix
2007-10-12 Jesper Juhl[SCSI] NCR_D700, lpfc: Clean up duplicate includes
2007-10-12 Andrew Morton[SCSI] aacraid: rename check_reset
2007-10-12 Jesper Juhl[SCSI] lpfc: fix potential overflow of hbqs array
2007-10-12 Matthew Wilcox[SCSI] advansys: Move documentation to Documentation...
2007-10-12 Matthew Wilcox[SCSI] advansys: use memcpy instead of open-coded loop
2007-10-12 Matthew Wilcox[SCSI] advansys: Remove pci_slot_info
2007-10-12 Matthew Wilcox[SCSI] advansys: Remove library-style callback routines
2007-10-12 Matthew Wilcox[SCSI] advansys: Move struct device out of the cfg...
2007-10-12 Matthew Wilcox[SCSI] advansys: Stop using n_io_port in Scsi_Host...
2007-10-12 Matthew Wilcox[SCSI] advansys: ioremap no longer needs page-aligned...
2007-10-12 Matthew Wilcox[SCSI] advansys: delete AscGetChipBusType
2007-10-12 Matthew Wilcox[SCSI] advansys: misc reformatting
2007-10-12 Matthew Wilcox[SCSI] advansys: remove INQUIRY sniffing
2007-10-12 Matthew Wilcox[SCSI] Add QUANTUM XP34301 to the blacklist
2007-10-12 Matthew Wilcox[SCSI] advansys: remove AscCompareString()
2007-10-12 Matthew Wilcox[SCSI] advansys: More PCI cleanups
2007-10-12 Matthew Wilcox[SCSI] advansys: Update resource management
2007-10-12 Matthew Wilcox[SCSI] advansys: Convert to ISA driver model
next