aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/sata_vsc.c
Commit message (Expand)AuthorAge
* [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] 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
* sata_vsc: refactor vsc_sata_interrupt and hook up error handlingDan Williams2007-02-24
* sata_vsc: use default cache line size if non-zeroNate Dailey2007-02-15
* 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] sata_vsc: build fix after PCI MSI feature additionJeff Garzik2007-02-09
* [libata] sata_vsc: support PCI MSIDan Wolstenholme2007-02-09
* [libata] sata_svw, sata_vsc: kill iomem warningsJeff Garzik2006-12-20
* 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