index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
pata_via.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libata,pata_via: revert ata_wait_idle() removal from ata_sff/via_tf_load()
Tejun Heo
2010-09-09
1
-0
/
+2
*
libata-sff: separate out BMDMA init
Tejun Heo
2010-05-25
1
-1
/
+1
*
libata-sff: clean up BMDMA initialization
Tejun Heo
2010-05-19
1
-2
/
+2
*
libata: Remove excess delay in the tf_load path
Alan Cox
2010-05-14
1
-2
/
+0
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
pata_via: fix VT6410/6415/6330 detection issue
JosephChan@via.com.tw
2010-03-28
1
-0
/
+4
*
pata_via: Add VIA VX900 support
JosephChan@via.com.tw
2010-03-22
1
-0
/
+1
*
libata: Pass host flags into the pci helper
Alan Cox
2010-03-01
1
-1
/
+1
*
pata_via: store UDMA masks in via_isa_bridges table
Bartlomiej Zolnierkiewicz
2010-03-01
1
-110
/
+94
*
pata_via: fix address setup timings underlocking
Bartlomiej Zolnierkiewicz
2010-03-01
1
-2
/
+2
*
pata_via: clear UDMA transfer mode bit for PIO and MWDMA
Bartlomiej Zolnierkiewicz
2009-12-03
1
-6
/
+13
*
pata_via: Blacklist some combinations of Transcend Flash and via
Alan Cox
2009-12-03
1
-0
/
+27
*
pata_via: fix double put on isa bridge
Jiri Slaby
2009-12-03
1
-6
/
+4
*
pata_via: extend the rev_max for VT6330
JosephChan@via.com.tw
2009-10-16
1
-1
/
+1
*
pata_via: Cache and rewrite the device bit
Alan Cox
2009-04-17
1
-7
/
+67
*
[libata] convert drivers to use ata.h mode mask defines
Erik Inge Bolsø
2009-03-24
1
-12
/
+12
*
Add support for VT6415 PCIE PATA IDE Host Controller
Zlatko Calusic
2009-02-17
1
-1
/
+3
*
[libata] pata_via: support VX855, future chips whose IDE controller use 0x0571
JosephChan@via.com.tw
2009-01-26
1
-5
/
+17
*
ata: Switch all my stuff to a common address
Alan Cox
2008-10-27
1
-1
/
+0
*
pata_via: clean up recent tf_load changes
Tejun Heo
2008-08-22
1
-48
/
+11
*
pata_via: add VX800 flag; add function for fixing h/w bugs
JosephChan@via.com.tw
2008-07-31
1
-1
/
+63
*
ata: remove FIT() macro
Harvey Harrison
2008-05-19
1
-7
/
+7
*
pata_via: Fix 6410 misdetect
Alan Cox
2008-04-29
1
-5
/
+6
*
libata: rename SFF port ops
Tejun Heo
2008-04-17
1
-1
/
+1
*
libata: rename SFF functions
Tejun Heo
2008-04-17
1
-3
/
+3
*
libata: make reset related methods proper port operations
Tejun Heo
2008-04-17
1
-13
/
+1
*
libata: stop overloading port_info->private_data
Tejun Heo
2008-04-17
1
-11
/
+8
*
libata: make ata_pci_init_one() not use ops->irq_handler and pi->sht
Tejun Heo
2008-04-17
1
-7
/
+1
*
libata: implement and use ops inheritance
Tejun Heo
2008-04-17
1
-58
/
+3
*
libata: implement and use SHT initializers
Tejun Heo
2008-04-17
1
-15
/
+1
*
libata: PCI device should be powered up before being accessed
Tejun Heo
2008-04-17
1
-1
/
+13
*
pata_via: fix SATA cable detection on cx700
Tejun Heo
2008-02-11
1
-1
/
+5
*
libata: reimplement ata_acpi_cbl_80wire() using ata_acpi_gtm_xfermask()
Tejun Heo
2008-01-23
1
-1
/
+2
*
pata_amd/pata_via: de-couple programming of PIO/MWDMA and UDMA timings
Bartlomiej Zolnierkiewicz
2007-12-04
1
-2
/
+2
*
[libata] fix 'if(' and similar areas that lack whitespace
Jeff Garzik
2007-10-29
1
-1
/
+1
*
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
2007-10-19
1
-1
/
+1
*
libata: Switch most of the remaining SFF drivers to ata_sff_port_start
Alan Cox
2007-10-12
1
-2
/
+2
*
[libata] Remove ->port_disable() hook
Jeff Garzik
2007-10-12
1
-2
/
+0
*
libata pata_via: ACPI checks for 80wire cable
Alan Cox
2007-10-12
1
-0
/
+3
*
[libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()
Jeff Garzik
2007-10-12
1
-2
/
+0
*
libata-link: linkify reset
Tejun Heo
2007-10-12
1
-2
/
+3
*
drivers/firmware: const-ify DMI API and internals
Jeff Garzik
2007-10-09
1
-1
/
+1
*
[libata, IDE] add new VIA bridge to VIA PATA drivers
Joseph Chan
2007-09-10
1
-0
/
+1
*
Fix broken pata_via cable detection
Laurent Riffard
2007-09-10
1
-3
/
+10
*
pata_via: Add Arima W730-K8 and other rebadgings
Alan Cox
2007-08-23
1
-1
/
+4
*
PCI: Change all drivers to use pci_device->revision
Auke Kok
2007-07-11
1
-4
/
+2
*
[libata] Use ATA_UDMAx standard masks when filling driver's udma_mask info
Jeff Garzik
2007-07-09
1
-4
/
+4
*
libata: always use polling SETXFER
Tejun Heo
2007-06-04
1
-6
/
+6
*
[libata] sata_via, pata_via: Add PCI IDs.
Jeff Garzik
2007-05-25
1
-4
/
+5
*
pata_via: Handle laptops via DMI
Alan Cox
2007-05-24
1
-0
/
+29
[next]