summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/controller/atmegadci.c
Commit message (Expand)AuthorAgeFilesLines
* Rename usb pipes to endpoints as it better represents what they are, and structthompsa2009-06-071-32/+32
* s/usb2_/usb_/ on all typedefs for the USB stack.thompsa2009-05-291-7/+7
* s/usb2_/usb_/ on all C structs for the USB stack.thompsa2009-05-281-52/+52
* Improve device mode (gadget) stall handling.thompsa2009-05-211-1/+2
* 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-4/+4
* - Add new register definitionsthompsa2009-05-201-10/+29
* MFp4 //depot/projects/usb@160930thompsa2009-04-221-42/+48
* MFp4 //depot/projects/usb@160708thompsa2009-04-221-8/+9
* Remove usb_sw_transfer.[ch] which are now empty after r190735.thompsa2009-04-061-1/+0
* Provide a better commit log for r190735, forced by making a whitespace change.thompsa2009-04-061-3/+2
* MFp4 //depot/projects/usb@159946thompsa2009-04-051-4/+0
* MFp4 //depot/projects/usb@159926thompsa2009-04-051-138/+24
* MFp4 //depot/projects/usb@159922thompsa2009-04-051-170/+18
* MFp4 //depot/projects/usb@159674thompsa2009-04-051-1/+4
* MFp4 //depot/projects/usb@159673thompsa2009-04-051-8/+11
* MFp4 //depot/projects/usb@159671thompsa2009-04-051-6/+9
* MFp4 //depot/projects/usb @159479,159502,159516,159522,159529thompsa2009-03-201-32/+41
* MFp4 //depot/projects/usb @159431,159437,159438thompsa2009-03-201-1/+1
* MFp4 //depot/projects/usb@159392thompsa2009-03-201-1/+1
* MFp4 //depot/projects/usb @159430thompsa2009-03-201-1/+0
* MFp4 //depot/projects/usb 158981,159016,159024thompsa2009-03-111-23/+62
* MFp4 //depot/projects/usb@157853thompsa2009-02-241-13/+2
* Move the new USB stack into its new home.thompsa2009-02-231-0/+2327
OpenPOWER on IntegriCloud