| Age | Commit message (Expand) | Author |
| 2013-10-30 | -recognize CF cards by the magic value in inquiry data | drochner |
| 2013-04-03 | Fix kernel dump on ahci controller, by making sure we won't sleep | bouyer |
| 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-04 | replace the hack to pass USBD_SYNCHRONOUS down when called with | mrg |
| 2011-08-24 | Wrap the include "opt_umass.h" in #ifdef _KERNEL_OPT. | mbalmer |
| 2011-08-23 | defopt UMASS_DEBUG | christos |
| 2010-11-03 | Stop using the compatibility macros USB_ATTACH(), USB_DETACH(), | dyoung |
| 2008-05-24 | Split device_t and softc for all USB device drivers, and related cosmetic | cube |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2006-11-16 | __unused removal on arguments; approved by core. | christos |
| 2006-10-12 | - sprinkle __unused on function decls. | christos |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2004-08-20 | - Add an (*ata_reset_channel)() member to ata_bustype. | thorpej |
| 2004-08-20 | Also set the AT_XFDONE bit as appropriate. | thorpej |
| 2004-08-12 | Rename some constants: | thorpej |
| 2004-08-12 | Rename "struct wdc_command" to "struct ata_command". | thorpej |
| 2003-12-30 | No longer need to include <dev/ic/wdcreg.h> | thorpej |
| 2003-12-14 | No need to include wdvar.h anymore. | thorpej |
| 2003-12-14 | Instead of calling wddone() directly, set a (*drv_done)() callback in | thorpej |
| 2003-10-08 | Make the ATA mid-layer appears as atabus, as proposed in | bouyer |
| 2003-01-27 | Use PRId64 for daddr_t in a DPRINTF. | toshii |
| 2003-01-01 | Use aprint_normal() in cfprint routines. | thorpej |
| 2002-07-11 | Get rid of trailing white space. | augustss |
| 2002-07-08 | s/__FUNCTION__/__func__/ | augustss |
| 2001-12-24 | Add a preliminary version of a driver for In-System Designs non-standard | augustss |