summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/controller/ehci_mv.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r266969 and r276717:hselasky2015-02-051-0/+1
* MFC r261410ian2014-05-151-0/+3
* Implement better support for USB controller suspend and resume.hselasky2011-12-141-45/+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
* We don't need to call EOWRITE4(sc, EHCI_USBINTR, 0) directly from each EHCIhselasky2011-04-121-2/+1
* - Correct EHCI interrupt disabling at detach.hselasky2011-04-031-1/+1
* Improve the error interrupt handler. In particular, read themarcel2011-02-081-9/+14
* Remove unneeded includes of <sys/linker_set.h>. Other headers that usejhb2011-01-111-1/+0
* Remove bogus usage of INTR_FAST. "Fast" interrupts are now indicated byjhb2011-01-061-1/+1
* Convert Marvell ARM platforms to FDT convention.raj2010-06-131-0/+391
OpenPOWER on IntegriCloud