freebsd-dev/sys/dev/usb/controller
Hans Petter Selasky c2472ff8fb Avoid using the bounce buffer when the source or destination buffer is
32-bits aligned. Merge the two bounce buffers into a single one. Some
rough tests showed that the DWC OTG throughput on RPI2 increased by
10% after this patch.

MFC after:	1 week
2015-11-08 09:37:26 +00:00
..
at91dci_atmelarm.c
at91dci_fdt.c
at91dci.c
at91dci.h
atmegadci_atmelarm.c
atmegadci.c
atmegadci.h
avr32dci.c
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_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_otg.c Avoid using the bounce buffer when the source or destination buffer is 2015-11-08 09:37:26 +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_otgreg.h Optimise the DWC OTG host mode driver's transmit path: 2015-07-16 16:08:40 +00:00
ehci_fsl.c
ehci_imx.c
ehci_ixp4xx.c
ehci_mv.c
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
musb_otg.c Handle VBUS error interrupts. 2015-02-16 15:34:10 +00:00
musb_otg.h
ohci_atmelarm.c
ohci_fdt.c
ohci_pci.c
ohci_s3c24x0.c
ohci.c
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 Correct PCI ID. 2015-09-14 07:08:29 +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 Improve the realtime properties of USB transfers for embedded systems 2015-08-14 12:57:53 +00:00
uss820dci_atmelarm.c
uss820dci.c
uss820dci.h
xhci_pci.c Add quirk for USB 3.0 PCI device. 2015-10-19 07:21:57 +00:00
xhci.c - Move the remainder of host controller capability registers reading from 2015-07-27 15:26:50 +00:00
xhci.h Add quirk to disable 64-bit XHCI DMA after r276717. 2015-03-02 20:42:06 +00:00
xhcireg.h