summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/controller/xhci_pci.c
Commit message (Expand)AuthorAgeFilesLines
* Add tunable for XHCI port routing.hselasky2012-08-231-3/+3
* For Intel Panther/Lynx Point USB 3.0 xHCI controllers enable SuperSpeed USBmav2012-07-171-0/+11
* Add IDs for some USB controllers I have around. Just a cosmetics.mav2012-07-021-0/+13
* Implement better support for USB controller suspend and resume.hselasky2011-12-141-49/+10
* 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-3/+1
* Renamed PCI_INTERFACE_XHCI to PCIP_SERIALBUS_USB_XHCI and moved itru2011-05-171-1/+1
* Remove unneeded includes of <sys/linker_set.h>. Other headers that usejhb2011-01-111-1/+0
* Commit initial version of new XHCI driver which was written fromhselasky2010-10-031-0/+318
OpenPOWER on IntegriCloud