aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAge
* scsi: megaraid: trivial drop duplicate mutex.h includeDaniel Walker2008-02-06
* cleanup after APUS removalAdrian Bunk2008-02-06
* Remove pointless casts from void pointersJeff Garzik2008-02-06
* ide: add ide_read_[alt]status() inline helpersBartlomiej Zolnierkiewicz2008-02-05
* iommu sg merging: call dma_set_seg_boundary in __scsi_alloc_queue()FUJITA Tomonori2008-02-05
* iommu sg merging: aacraid: use pci_set_dma_max_seg_sizeFUJITA Tomonori2008-02-05
* iommu sg merging: call blk_queue_segment_boundary in __scsi_alloc_queueFUJITA Tomonori2008-02-05
* pcmcia: convert some internal-only ioaddr_t to unsigned intOlof Johansson2008-02-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2008-02-04
|\
| * drivers/scsi/: Spelling fixesJoe Perches2008-02-03
| * MAINTAINERS: remove Adam Fritzler, remove his email address in other sourcesJoe Perches2008-02-03
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2008-02-04
|\ \
| * | scsi: fix dependency bug in aic7 MakefileSam Ravnborg2008-02-03
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2008-02-04
|\ \ | |/ |/|
| * pci: pci_enable_device_bars() fix for lpfc driverGreg Kroah-Hartman2008-02-02
* | ide-scsi: remove needless SELECT_DRIVE() callBartlomiej Zolnierkiewicz2008-02-02
* | ide-scsi: use ide_execute_command()Bartlomiej Zolnierkiewicz2008-02-02
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2008-02-01
|\
| * PCI: Remove users of pci_enable_device_bars()Benjamin Herrenschmidt2008-02-01
* | ide: update/add my CopyrightsBartlomiej Zolnierkiewicz2008-02-01
* | ide: delete filenames/versions from commentsBartlomiej Zolnierkiewicz2008-02-01
|/
* [SCSI] Revert "[SCSI] aacraid: fib context lock for management ioctls"James Bottomley2008-01-30
* [SCSI] handle scsi_init_queue failure properlyFUJITA Tomonori2008-01-30
* [SCSI] destroy scsi_bidi_sdb_cache in scsi_exit_queueFUJITA Tomonori2008-01-30
* [SCSI] scsi_debug: add XDWRITEREAD_10 supportFUJITA Tomonori2008-01-30
* [SCSI] scsi_debug: add bidi data transfer supportFUJITA Tomonori2008-01-30
* [SCSI] scsi_debug: add get_data_transfer_info helper functionFUJITA Tomonori2008-01-30
* [SCSI] remove use_sg_chainingJames Bottomley2008-01-30
* [SCSI] bidirectional: fix up for the new blk_end_request codeKiyoshi Ueda2008-01-30
* [SCSI] bidirectional command supportBoaz Harrosh2008-01-30
* [SCSI] implement scsi_data_bufferBoaz Harrosh2008-01-30
* [SCSI] tgt: use scsi_init_io instead of scsi_alloc_sgtableBoaz Harrosh2008-01-30
* [SCSI] aic7xxx: fix warnings with CONFIG_PM disabledFUJITA Tomonori2008-01-30
* [SCSI] aic79xx: fix warnings with CONFIG_PM disabledFUJITA Tomonori2008-01-30
* [SCSI] aic7xxx: fix ahc_done check SCB_ACTIVE for tagged transactionsDavid Milburn2008-01-30
* [SCSI] sgiwd93: use cached memory access to make driver work on IP28Thomas Bogendoerfer2008-01-30
* [SCSI] ncr53c8xx: fix sense_buffer access bugFUJITA Tomonori2008-01-30
* [SCSI] aic79xx: fix sense_buffer access bugFUJITA Tomonori2008-01-30
* [SCSI] hptiop: fix sense_buffer access bugFUJITA Tomonori2008-01-30
* [SCSI] sym53c8xx: fix bad memset argument in sym_set_cam_result_errorNathan Lynch2008-01-30
* [NETNS]: Consolidate kernel netlink socket destruction.Denis V. Lunev2008-01-28
* [ETH]: Combine format_addr() with print_mac().Michael Chan2008-01-28
* Merge branch 'for-2.6.25' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-01-28
|\
| * blktrace: Add blktrace ioctls to SCSI generic devicesChristof Schmitt2008-01-28
* | Merge branch 'blk-end-request' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-01-28
|\ \
| * | blk_end_request: changing scsi (take 4)Kiyoshi Ueda2008-01-28
| * | blk_end_request: changing ide-scsi (take 4)Kiyoshi Ueda2008-01-28
| |/
* | SG: work with the SCSI fixed maximum allocations.James Bottomley2008-01-28
* | SG: Convert SCSI to use scatterlist helpers for sg chainingJens Axboe2008-01-28
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-01-25
|\