summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] megaraid_sas: fix suspend/resume sectionsJiri Slaby2008-05-021-3/+8
* [SCSI] aacraid: Add Power Management supportMark Salyzyn2008-05-024-11/+154
* [SCSI] aacraid: Fix jbod operations scan issuesMark Salyzyn2008-05-022-14/+34
* [SCSI] aacraid: Fix warning about macro side-effectsMark Salyzyn2008-05-021-2/+2
* [SCSI] add support for variable length extended commandsBoaz Harrosh2008-05-023-19/+8Star
* [SCSI] Let scsi_cmnd->cmnd use request->cmd bufferBoaz Harrosh2008-05-0210-21/+25
* [SCSI] aacraid: Fix down_interruptible() to check the return value correctlyMark Salyzyn2008-05-021-1/+1
* [SCSI] megaraid_sas; Update the Version and Changelogbo yang2008-04-302-4/+4
* [SCSI] ibmvscsi: Handle non SCSI error statusBrian King2008-04-302-1/+13
* [SCSI] bug fix for free list handlingAlan D. Brunelle2008-04-301-0/+8
* [SCSI] ipr: Rename ipr's state scsi host attribute to prevent collisionsBrian King2008-04-301-1/+1
* [SCSI] megaraid_mbox: fix Dell CERC firmware problemHannes Reinecke2008-04-302-0/+18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-04-2763-5034/+3687Star
|\
| * [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/+61Star
| * [SCSI] aic7xxx: add staticDenys Vlasenko2008-04-2712-257/+195Star
| * [SCSI] aic7xxx: Update _shipped filesHannes Reinecke2008-04-275-2544/+401Star
| * [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/+14Star
| * [SCSI] qla2xxx: make qla2x00_issue_iocb_timeout() staticAdrian Bunk2008-04-272-5/+1Star
| * [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/+0Star
| * [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/+143Star
| * [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/+10Star
| * [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/+9Star
| * [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/+25Star
| * [SCSI] scsi_transport_spi: fix the attribute settingsJames Bottomley2008-04-221-24/+8Star
| * [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/+6Star
* | ide: add struct ide_dma_ops (take 3)Bartlomiej Zolnierkiewicz2008-04-261-3/+3
|/