Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
3f1f7cf08ddf10ef7fbf06d881582c95b9747f4e
/
drivers
/
ata
/
pata_via.c
b4746ed
pata_via: Cache and rewrite the device bit
by Alan Cox
· 16 years ago
14bdef9
[libata] convert drivers to use ata.h mode mask defines
by Erik Inge Bolsø
· 16 years ago
5955c7a
Add support for VT6415 PCIE PATA IDE Host Controller
by Zlatko Calusic
· 16 years ago
e4d866c
[libata] pata_via: support VX855, future chips whose IDE controller use 0x0571
by JosephChan@via.com.tw
· 16 years ago
ab77163
ata: Switch all my stuff to a common address
by Alan Cox
· 16 years ago
ff04715
pata_via: clean up recent tf_load changes
by Tejun Heo
· 16 years ago
bfce5e0
pata_via: add VX800 flag; add function for fixing h/w bugs
by JosephChan@via.com.tw
· 16 years ago
07633b5
ata: remove FIT() macro
by Harvey Harrison
· 16 years ago
11f6400
pata_via: Fix 6410 misdetect
by Alan Cox
· 17 years ago
5682ed3
libata: rename SFF port ops
by Tejun Heo
· 17 years ago
9363c38
libata: rename SFF functions
by Tejun Heo
· 17 years ago
a1efdab
libata: make reset related methods proper port operations
by Tejun Heo
· 17 years ago
887125e
libata: stop overloading port_info->private_data
by Tejun Heo
· 17 years ago
1bd5b71
libata: make ata_pci_init_one() not use ops->irq_handler and pi->sht
by Tejun Heo
· 17 years ago
029cfd6
libata: implement and use ops inheritance
by Tejun Heo
· 17 years ago
68d1d07
libata: implement and use SHT initializers
by Tejun Heo
· 17 years ago
f08048e
libata: PCI device should be powered up before being accessed
by Tejun Heo
· 17 years ago
7585eb1
pata_via: fix SATA cable detection on cx700
by Tejun Heo
· 17 years ago
021ee9a
libata: reimplement ata_acpi_cbl_80wire() using ata_acpi_gtm_xfermask()
by Tejun Heo
· 17 years ago
943547a
pata_amd/pata_via: de-couple programming of PIO/MWDMA and UDMA timings
by Bartlomiej Zolnierkiewicz
· 17 years ago
b447916
[libata] fix 'if(' and similar areas that lack whitespace
by Jeff Garzik
· 17 years ago
3a4fa0a
Fix misspellings of "system", "controller", "interrupt" and "necessary".
by Robert P. J. Day
· 17 years ago
81ad183
libata: Switch most of the remaining SFF drivers to ata_sff_port_start
by Alan Cox
· 17 years ago
ac8869d
[libata] Remove ->port_disable() hook
by Jeff Garzik
· 17 years ago
7d73a36
libata pata_via: ACPI checks for 80wire cable
by Alan Cox
· 17 years ago
6d32d30
[libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()
by Jeff Garzik
· 17 years ago
cc0680a
libata-link: linkify reset
by Tejun Heo
· 17 years ago
1855256
drivers/firmware: const-ify DMI API and internals
by Jeff Garzik
· 17 years ago
b311ec4
[libata, IDE] add new VIA bridge to VIA PATA drivers
by Joseph Chan
· 17 years ago
08ebd43
Fix broken pata_via cable detection
by Laurent Riffard
· 17 years ago
9edbdbe
pata_via: Add Arima W730-K8 and other rebadgings
by Alan Cox
· 17 years ago
44c1013
PCI: Change all drivers to use pci_device->revision
by Auke Kok
· 17 years ago
bf6263a
[libata] Use ATA_UDMAx standard masks when filling driver's udma_mask info
by Jeff Garzik
· 17 years ago
464cf17
libata: always use polling SETXFER
by Tejun Heo
· 17 years ago
52df0ee
[libata] sata_via, pata_via: Add PCI IDs.
by Jeff Garzik
· 17 years ago
cf5792d
pata_via: Handle laptops via DMI
by Alan Cox
· 17 years ago
1626aeb
libata: clean up SFF init mess
by Tejun Heo
· 18 years ago
9666f40
libata: reimplement suspend/resume support using sdev->manage_start_stop
by Tejun Heo
· 18 years ago
d4b2bab
libata: add deadline support to prereset and reset methods
by Tejun Heo
· 18 years ago
97cb81c
pata_via: Use cable_detect method
by Alan Cox
· 18 years ago
438ac6d
libata: add missing CONFIG_PM in LLDs
by Tejun Heo
· 18 years ago
a84471f
[libata] Trim trailing whitespace.
by Jeff Garzik
· 18 years ago
246ce3b
libata: add another IRQ calls (libata drivers)
by Akira Iguchi
· 18 years ago
0d5ff56
libata: convert to iomap
by Tejun Heo
· 18 years ago
24dc5f3
libata: update libata LLDs to use devres
by Tejun Heo
· 18 years ago
f20b16f
[libata] trim trailing whitespace
by Jeff Garzik
· 18 years ago
05c39e5
pata_via: Correct missing comments
by Alan
· 18 years ago
e0b874d
via82cxxx/pata_via: correct PCI_DEVICE_ID_VIA_SATA_EIDE ID and add support for CX700 and 8237S
by Josepch Chan
· 18 years ago
7372086
[libata] pata_via: suspend/resume support fix
by Andrew Morton
· 18 years ago
5c9a761
[PATCH] pata_via: Cable detect error
by Alan
· 18 years ago
75f609d
[PATCH] pata_via: VIA 8251 bridged systems are now out and about
by Alan
· 18 years ago
3d3cca3
[PATCH] libata: implement ATA_FLAG_SETXFER_POLLING and use it in pata_via, take #2
by Tejun Heo
· 18 years ago
2eab80a
[PATCH] libata: kill unnecessary sht->max_sectors initializations
by Tejun Heo
· 18 years ago
627d2d3
[PATCH] pata_via suspend/resume support
by Alan
· 18 years ago
afdfe89
[PATCH] libata: add missing sht->slave_destroy
by Tejun Heo
· 18 years ago
2d2744f
[libata] PCI ID table cleanup in various drivers
by Jeff Garzik
· 18 years ago
bda3028
[libata] Don't use old-EH ->eng_timeout() hook when not needed
by Jeff Garzik
· 18 years ago
c961922
[PATCH] libata-eh: Remove layering violation and duplication when handling absent ports
by Alan Cox
· 18 years ago
85cd725
[libata #pata-drivers] Trim trailing whitespace.
by Jeff Garzik
· 18 years ago
669a5db
[libata] Add a bunch of PATA drivers.
by Jeff Garzik
· 18 years ago