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