summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] iscsi class: add async scan helperMike Christie2008-02-071-3/+35
* [SCSI] qla4xxx: fix recovery timer and session unblock raceMike Christie2008-02-071-8/+11
* [SCSI] iscsi class: add session scanningMike Christie2008-02-071-7/+30
* [SCSI] qla4xxx: use iscsi class session state check readyMike Christie2008-02-071-0/+12
* [SCSI] qla4xxx: directly call iscsi recovery functionsMike Christie2008-02-072-36/+5
* [SCSI] iscsi class, libiscsi: add iscsi sysfs session state fileMike Christie2008-02-072-18/+130
* [SCSI] arm: convert to accessors and !use_sg cleanupBoaz Harrosh2008-02-072-43/+58
* [SCSI] mca_53c9x: remove driverJames Bottomley2008-02-073-532/+0
* [SCSI] sym53c8xx: fix resid calculationTony Battersby2008-02-071-1/+1
* [SCSI] ps3rom: sector size should be 512 bytesAegis Lin2008-02-071-1/+1
* [SCSI] sun3x_esp: convert to esp_scsiThomas Bogendoerfer2008-02-073-312/+237
* [SCSI] libiscsi: make __iscsi_complete_pdu() staticAdrian Bunk2008-02-071-3/+2
* [SCSI] aacraid: fib context lock for management ioctls (take 2)Salyzyn, Mark2008-02-071-12/+14
* scsi: megaraid: trivial drop duplicate mutex.h includeDaniel Walker2008-02-061-1/+0
* cleanup after APUS removalAdrian Bunk2008-02-063-6/+3
* Remove pointless casts from void pointersJeff Garzik2008-02-062-3/+3
* ide: add ide_read_[alt]status() inline helpersBartlomiej Zolnierkiewicz2008-02-061-2/+2
* iommu sg merging: call dma_set_seg_boundary in __scsi_alloc_queue()FUJITA Tomonori2008-02-051-0/+1
* iommu sg merging: aacraid: use pci_set_dma_max_seg_sizeFUJITA Tomonori2008-02-051-3/+6
* iommu sg merging: call blk_queue_segment_boundary in __scsi_alloc_queueFUJITA Tomonori2008-02-051-0/+3
* pcmcia: convert some internal-only ioaddr_t to unsigned intOlof Johansson2008-02-051-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2008-02-0417-22/+22
|\
| * drivers/scsi/: Spelling fixesJoe Perches2008-02-0316-21/+21
| * MAINTAINERS: remove Adam Fritzler, remove his email address in other sourcesJoe Perches2008-02-031-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2008-02-041-7/+2
|\ \
| * | scsi: fix dependency bug in aic7 MakefileSam Ravnborg2008-02-031-7/+2
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2008-02-041-1/+1
|\ \ | |/ |/|
| * pci: pci_enable_device_bars() fix for lpfc driverGreg Kroah-Hartman2008-02-021-1/+1
* | ide-scsi: remove needless SELECT_DRIVE() callBartlomiej Zolnierkiewicz2008-02-021-2/+0
* | ide-scsi: use ide_execute_command()Bartlomiej Zolnierkiewicz2008-02-021-5/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2008-02-023-6/+19
|\
| * PCI: Remove users of pci_enable_device_bars()Benjamin Herrenschmidt2008-02-013-6/+19
* | ide: update/add my CopyrightsBartlomiej Zolnierkiewicz2008-02-011-1/+2
* | ide: delete filenames/versions from commentsBartlomiej Zolnierkiewicz2008-02-011-2/+0
|/
* [SCSI] Revert "[SCSI] aacraid: fib context lock for management ioctls"James Bottomley2008-01-301-17/+12
* [SCSI] handle scsi_init_queue failure properlyFUJITA Tomonori2008-01-301-1/+17
* [SCSI] destroy scsi_bidi_sdb_cache in scsi_exit_queueFUJITA Tomonori2008-01-301-0/+1
* [SCSI] scsi_debug: add XDWRITEREAD_10 supportFUJITA Tomonori2008-01-301-0/+70
* [SCSI] scsi_debug: add bidi data transfer supportFUJITA Tomonori2008-01-301-11/+10
* [SCSI] scsi_debug: add get_data_transfer_info helper functionFUJITA Tomonori2008-01-301-45/+38
* [SCSI] remove use_sg_chainingJames Bottomley2008-01-3039-96/+18
* [SCSI] bidirectional: fix up for the new blk_end_request codeKiyoshi Ueda2008-01-301-2/+10
* [SCSI] bidirectional command supportBoaz Harrosh2008-01-302-15/+94
* [SCSI] implement scsi_data_bufferBoaz Harrosh2008-01-306-74/+54
* [SCSI] tgt: use scsi_init_io instead of scsi_alloc_sgtableBoaz Harrosh2008-01-302-34/+14
* [SCSI] aic7xxx: fix warnings with CONFIG_PM disabledFUJITA Tomonori2008-01-304-22/+20
* [SCSI] aic79xx: fix warnings with CONFIG_PM disabledFUJITA Tomonori2008-01-304-22/+20
* [SCSI] aic7xxx: fix ahc_done check SCB_ACTIVE for tagged transactionsDavid Milburn2008-01-301-3/+6
* [SCSI] sgiwd93: use cached memory access to make driver work on IP28Thomas Bogendoerfer2008-01-302-26/+40
* [SCSI] ncr53c8xx: fix sense_buffer access bugFUJITA Tomonori2008-01-301-1/+1
OpenPOWER on IntegriCloud