aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/sata_vsc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-08-10Move libata to drivers/ata.Jeff Garzik1-482/+0
2006-08-10[PATCH] libata: replace pci_module_init() with pci_register_driver()Pavel Roskin1-1/+1
2006-07-05[PATCH] sata_vsc: data_xfer should use mmioMartin Hicks1-1/+1
2006-07-02[PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-26[libata] sata_vsc: partially revert a PCI ID-related commitJeff Garzik1-7/+3
2006-06-26[libata] Bump versionsJeff Garzik1-1/+1
2006-06-22Merge branch 'master' into upstreamJeff Garzik1-5/+6
2006-06-21[PATCH] PCI: Move various PCI IDs to header fileBrent Casavant1-5/+6
2006-06-20[PATCH] libata: convert several bmdma-style controllers to new EH, take #3Tejun Heo1-3/+5
2006-05-31[PATCH] libata-hp: hook warmplugTejun Heo1-0/+1
2006-05-24[PATCH] PATCH: libata. Add ->data_xfer methodAlan Cox1-0/+1
2006-04-12Merge branch 'upstream'Jeff Garzik1-1/+0
2006-04-11Merge branch 'master'Jeff Garzik1-1/+0
2006-04-10[PATCH] move ->eh_strategy_handler to the transport classChristoph Hellwig1-1/+0
2006-04-02Merge branch 'upstream'Jeff Garzik1-1/+1
2006-04-02[PATCH] libata: rename ATA_FLAG_PORT_DISABLED to ATA_FLAG_DISABLEDTejun Heo1-1/+1
2006-03-24Merge branch 'upstream'Jeff Garzik1-2/+2
2006-03-24[libata] export ata_dev_pair; trim trailing whitespaceJeff Garzik1-2/+2
2006-03-24[libata] irq-pio: fix build breakageJeff Garzik1-3/+2
2006-03-24Merge branch 'upstream'Jeff Garzik1-50/+70
2006-03-22Merge branch 'master'Jeff Garzik1-1/+0
2006-03-21[libata sata_vsc, sata_svw] Convert #define'd constants to enumsJeff Garzik1-46/+49
2006-03-21[libata] sata_vsc: fix inconsistent NULL checkingDan Williams1-21/+30
2006-03-21[SCSI] libata: implement minimal transport template for ->eh_timed_outTejun Heo1-1/+0
2006-02-20sata_vsc build fixJeff Garzik1-1/+1
2006-02-20Merge branch 'upstream'Jeff Garzik1-2/+29
2006-02-20Merge branch 'master'Jeff Garzik1-1/+29
2006-02-17[PATCH] Necessary evil to get sata_vsc to initialize with Intel iq3124h hbaDan Williams1-1/+29
2006-02-13Merge branch 'upstream'Jeff Garzik1-1/+0
2006-02-12[PATCH] libata: kill sht->max_sectorsTejun Heo1-1/+0
2006-02-10Merge branch 'upstream'Jeff Garzik1-0/+1
2006-02-10[PATCH] libata: use ata_scsi_timed_out()Tejun Heo1-0/+1
2006-01-17Merge branch 'upstream'Jeff Garzik1-1/+0
2006-01-06[BLOCK] update libata to use new blk_ordered for barriersTejun Heo1-1/+0
2005-11-18Merge branch 'upstream'Jeff Garzik1-1/+1
2005-11-16[libata] bump versionsJeff Garzik1-1/+1
2005-11-11Merge branch 'master'Jeff Garzik1-1/+1
2005-11-10[libata] constify PCI ID table in several driversJeff Garzik1-1/+1
2005-11-09Merge branch 'upstream'Jeff Garzik1-2/+1
2005-11-07[libata] eliminate use of drivers/scsi/scsi.h compatibility header/definesJeff Garzik1-2/+1
2005-10-30Merge branch 'master'Jeff Garzik1-1/+2
2005-10-30[libata] use dev_printk() throughout driversJeff Garzik1-1/+2
2005-10-30Merge branch 'upstream'Jeff Garzik1-6/+14
2005-10-29[libata] ensure ->tf_read() hook reads Status and Error registersJeff Garzik1-6/+14
2005-10-28Merge branch 'master'Jeff Garzik1-7/+7
2005-10-22libata: const-ification bombing runJeff Garzik1-2/+2
2005-10-21[PATCH] iomem annotations (sata_vsc)Al Viro1-5/+5
2005-09-28[PATCH] libata: interrupt driven pio for LLDAlbert Lee1-3/+3
2005-08-30[libata] update several drivers to use pci_iomap()/pci_iounmap()Jeff Garzik1-3/+2
2005-08-29Merge /spare/repo/linux-2.6/Jeff Garzik1-2/+3