ALSA: usb-audio: parse more format descriptors with structs
[safe/jmp/linux-2.6] / drivers / ata / pata_qdi.c
2009-03-25 Erik Inge Bolsø[libata] convert drivers to use ata.h mode mask defines
2009-02-04 Samuel ThibaultFix my email address in qd65xx.[ch]/pata_qdi.c
2008-10-28 Alan Coxata: Switch all my stuff to a common address
2008-07-14 Harvey Harrisonata: endianness annotations in pata drivers
2008-05-19 Harvey Harrisonata: remove FIT() macro
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: implement and use ata_noop_irq_clear()
2008-01-23 Tejun Heolibata: update ->data_xfer hook for ATAPI
2008-01-15 Al Virolibata fixes for sparse-found problems
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-10-12 Tejun Heolibata-link: introduce ata_link
2007-05-22 Jeff Garziklibata: bump versions
2007-05-10 Samuel ThibaultFix pata_qdi.c probe code
2007-04-28 Tejun Heolibata: convert the remaining PATA drivers to new init...
2007-04-28 Alan Coxpata_qdI: restore cable detect
2007-03-02 Alan Coxpata_qdi: Fix initialisation
2007-02-26 Jeff Garzik[libata] bump versions
2007-02-15 Alan Coxlibata: Add a host flag to indicate lack of IORDY capab...
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
2006-12-16 Akinobu Mita[PATCH] ata: fix platform_device_register_simple()...
2006-12-03 Tejun Heo[PATCH] libata: kill unnecessary sht->max_sectors initi...
2006-11-29 Tejun Heo[PATCH] libata: add missing sht->slave_destroy
2006-10-11 Peter Korsgaard[PATCH] pata-qdi: fix le32 in data_xfer
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.