summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/serial/uvisor.c
Commit message (Expand)AuthorAgeFilesLines
* s/usb2_/usb_|usbd_/ on all function names for the USB stack.thompsa2009-06-151-32/+32
* s/usb2_/usb_/ on all typedefs for the USB stack.thompsa2009-05-291-6/+6
* s/usb2_/usb_/ on all C structs for the USB stack.thompsa2009-05-281-29/+29
* Rename the usb sysctl tree from hw.usb2.* back to hw.usb.*.thompsa2009-05-211-2/+2
* - rename usb2_mode to usb_mode [1]thompsa2009-05-211-1/+1
* MFp4 //depot/projects/usb@159909thompsa2009-04-051-6/+6
* MFp4 //depot/projects/usb @159375,159376,159377thompsa2009-03-201-6/+6
* Rename the ushub device class back to uhub as it was in the old usb stack,thompsa2009-03-021-1/+1
* Move the serial drivers from Giant to using their own mutexs.thompsa2009-03-021-3/+8
* Move the new USB stack into its new home.thompsa2009-02-231-0/+610
OpenPOWER on IntegriCloud