| Age | Commit message (Expand) | Author |
| 2019-06-02 | updated patch from Andrius - update the chip map for CX700 to use | jdolecek |
| 2019-06-01 | match VIA Technologies VX800, VX855, and VT8237S in RAID mode | jdolecek |
| 2018-12-09 | use pci_intr_establish_xname() everywhere | jdolecek |
| 2017-10-20 | move ata_queue_alloc(1) and ata_queue_free() calls to ata_channel_init() | jdolecek |
| 2017-10-07 | Merge support for SATA NCQ (Native Command Queueing) from jdolecek-ncq branch | jdolecek |
| 2014-03-29 | make pci_intr_string and eisa_intr_string take a buffer and a length | christos |
| 2012-07-31 | Apply back changes that were reverted on Jul 24 and Jul 26 (general ata/wdc | bouyer |
| 2012-07-26 | Revert, with intention of restoring in a less invasive way, the SATA Port | jakllsch |
| 2012-07-24 | Revert dsl@'s changes of Sun, 15 Jul 2012 10:55:35 +0000 and | jakllsch |
| 2012-07-15 | Some namespace protection (and add greppablity). | dsl |
| 2012-07-02 | Add sata Port MultiPlier (PMP) support to the ata bus layer, | bouyer |
| 2012-03-18 | Add UDMA support for VIA VX900 media system processor IDE controller. | tsutsui |
| 2011-12-28 | Add VT6410 support, heavily based on a patch by Takahiro Kambe: | phx |
| 2011-07-10 | Add complete support for all channels on VT6421A SATA/PATA controller to | jakllsch |
| 2011-05-17 | PCI_FLAGS_IO_ENABLED and PCI_FLAGS_MEM_ENABLED changed their functional | dyoung |
| 2011-05-10 | Stop abuse of PCI_FLAGS_IO_ENABLED and PCI_FLAGS_MEM_ENABLED. The flags | dyoung |
| 2011-04-10 | Fix regression introduced in 1.72. | jakllsch |
| 2011-04-04 | Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9), | dyoung |
| 2010-11-06 | Enable detachment. | jakllsch |
| 2010-11-05 | Pave the way for detachment of pciide(4)-family ATA controllers. | jakllsch |
| 2010-03-22 | Activate PCI memory-mapped I/O access in the PCI Control and Status | dyoung |
| 2010-02-24 | A pointer typedef entails trading too much flexibility to declare const | dyoung |
| 2010-01-08 | Expand PMF_FN_* macros. | dyoung |
| 2009-12-23 | enable mem space if it isn't already enabled. several bioses leave | mrg |
| 2009-12-22 | Don't forget to initialize data32iot and data32ioh in via_sata_chip_map_new(). | tsutsui |
| 2009-11-21 | Fix matching of CX700. Should address PR/39063. | jakllsch |
| 2009-11-20 | Switch VT8237R SATA to via_sata_chip_map_7(). via_sata_chip_map_7() | jakllsch |
| 2009-11-18 | Match VT8251 IDE controller and enable UDMA Mode 6 thereon. | jakllsch |
| 2009-10-19 | Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen | bouyer |
| 2009-09-26 | Add PCI_PRODUCT_VIATECH_VT8237A_SATA_2 to list of product IDs. | jmcneill |
| 2009-08-23 | s/Advanced Micro Devices/AMD/ for device descriptions. | jmcneill |
| 2008-12-21 | Add VT8237S Integrated SATA Controller support. | nonaka |
| 2008-09-06 | PR/39119: Jan Thorsson: Support for VIA CX700M2 IDE controller. | rmind |
| 2008-06-17 | Renamed via_pegasos_mapregs_native to via_mapregs_compat_native, after | phx |
| 2008-06-15 | Fixed system lockup in native mode with compat irq 14/15, which can be selected | phx |
| 2008-05-14 | fix typo in error message | dholland |
| 2008-03-18 | Split device_t and softc for ATA devices, as well as wd(4). Other | cube |
| 2008-02-29 | Use PMF_FN_ARGS, PMF_FN_PROTO. | dyoung |
| 2008-01-18 | Add power management support. Untested due to lack of feedback. | joerg |
| 2007-12-20 | VT8231 IDE workaround for native mode with "compatibility" interrupts 14/15. | phx |
| 2007-12-17 | xen did no longer build. | phx |
| 2007-12-16 | At least under certain (mis)configurations (e.g. on the "Pegasos" board) | phx |
| 2007-11-14 | emo-style: forgot to update the switch for MCP7[13] IDE. | xtraeme |
| 2007-11-14 | Attach to the NVIDIA MCP7[37] IDE Controllers. | xtraeme |
| 2007-10-04 | AMD CS5536 Companion Device is able to work in Ultra DMA Mode 5, | xtraeme |
| 2007-08-31 | Use a different case for the CX700 IDE Controller to print the | xtraeme |
| 2007-08-31 | - Proper VIA CX700 IDE Controller support (missed in previous). | xtraeme |
| 2007-08-31 | Attach to the VIA CX700 IDE Controller. | xtraeme |
| 2007-03-27 | The VT8237A SATA Controller uses chip_map_7, not 0, tested and confirmed | garbled |
| 2007-02-10 | Add support for VT8237A/VT82C586A PCI-ISA-Bridge | mlelstv |