| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: r268095 | Marius Strobl | 2014-07-04 | 1 | -1/+1 |
| * | MFC 264389: Fix the style of ata_interrupt_locked(). | Ian Lepore | 2014-05-17 | 1 | -13/+11 |
| * | MFC 264180, 264181, 264182: | Ian Lepore | 2014-05-17 | 1 | -1/+2 |
| * | MFC r261410 | Ian Lepore | 2014-05-15 | 1 | -0/+3 |
| * | MFC Alexander Motin's direct dispatch, multi-queue, and finer-grained | Scott Long | 2014-01-07 | 1 | -2/+0 |
| * | MFC r258162: | Alexander Motin | 2014-01-05 | 2 | -0/+27 |
| * | MFC r256304 | Peter Grehan | 2013-10-11 | 2 | -2/+2 |
| * | Update PCI drivers to no longer look at the MEMIO-enabled bit in the PCI | Scott Long | 2013-08-12 | 1 | -4/+1 |
| * | 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 | 2 | -0/+7 |
| * | 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 |
| * | Fix several typos | Eitan Adler | 2013-05-12 | 1 | -1/+1 |
| * | Usnure that PCI bus BIS_GET_DMA_TAG() method sees the actual PCI | Konstantin Belousov | 2013-04-14 | 1 | -0/+8 |
| * | - With the demise of !ATA_CAM, ATA_STATIC_ID is the only ata(4) related | Marius Strobl | 2013-04-06 | 31 | -35/+3 |
| * | - Make ata_str2mode() static, it's not used outside of ata-all.c. | Marius Strobl | 2013-04-06 | 4 | -195/+153 |
| * | Remove some more remnants of !ATA_CAM. | Marius Strobl | 2013-04-06 | 1 | -11/+0 |
| * | Unbreak ATA_NO_48BIT_DMA with ATA_CAM by treating 48-bit DMA as an | Marius Strobl | 2013-04-06 | 1 | -7/+23 |
| * | Remove all legacy ATA code parts, not used since options ATA_CAM enabled in | Alexander Motin | 2013-04-04 | 28 | -13813/+1 |
| * | Since ATA_CAM mode has no implemented support for serializing access to the | Alexander Motin | 2013-04-03 | 2 | -6/+22 |
| * | Add some more ATA_CAM ifdefs. | Alexander Motin | 2013-04-03 | 2 | -7/+15 |
| * | Integrate Efika MX project back to home. | Aleksandr Rybalko | 2013-03-20 | 1 | -0/+238 |
| * | Fix command timeout caused by data underrun during fetching ATAPI sense | Alexander Motin | 2013-02-22 | 3 | -1/+3 |
| * | Reform the busdma API so that new types may be added without modifying | Konstantin Belousov | 2013-02-12 | 2 | -10/+11 |
| * | Improve r238673 to additionally allow for odd-aligned buffers as | Marius Strobl | 2013-02-02 | 2 | -10/+49 |
| * | In case somebody still use it, fix legacy ataraid(4) to work on combined | Alexander Motin | 2013-01-15 | 1 | -1/+2 |
| * | Add Intel Lynx Point PCH SATA Controller Device IDs | Jack F Vogel | 2013-01-02 | 2 | -0/+25 |
| * | Add IDs for SATA controllers on AMD Hudson-2 series chipsets. | Alexander Motin | 2012-12-12 | 2 | -0/+12 |
| * | Remove duplicate const specifiers in many drivers (I hope I got all of | Dimitry Andric | 2012-11-05 | 17 | -18/+18 |
| * | Only four specific ATA PIO commands transfer several sectors per DRQ block | Alexander Motin | 2012-11-01 | 1 | -2/+10 |
| * | Implement CAM_ATAIO_NEEDRESULT (fetching full set of result registers) for | Alexander Motin | 2012-10-26 | 5 | -6/+21 |
| * | Add checks for ata_sata_scr_read() return statuses. It is mostly to silence | Alexander Motin | 2012-10-10 | 1 | -3/+5 |
| * | Fix build without `options ATA_CAM`, broken by r241144. | Alexander Motin | 2012-10-03 | 1 | -0/+4 |
| * | Implement SATA revision (speed) control for legacy SATA controller for | Alexander Motin | 2012-10-02 | 3 | -4/+27 |
| * | Remove bogus break statements. | Kevin Lo | 2012-09-18 | 1 | -1/+0 |
| * | Add IDs for JMicron JMB360/JMB362 AHCI SATA controllers. | Alexander Motin | 2012-08-30 | 2 | -0/+2 |
| * | Use 16bit PIO instead of 32bit in case of misaligned buffer. | Alexander Motin | 2012-07-21 | 1 | -18/+14 |
| * | Fix typo in bzero length argument during sense fetching. | Alexander Motin | 2012-07-21 | 1 | -1/+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 |
| * | Partially revert r236666: | Alexander Motin | 2012-06-10 | 1 | -1/+1 |
| * | ATA/SATA controllers have no idea about protocol of the connected device | Alexander Motin | 2012-06-06 | 1 | -2/+2 |
| * | Make legacy ATA to not call device_add_child() with unit number but | Alexander Motin | 2012-05-28 | 1 | -1/+1 |
| * | Add two functions xpt_batch_start() and xpt_batch_done() to the CAM SIM KPI | Alexander Motin | 2012-05-12 | 1 | -0/+2 |
| * | - First pass at const'ifying ata(4) as appropriate. | Marius Strobl | 2012-03-21 | 32 | -124/+138 |
| * | Remove remnants of ATA_LOCKING uses in the ATA_CAM case and wrap it | Marius Strobl | 2012-03-21 | 6 | -7/+94 |
| * | Fix names of some Marvell SATA chips. It looks like chips with proprietary | Alexander Motin | 2012-03-02 | 3 | -16/+16 |
| * | Fix panic after "WARNING - ATA_IDENTIFY taskqueue timeout" | Ed Maste | 2012-02-13 | 1 | -0/+1 |
| * | Using ATA_CAM along with ATAPI DMA causes data corruption with ALI_NEW | Marius Strobl | 2012-01-27 | 2 | -0/+8 |
| * | Convert files to UTF-8 | Ulrich Spörlein | 2012-01-15 | 45 | -48/+48 |