summaryrefslogtreecommitdiff
path: root/sys/dev/usb/uark.c
AgeCommit message (Expand)Author
2021-08-07Merge thorpej-cfargs2.thorpej
2021-04-24Merge thorpej-cfargs branch:thorpej
2020-01-07Localify, constify.maxv
2019-05-09clean up ucom parents some more:mrg
2019-05-05remove explicit 'extern struct cfdriver <my>_cd;' and use ioconf.hmrg
2019-05-04clean up ucom / ucom-parent interface slightly:mrg
2019-01-22KNFskrll
2016-11-25+#include "opt_usb.h"skrll
2016-11-25+__KERNEL_RCSIDskrll
2016-07-11KNF. No functional change.msaitoh
2016-07-07KNF. Remove extra spaces. No functional change.msaitoh
2016-04-23Merge nick-nhusbskrll
2012-10-27split device_t/softc for all remaining drivers.chs
2011-12-23Revert previous due to active usbmp branch(es).jakllsch
2011-12-22Adjust-away inconsistent and trailing whitespace.jakllsch
2010-11-04Remove temporary #inclusion of <dev/usb/usb_port.h>.dyoung
2010-11-03Stop using the compatibility macros USB_ATTACH(), USB_DETACH(),dyoung
2010-05-29Add a driver for ArkMicroChips 3116 serial devices, used in some Nokiamartin