libata: add deadline support to prereset and reset methods
[safe/jmp/linux-2.6] / drivers / ata / libata-sff.c
2007-05-01 Linus Torvaldslibata: honour host controllers that want just one...
2007-04-28 Tejun Heolibata: kill probe_ent and related helpers
2007-04-28 Tejun Heolibata: add init helpers including ata_pci_prepare_nati...
2007-04-28 Tejun Heolibata: convert native PCI host handling to new init...
2007-04-28 Tejun Heolibata: convert legacy PCI host handling to new init...
2007-04-28 Tejun Heolibata: fix native mode disabled port handling
2007-04-28 Jeff Garziklibata/IDE: remove combined mode quirk
2007-04-28 Alan Coxlibata: Change prototype of mode_filter to remove ata_port*
2007-02-26 Jeff Garzik[libata] Trim trailing whitespace.
2007-02-21 Tejun Heolibata: s/ap->id/ap->print_id/g
2007-02-09 Akira Iguchilibata: add another IRQ calls (core and headers)
2007-02-09 Tejun Heolibata: convert to iomap
2007-02-09 Tejun Heolibata: update libata core layer to use devres
2007-02-09 Alanlibata: trivial stuff
2007-02-09 Alanlibata-sff: Don't try and activate channels which are...
2007-01-26 David WoodhouseFix Maple PATA IRQ assignment.
2007-01-25 Alanlibata-sff: Don't call bmdma_stop on non DMA capable...
2007-01-25 Tejun Heolibata: implement ATA_FLAG_IGN_SIMPLEX and use it in...
2007-01-02 Alan[PATCH] libata: fix combined mode
2006-12-03 Tejun Heo[PATCH] libata: make sure IRQ is cleared after ata_bmdm...
2006-12-03 Tejun Heo[PATCH] libata: move BMDMA host status recording from...
2006-12-03 Tejun Heo[PATCH] libata: set IRQF_SHARED for legacy PCI IDE...
2006-12-02 Tejun Heo[PATCH] libata: move ata_irq_on() into libata-sff.c
2006-12-02 Robert Hancock[PATCH] sata_nv ADMA/NCQ support for nForce4
2006-10-21 Alan Cox[PATCH] libata-sff: Allow for wacky systems
2006-09-28 Jeff Garzik[libata] init probe_ent->private_data in a common location
2006-09-28 Jeff Garzik[libata] minor PCI IDE probe fixes and cleanups
2006-09-26 Jeff Garzik[libata] One more s/15/ATA_SECONDARY_IRQ/ substitution
2006-09-26 Alan Cox[PATCH] libata-sff: use our IRQ defines
2006-09-19 Tejun Heo[PATCH] libata: fix non-uniform ports handling
2006-09-19 Jeff GarzikMerge branch 'tmp' into upstream
2006-08-24 Jeff GarzikRename libata-bmdma.c to libata-sff.c.