summaryrefslogtreecommitdiff
path: root/drivers/ata/pata_via.c
Commit message (Expand)AuthorAge
* ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host driversBartlomiej Zolnierkiewicz2014-05-09
* ata: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-13
* ata: use pci_get_drvdata()Jingoo Han2013-06-02
* ata: use module_pci_driverAxel Lin2012-07-25
* pata_via: add via_fixup()Bartlomiej Zolnierkiewicz2011-10-14
* pata_via: disable ATAPI DMA on AVERATEC 3200Tejun Heo2011-08-18
* ata: Add and use ata_print_version_onceJoe Perches2011-07-23
* ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>Joe Perches2011-07-23
* libata,pata_via: revert ata_wait_idle() removal from ata_sff/via_tf_load()Tejun Heo2010-09-09
* libata-sff: separate out BMDMA initTejun Heo2010-05-25
* libata-sff: clean up BMDMA initializationTejun Heo2010-05-19
* libata: Remove excess delay in the tf_load pathAlan Cox2010-05-14
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* pata_via: fix VT6410/6415/6330 detection issueJosephChan@via.com.tw2010-03-28
* pata_via: Add VIA VX900 supportJosephChan@via.com.tw2010-03-22
* libata: Pass host flags into the pci helperAlan Cox2010-03-01
* pata_via: store UDMA masks in via_isa_bridges tableBartlomiej Zolnierkiewicz2010-03-01
* pata_via: fix address setup timings underlockingBartlomiej Zolnierkiewicz2010-03-01
* pata_via: clear UDMA transfer mode bit for PIO and MWDMABartlomiej Zolnierkiewicz2009-12-03
* pata_via: Blacklist some combinations of Transcend Flash and viaAlan Cox2009-12-03
* pata_via: fix double put on isa bridgeJiri Slaby2009-12-03
* pata_via: extend the rev_max for VT6330JosephChan@via.com.tw2009-10-16
* pata_via: Cache and rewrite the device bitAlan Cox2009-04-17
* [libata] convert drivers to use ata.h mode mask definesErik Inge Bolsø2009-03-24
* Add support for VT6415 PCIE PATA IDE Host ControllerZlatko Calusic2009-02-17
* [libata] pata_via: support VX855, future chips whose IDE controller use 0x0571JosephChan@via.com.tw2009-01-26
* ata: Switch all my stuff to a common addressAlan Cox2008-10-27
* pata_via: clean up recent tf_load changesTejun Heo2008-08-22
* pata_via: add VX800 flag; add function for fixing h/w bugsJosephChan@via.com.tw2008-07-31
* ata: remove FIT() macroHarvey Harrison2008-05-19
* pata_via: Fix 6410 misdetectAlan Cox2008-04-29
* libata: rename SFF port opsTejun Heo2008-04-17
* libata: rename SFF functionsTejun Heo2008-04-17
* libata: make reset related methods proper port operationsTejun Heo2008-04-17
* libata: stop overloading port_info->private_dataTejun Heo2008-04-17
* libata: make ata_pci_init_one() not use ops->irq_handler and pi->shtTejun Heo2008-04-17
* libata: implement and use ops inheritanceTejun Heo2008-04-17
* libata: implement and use SHT initializersTejun Heo2008-04-17
* libata: PCI device should be powered up before being accessedTejun Heo2008-04-17
* pata_via: fix SATA cable detection on cx700Tejun Heo2008-02-11
* libata: reimplement ata_acpi_cbl_80wire() using ata_acpi_gtm_xfermask()Tejun Heo2008-01-23
* pata_amd/pata_via: de-couple programming of PIO/MWDMA and UDMA timingsBartlomiej Zolnierkiewicz2007-12-04
* [libata] fix 'if(' and similar areas that lack whitespaceJeff Garzik2007-10-29
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-19
* libata: Switch most of the remaining SFF drivers to ata_sff_port_startAlan Cox2007-10-12
* [libata] Remove ->port_disable() hookJeff Garzik2007-10-12
* libata pata_via: ACPI checks for 80wire cableAlan Cox2007-10-12
* [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()Jeff Garzik2007-10-12
* libata-link: linkify resetTejun Heo2007-10-12
* drivers/firmware: const-ify DMI API and internalsJeff Garzik2007-10-09