summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-04-2763-5034/+3687
|\
| * [SCSI] jazz_esp, sgiwd93, sni_53c710, sun3x_esp: fix platform driver hotplug/...Kay Sievers2008-04-274-1/+11
| * [SCSI] aic7xxx: add constDenys Vlasenko2008-04-2713-66/+61
| * [SCSI] aic7xxx: add staticDenys Vlasenko2008-04-2712-257/+195
| * [SCSI] aic7xxx: Update _shipped filesHannes Reinecke2008-04-275-2544/+401
| * [SCSI] aic7xxx: teach aicasm to not emit unused debug code/dataHannes Reinecke2008-04-277-16/+185
| * [SCSI] qla2xxx: Update version number to 8.02.01-k2.Andrew Vasquez2008-04-271-1/+1
| * [SCSI] qla2xxx: Correct regression in relogin code.Andrew Vasquez2008-04-271-1/+1
| * [SCSI] qla2xxx: Correct misc. endian and byte-ordering issues.Seokmann Ju2008-04-274-31/+14
| * [SCSI] qla2xxx: make qla2x00_issue_iocb_timeout() staticAdrian Bunk2008-04-272-5/+1
| * [SCSI] qla2xxx: qla_os.c, make 2 functions staticAdrian Bunk2008-04-271-2/+2
| * [SCSI] qla2xxx: Re-register FDMI information after a LIP.Andrew Vasquez2008-04-272-3/+3
| * [SCSI] qla2xxx: Correct SRB usage-after-completion/free issues.Andrew Vasquez2008-04-271-2/+0
| * [SCSI] qla2xxx: Correct ISP84XX verify-chip response handling.Andrew Vasquez2008-04-271-1/+1
| * [SCSI] qla2xxx: Wakeup DPC thread to process any deferred-work requests.Andrew Vasquez2008-04-271-0/+4
| * [SCSI] qla2xxx: Collapse RISC-RAM retrieval code during a firmware-dump.Andrew Vasquez2008-04-271-251/+143
| * [SCSI] m68k: new mac_esp scsi driverFinn Thain2008-04-275-12/+700
| * [SCSI] scsi_transport_fc: fc_user_scan correctionJames Smart2008-04-271-7/+53
| * [SCSI] aha1542: minor irq handler cleanupsJeff Garzik2008-04-271-16/+10
| * [SCSI] scsi_transport_spi: include sysfs.hRandy Dunlap2008-04-271-0/+1
| * [SCSI] FlashPoint: fix off-by-one errorsAdrian Bunk2008-04-271-1/+1
| * [SCSI] aic7xxx: Update type check in aicasm grammarHannes Reinecke2008-04-272-45/+66
| * [SCSI] fix SLUB WARN_ONJames Bottomley2008-04-271-8/+8
| * [SCSI] esp_scsi: Make cur_residue and tot_residue signed.David S. Miller2008-04-271-2/+2
| * [SCSI] aha152x, eata, u14-34f: minor irq handler cleanupsJeff Garzik2008-04-253-18/+9
| * [SCSI] aic79xx: fix MMIO for PPC 44x platformsSergei Shtylyov2008-04-242-15/+16
| * [SCSI] aic7xxx: fix MMIO for PPC 44x platformsSergei Shtylyov2008-04-242-10/+10
| * [SCSI] aic7xxx, aic79xx: deinline functionsDenys Vlasenko2008-04-2411-1679/+1719
| * [SCSI] scsi_transport_sas: fix the lifetime of sas bsg objectsFUJITA Tomonori2008-04-221-2/+20
| * [SCSI] bsg: add release callback supportFUJITA Tomonori2008-04-222-2/+2
| * [SCSI] rework scsi_target allocationJames Bottomley2008-04-222-38/+61
| * [SCSI] use default attributes for scsi_hostHannes Reinecke2008-04-223-61/+25
| * [SCSI] scsi_transport_spi: fix the attribute settingsJames Bottomley2008-04-221-24/+8
| * [SCSI] qla2xxx, lfpc: Rename 'state' attribute to 'link_state'Hannes Reinecke2008-04-222-9/+9
| * [SCSI] add scsi_host and scsi_target to scsi_busHannes Reinecke2008-04-224-10/+50
| * [SCSI] st: fix up after class_device removalJames Bottomley2008-04-221-5/+5
* | ide: add struct ide_io_ports (take 3)Bartlomiej Zolnierkiewicz2008-04-271-7/+6
* | ide: add struct ide_dma_ops (take 3)Bartlomiej Zolnierkiewicz2008-04-261-3/+3
|/
* Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-04-211-1/+1
|\
| * block: move the padding adjustment to blk_rq_map_sgFUJITA Tomonori2008-04-211-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-04-2133-1223/+1441
|\ \
| * | SCSI: convert struct class_device to struct deviceTony Jones2008-04-1933-1223/+1441
| |/
* | Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox2008-04-185-5/+5
* | drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-187-7/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-04-18100-2778/+3194
|\
| * [SCSI] iscsi: bidi support for iscsi_tcpBoaz Harrosh2008-04-181-14/+17
| * [SCSI] iscsi: bidi support at the generic libiscsi levelBoaz Harrosh2008-04-181-15/+70
| * [SCSI] iscsi: extended cdb supportBoaz Harrosh2008-04-181-5/+50
| * [SCSI] qla1280: remove version checkAdrian Bunk2008-04-171-5/+0
| * [SCSI] libsas: fix endianness bug in sas_ataAl Viro2008-04-171-1/+1
OpenPOWER on IntegriCloud