summaryrefslogtreecommitdiffstats
path: root/sys/mips/cavium/usb
Commit message (Expand)AuthorAgeFilesLines
* MFC r266969 and r276717:hselasky2015-02-051-0/+1
* Inherit USB mode from RootHUB port where the USB device is connected.hselasky2012-10-011-4/+0
* Merge the Cavium Octeon SDK 2.3.0 Simple Executive code and update FreeBSD tojmallett2012-03-111-2/+2
* We use port_index field of struct octusb_qh to reference USB stategonzo2012-01-202-16/+25
* - Octeon-SDK strictly requires multi_count to be zero forgonzo2012-01-031-1/+1
* - Properly set IRQ handlers for all USB portsgonzo2012-01-012-37/+47
* - Pass proper endpoint number (without direction flag) togonzo2011-12-311-1/+1
* Unbreak the OCTEON1 kernel build after r228483 removing the left overbz2011-12-171-1/+0
* Implement better support for USB controller suspend and resume.hselasky2011-12-143-25/+31
* 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
* Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs.ed2011-11-071-1/+1
* Remove unneeded includes of <sys/linker_set.h>. Other headers that usejhb2011-01-112-2/+0
* Fix octusb build.jmallett2010-09-181-1/+1
* o) Add the "octusb" controller which supports the first port of the Octeonjmallett2010-07-203-0/+2292
OpenPOWER on IntegriCloud