freebsd-dev/sys/dev/usb/controller
Jared McNeill 627c360fa7 Enable USB PHY regulators when requested by the host controller driver.
Previously the USB PHY driver would enable all regulators at attach time.
This prevented boards from booting when powered by the USB OTG port, as
it didn't take VBUS presence into consideration.
2016-05-26 10:50:39 +00:00
..
at91dci_atmelarm.c
at91dci_fdt.c
at91dci.c dev/usb: minor spelling fixes in comments. 2016-05-02 17:44:03 +00:00
at91dci.h
atmegadci_atmelarm.c
atmegadci.c
atmegadci.h
avr32dci.c
avr32dci.h
dwc_otg_fdt.c
dwc_otg_fdt.h
dwc_otg_hisi.c
dwc_otg.c dev/usb: minor spelling fixes in comments. 2016-05-02 17:44:03 +00:00
dwc_otg.h
dwc_otgreg.h
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 ehci_interrupt is MPSAFE code. Most drivers in tree calls bus_setup_intr 2016-04-05 12:13:53 +00:00
ehci_ixp4xx.c
ehci_mv.c
ehci_pci.c Add some device IDs found on AMD FCH shipsets. 2016-03-29 12:50:42 +00:00
ehci.c dev/usb: minor spelling fixes in comments. 2016-05-02 17:44:03 +00:00
ehci.h
ehcireg.h
generic_ohci.c Enable USB PHY regulators when requested by the host controller driver. 2016-05-26 10:50:39 +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_atmelarm.c
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
ohci_pci.c Add some device IDs found on AMD FCH shipsets. 2016-03-29 12:50:42 +00:00
ohci_s3c24x0.c
ohci.c dev/usb: minor spelling fixes in comments. 2016-05-02 17:44:03 +00:00
ohci.h
ohcireg.h
saf1761_otg_boot.c
saf1761_otg_fdt.c
saf1761_otg_reg.h
saf1761_otg.c
saf1761_otg.h
uhci_pci.c Add more UHCI PCI IDs. 2016-03-24 09:35:29 +00:00
uhci.c dev/usb: minor spelling fixes in comments. 2016-05-02 17:44:03 +00:00
uhci.h
uhcireg.h
usb_controller.c
uss820dci_atmelarm.c
uss820dci.c
uss820dci.h
xhci_mv.c Add xhci_mv.c 2016-03-14 07:24:08 +00:00
xhci_pci.c Add some device IDs from Intel Sunrise Point chipsets. 2016-05-03 15:27:47 +00:00
xhci.c sys/dev: extend use of the howmany() macro when available. 2016-04-26 15:03:15 +00:00
xhci.h Configure the correct bMaxPacketSize for control endpoints before 2016-02-23 18:17:01 +00:00
xhcireg.h dev/usb: minor spelling fixes in comments. 2016-05-02 17:44:03 +00:00