sata_sil24: MSI support, disabled by default
[safe/jmp/linux-2.6] / drivers / ata / pata_pdc202xx_old.c
2009-05-11 Bartlomiej Zolnier... pata_pdc202xx_old: fix UDMA33 handling
2009-03-25 Erik Inge Bolsø[libata] convert drivers to use ata.h mode mask defines
2008-10-28 Alan Coxata: Switch all my stuff to a common address
2008-04-17 Tejun Heolibata: rename SFF functions
2008-04-17 Tejun Heolibata: stop overloading port_info->private_data
2008-04-17 Tejun Heolibata: make ata_pci_init_one() not use ops->irq_handle...
2008-04-17 Tejun Heolibata: implement and use ops inheritance
2008-04-17 Tejun Heolibata: implement and use SHT initializers
2008-01-23 Tejun Heolibata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_*
2008-01-20 Alan Coxpata_pdc202xx_old: Fix crashes with ATAPI
2008-01-10 Alan Coxpata_pdc202xx_old: Further fixups
2007-10-29 Jeff Garzik[libata] fix 'if(' and similar areas that lack whitespace
2007-10-12 Alan Coxpata_pdc202xx_old MWDMA fixes, and notes
2007-10-12 Alan Coxlibata: Switch most of the remaining SFF drivers to...
2007-10-12 Jeff Garzik[libata] Remove ->port_disable() hook
2007-10-12 Jeff Garzik[libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()
2007-07-09 Jeff Garzik[libata] PATA drivers: remove ATA_FLAG_SRST
2007-07-03 Alan Coxpata_pdc202xx_old: Correct cable detect logic
2007-05-11 Tejun Heolibata: clean up SFF init mess
2007-05-11 Tejun Heolibata: reimplement suspend/resume support using sdev...
2007-04-28 Jeff Garzik[libata] Update several PATA drivers for new ->cable_de...
2007-04-28 Alanlibata: dev_config does not need ap and adev passing
2007-03-28 Alan Coxpata_pdc202xx_old: LBA48 bug
2007-03-06 Bartlomiej Zolnier... pata_pdc202xx_old: fix data corruption and other problems
2007-03-02 Tejun Heolibata: add missing CONFIG_PM in LLDs
2007-02-26 Jeff Garzik[libata] bump versions
2007-02-09 Akira Iguchilibata: add another IRQ calls (libata drivers)
2007-02-09 Tejun Heolibata: convert to iomap
2007-02-09 Tejun Heolibata: update libata LLDs to use devres
2007-02-09 Tejun Heolibata: kill qc->nsect and cursect
2006-12-03 Tejun Heo[PATCH] libata: kill unnecessary sht->max_sectors initi...
2006-12-02 Alan[PATCH] pata : more drivers that need only standard...
2006-12-02 Alan Cox[PATCH] pdc202xx_old: Fix name clashes with PA-RISC
2006-11-29 Tejun Heo[PATCH] libata: add missing sht->slave_destroy
2006-09-29 Jeff Garzik[libata] PCI ID table cleanup in various drivers
2006-08-31 Jeff Garzik[libata #pata-drivers] Trim trailing whitespace.
2006-08-29 Jeff Garzik[libata] Add a bunch of PATA drivers.