| Age | Commit message (Expand) | Author |
| 2020-04-12 | Add uxrcom driver for Exar XR21V141x USB serial adapters. Based in part | simonb |
| 2020-01-07 | Localify, constify. | maxv |
| 2019-05-09 | clean up ucom parents some more: | mrg |
| 2019-05-05 | remove explicit 'extern struct cfdriver <my>_cd;' and use ioconf.h | mrg |
| 2019-05-04 | don't pass two different softcs that just happen to overlap, but | mrg |
| 2019-05-04 | clean up ucom / ucom-parent interface slightly: | mrg |
| 2019-01-22 | KNF | skrll |
| 2016-11-25 | +#include "opt_usb.h" | skrll |
| 2016-07-07 | KNF. Remove extra spaces. No functional change. | msaitoh |
| 2016-04-23 | Merge nick-nhusb | skrll |
| 2012-02-24 | remove any remnants of freebsd/openbsd code. | mrg |
| 2011-12-23 | Revert previous due to active usbmp branch(es). | jakllsch |
| 2011-12-22 | Adjust-away inconsistent and trailing whitespace. | jakllsch |
| 2011-10-14 | Void function ukyopon_get_status should not return a value. | njoly |
| 2010-11-03 | Stop using the compatibility macros USB_ATTACH(), USB_DETACH(), | dyoung |
| 2008-06-27 | kill some abuse of __strong_alias which is not compatible with | drochner |
| 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 |
| 2007-10-19 | machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h | ad |
| 2007-03-13 | Introduce different autoconf interface attributes for USB drivers | drochner |
| 2007-03-04 | Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. | christos |
| 2007-01-29 | Remove more duplicate headers. | hubertf |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-09-24 | The ukyopon device doesn't notify the DCD (Data Carrier Detect) status. | itohy |
| 2005-09-24 | Use ukyopon port type (UKYOPON_PORT_*) for "portno" locator of ucom(4) driver, | itohy |
| 2005-04-15 | ukyopon(4): Kyocera AIR-EDGE PHONE driver | itohy |