opnsense-src/sys/dev/usb/controller
Hans Petter Selasky c5390e5ab4 Fix regression issue with XHCI on 32-bit ARMv7 Armada-38x. Make sure
"struct xhci_dev_ctx_addr" fits into a single 4K page until further.

Approved by:	re (hrs)
MFC after:	1 week
2016-07-06 10:57:04 +00:00
..
at91dci.c dev/usb: minor spelling fixes in comments. 2016-05-02 17:44:03 +00:00
at91dci.h
at91dci_atmelarm.c
at91dci_fdt.c
atmegadci.c
atmegadci.h
atmegadci_atmelarm.c
avr32dci.c
avr32dci.h
dwc_otg.c Fix interrupt loop when switching from USB device to USB host mode by 2016-07-04 17:12:22 +00:00
dwc_otg.h Avoid using the bounce buffer when the source or destination buffer is 2015-11-08 09:37:26 +00:00
dwc_otg_fdt.c Add support for enabling the USB on the Raspberry Pi boards when it hasn't 2015-03-08 13:52:07 +00:00
dwc_otg_fdt.h Add support for enabling the USB on the Raspberry Pi boards when it hasn't 2015-03-08 13:52:07 +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 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: Make core reset and port speed reading more generic. 2016-01-28 14:11:59 +00:00
ehci_mv.c EHCI: Make core reset and port speed reading more generic. 2016-01-28 14:11:59 +00:00
ehci_pci.c Add some device IDs found on AMD FCH shipsets. 2016-03-29 12:50:42 +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_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.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
musb_otg_atmelarm.c
ohci.c dev/usb: minor spelling fixes in comments. 2016-05-02 17:44:03 +00:00
ohci.h
ohci_pci.c Add some device IDs found on AMD FCH shipsets. 2016-03-29 12:50:42 +00:00
ohci_s3c24x0.c
ohcireg.h
saf1761_otg.c
saf1761_otg.h
saf1761_otg_boot.c
saf1761_otg_fdt.c
saf1761_otg_reg.h
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 Add more UHCI PCI IDs. 2016-03-24 09:35:29 +00:00
uhcireg.h
usb_controller.c Improve the realtime properties of USB transfers for embedded systems 2015-08-14 12:57:53 +00:00
uss820dci.c
uss820dci.h
uss820dci_atmelarm.c
xhci.c Update the definition for number of scratch pages to match the latest 2016-06-22 09:03:55 +00:00
xhci.h Fix regression issue with XHCI on 32-bit ARMv7 Armada-38x. Make sure 2016-07-06 10:57:04 +00:00
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
xhcireg.h Update the definition for number of scratch pages to match the latest 2016-06-22 09:03:55 +00:00