Age | Commit message (Expand) | Author |
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 |
2007-07-11 | PCI: Change all drivers to use pci_device->revision | Auke Kok |
2007-07-09 | [libata] Use ATA_UDMAx standard masks when filling driver's udma_mask info | Jeff Garzik |
2007-06-04 | libata: always use polling SETXFER | Tejun Heo |
2007-05-25 | [libata] sata_via, pata_via: Add PCI IDs. | Jeff Garzik |
2007-05-24 | pata_via: Handle laptops via DMI | Alan Cox |
2007-05-11 | libata: clean up SFF init mess | Tejun Heo |
2007-05-11 | libata: reimplement suspend/resume support using sdev->manage_start_stop | Tejun Heo |
2007-05-01 | libata: add deadline support to prereset and reset methods | Tejun Heo |
2007-04-28 | pata_via: Use cable_detect method | Alan Cox |
2007-03-02 | libata: add missing CONFIG_PM in LLDs | Tejun Heo |
2007-02-26 | [libata] Trim trailing whitespace. | Jeff Garzik |
2007-02-09 | libata: add another IRQ calls (libata drivers) | Akira Iguchi |
2007-02-09 | libata: convert to iomap | Tejun Heo |
2007-02-09 | libata: update libata LLDs to use devres | Tejun Heo |
2007-02-09 | [libata] trim trailing whitespace | Jeff Garzik |
2007-02-02 | pata_via: Correct missing comments | Alan |
2007-01-27 | via82cxxx/pata_via: correct PCI_DEVICE_ID_VIA_SATA_EIDE ID and add support fo... | Josepch Chan |
2006-12-20 | [libata] pata_via: suspend/resume support fix | Andrew Morton |
2006-12-16 | [PATCH] pata_via: Cable detect error | Alan |