freebsd-nq/sys/dev/usb/controller
Hans Petter Selasky b4df5b00f2 Fix for control endpoint handling in the DWC OTG driver. The data
stage processing is only allowed after the setup complete event has
been received. Else a race may occur and the OUT data can be corrupted.
While at it ensure resetting a FIFO has the required wait loop.

MFC after:	3 days
2015-06-02 17:40:52 +00:00
..
at91dci_atmelarm.c Add 64-bit DMA support in the XHCI controller driver. 2015-01-05 20:22:18 +00:00
at91dci_fdt.c Add 64-bit DMA support in the XHCI controller driver. 2015-01-05 20:22:18 +00:00
at91dci.c Make a bunch of USB debug SYSCTLs tunable, so that their value(s) can 2015-01-05 15:04:17 +00:00
at91dci.h
atmegadci_atmelarm.c Add 64-bit DMA support in the XHCI controller driver. 2015-01-05 20:22:18 +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
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
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.c Fix for control endpoint handling in the DWC OTG driver. The data 2015-06-02 17:40:52 +00:00
dwc_otg.h Make the FIFO configuration a bit more flexible for the DWC OTG in 2015-05-18 16:18:04 +00:00
dwc_otgreg.h Add support for the DWC OTG v2 chipset found in the STM32F4 series of 2015-02-23 17:01:38 +00:00
ehci_fsl.c Add 64-bit DMA support in the XHCI controller driver. 2015-01-05 20:22:18 +00:00
ehci_imx.c Add 64-bit DMA support in the XHCI controller driver. 2015-01-05 20:22:18 +00:00
ehci_ixp4xx.c Revise the arm bus_space implementation to avoid dereferencing the tag on 2015-01-21 01:06:08 +00:00
ehci_mv.c Add 64-bit DMA support in the XHCI controller driver. 2015-01-05 20:22:18 +00:00
ehci_pci.c Modify the return value of the uhci/ehci/xhci PCI probe routines to 2015-04-13 19:13:51 +00:00
ehci.c
ehci.h
ehcireg.h
musb_otg_atmelarm.c Add 64-bit DMA support in the XHCI controller driver. 2015-01-05 20:22:18 +00:00
musb_otg.c Handle VBUS error interrupts. 2015-02-16 15:34:10 +00:00
musb_otg.h
ohci_atmelarm.c Add 64-bit DMA support in the XHCI controller driver. 2015-01-05 20:22:18 +00:00
ohci_fdt.c Add 64-bit DMA support in the XHCI controller driver. 2015-01-05 20:22:18 +00:00
ohci_pci.c Add 64-bit DMA support in the XHCI controller driver. 2015-01-05 20:22:18 +00:00
ohci_s3c24x0.c Add 64-bit DMA support in the XHCI controller driver. 2015-01-05 20:22:18 +00:00
ohci.c
ohci.h
ohcireg.h
saf1761_otg_boot.c Add 64-bit DMA support in the XHCI controller driver. 2015-01-05 20:22:18 +00:00
saf1761_otg_fdt.c Add 64-bit DMA support in the XHCI controller driver. 2015-01-05 20:22:18 +00:00
saf1761_otg_reg.h
saf1761_otg.c Make a bunch of USB debug SYSCTLs tunable, so that their value(s) can 2015-01-05 15:04:17 +00:00
saf1761_otg.h
uhci_pci.c Modify the return value of the uhci/ehci/xhci PCI probe routines to 2015-04-13 19:13:51 +00:00
uhci.c Try to resolve infinite interrupts by clearing an undocumented 2015-02-17 07:52:50 +00:00
uhci.h
uhcireg.h
usb_controller.c Resolve a special case deadlock: When two or more threads are 2015-01-13 16:37:43 +00:00
uss820dci_atmelarm.c Add 64-bit DMA support in the XHCI controller driver. 2015-01-05 20:22:18 +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
xhci_pci.c Modify the return value of the uhci/ehci/xhci PCI probe routines to 2015-04-13 19:13:51 +00:00
xhci.c Add quirk to disable 64-bit XHCI DMA after r276717. 2015-03-02 20:42:06 +00:00
xhci.h Add quirk to disable 64-bit XHCI DMA after r276717. 2015-03-02 20:42:06 +00:00
xhcireg.h