libata-sff: separate out BMDMA irq handler
[safe/jmp/linux-2.6] / drivers / ata / pata_cs5520.c
2010-05-25 Tejun Heolibata-sff: separate out BMDMA irq handler
2010-05-19 Tejun Heolibata-sff: ata_sff_[dumb_]qc_prep are BMDMA specific
2009-12-03 Bartlomiej Zolnier... pata_cs5520: remove dead VDMA support
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_32BIT_MASK macro with...
2009-03-25 Erik Inge Bolsø[libata] convert drivers to use ata.h mode mask defines
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-17 Tejun Heolibata: PCI device should be powered up before being...
2008-02-01 Benjamin HerrenschmidtPCI: Remove users of pci_enable_device_bars()
2008-01-23 Al Virolibata annotations and fixes
2007-10-12 Jeff Garzik[libata] struct pci_dev related cleanups
2007-10-12 Tejun Heolibata: implement and use ata_port_desc() to report...
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-08-31 Jeff Garzik[libata] Bump driver versions
2007-07-20 Alan Coxpata_cs5520: Fix probe bug regression introduced in...
2007-07-09 Alan Coxlibata: Support chips with 64K PRD quirk
2007-07-03 Tejun Heolibata: fix assigned IRQ reporting
2007-05-22 Jeff Garziklibata: bump versions
2007-05-11 Tejun Heolibata: reimplement suspend/resume support using sdev...
2007-04-28 Tejun Heolibata: convert the remaining PATA drivers to new init...
2007-04-28 Jeff Garzik[libata] More PATA driver ->cable_detect support
2007-03-14 Al Viro[PATCH] trivial ATA iomem annotations
2007-03-02 Tejun Heolibata: add missing CONFIG_PM in LLDs
2007-03-02 Tejun Heolibata: clear drvdata in ata_host_release(), take#2
2007-02-26 Jeff Garzik[libata] bump versions
2007-02-26 Jeff Garzik[libata] Trim trailing whitespace.
2007-02-21 Alanpata_cs5520: suspend/resume
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 Jeff Garzik[libata] trim trailing whitespace
2006-12-03 Tejun Heo[PATCH] libata: kill unnecessary sht->max_sectors initi...
2006-12-02 Alan[PATCH] pata_cs5520: resume support
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-09-27 Jeff Garzik[libata] Don't use old-EH ->eng_timeout() hook when...
2006-08-29 Jeff Garzik[libata] Add a bunch of PATA drivers.