summaryrefslogtreecommitdiffstats
path: root/drivers/ata/pata_via.c
Commit message (Expand)AuthorAgeFilesLines
* libata,pata_via: revert ata_wait_idle() removal from ata_sff/via_tf_load()Tejun Heo2010-09-091-0/+2
* libata-sff: separate out BMDMA initTejun Heo2010-05-251-1/+1
* libata-sff: clean up BMDMA initializationTejun Heo2010-05-191-2/+2
* libata: Remove excess delay in the tf_load pathAlan Cox2010-05-141-2/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* pata_via: fix VT6410/6415/6330 detection issueJosephChan@via.com.tw2010-03-281-0/+4
* pata_via: Add VIA VX900 supportJosephChan@via.com.tw2010-03-221-0/+1
* libata: Pass host flags into the pci helperAlan Cox2010-03-011-1/+1
* pata_via: store UDMA masks in via_isa_bridges tableBartlomiej Zolnierkiewicz2010-03-011-110/+94
* pata_via: fix address setup timings underlockingBartlomiej Zolnierkiewicz2010-03-011-2/+2
* pata_via: clear UDMA transfer mode bit for PIO and MWDMABartlomiej Zolnierkiewicz2009-12-031-6/+13
* pata_via: Blacklist some combinations of Transcend Flash and viaAlan Cox2009-12-031-0/+27
* pata_via: fix double put on isa bridgeJiri Slaby2009-12-031-6/+4
* pata_via: extend the rev_max for VT6330JosephChan@via.com.tw2009-10-161-1/+1
* pata_via: Cache and rewrite the device bitAlan Cox2009-04-171-7/+67
* [libata] convert drivers to use ata.h mode mask definesErik Inge Bolsø2009-03-241-12/+12
* Add support for VT6415 PCIE PATA IDE Host ControllerZlatko Calusic2009-02-171-1/+3
* [libata] pata_via: support VX855, future chips whose IDE controller use 0x0571JosephChan@via.com.tw2009-01-261-5/+17
* ata: Switch all my stuff to a common addressAlan Cox2008-10-271-1/+0
* pata_via: clean up recent tf_load changesTejun Heo2008-08-221-48/+11
* pata_via: add VX800 flag; add function for fixing h/w bugsJosephChan@via.com.tw2008-07-311-1/+63
* ata: remove FIT() macroHarvey Harrison2008-05-191-7/+7
* pata_via: Fix 6410 misdetectAlan Cox2008-04-291-5/+6
* libata: rename SFF port opsTejun Heo2008-04-171-1/+1
* libata: rename SFF functionsTejun Heo2008-04-171-3/+3
* libata: make reset related methods proper port operationsTejun Heo2008-04-171-13/+1
* libata: stop overloading port_info->private_dataTejun Heo2008-04-171-11/+8
* libata: make ata_pci_init_one() not use ops->irq_handler and pi->shtTejun Heo2008-04-171-7/+1
* libata: implement and use ops inheritanceTejun Heo2008-04-171-58/+3
* libata: implement and use SHT initializersTejun Heo2008-04-171-15/+1
* libata: PCI device should be powered up before being accessedTejun Heo2008-04-171-1/+13
* pata_via: fix SATA cable detection on cx700Tejun Heo2008-02-111-1/+5
* libata: reimplement ata_acpi_cbl_80wire() using ata_acpi_gtm_xfermask()Tejun Heo2008-01-231-1/+2
* pata_amd/pata_via: de-couple programming of PIO/MWDMA and UDMA timingsBartlomiej Zolnierkiewicz2007-12-041-2/+2
* [libata] fix 'if(' and similar areas that lack whitespaceJeff Garzik2007-10-291-1/+1
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-1/+1
* libata: Switch most of the remaining SFF drivers to ata_sff_port_startAlan Cox2007-10-121-2/+2
* [libata] Remove ->port_disable() hookJeff Garzik2007-10-121-2/+0
* libata pata_via: ACPI checks for 80wire cableAlan Cox2007-10-121-0/+3
* [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()Jeff Garzik2007-10-121-2/+0
* libata-link: linkify resetTejun Heo2007-10-121-2/+3
* drivers/firmware: const-ify DMI API and internalsJeff Garzik2007-10-091-1/+1
* [libata, IDE] add new VIA bridge to VIA PATA driversJoseph Chan2007-09-101-0/+1
* Fix broken pata_via cable detectionLaurent Riffard2007-09-101-3/+10
* pata_via: Add Arima W730-K8 and other rebadgingsAlan Cox2007-08-231-1/+4
* PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-111-4/+2
* [libata] Use ATA_UDMAx standard masks when filling driver's udma_mask infoJeff Garzik2007-07-091-4/+4
* libata: always use polling SETXFERTejun Heo2007-06-041-6/+6
* [libata] sata_via, pata_via: Add PCI IDs.Jeff Garzik2007-05-251-4/+5
* pata_via: Handle laptops via DMIAlan Cox2007-05-241-0/+29
OpenPOWER on IntegriCloud