aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/sata_vsc.c
Commit message (Expand)AuthorAgeFilesLines
* merge more stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-6/+3
* libata: remove ATA_FLAG_NO_LEGACYSergei Shtylyov2011-03-021-1/+1
* libata: remove ATA_FLAG_MMIOSergei Shtylyov2011-03-021-2/+1
* tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* libata-sff: separate out BMDMA irq handlerTejun Heo2010-05-251-1/+1
* libata: kill ATA_FLAG_DISABLEDTejun Heo2010-05-171-8/+2
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-2/+2
* [libata] Improve timeout handlingAlan Cox2009-03-241-0/+3
* [libata] convert drivers to use ata.h mode mask definesErik Inge Bolsø2009-03-241-2/+2
* libata: make SCR access ops per-linkTejun Heo2008-09-291-4/+6
* libata: rename SFF port opsTejun Heo2008-04-171-3/+3
* libata: rename SFF functionsTejun Heo2008-04-171-2/+2
* libata: kill ata_chk_status()Tejun Heo2008-04-171-1/+1
* libata: implement and use ops inheritanceTejun Heo2008-04-171-17/+2
* libata: implement and use SHT initializersTejun Heo2008-04-171-15/+1
* libata: normalize port_info, port_operations and sht tablesTejun Heo2008-04-171-1/+2
* [libata] Address some checkpatch-spotted issuesJeff Garzik2007-10-291-6/+9
* libata: implement and use ata_port_desc() to report port configurationTejun Heo2007-10-121-3/+9
* [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
* libata-link: introduce ata_linkTejun Heo2007-10-121-1/+1
* [libata] Bump driver versionsJeff Garzik2007-08-311-1/+1
* libata: make ->scr_read/write callbacks return error codeTejun Heo2007-07-201-6/+7
* [libata] Use ATA_UDMAx standard masks when filling driver's udma_mask infoJeff Garzik2007-07-091-1/+1
* libata: bump versionsJeff Garzik2007-05-211-1/+1
* libata: convert the remaining SATA drivers to new init modelTejun Heo2007-04-281-44/+28
* [libata] bump versionsJeff Garzik2007-02-261-1/+1
* sata_vsc: refactor vsc_sata_interrupt and hook up error handlingDan Williams2007-02-241-49/+74
* sata_vsc: use default cache line size if non-zeroNate Dailey2007-02-151-2/+6
* libata: add another IRQ calls (libata drivers)Akira Iguchi2007-02-091-0/+2
* libata: convert to iomapTejun Heo2007-02-091-40/+40
* libata: update libata LLDs to use devresTejun Heo2007-02-091-71/+17
* [libata] sata_vsc: build fix after PCI MSI feature additionJeff Garzik2007-02-091-4/+4
* [libata] sata_vsc: support PCI MSIDan Wolstenholme2007-02-091-3/+41
* [libata] sata_svw, sata_vsc: kill iomem warningsJeff Garzik2006-12-201-19/+24
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+1
* [libata] PCI ID table cleanup in various driversJeff Garzik2006-09-281-5/+1
* libata: Grand renaming.Jeff Garzik2006-08-241-8/+8
* Move libata to drivers/ata.Jeff Garzik2006-08-101-0/+482