aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/pata_via.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner1-0/+1
2018-07-11libata: remove ata_sff_data_xfer_noirq()Sebastian Andrzej Siewior1-1/+1
2014-05-09ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host driversBartlomiej Zolnierkiewicz1-2/+2
2014-02-13ata: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-06-02ata: use pci_get_drvdata()Jingoo Han1-1/+1
2012-07-25ata: use module_pci_driverAxel Lin1-12/+1
2011-10-14pata_via: add via_fixup()Bartlomiej Zolnierkiewicz1-26/+23
2011-08-18pata_via: disable ATAPI DMA on AVERATEC 3200Tejun Heo1-0/+18
2011-07-23ata: Add and use ata_print_version_onceJoe Perches1-3/+1
2011-07-23ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>Joe Perches1-2/+2
2010-09-09libata,pata_via: revert ata_wait_idle() removal from ata_sff/via_tf_load()Tejun Heo1-0/+2
2010-05-25libata-sff: separate out BMDMA initTejun Heo1-1/+1
2010-05-19libata-sff: clean up BMDMA initializationTejun Heo1-2/+2
2010-05-14libata: Remove excess delay in the tf_load pathAlan Cox1-2/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-28pata_via: fix VT6410/6415/6330 detection issueJosephChan@via.com.tw1-0/+4
2010-03-22pata_via: Add VIA VX900 supportJosephChan@via.com.tw1-0/+1
2010-03-01libata: Pass host flags into the pci helperAlan Cox1-1/+1
2010-03-01pata_via: store UDMA masks in via_isa_bridges tableBartlomiej Zolnierkiewicz1-110/+94
2010-03-01pata_via: fix address setup timings underlockingBartlomiej Zolnierkiewicz1-2/+2
2009-12-03pata_via: clear UDMA transfer mode bit for PIO and MWDMABartlomiej Zolnierkiewicz1-6/+13
2009-12-03pata_via: Blacklist some combinations of Transcend Flash and viaAlan Cox1-0/+27
2009-12-03pata_via: fix double put on isa bridgeJiri Slaby1-6/+4
2009-10-16pata_via: extend the rev_max for VT6330JosephChan@via.com.tw1-1/+1
2009-04-17pata_via: Cache and rewrite the device bitAlan Cox1-7/+67
2009-03-24[libata] convert drivers to use ata.h mode mask definesErik Inge Bolsø1-12/+12
2009-02-17Add support for VT6415 PCIE PATA IDE Host ControllerZlatko Calusic1-1/+3
2009-01-26[libata] pata_via: support VX855, future chips whose IDE controller use 0x0571JosephChan@via.com.tw1-5/+17
2008-10-27ata: Switch all my stuff to a common addressAlan Cox1-1/+0
2008-08-22pata_via: clean up recent tf_load changesTejun Heo1-48/+11
2008-07-31pata_via: add VX800 flag; add function for fixing h/w bugsJosephChan@via.com.tw1-1/+63
2008-05-19ata: remove FIT() macroHarvey Harrison1-7/+7
2008-04-29pata_via: Fix 6410 misdetectAlan Cox1-5/+6
2008-04-17libata: rename SFF port opsTejun Heo1-1/+1
2008-04-17libata: rename SFF functionsTejun Heo1-3/+3
2008-04-17libata: make reset related methods proper port operationsTejun Heo1-13/+1
2008-04-17libata: stop overloading port_info->private_dataTejun Heo1-11/+8
2008-04-17libata: make ata_pci_init_one() not use ops->irq_handler and pi->shtTejun Heo1-7/+1
2008-04-17libata: implement and use ops inheritanceTejun Heo1-58/+3
2008-04-17libata: implement and use SHT initializersTejun Heo1-15/+1
2008-04-17libata: PCI device should be powered up before being accessedTejun Heo1-1/+13
2008-02-11pata_via: fix SATA cable detection on cx700Tejun Heo1-1/+5
2008-01-23libata: reimplement ata_acpi_cbl_80wire() using ata_acpi_gtm_xfermask()Tejun Heo1-1/+2
2007-12-04pata_amd/pata_via: de-couple programming of PIO/MWDMA and UDMA timingsBartlomiej Zolnierkiewicz1-2/+2
2007-10-29[libata] fix 'if(' and similar areas that lack whitespaceJeff Garzik1-1/+1
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day1-1/+1
2007-10-12libata: Switch most of the remaining SFF drivers to ata_sff_port_startAlan Cox1-2/+2
2007-10-12[libata] Remove ->port_disable() hookJeff Garzik1-2/+0
2007-10-12libata pata_via: ACPI checks for 80wire cableAlan Cox1-0/+3
2007-10-12[libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()Jeff Garzik1-2/+0