| Commit message (Expand) | Author | Age | Files | Lines |
* | Add new PCI ID. | hselasky | 2015-09-01 | 1 | -0/+7 |
* | Modify the return value of the uhci/ehci/xhci PCI probe routines to | neel | 2015-04-13 | 1 | -1/+1 |
* | Add 64-bit DMA support in the XHCI controller driver. | hselasky | 2015-01-05 | 1 | -0/+1 |
* | Implement better support for USB controller suspend and resume. | hselasky | 2011-12-14 | 1 | -36/+18 |
* | Rename device_delete_all_children() into device_delete_children(). | hselasky | 2011-11-22 | 1 | -1/+1 |
* | - There's no need to overwrite the default device method with the default | marius | 2011-11-22 | 1 | -3/+1 |
* | Remove unneeded includes of <sys/linker_set.h>. Other headers that use | jhb | 2011-01-11 | 1 | -1/+0 |
* | The NetBSD Foundation has granted permission to remove clause 3 and 4 from | joel | 2010-03-03 | 1 | -7/+0 |
* | Correct name, 82801IJ -> 82801JI | thompsa | 2009-12-09 | 1 | -6/+6 |
* | Add uhci/ehci controller ids. | thompsa | 2009-12-03 | 1 | -0/+12 |
* | Disable interrupts after doing early takeover of the usb controller in case usb | thompsa | 2009-11-25 | 1 | -2/+0 |
* | Revert r198500 for now, this will break situations when | thompsa | 2009-10-26 | 1 | -0/+15 |
* | Remove usb controller takeover code now that it is handled by the pci code. | thompsa | 2009-10-26 | 1 | -15/+0 |
* | Workaround buggy BIOS code in USB regard. By doing the BIOS to OS handover for | thompsa | 2009-10-15 | 1 | -0/+1 |
* | USB controller: | alfred | 2009-07-30 | 1 | -0/+9 |
* | - Make struct usb_xfer opaque so that drivers can not access the internals | thompsa | 2009-06-23 | 1 | -2/+22 |
* | s/usb2_/usb_|usbd_/ on all function names for the USB stack. | thompsa | 2009-06-15 | 1 | -2/+2 |
* | Remove usb_sw_transfer.[ch] which are now empty after r190735. | thompsa | 2009-04-06 | 1 | -1/+0 |
* | MFp4 //depot/projects/usb @159479,159502,159516,159522,159529 | thompsa | 2009-03-20 | 1 | -2/+2 |
* | MFp4 //depot/projects/usb @159430 | thompsa | 2009-03-20 | 1 | -1/+0 |
* | remove now-redunant cardbus attachment. | imp | 2009-03-09 | 1 | -1/+0 |
* | Move the new USB stack into its new home. | thompsa | 2009-02-23 | 1 | -0/+443 |