summaryrefslogtreecommitdiff
path: root/sys/dev/usb/controller/uss820dci.h
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: one-line .c comment patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2017-11-27sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2014-08-05- Implement fast interrupt handler to save CPU usage.Hans Petter Selasky
2011-12-14Implement better support for USB controller suspend and resume.Hans Petter Selasky
2009-05-29s/usb2_/usb_/ on all typedefs for the USB stack.Andrew Thompson
2009-05-28s/usb2_/usb_/ on all C structs for the USB stack.Andrew Thompson
2009-05-21Improve device mode (gadget) stall handling.Andrew Thompson
2009-05-20Use defines for register offsets that do not change.Andrew Thompson
2009-04-22MFp4 //depot/projects/usb@160678Andrew Thompson
2009-04-05MFp4 //depot/projects/usb@159922Andrew Thompson
2009-02-24Also use proper capitalisation of FreeBSD in other source files.Ed Schouten
2009-02-23Move the new USB stack into its new home.Andrew Thompson