libata-sff: separate out BMDMA irq handler
[safe/jmp/linux-2.6] / drivers / ata / sata_uli.c
2010-05-25 Tejun Heolibata-sff: separate out BMDMA irq handler
2010-05-19 Tejun Heolibata-sff: clean up BMDMA initialization
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
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-06-27 Tejun Heosata_uli: hardreset is broken
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-12 Tejun Heolibata: implement and use ata_port_desc() to report...
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-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-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-01-25 Tejun Heolibata: implement ATA_FLAG_IGN_SIMPLEX and use it in...
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.