libata-sff: separate out BMDMA irq handler
[safe/jmp/linux-2.6] / drivers / ata / sata_svw.c
2010-05-25 Tejun Heolibata-sff: separate out BMDMA irq handler
2010-05-19 Tejun Heolibata-sff: prd is BMDMA specific
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-07-14 Pavel Machek[libata] sata_svw: update code comments relating to...
2008-04-17 Tejun Heolibata: rename SFF port ops
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...
2008-04-12 Jeff Garzik[libata] sata_svw: fix reversed port count
2008-02-29 Anantha Subramanyamsata_svw: Add support for HT1100 SATA controller
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-09 Jeff Garzik[libata] Use ATA_UDMAx standard masks when filling...
2007-07-09 Jeff Garzik[libata] drivers: remove 'void __iomem *' casts from...
2007-05-22 Jeff Garziklibata: bump versions
2007-05-02 Stephen Rothwell[POWERPC] Rename get_property to of_get_property: drivers
2007-04-28 Tejun Heolibata: convert the remaining SATA drivers to new init...
2007-04-26 Paul MackerrasRevert "[POWERPC] Rename get_property to of_get_propert...
2007-04-12 Stephen Rothwell[POWERPC] Rename get_property to of_get_property: drivers
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 Al Viro[PATCH] sata_svw: trivial iomem annotations
2006-12-20 Jeff Garzik[libata] sata_svw, sata_vsc: kill iomem warnings
2006-12-16 Jeff Garzik[libata] sata_svw: Disable ATAPI DMA on current boards...
2006-10-10 Al Viro[PATCH] misc sata __iomem annotations
2006-09-29 Jeff Garzik[libata] PCI ID table cleanup in various drivers
2006-09-24 Jeff GarzikMerge branch 'master' into upstream
2006-08-24 Jeff Garziklibata: Grand renaming.
2006-08-10 Jeff GarzikMove libata to drivers/ata.