aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/sata_qstor.c
Commit message (Expand)AuthorAge
* libata: rename SFF functionsTejun 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
* sata_qstor: use hardreset instead of softresetTejun Heo2008-01-10
* libata sata_qstor conversion to new error handling (EH).Mark Lord2007-11-08
* libata sata_qstor workaround for spurious interruptsMark Lord2007-11-08
* libata sata_qstor nuke idle stateMark Lord2007-11-08
* [libata] Address some checkpatch-spotted issuesJeff Garzik2007-10-29
* 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: introduce ata_linkTejun Heo2007-10-12
* [libata] Bump driver versionsJeff Garzik2007-08-31
* libata: make ->scr_read/write callbacks return error codeTejun Heo2007-07-20
* libata: add @is_cmd to ata_tf_to_fis()Tejun Heo2007-07-20
* [libata] Use ATA_UDMAx standard masks when filling driver's udma_mask infoJeff Garzik2007-07-09
* libata: bump versionsJeff Garzik2007-05-21
* libata: convert the remaining SATA 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
* libata: kill qc->nsect and cursectTejun Heo2007-02-09
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [libata] PCI ID table cleanup in various driversJeff Garzik2006-09-28
* libata: Grand renaming.Jeff Garzik2006-08-24
* Move libata to drivers/ata.Jeff Garzik2006-08-10