..
at91dci.c
dev/usb: minor spelling fixes in comments.
2016-05-02 17:44:03 +00:00
at91dci.h
- Implement fast interrupt handler to save CPU usage.
2014-08-05 18:48:12 +00:00
at91dci_atmelarm.c
Fix device delete child function.
2016-10-17 10:20:38 +00:00
at91dci_fdt.c
Fix device delete child function.
2016-10-17 10:20:38 +00:00
atmegadci.c
Make a bunch of USB debug SYSCTLs tunable, so that their value(s) can
2015-01-05 15:04:17 +00:00
atmegadci.h
Implement better support for USB controller suspend and resume.
2011-12-14 00:28:54 +00:00
atmegadci_atmelarm.c
Fix device delete child function.
2016-10-17 10:20:38 +00:00
avr32dci.c
Make a bunch of USB debug SYSCTLs tunable, so that their value(s) can
2015-01-05 15:04:17 +00:00
avr32dci.h
Implement better support for USB controller suspend and resume.
2011-12-14 00:28:54 +00:00
dwc_otg.c
Allow operation with UTMI+ phy.
2016-11-17 15:08:30 +00:00
dwc_otg.h
Allow operation with UTMI+ phy.
2016-11-17 15:08:30 +00:00
dwc_otg_fdt.c
Add compatible string.
2017-02-28 14:42:57 +00:00
dwc_otg_fdt.h
Declare dwc_otg_detach as non-static (same as dwc_otg_attach),
2016-11-17 15:12:03 +00:00
dwc_otg_hisi.c
Add support for the dwc usb in the HiSilicon hi6220 in the HiKey board. For
2015-09-01 17:13:04 +00:00
dwc_otgreg.h
Optimise the DWC OTG host mode driver's transmit path:
2015-07-16 16:08:40 +00:00
ehci.c
dev/usb: minor spelling fixes in comments.
2016-05-02 17:44:03 +00:00
ehci.h
EHCI: Make core reset and port speed reading more generic.
2016-01-28 14:11:59 +00:00
ehci_fsl.c
Use OF_prop_free instead of direct call to free(9)
2016-05-14 18:44:30 +00:00
ehci_imx.c
Put an #ifdef notyet wrapper around a function that's not being used yet,
2017-07-13 02:20:07 +00:00
ehci_ixp4xx.c
Fix device delete child function.
2016-10-17 10:20:38 +00:00
ehci_mv.c
Improve HW type checking in mv_ehci driver
2017-09-11 10:41:42 +00:00
ehci_pci.c
Add IDs for Intel Cougar Point USB 2.0 controller.
2017-04-02 11:32:05 +00:00
ehcireg.h
EHCI: Correct address of EHCI_USBMODE_LPM register is 0xC8, not 0xA8.
2016-01-30 08:27:09 +00:00
generic_ehci.c
Fix device delete child function.
2016-10-17 10:20:38 +00:00
generic_ohci.c
Fix device delete child function.
2016-10-17 10:20:38 +00:00
generic_usb_if.m
Add driver for "generic-ohci" as defined by FDT.
2016-05-17 17:46:12 +00:00
musb_otg.c
Remove misleading comment. musb supports host mode for more than two years now
2016-04-05 18:07:13 +00:00
musb_otg.h
- Verify that we don't load more data into a FIFO than it is
2014-06-05 18:23:51 +00:00
musb_otg_atmelarm.c
Fix device delete child function.
2016-10-17 10:20:38 +00:00
ohci.c
dev/usb: minor spelling fixes in comments.
2016-05-02 17:44:03 +00:00
ohci.h
Implement better support for USB controller suspend and resume.
2011-12-14 00:28:54 +00:00
ohci_pci.c
Fix device delete child function.
2016-10-17 10:20:38 +00:00
ohci_s3c24x0.c
Fix device delete child function.
2016-10-17 10:20:38 +00:00
ohcireg.h
The NetBSD Foundation has granted permission to remove clause 3 and 4 from
2010-03-03 10:18:03 +00:00
saf1761_otg.c
Implement fix for BULK IN-token retry mechanism. When the hardware is
2017-07-07 12:03:58 +00:00
saf1761_otg.h
Workaround for possible bug in the SAF1761 chip. Wait 125us before
2014-12-03 21:48:30 +00:00
saf1761_otg_boot.c
Fix device delete child function.
2016-10-17 10:20:38 +00:00
saf1761_otg_fdt.c
Fix device delete child function.
2016-10-17 10:20:38 +00:00
saf1761_otg_reg.h
Use correct length mask for split transactions. The hardware would
2014-11-22 08:47:04 +00:00
uhci.c
dev/usb: minor spelling fixes in comments.
2016-05-02 17:44:03 +00:00
uhci.h
Fix compile warning about shifting signed negative constant.
2015-11-23 12:55:37 +00:00
uhci_pci.c
Fix device delete child function.
2016-10-17 10:20:38 +00:00
uhcireg.h
The NetBSD Foundation has granted permission to remove clause 3 and 4 from
2010-03-03 10:18:03 +00:00
usb_controller.c
Improve the realtime properties of USB transfers for embedded systems
2015-08-14 12:57:53 +00:00
uss820dci.c
Make a bunch of USB debug SYSCTLs tunable, so that their value(s) can
2015-01-05 15:04:17 +00:00
uss820dci.h
- Implement fast interrupt handler to save CPU usage.
2014-08-05 06:33:59 +00:00
uss820dci_atmelarm.c
Fix device delete child function.
2016-10-17 10:20:38 +00:00
xhci.c
Fix problem with suspend and resume when using Skylake chipsets. Make
2017-01-19 18:33:27 +00:00
xhci.h
Fix problem with suspend and resume when using Skylake chipsets. Make
2017-01-19 18:33:27 +00:00
xhci_mv.c
Add support for xhci in Armada 3700 and 7k/8k
2017-09-09 10:54:13 +00:00
xhci_pci.c
Add new Intel Lewisburg and Union Point chipset PCI IDs.
2017-08-09 12:03:12 +00:00
xhcireg.h
Update the definition for number of scratch pages to match the latest
2016-06-22 09:03:55 +00:00