[SCSI] gdth: Remove virt hosts
[pandora-kernel.git] / drivers /
2007-10-12 Christoph Hellwig[SCSI] gdth: Remove virt hosts
2007-10-12 Jeff Garzik[SCSI] gdth: Reorder scsi_host_template intitializers
2007-10-12 Jeff Garzik[SCSI] gdth: kill gdth_{read,write}[bwl] wrappers
2007-10-12 Jeff Garzik[SCSI] gdth: Remove 2.4.x support, in-kernel changelog
2007-10-12 Christoph Hellwig[SCSI] gdth: split out pci probing
2007-10-12 Christoph Hellwig[SCSI] gdth: split out eisa probing
2007-10-12 Christoph Hellwig[SCSI] gdth: split out isa probing
2007-10-12 Matthew Wilcoxgdth: Make one abuse of scsi_cmnd less obvious
2007-10-12 Boaz Harrosh[SCSI] NCR5380: Use scsi_eh API for REQUEST_SENSE invoc...
2007-10-12 Boaz Harrosh[SCSI] usb storage: use scsi_eh API in REQUEST_SENSE...
2007-10-12 Boaz Harrosh[SCSI] scsi_error: Refactoring scsi_error to facilitate...
2007-10-12 Boaz Harrosh[SCSI] scsi_error: code cleanup before refactoring...
2007-10-12 Gabriel C[SCSI] fdomain: fix CONFIG_PCI=n warnings
2007-10-12 Joe Korty[SCSI] dpt_i2o: Fix section mismatch
2007-10-12 Adrian Bunk[SCSI] imm: fix check-after-use
2007-10-12 Andrew Morton[SCSI] arcmsr: build fix
2007-10-12 Adrian Bunk[SCSI] nsp_cs: remove kernel 2.4 code
2007-10-12 Robert P. J. Day[SCSI] ibmmca: Remove dead references to MODULE_PARM...
2007-10-12 Matthew Wilcox[SCSI] advansys: Changes to work on parisc
2007-10-12 Matthew Wilcox[SCSI] advansys: Use dma mapping for overrun buffer
2007-10-12 Matthew Wilcox[SCSI] advansys: Remove a couple of uses of bus_to_virt
2007-10-12 Matthew Wilcox[SCSI] advansys: convert to use the data buffer accessors
2007-10-12 Matthew Wilcox[SCSI] advansys: Remove DvcGetPhyAddr
2007-10-12 Matthew Wilcox[SCSI] advansys: Move a couple of fields from struct...
2007-10-12 Matthew Wilcox[SCSI] advansys: Make sdtr_period_tbl a pointer
2007-10-12 Matthew Wilcox[SCSI] advansys: Get rid of board index number
2007-10-12 Matthew Wilcox[SCSI] advansys: Remove private lock
2007-10-12 Matthew Wilcox[SCSI] advansys: Sort out debug macros
2007-10-12 Matthew Wilcox[SCSI] advansys: Remove library version & serial numbers
2007-10-12 Matthew Wilcox[SCSI] advansys: Remove asc_board_t typedef and ASC_BOA...
2007-10-12 Matthew Wilcox[SCSI] advansys: Merge ASC_IERR definitions
2007-10-12 Matthew Wilcox[SCSI] advansys: Sort out irq number mess
2007-10-12 Matthew Wilcox[SCSI] advansys: Remove ASC_WIDE_BOARD predicate
2007-10-12 Matthew Wilcox[SCSI] advansys: Remove ASC_SELECT_QUEUE_DEPTHS
2007-10-12 Matthew Wilcox[SCSI] advansys: Improve reset handler
2007-10-12 Matthew Wilcox[SCSI] advansys: Fix simultaneous calls to ->queuecommand
2007-10-12 Matthew Wilcox[SCSI] advansys: Restructure asc_execute_scsi_cmnd()
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 Eric Moore[SCSI] mptctl : shutup uninitialized variable warnings
2007-10-12 Eric Moore[SCSI] mptlan: bug fix, only half the message frame...
2007-10-12 Eric Moore[SCSI] mpt fusion: fix up fusion prints using the sdev_...
2007-10-12 Eric Moore[SCSI] mpt fusion: lock down ScsiLookup
2007-10-12 Eric Moore[SCSI] mpt fusion: Fix sparse warnings
2007-10-12 Eric Moore[SCSI] mpt fusion: add use of shost_priv and remove...
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 Eric Moore[SCSI] mpt fusion: bump version to 3.04.06
2007-10-12 Eric Moore[SCSI] mpt fusion: Kconfig cleanup
2007-10-12 Eric Moore[SCSI] mpt fusion: removing Dell copyright
2007-10-12 Eric Moore[SCSI] mpt fusion: removing references to hd->ioc
2007-10-12 Eric Moore[SCSI] mpt fusion: rename vdev to vdevice
2007-10-12 Eric Moore[SCSI] mpt fusion: adding/removing white space
next