libata: Pass host flags into the pci helper
[safe/jmp/linux-2.6] / drivers / ata / pata_ali.c
2010-03-01 Alan Coxlibata: Pass host flags into the pci helper
2010-03-01 Bartlomiej Zolnier... pata_ali: documentation fixes
2009-12-03 Alan Coxpata_ali: Fix regression with old devices
2009-10-06 Dirk Hohndelpata_ali: trivial fix of a very frequent spelling mistake
2009-06-05 Alan Cox[libata] pata_ali: Use IGN_SIMPLEX
2009-03-25 Erik Inge Bolsø[libata] convert drivers to use ata.h mode mask defines
2009-01-16 Andrew Mortondrivers/ata/pata_ali.c: s/isa_bridge/ali_isa_bridge...
2009-01-08 Alan Coxlibata: Add 32bit PIO support
2009-01-08 Alan Coxpata_ali: Fix and workaround for FIFO DMA bug
2009-01-08 Alan Coxpata_ali: force initialise a few bits
2008-10-28 Alan Coxata: Switch all my stuff to a common address
2008-07-31 Ben Dookspata_ali: misplaced pci_dev_put()
2008-05-19 Harvey Harrisonata: remove FIT() macro
2008-04-17 Tejun Heolibata: rename SFF functions
2008-04-17 Tejun Heolibata: stop overloading port_info->private_data
2008-04-17 Tejun Heolibata: make ata_pci_init_one() not use ops->irq_handle...
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: implement and use ata_noop_irq_clear()
2008-04-17 Tejun Heolibata: PCI device should be powered up before being...
2008-04-12 Adrian Bunk[libata] make ali_atapi_dma static
2008-04-04 Tejun Heopata_ali: disable ATAPI DMA
2008-03-17 Tejun Heopata_ali: use atapi_cmd_type() to determine cmd type...
2008-01-23 Jeff Garziklibata: checkpatch fixes
2007-11-24 Jeff Garzikpata_ali: trim trailing whitespace (fix checkpatch...
2007-11-24 Alan Coxpata_ali: Lots of problems still showing up with small...
2007-11-24 Alan Coxpata_ali: Add Mitac 8317 and derivatives
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-10-10 Jeff Garzikdrivers/firmware: const-ify DMI API and internals
2007-09-11 Daniel Exnerpata_ali/alim15x3: override 80-wire cable detection...
2007-08-31 Jeff Garzik[libata] Bump driver versions
2007-07-24 Alan Coxpata_ali: Correct HP detect
2007-07-11 Auke KokPCI: Change all drivers to use pci_device->revision
2007-07-09 Jeff Garzik[libata] Use ATA_UDMAx standard masks when filling...
2007-07-09 Jeff Garzik[libata] PATA drivers: remove ATA_FLAG_SRST
2007-07-03 Chuck Ebbertpata_ali: fix UDMA settings
2007-05-11 Tejun Heolibata: clean up SFF init mess
2007-05-11 Tejun Heolibata: reimplement suspend/resume support using sdev...
2007-04-28 Alan Coxpata_ali: remove all the crap again and switch to cable...
2007-04-28 Alan Coxlibata: Change prototype of mode_filter to remove ata_port*
2007-04-28 Alanlibata: dev_config does not need ap and adev passing
2007-03-02 Tejun Heolibata: add missing CONFIG_PM in LLDs
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 Tejun Heolibata: use ata_id_c_string()
2007-02-09 Tejun Heolibata: straighten out ATA_ID_* constants
2007-02-09 Jeff Garzik[libata] trim trailing whitespace
2006-12-04 Alan[PATCH] pata_ali: small fixes
2006-12-03 Tejun Heo[PATCH] libata: kill unnecessary sht->max_sectors initi...
2006-12-02 Alan[PATCH] pata_ali: suspend/resume support
2006-12-02 Alan Cox[PATCH] libata: add 40pin "short" cable support, honour...
2006-11-29 Tejun Heo[PATCH] libata: add missing sht->slave_destroy
2006-10-04 Alan Cox[PATCH] pata: teach ali about rev C8, keep pcmcia drive...
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-31 Jeff Garzik[libata #pata-drivers] Trim trailing whitespace.
2006-08-29 Jeff Garzik[libata] Add a bunch of PATA drivers.