aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/pata_cs5530.c
Commit message (Expand)AuthorAgeFilesLines
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-1/+1
* libata: Switch most of the remaining SFF drivers to ata_sff_port_startAlan Cox2007-10-121-1/+1
* [libata] Remove ->port_disable() hookJeff Garzik2007-10-121-1/+0
* [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()Jeff Garzik2007-10-121-1/+0
* drivers/firmware: const-ify DMI API and internalsJeff Garzik2007-10-091-1/+1
* [libata] Bump driver versionsJeff Garzik2007-08-311-1/+1
* PCI: add pci_try_set_mwiRandy Dunlap2007-07-111-1/+1
* libata: Support chips with 64K PRD quirkAlan Cox2007-07-091-2/+2
* [libata] PATA drivers: remove ATA_FLAG_SRSTJeff Garzik2007-07-091-2/+2
* libata: bump versionsJeff Garzik2007-05-211-1/+1
* libata: clean up SFF init messTejun Heo2007-05-111-5/+5
* libata: reimplement suspend/resume support using sdev->manage_start_stopTejun Heo2007-05-111-4/+0
* [libata] More PATA driver ->cable_detect supportJeff Garzik2007-04-281-13/+2
* libata: add missing CONFIG_PM in LLDsTejun Heo2007-03-021-0/+6
* [libata] bump versionsJeff Garzik2007-02-261-1/+1
* libata: add another IRQ calls (libata drivers)Akira Iguchi2007-02-091-0/+2
* libata: convert to iomapTejun Heo2007-02-091-11/+18
* libata: update libata LLDs to use devresTejun Heo2007-02-091-2/+0
* [libata] trim trailing whitespaceJeff Garzik2007-02-091-4/+4
* [libata] pata_cs5530: suspend/resume support tweakAndrew Morton2006-12-201-1/+2
* [PATCH] libata: kill unnecessary sht->max_sectors initializationsTejun Heo2006-12-031-1/+0
* [PATCH] pata_cs5530: suspend/resume supportAlan2006-12-011-37/+62
* [PATCH] libata: add missing sht->slave_destroyTejun Heo2006-11-291-0/+1
* [libata] PCI ID table cleanup in various driversJeff Garzik2006-09-281-6/+5
* [libata] Don't use old-EH ->eng_timeout() hook when not neededJeff Garzik2006-09-271-1/+1
* [libata] Add a bunch of PATA drivers.Jeff Garzik2006-08-291-0/+387