libata: add comment documenting PIO latency issues on UP
[safe/jmp/linux-2.6] / drivers / ata / sata_sis.c
2009-09-09 Tejun Heosata_sis: convert to slave_link
2009-03-25 Erik Inge Bolsø[libata] convert drivers to use ata.h mode mask defines
2008-09-29 Tejun Heolibata: make SCR access ops per-link
2008-04-25 Tejun Heosata_sis: SCR accessors return -EINVAL when requested...
2008-04-17 Tejun Heolibata: rename SFF functions
2008-04-17 Tejun Heolibata: implement and use ops inheritance
2008-04-17 Tejun Heolibata: implement and use SHT initializers
2008-04-17 Tejun Heolibata: normalize port_info, port_operations and sht...
2007-10-29 Jeff Garzik[libata] Address some checkpatch-spotted issues
2007-10-20 Jeff Garzik[libata] sata_sis: use correct S/G table size
2007-10-20 Tejun Heosata_sis: fix SCR read breakage
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-08-31 Jeff Garzik[libata] Bump driver versions
2007-07-20 Tejun Heolibata: make ->scr_read/write callbacks return error...
2007-07-11 Tejun Heolibata: simplify PCI legacy SFF host handling
2007-07-09 Jeff Garzik[libata] Use ATA_UDMAx standard masks when filling...
2007-07-02 Uwe Kozioleklibata: PATA-mode fixes for sis_sata
2007-05-25 Uwe Kozioleklibata: sata_sis fixes
2007-05-22 Jeff Garziklibata: bump versions
2007-05-11 Tejun Heolibata: clean up SFF init mess
2007-04-28 Tejun Heolibata: convert ata_pci_init_native_mode() users to...
2007-03-14 Al Viro[PATCH] trivial ATA iomem annotations
2007-02-26 Jeff Garzik[libata] Trim trailing whitespace.
2007-02-21 AlanSiS warning fixes
2007-02-09 Akira Iguchilibata: add another IRQ calls (libata drivers)
2007-02-09 Tejun Heolibata: convert to iomap
2007-02-09 Jeff Garzik[libata] Shuffle DRV_xxx in core and SiS drivers, to...
2007-02-09 Tejun Heolibata: update libata LLDs to use devres
2007-02-09 Adrian Bunkfix CONFIG_SATA_SIS=y compile error
2007-02-09 Alansata_sis: Support for PATA supports
2007-02-09 Jeff Garzik[libata] trim trailing whitespace
2007-02-09 Uwe Koziolek[PATCH] sata_sis: support SiS966/966L
2006-12-02 Uwe Koziolek[PATCH] sata_sis: slave support on SiS965
2006-11-01 Tejun Heo[PATCH] sata_sis: fix flags handling for the secondary...
2006-09-29 Jeff Garzik[libata] PCI ID table cleanup in various drivers
2006-09-28 Jeff Garzik[libata] Use new PCI_VDEVICE() macro to dramatically...
2006-09-26 Jeff Garzik[libata] Fix oops introduced in non-uniform port handli...
2006-08-24 Jeff Garziklibata: Grand renaming.
2006-08-10 Jeff GarzikMove libata to drivers/ata.