summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/controller/uhci_pci.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r307518:hselasky2016-11-071-6/+0
* MFC r281499:hselasky2016-09-081-1/+1
* r297229 (by hselasky): Add more UHCI PCI IDs.mav2016-03-291-0/+6
* MFC r287355, r287772 and r287825:hselasky2015-10-081-0/+7
* MFC r266969 and r276717:hselasky2015-02-051-0/+1
* Implement better support for USB controller suspend and resume.hselasky2011-12-141-36/+18
* 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
* Remove unneeded includes of <sys/linker_set.h>. Other headers that usejhb2011-01-111-1/+0
* The NetBSD Foundation has granted permission to remove clause 3 and 4 fromjoel2010-03-031-7/+0
* Correct name, 82801IJ -> 82801JIthompsa2009-12-091-6/+6
* Add uhci/ehci controller ids.thompsa2009-12-031-0/+12
* Disable interrupts after doing early takeover of the usb controller in case usbthompsa2009-11-251-2/+0
* Revert r198500 for now, this will break situations whenthompsa2009-10-261-0/+15
* Remove usb controller takeover code now that it is handled by the pci code.thompsa2009-10-261-15/+0
* Workaround buggy BIOS code in USB regard. By doing the BIOS to OS handover forthompsa2009-10-151-0/+1
* USB controller:alfred2009-07-301-0/+9
* - Make struct usb_xfer opaque so that drivers can not access the internalsthompsa2009-06-231-2/+22
* s/usb2_/usb_|usbd_/ on all function names for the USB stack.thompsa2009-06-151-2/+2
* Remove usb_sw_transfer.[ch] which are now empty after r190735.thompsa2009-04-061-1/+0
* MFp4 //depot/projects/usb @159479,159502,159516,159522,159529thompsa2009-03-201-2/+2
* MFp4 //depot/projects/usb @159430thompsa2009-03-201-1/+0
* remove now-redunant cardbus attachment.imp2009-03-091-1/+0
* Move the new USB stack into its new home.thompsa2009-02-231-0/+443
OpenPOWER on IntegriCloud