aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/pdc_adma.c
Commit message (Expand)AuthorAge
* libata: rename SFF functionsTejun Heo2008-04-17
* pdc_adma: kill adma_host_stop()Tejun Heo2008-04-17
* pdc_adma: inherit ata_sff_port_opsTejun Heo2008-04-17
* libata/pdc_adma: make SFF EH handle non-bmdma SFF drivers and standardize pdc...Tejun Heo2008-04-17
* libata: make reset related methods proper port operationsTejun Heo2008-04-17
* libata: implement and use ops inheritanceTejun Heo2008-04-17
* libata: implement and use SHT initializersTejun Heo2008-04-17
* libata: implement and use ata_noop_irq_clear()Tejun Heo2008-04-17
* libata: convert to chained sgTejun Heo2008-01-23
* libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_*Tejun Heo2008-01-23
* [libata] Address some checkpatch-spotted issuesJeff Garzik2007-10-29
* [libata] kill ata_sg_is_last()Jeff Garzik2007-10-18
* libata: implement and use ata_port_desc() to report port configurationTejun Heo2007-10-12
* [libata] Remove ->port_disable() hookJeff Garzik2007-10-12
* [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()Jeff Garzik2007-10-12
* libata-link: linkify config/EH related functionsTejun Heo2007-10-12
* libata-link: introduce ata_linkTejun Heo2007-10-12
* [libata] pdc_adma: convert to new exception handling (EH) frameworkJeff Garzik2007-10-12
* [libata] Bump driver versionsJeff Garzik2007-08-31
* [libata] Use ATA_UDMAx standard masks when filling driver's udma_mask infoJeff Garzik2007-07-09
* [libata] pdc_adma: Reorder initializers with a couple structsJeff Garzik2007-07-09
* libata: bump versionsJeff Garzik2007-05-21
* libata: convert the remaining PATA drivers to new init modelTejun Heo2007-04-28
* [libata] bump versionsJeff Garzik2007-02-26
* libata: s/ap->id/ap->print_id/gTejun Heo2007-02-21
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* libata: add another IRQ calls (libata drivers)Akira Iguchi2007-02-09
* libata: convert to iomapTejun Heo2007-02-09
* libata: update libata LLDs to use devresTejun Heo2007-02-09
* [PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day2006-12-13
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [libata] Use new PCI_VDEVICE() macro to dramatically shorten ID listsJeff Garzik2006-09-27
* [libata] Trim trailing whitespace.Jeff Garzik2006-08-31
* libata: Grand renaming.Jeff Garzik2006-08-24
* Move libata to drivers/ata.Jeff Garzik2006-08-10