| Age | Commit message (Expand) | Author |
| 2017-10-17 | no need to clear DMA WAIT flag in mvsata_edma_handle(), it's not needed | jdolecek |
| 2017-10-10 | make compile with ATAPI_DEBUG_PROBE (by copying over the code from | jdolecek |
| 2017-10-08 | Initialize tfd even when not waiting for DSC. | joerg |
| 2017-10-07 | Merge support for SATA NCQ (Native Command Queueing) from jdolecek-ncq branch | jdolecek |
| 2016-05-02 | move scsipi_strvis -> libkern:strnvisx() | christos |
| 2015-01-02 | We have three sets of DTYPE_ constants in the kernel: | christos |
| 2014-02-17 | More delay() for some drives. | kiyohara |
| 2013-09-01 | Declare mvsata_probe_drive() when defined MVSATA_WITHOUTDMA. | kiyohara |
| 2013-05-06 | Put back AT_POLL hack in mvsata_bio_ready(). Without it 1.5Gbps | jakllsch |
| 2013-04-03 | Fix kernel dump on ahci controller, by making sure we won't sleep | bouyer |
| 2013-02-10 | This change adds SATA port multiplier support to mvsata(4). | jakllsch |
| 2013-02-10 | Timeouts have priority over panicing. | jakllsch |
| 2013-02-10 | The device queue tag and the host queue tag are not the same thing. | jakllsch |
| 2013-02-10 | We can't (well, actually we can, but we still can't) assume that all | jakllsch |
| 2013-02-03 | Add argument to wdccommandext() to allow the entire contents of the | jakllsch |
| 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-19 | Fix MVSATA_WDC_* macros to actually access the Shadow Register Block. | jakllsch |
| 2012-07-15 | Some namespace protection (and add greppablity). | dsl |
| 2012-07-15 | Fix obvious copy/paste-induced error (my fault) that would clobber | jakllsch |
| 2012-07-12 | Fix surplus ( that was forgotten to remove in the DRIVE_ to DRIVET_ rototol. | reinoud |
| 2012-07-02 | Add sata Port MultiPlier (PMP) support to the ata bus layer, | bouyer |
| 2012-04-20 | Add a bustype_async_event_xfer_mode() callback to scsipi_bustype (which can | bouyer |
| 2012-01-24 | Rework struct ata_command to support LBA28 and LBA48-protocol commands. | jakllsch |
| 2012-01-22 | Trailing whitespace. | jakllsch |
| 2012-01-21 | Correct some typos in comments, as was done in wdc.c 1.266. | jakllsch |
| 2012-01-09 | Instead of assume that 'features' is 0 in wdccommandext(), | jakllsch |
| 2011-09-01 | It seems mvsata_bio_ready() is actually needed, and it seems | jakllsch |
| 2011-08-15 | Even if the hardware can handle concurrent transfers, ata(4) can't. | jakllsch |
| 2011-08-14 | Spell enqueue correctly. | jakllsch |
| 2011-03-10 | Shorten infinite loop. Tames atactl(8) atabus reset on mvsata(4). | jakllsch |
| 2011-02-20 | Use PRId64 instead of lld, and PRIx64 instead of llx when compiling | riz |
| 2010-07-13 | Fix wrong ifdef. | kiyohara |
| 2010-07-13 | Move to pci/mvsata_pci.c (marvell/mvsata_mv.c) splitting mvsata_products[]. | kiyohara |
| 2010-03-28 | Spell "enough" properly. | snj |
| 2010-01-05 | Remove extra semicolons. | mbalmer |
| 2009-08-03 | Fix a typo inside a comment. | snj |
| 2009-07-27 | Support Marvell Hercules-I/II SATA Controllers. | kiyohara |