summaryrefslogtreecommitdiffstats
path: root/sys/mips/atheros/ar71xx_ehci.c
Commit message (Expand)AuthorAgeFilesLines
* Implement better support for USB controller suspend and resume.hselasky2011-12-141-48/+6
* 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-7/+0
* - Correct EHCI interrupt disabling at detach.hselasky2011-04-031-1/+1
* Add in some missing flags in the EHCI initialisation code,adrian2011-04-031-0/+7
* Add some missing flags needed for AR913x/AR724x USB to correctly operate.adrian2011-03-271-0/+14
* - include register definitions for respective controllersgonzo2009-11-121-0/+1
* - Remove flags accidently brought by dumb cut'n'paste codinggonzo2009-09-031-6/+1
* - Make USB part of AR71XX kernel buildable againgonzo2009-07-301-3/+6
* - Remove garbage debug outputgonzo2009-04-191-3/+1
* - Add EHCI controller driver for AR71XX-based boards.gonzo2009-04-191-0/+291
OpenPOWER on IntegriCloud