aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/sata_qstor.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-08libata sata_qstor conversion to new error handling (EH).Mark Lord1-14/+51
2007-11-08libata sata_qstor workaround for spurious interruptsMark Lord1-17/+21
2007-11-08libata sata_qstor nuke idle stateMark Lord1-11/+4
2007-10-29[libata] Address some checkpatch-spotted issuesJeff Garzik1-2/+1
2007-10-12libata: implement and use ata_port_desc() to report port configurationTejun Heo1-3/+8
2007-10-12[libata] Remove ->port_disable() hookJeff Garzik1-1/+0
2007-10-12[libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()Jeff Garzik1-1/+0
2007-10-12libata-link: introduce ata_linkTejun Heo1-2/+2
2007-08-31[libata] Bump driver versionsJeff Garzik1-1/+1
2007-07-20libata: make ->scr_read/write callbacks return error codeTejun Heo1-7/+9
2007-07-20libata: add @is_cmd to ata_tf_to_fis()Tejun Heo1-1/+1
2007-07-09[libata] Use ATA_UDMAx standard masks when filling driver's udma_mask infoJeff Garzik1-1/+1
2007-05-21libata: bump versionsJeff Garzik1-1/+1
2007-04-28libata: convert the remaining SATA drivers to new init modelTejun Heo1-41/+21
2007-02-26[libata] bump versionsJeff Garzik1-1/+1
2007-02-21libata: s/ap->id/ap->print_id/gTejun Heo1-1/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-09libata: add another IRQ calls (libata drivers)Akira Iguchi1-0/+2
2007-02-09libata: convert to iomapTejun Heo1-25/+29
2007-02-09libata: update libata LLDs to use devresTejun Heo1-68/+22
2007-02-09libata: kill qc->nsect and cursectTejun Heo1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+2
2006-09-28[libata] PCI ID table cleanup in various driversJeff Garzik1-2/+1
2006-08-24libata: Grand renaming.Jeff Garzik1-22/+22
2006-08-10Move libata to drivers/ata.Jeff Garzik1-0/+730