| Commit message (Expand) | Author | Age | Files | Lines |
| * | ata: Use device_set_descf() | Mark Johnston | 2024-06-09 | 4 | -26/+20 |
| * | sys: Remove $FreeBSD$: one-line .c pattern | Warner Losh | 2023-08-16 | 22 | -44/+0 |
| * | spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD | Warner Losh | 2023-05-12 | 22 | -22/+22 |
| * | Remove unused ata_pci_devclass. | John Baldwin | 2022-05-06 | 1 | -2/+1 |
| * | ata-fsl: Remove unused variable. | John Baldwin | 2022-04-13 | 1 | -4/+0 |
| * | ata-promise: kill lenght, it's set but never used | Warner Losh | 2021-12-14 | 1 | -2/+1 |
| * | Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights | Ed Maste | 2021-08-08 | 1 | -1/+0 |
| * | newbus: Move from bus_child_{pnpinfo,location}_src to bus_child_{pnpinfo,loca... | Warner Losh | 2021-06-23 | 1 | -1/+1 |
| * | ata: clean up empty lines in .c and .h files | Mateusz Guzik | 2020-09-01 | 11 | -16/+8 |
| * | Remove sparc64 kernel support | Warner Losh | 2020-02-03 | 1 | -8/+0 |
| * | Avoid a tautological bitwise compare. | Brooks Davis | 2019-12-17 | 1 | -1/+1 |
| * | Reset indentation of this flag. No functional change intended. | Sean Bruno | 2018-07-03 | 1 | -1/+1 |
| * | Add ready polling after PHY reset on VIA SATA controllers. | Alexander Motin | 2018-05-23 | 1 | -2/+19 |
| * | Fix typo | Eitan Adler | 2017-11-30 | 1 | -1/+1 |
| * | sys/dev: further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-27 | 22 | -0/+44 |
| * | Use "Ibex Peak" codename for "5 Series/3400 Series" chipsets. | Alexander Motin | 2017-08-09 | 1 | -6/+6 |
| * | sys/dev: minor spelling fixes. | Pedro F. Giffuni | 2016-05-03 | 1 | -1/+1 |
| * | Cleanup unnecessary semicolons from the kernel. | Pedro F. Giffuni | 2016-04-10 | 1 | -1/+1 |
| * | Ternary operator has lower priority than OR. | Gleb Smirnoff | 2016-02-17 | 1 | -3/+2 |
| * | Convert a few more long -> rman_res_t. | Justin Hibbits | 2016-02-16 | 1 | -1/+1 |
| * | Increase reset assertion time from 10 to 100us. | Alexander Motin | 2015-11-15 | 1 | -1/+1 |
| * | Pass proper device to pci_read_config(). | Alexander Motin | 2015-10-21 | 1 | -2/+3 |
| * | Disable 32-bit PIO for 6Gbit/s Intel SATA controllers. | Alexander Motin | 2015-08-08 | 1 | -21/+23 |
| * | Remove from legacy ata(4) driver support for hardware, supported by newer | Alexander Motin | 2015-03-24 | 10 | -2276/+16 |
| * | Reduce priority of ATA/SATA drivers. | Alexander Motin | 2015-03-23 | 23 | -23/+23 |
| * | Add bunch of PCI IDs of Intel Wildcat Point (9 Series) chipsets. | Alexander Motin | 2014-11-26 | 1 | -0/+12 |
| * | Add another PCI ID for JMB368 PATA controller. | Alexander Motin | 2014-10-20 | 1 | -0/+1 |
| * | err set but not used. Eliminate it. | Warner Losh | 2014-08-08 | 1 | -2/+2 |
| * | Actually pro AMD chipsets. | Marius Strobl | 2014-07-01 | 1 | -1/+1 |
| * | Add fsl,imx53. | Rui Paulo | 2014-04-05 | 1 | -1/+2 |
| * | Follow r261352 by updating all drivers which are children of simplebus | Ian Lepore | 2014-02-02 | 1 | -0/+3 |
| * | Add some more IDs for Intel ATA, AHCI and USB controllers. | Alexander Motin | 2013-11-15 | 1 | -0/+12 |
| * | Add missing NULL check after malloc(M_NOWAIT). | Alexander Motin | 2013-07-25 | 1 | -0/+4 |
| * | Add new Coleto Creek device support: SATA, SMBus, and Watchdog devices. | Jack F Vogel | 2013-07-19 | 1 | -0/+3 |
| * | Add test for SATA registers writability and skip using them if it failed. | Alexander Motin | 2013-06-25 | 1 | -5/+30 |
| * | Pass proper memory type to free() in ata_ali_chipinit(). | Alexander Motin | 2013-06-18 | 1 | -1/+1 |
| * | - With the demise of !ATA_CAM, ATA_STATIC_ID is the only ata(4) related | Marius Strobl | 2013-04-06 | 24 | -24/+0 |
| * | Remove all legacy ATA code parts, not used since options ATA_CAM enabled in | Alexander Motin | 2013-04-04 | 6 | -164/+0 |
| * | Since ATA_CAM mode has no implemented support for serializing access to the | Alexander Motin | 2013-04-03 | 1 | -0/+4 |
| * | Integrate Efika MX project back to home. | Aleksandr Rybalko | 2013-03-20 | 1 | -0/+238 |
| * | Add Intel Lynx Point PCH SATA Controller Device IDs | Jack F Vogel | 2013-01-02 | 1 | -0/+12 |
| * | Add IDs for SATA controllers on AMD Hudson-2 series chipsets. | Alexander Motin | 2012-12-12 | 1 | -0/+6 |
| * | Remove duplicate const specifiers in many drivers (I hope I got all of | Dimitry Andric | 2012-11-05 | 16 | -17/+17 |
| * | Implement CAM_ATAIO_NEEDRESULT (fetching full set of result registers) for | Alexander Motin | 2012-10-26 | 2 | -4/+8 |
| * | Add IDs for JMicron JMB360/JMB362 AHCI SATA controllers. | Alexander Motin | 2012-08-30 | 1 | -0/+1 |
| * | Remove variables which are initialized but never used thereafter | Eitan Adler | 2012-07-07 | 1 | -4/+0 |
| * | - As a baind-aid, disable ATAPI DMA when using ATA_CAM for these controllers | Marius Strobl | 2012-06-14 | 1 | -2/+5 |
| * | - First pass at const'ifying ata(4) as appropriate. | Marius Strobl | 2012-03-21 | 19 | -90/+105 |
| * | Remove remnants of ATA_LOCKING uses in the ATA_CAM case and wrap it | Marius Strobl | 2012-03-21 | 1 | -2/+15 |
| * | Fix names of some Marvell SATA chips. It looks like chips with proprietary | Alexander Motin | 2012-03-02 | 2 | -10/+10 |