summaryrefslogtreecommitdiffstats
path: root/sys/mips/atheros/ar71xx_ehci.c
Commit message (Expand)AuthorAgeFilesLines
* Reshuffle all of the DDR flush operations into a single switch/mux,adrian2015-07-041-1/+12
* [QCA955x] make the USB EHCI interrupts shareable.adrian2015-03-021-1/+1
* Add QCA955x support to the EHCI setup path.adrian2015-03-011-0/+4
* Add 64-bit DMA support in the XHCI controller driver.hselasky2015-01-051-0/+1
* Add the USB EHCI flags required for the post-AR71xx devices.adrian2014-03-021-2/+3
* Devices that rely on hints or identify routines for discovery need tonwhitehorn2013-10-291-1/+1
* Fix AR933x USB support - this needs the same controller initialisationadrian2013-04-051-0/+2
* 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