aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAge
* [libata sata_vsc, sata_svw] Convert #define'd constants to enumsJeff Garzik2006-03-21
* [libata] sata_vsc: fix inconsistent NULL checkingDan Williams2006-03-21
* [libata] fix oops on non-DMA bmdma hardwareJeff Garzik2006-03-21
* [PATCH] libata: make irqtrap mode compileAlan Cox2006-03-21
* [PATCH] libata: report which drive is causing mode problemsAlan Cox2006-03-21
* [PATCH] libata: two new PCI helpersAlan Cox2006-03-21
* [PATCH] libata: Note weakness in our PCI handling that one day wants fixingAlan Cox2006-03-21
* [PATCH] libata: make code actually compile with debugging onAlan Cox2006-03-21
* [PATCH] libata: pick a less confusion "um dunno" errorAlan Cox2006-03-21
* [libata] sata_mv: off-by-1 fixMark Lord2006-03-21
* [PATCH] libata: ata_scsi_slave_config cleanupBrian King2006-03-21
* [PATCH] libata: Add some dummy noop functionsBrian King2006-03-21
* [PATCH] libata-dev: Remove ATA_PROT_PIO_MULTAlbert Lee2006-03-21
* [PATCH] libata-dev: add flush task to ata_exec_internal()Albert Lee2006-03-21
* [libata] SCSI VPD page 0x83 fixesJeff Garzik2006-03-21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-03-21
|\
| * SCSI_AACRAID: add a help textAdrian Bunk2006-03-20
* | [libata] sata_mv: fix irq port status usageJeff Garzik2006-03-20
* | [PATCH] libata: move IDENTIFY info printing from ata_dev_read_id() to ata_dev...Tejun Heo2006-03-16
* | [PATCH] libata: use local *id instead of dev->id in ata_dev_configure()Tejun Heo2006-03-16
* | Merge branch 'master'Jeff Garzik2006-03-16
|\|
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2006-03-14
| |\
| | * [SCSI] scsi_transport_fc: fix FC_HOST_NUM_ATTRSAndreas Herrmann2006-03-09
| | * [SCSI] scsi: aha152x pcmcia driver needs spi transportDominik Brodowski2006-03-05
| | * [SCSI] Add Brownie to blacklistMatthew Wilcox2006-03-02
* | | [PATCH] libata: check Word 88 validity in ata_id_xfer_mask()Tejun Heo2006-03-12
* | | [PATCH] libata: fix class handling in ata_bus_probe()Tejun Heo2006-03-12
* | | [PATCH] ahci: enable prefetching for PACKET commandsTejun Heo2006-03-11
* | | libata: turn on ATAPI by defaultJeff Garzik2006-03-11
* | | [PATCH] sata_sil24: lengthen softreset timeoutTejun Heo2006-03-11
* | | [PATCH] sata_sil24: exit early from softreset if SStatus reports no deviceTejun Heo2006-03-11
* | | Merge branch 'upstream-fixes'Jeff Garzik2006-03-11
|\| |
| * | [PATCH] ahci: fix NULL pointer dereference detected by CoverityTejun Heo2006-03-11
* | | [PATCH] libata: fix missing classes[] initialization in ata_bus_probe()Tejun Heo2006-03-11
* | | [PATCH] libata: kill unused xfer_mode functionsTejun Heo2006-03-11
* | | [PATCH] libata: reimplement ata_set_mode() using xfer_mask helpersTejun Heo2006-03-11
* | | [PATCH] libata: use xfer_mask helpers in ata_dev_set_mode()Tejun Heo2006-03-11
* | | [PATCH] libata: use ata_id_xfermask() in ata_dev_configure()Tejun Heo2006-03-11
* | | [PATCH] libata: add xfer_mask handling functionsTejun Heo2006-03-11
* | | [PATCH] libata: improve xfer mask constants and update ata_mode_string()Tejun Heo2006-03-11
* | | [PATCH] libata: rename ATA_FLAG_FLUSH_PIO_TASK to ATA_FLAG_FLUSH_PORT_TASKTejun Heo2006-03-11
* | | [PATCH] libata: kill unused pio_task and packet_taskTejun Heo2006-03-11
* | | [PATCH] libata: convert pio_task and packet_task to port_taskTejun Heo2006-03-11
* | | [PATCH] libata: implement port_taskTejun Heo2006-03-11
* | | Merge branch 'master'Jeff Garzik2006-03-11
|\| |
| * | Allocate 96 bytes for SCSI sense data replyLinus Torvalds2006-03-06
| |/
* | [PATCH] sata_sil24: fix mwdma_mask settingTejun Heo2006-03-05
* | [PATCH] libata: revalidate after transfer mode configurationTejun Heo2006-03-05
* | [PATCH] libata: implement ata_dev_revalidate()Tejun Heo2006-03-05
* | [PATCH] libata: add @print_info argument to ata_dev_configure()Tejun Heo2006-03-05