| Commit message (Expand) | Author | Age | Files | Lines |
| * | machine/stdarg.h -> sys/stdarg.h | Brooks Davis | 2025-06-11 | 1 | -1/+1 |
| * | Replace calls to bus_generic_attach with bus_attach_children | John Baldwin | 2024-12-06 | 1 | -1/+1 |
| * | newbus: globally replace device_add_child(..., -1) with DEVICE_UNIT_ANY | Warner Losh | 2024-07-25 | 1 | -1/+1 |
| * | sys: Automated cleanup of cdefs and other formatting | Warner Losh | 2023-11-27 | 1 | -1/+0 |
| * | sys: Remove $FreeBSD$: one-line .c pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
| * | spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD | Warner Losh | 2023-05-12 | 1 | -1/+1 |
| * | ata: clean up empty lines in .c and .h files | Mateusz Guzik | 2020-09-01 | 1 | -1/+1 |
| * | sys/dev: further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-27 | 1 | -0/+2 |
| * | Remove from legacy ata(4) driver support for hardware, supported by newer | Alexander Motin | 2015-03-24 | 1 | -448/+1 |
| * | Reduce priority of ATA/SATA drivers. | Alexander Motin | 2015-03-23 | 1 | -1/+1 |
| * | - With the demise of !ATA_CAM, ATA_STATIC_ID is the only ata(4) related | Marius Strobl | 2013-04-06 | 1 | -1/+0 |
| * | Remove duplicate const specifiers in many drivers (I hope I got all of | Dimitry Andric | 2012-11-05 | 1 | -1/+1 |
| * | - First pass at const'ifying ata(4) as appropriate. | Marius Strobl | 2012-03-21 | 1 | -1/+1 |
| * | Fix names of some Marvell SATA chips. It looks like chips with proprietary | Alexander Motin | 2012-03-02 | 1 | -6/+6 |
| * | Convert files to UTF-8 | Ulrich Spörlein | 2012-01-15 | 1 | -1/+1 |
| * | Several chipset drivers alter parameters relevant for the DMA tag creation, | Marius Strobl | 2010-11-28 | 1 | -1/+1 |
| * | Set of legacy mode SATA enchancements: | Alexander Motin | 2010-10-18 | 1 | -1/+1 |
| * | If ata_sata_phy_reset() failed and ata_generic_reset() is not called, mark | Alexander Motin | 2010-07-10 | 1 | -0/+2 |
| * | Make hw.ata.ata_dma_check_80pin tunable affect not only device side, but | Alexander Motin | 2010-07-10 | 1 | -1/+2 |
| * | Add support for SATA part of Marvell 88SE912x controllers to ahci(4). | Alexander Motin | 2010-01-26 | 1 | -2/+17 |
| * | MFp4: | Alexander Motin | 2009-12-06 | 1 | -13/+17 |
| * | Change the way in which AHCI+PATA combined controllers, such as JMicron | Alexander Motin | 2009-11-16 | 1 | -65/+30 |
| * | Add support for SATA ports on SATA+PATA Marvell controllers. | Alexander Motin | 2009-11-13 | 1 | -25/+69 |
| * | Allow newly added controllers to use full I/O sizes. | Alexander Motin | 2009-10-31 | 1 | -1/+3 |
| * | MFp4: | Alexander Motin | 2009-10-31 | 1 | -7/+6 |
| * | Add support for different request block format used by Gen-IIe Marvell SATA. | Alexander Motin | 2009-10-30 | 1 | -30/+65 |
| * | - Add missing bus_dmamap_sync(9) calls for the work DMA map. Previously | Marius Strobl | 2009-09-22 | 1 | -7/+18 |
| * | Revert previous commit and add myself to the list of people who should | Poul-Henning Kamp | 2009-09-08 | 1 | -1/+1 |
| * | Add necessary include. | Poul-Henning Kamp | 2009-09-08 | 1 | -1/+1 |
| * | Fix Marvel SATA controllers operation, broken by rev. 188765, | Alexander Motin | 2009-07-13 | 1 | -2/+2 |
| * | MFp4: | Alexander Motin | 2009-06-24 | 1 | -1/+1 |
| * | Integrate user/mav/ata branch: | Alexander Motin | 2009-03-30 | 1 | -1/+1 |
| * | Remove the local management of INTx as this is now taken care of by pci. | Robert Noland | 2009-03-04 | 1 | -3/+0 |
| * | Quite mechanical ch_detach implementations for all atapci subdrivers. | Alexander Motin | 2009-02-19 | 1 | -0/+11 |
| * | As soon as they called in only same one place (ata_pcichannel_attach()), | Alexander Motin | 2009-02-18 | 1 | -8/+9 |
| * | Add support for Marvell PATA M88SX6121. | Rui Paulo | 2008-11-25 | 1 | -0/+1 |
| * | - For chipsets that can't do 64k transfers, fall back to 32k transfers | John Baldwin | 2008-10-17 | 1 | -1/+1 |
| * | This is the roumored ATA modulerisation works, and it needs a little explanat... | Søren Schmidt | 2008-10-09 | 1 | -0/+542 |