sh: convert /proc/cpu/aligmnent, /proc/cpu/kernel_alignment to seq_file
[safe/jmp/linux-2.6] / drivers / ata / pata_platform.c
2009-09-11 Julia Lawalldrivers/ata: use resource_size
2009-01-08 Sonic Zhangpata_platform: __pata_platform_remove() shouldn't be...
2008-12-29 Tejun Heolibata: beef up iterators
2008-10-28 Alan Coxata: Switch all my stuff to a common address
2008-04-25 Kay SieversATA/IDE: fix platform driver hotplug/coldplug
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-17 Tejun Heolibata: implement and use ata_noop_irq_clear()
2008-02-06 Jeff GarzikRename: linux/pata_platform.h to linux/ata_platform.h
2008-01-15 Anton Vorontsovlibata: pata_platform: make probe and remove functions...
2007-11-08 Paul Mundtlibata: pata_platform: Support polling-mode configuration.
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-10-12 Andrew Mortonlibata-add-irq_flags-to-struct-pata_platform_info-fix
2007-10-12 Tejun Heolibata-link: linkify config/EH related functions
2007-10-12 Tejun Heolibata-link: implement and use link/device iterators
2007-10-12 Tejun Heolibata-link: introduce ata_link
2007-08-31 Jeff Garzik[libata] Bump driver versions
2007-07-20 Magnus Dammpata_platform: Fix NULL pointer dereference
2007-07-09 Sonic ZhangAdd irq_flags to struct pata_platform_info
2007-05-22 Jeff Garziklibata: bump versions
2007-05-11 Olof Johanssonpata_platform: don't use generic ata_port_start
2007-04-28 Tejun Heolibata: convert the remaining PATA drivers to new init...
2007-04-28 Alan Coxpata_platform: Add cable_detect method
2007-03-02 Tejun Heolibata: clear drvdata in ata_host_release(), take#2
2007-02-21 Alanpata: Display Configuring .. lines for devices with...
2007-02-09 Akira Iguchilibata: add another IRQ calls (libata drivers)
2007-02-09 Tejun Heolibata: convert to iomap
2007-02-09 Tejun Heopata_platform: fix devres conversion
2007-01-30 Al Viro[PATCH] pata_platform: fallout from set_mode() change
2007-01-30 Andrew Mortonpata_platform: set_mode fix
2006-12-03 Tejun Heo[PATCH] libata: kill unnecessary sht->max_sectors initi...
2006-12-03 Tejun Heo[PATCH] libata: add missing sht->slave_destroy
2006-12-02 Paul Mundt[PATCH] ata: Generic platform_device libata driver