index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
pata_via.c
Age
Commit message (
Expand
)
Author
2012-07-25
ata: use module_pci_driver
Axel Lin
2011-10-14
pata_via: add via_fixup()
Bartlomiej Zolnierkiewicz
2011-08-18
pata_via: disable ATAPI DMA on AVERATEC 3200
Tejun Heo
2011-07-23
ata: Add and use ata_print_version_once
Joe Perches
2011-07-23
ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>
Joe Perches
2010-09-09
libata,pata_via: revert ata_wait_idle() removal from ata_sff/via_tf_load()
Tejun Heo
2010-05-25
libata-sff: separate out BMDMA init
Tejun Heo
2010-05-19
libata-sff: clean up BMDMA initialization
Tejun Heo
2010-05-14
libata: Remove excess delay in the tf_load path
Alan Cox
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-28
pata_via: fix VT6410/6415/6330 detection issue
JosephChan@via.com.tw
2010-03-22
pata_via: Add VIA VX900 support
JosephChan@via.com.tw
2010-03-01
libata: Pass host flags into the pci helper
Alan Cox
2010-03-01
pata_via: store UDMA masks in via_isa_bridges table
Bartlomiej Zolnierkiewicz
2010-03-01
pata_via: fix address setup timings underlocking
Bartlomiej Zolnierkiewicz
2009-12-03
pata_via: clear UDMA transfer mode bit for PIO and MWDMA
Bartlomiej Zolnierkiewicz
2009-12-03
pata_via: Blacklist some combinations of Transcend Flash and via
Alan Cox
2009-12-03
pata_via: fix double put on isa bridge
Jiri Slaby
2009-10-16
pata_via: extend the rev_max for VT6330
JosephChan@via.com.tw
2009-04-17
pata_via: Cache and rewrite the device bit
Alan Cox
2009-03-24
[libata] convert drivers to use ata.h mode mask defines
Erik Inge Bolsø
2009-02-17
Add support for VT6415 PCIE PATA IDE Host Controller
Zlatko Calusic
2009-01-26
[libata] pata_via: support VX855, future chips whose IDE controller use 0x0571
JosephChan@via.com.tw
2008-10-27
ata: Switch all my stuff to a common address
Alan Cox
2008-08-22
pata_via: clean up recent tf_load changes
Tejun Heo
2008-07-31
pata_via: add VX800 flag; add function for fixing h/w bugs
JosephChan@via.com.tw
2008-05-19
ata: remove FIT() macro
Harvey Harrison
2008-04-29
pata_via: Fix 6410 misdetect
Alan Cox
2008-04-17
libata: rename SFF port ops
Tejun Heo
2008-04-17
libata: rename SFF functions
Tejun Heo
2008-04-17
libata: make reset related methods proper port operations
Tejun Heo
2008-04-17
libata: stop overloading port_info->private_data
Tejun Heo
2008-04-17
libata: make ata_pci_init_one() not use ops->irq_handler and pi->sht
Tejun Heo
2008-04-17
libata: implement and use ops inheritance
Tejun Heo
2008-04-17
libata: implement and use SHT initializers
Tejun Heo
2008-04-17
libata: PCI device should be powered up before being accessed
Tejun Heo
2008-02-11
pata_via: fix SATA cable detection on cx700
Tejun Heo
2008-01-23
libata: reimplement ata_acpi_cbl_80wire() using ata_acpi_gtm_xfermask()
Tejun Heo
2007-12-04
pata_amd/pata_via: de-couple programming of PIO/MWDMA and UDMA timings
Bartlomiej Zolnierkiewicz
2007-10-29
[libata] fix 'if(' and similar areas that lack whitespace
Jeff Garzik
2007-10-19
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
2007-10-12
libata: Switch most of the remaining SFF drivers to ata_sff_port_start
Alan Cox
2007-10-12
[libata] Remove ->port_disable() hook
Jeff Garzik
2007-10-12
libata pata_via: ACPI checks for 80wire cable
Alan Cox
2007-10-12
[libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()
Jeff Garzik
2007-10-12
libata-link: linkify reset
Tejun Heo
2007-10-09
drivers/firmware: const-ify DMI API and internals
Jeff Garzik
2007-09-10
[libata, IDE] add new VIA bridge to VIA PATA drivers
Joseph Chan
2007-09-10
Fix broken pata_via cable detection
Laurent Riffard
2007-08-23
pata_via: Add Arima W730-K8 and other rebadgings
Alan Cox
[next]