aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2008-04-28scsi: fix integer as NULL pointer warningsHarvey Harrison
2008-04-28ide: add ide_pad_transfer() helperBartlomiej Zolnierkiewicz
2008-04-28ide: add ide_execute_pkt_cmd() helperBartlomiej Zolnierkiewicz
2008-04-28ide-{floppy,tape,scsi}: 400ns delay is required after executing the commandBartlomiej Zolnierkiewicz
2008-04-28ide: always use ->OUTBSYNC method for executing commandsBartlomiej Zolnierkiewicz
2008-04-28ide: merge ->atapi_*put_bytes and ->ata_*put_data methodsBartlomiej Zolnierkiewicz
2008-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-04-27[SCSI] jazz_esp, sgiwd93, sni_53c710, sun3x_esp: fix platform driver hotplug/...Kay Sievers
2008-04-27[SCSI] aic7xxx: add constDenys Vlasenko
2008-04-27[SCSI] aic7xxx: add staticDenys Vlasenko
2008-04-27[SCSI] aic7xxx: Update _shipped filesHannes Reinecke
2008-04-27[SCSI] aic7xxx: teach aicasm to not emit unused debug code/dataHannes Reinecke
2008-04-27[SCSI] qla2xxx: Update version number to 8.02.01-k2.Andrew Vasquez
2008-04-27[SCSI] qla2xxx: Correct regression in relogin code.Andrew Vasquez
2008-04-27[SCSI] qla2xxx: Correct misc. endian and byte-ordering issues.Seokmann Ju
2008-04-27[SCSI] qla2xxx: make qla2x00_issue_iocb_timeout() staticAdrian Bunk
2008-04-27[SCSI] qla2xxx: qla_os.c, make 2 functions staticAdrian Bunk
2008-04-27[SCSI] qla2xxx: Re-register FDMI information after a LIP.Andrew Vasquez
2008-04-27[SCSI] qla2xxx: Correct SRB usage-after-completion/free issues.Andrew Vasquez
2008-04-27[SCSI] qla2xxx: Correct ISP84XX verify-chip response handling.Andrew Vasquez
2008-04-27[SCSI] qla2xxx: Wakeup DPC thread to process any deferred-work requests.Andrew Vasquez
2008-04-27[SCSI] qla2xxx: Collapse RISC-RAM retrieval code during a firmware-dump.Andrew Vasquez
2008-04-27[SCSI] m68k: new mac_esp scsi driverFinn Thain
2008-04-27[SCSI] scsi_transport_fc: fc_user_scan correctionJames Smart
2008-04-27[SCSI] aha1542: minor irq handler cleanupsJeff Garzik
2008-04-27[SCSI] scsi_transport_spi: include sysfs.hRandy Dunlap
2008-04-27[SCSI] FlashPoint: fix off-by-one errorsAdrian Bunk
2008-04-27[SCSI] aic7xxx: Update type check in aicasm grammarHannes Reinecke
2008-04-27[SCSI] fix SLUB WARN_ONJames Bottomley
2008-04-27[SCSI] esp_scsi: Make cur_residue and tot_residue signed.David S. Miller
2008-04-27ide: add struct ide_io_ports (take 3)Bartlomiej Zolnierkiewicz
2008-04-26ide: add struct ide_dma_ops (take 3)Bartlomiej Zolnierkiewicz
2008-04-25[SCSI] aha152x, eata, u14-34f: minor irq handler cleanupsJeff Garzik
2008-04-24[SCSI] aic79xx: fix MMIO for PPC 44x platformsSergei Shtylyov
2008-04-24[SCSI] aic7xxx: fix MMIO for PPC 44x platformsSergei Shtylyov
2008-04-24[SCSI] aic7xxx, aic79xx: deinline functionsDenys Vlasenko
2008-04-22[SCSI] scsi_transport_sas: fix the lifetime of sas bsg objectsFUJITA Tomonori
2008-04-22[SCSI] bsg: add release callback supportFUJITA Tomonori
2008-04-22[SCSI] rework scsi_target allocationJames Bottomley
2008-04-22[SCSI] use default attributes for scsi_hostHannes Reinecke
2008-04-22[SCSI] scsi_transport_spi: fix the attribute settingsJames Bottomley
2008-04-22[SCSI] qla2xxx, lfpc: Rename 'state' attribute to 'link_state'Hannes Reinecke
2008-04-22[SCSI] add scsi_host and scsi_target to scsi_busHannes Reinecke
2008-04-22[SCSI] st: fix up after class_device removalJames Bottomley
2008-04-21Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2008-04-21block: move the padding adjustment to blk_rq_map_sgFUJITA Tomonori
2008-04-19SCSI: convert struct class_device to struct deviceTony Jones
2008-04-18Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox
2008-04-18drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox