summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/controller/uss820dci_atmelarm.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r266969 and r276717:hselasky2015-02-051-0/+1
* MFC r269565:hselasky2014-08-131-3/+3
* Implement better support for USB controller suspend and resume.hselasky2011-12-141-47/+3
* Rename device_delete_all_children() into device_delete_children().hselasky2011-11-221-1/+1
* - There's no need to overwrite the default device method with the defaultmarius2011-11-221-4/+1
* Remove unneeded includes of <sys/linker_set.h>. Other headers that usejhb2011-01-111-1/+0
* - Make struct usb_xfer opaque so that drivers can not access the internalsthompsa2009-06-231-1/+21
* s/usb2_/usb_|usbd_/ on all function names for the USB stack.thompsa2009-06-151-2/+2
* The register shift is not needed on this controller.thompsa2009-05-201-3/+0
* Remove usb_sw_transfer.[ch] which are now empty after r190735.thompsa2009-04-061-1/+0
* MFp4 //depot/projects/usb @159479,159502,159516,159522,159529thompsa2009-03-201-2/+2
* MFp4 //depot/projects/usb @159430thompsa2009-03-201-1/+0
* Also use proper capitalisation of FreeBSD in other source files.ed2009-02-241-1/+1
* Move the new USB stack into its new home.thompsa2009-02-231-0/+238
OpenPOWER on IntegriCloud