opnsense-src/sys/dev/usb/controller
Hans Petter Selasky 9997736943 Factor out repeated code in the USB controller drivers to avoid bugs
computing the same isochronous start frame number over and over again.

PR:		257082
Sponsored by:	NVIDIA Networking

(cherry picked from commit 8fc2a3c417)
(cherry picked from commit f52783fcf5)
(cherry picked from commit cf48d1f771)
2022-03-10 09:29:19 +01:00
..
atmegadci.c Factor out repeated code in the USB controller drivers to avoid bugs 2022-03-10 09:29:19 +01:00
atmegadci.h
avr32dci.c Factor out repeated code in the USB controller drivers to avoid bugs 2022-03-10 09:29:19 +01:00
avr32dci.h
dwc3.c USB dwc3 controller: add quirk snps,dis_rxdet_inp3_quirk 2021-12-29 16:02:51 +00:00
dwc3.h USB dwc3 controller: add quirk snps,dis_rxdet_inp3_quirk 2021-12-29 16:02:51 +00:00
dwc_otg.c Factor out repeated code in the USB controller drivers to avoid bugs 2022-03-10 09:29:19 +01:00
dwc_otg.h
dwc_otg_acpi.c
dwc_otg_fdt.c usb: clean up empty lines in .c and .h files 2020-09-01 21:26:44 +00:00
dwc_otg_fdt.h
dwc_otg_hisi.c
dwc_otgreg.h
ehci.c Factor out repeated code in the USB controller drivers to avoid bugs 2022-03-10 09:29:19 +01:00
ehci.h usb: clean up empty lines in .c and .h files 2020-09-01 21:26:44 +00:00
ehci_fsl.c usb: clean up empty lines in .c and .h files 2020-09-01 21:26:44 +00:00
ehci_imx.c
ehci_msm.c usb: clean up empty lines in .c and .h files 2020-09-01 21:26:44 +00:00
ehci_mv.c
ehci_pci.c Add new USB host controller PCI ID's. 2022-02-24 10:58:16 +01:00
ehcireg.h
generic_ehci.c
generic_ehci.h
generic_ehci_acpi.c
generic_ehci_fdt.c usb: clean up empty lines in .c and .h files 2020-09-01 21:26:44 +00:00
generic_ohci.c
generic_usb_if.m
generic_xhci.c
generic_xhci.h
generic_xhci_acpi.c
generic_xhci_fdt.c usb: clean up empty lines in .c and .h files 2020-09-01 21:26:44 +00:00
musb_otg.c Factor out repeated code in the USB controller drivers to avoid bugs 2022-03-10 09:29:19 +01:00
musb_otg.h
musb_otg_allwinner.c musb/allwinner: add support for configuring phy as well as device mode 2020-09-07 06:53:29 +00:00
ohci.c Factor out repeated code in the USB controller drivers to avoid bugs 2022-03-10 09:29:19 +01:00
ohci.h
ohci_pci.c ohci(4): remove support for Sun PCIO-2 USB controllers 2020-12-25 19:47:46 +01:00
ohcireg.h
saf1761_otg.c Factor out repeated code in the USB controller drivers to avoid bugs 2022-03-10 09:29:19 +01:00
saf1761_otg.h
saf1761_otg_boot.c
saf1761_otg_fdt.c
saf1761_otg_reg.h
uhci.c Factor out repeated code in the USB controller drivers to avoid bugs 2022-03-10 09:29:19 +01:00
uhci.h
uhci_pci.c
uhcireg.h
usb_controller.c usb: clean up empty lines in .c and .h files 2020-09-01 21:26:44 +00:00
usb_nop_xceiv.c
uss820dci.c Factor out repeated code in the USB controller drivers to avoid bugs 2022-03-10 09:29:19 +01:00
uss820dci.h
xhci.c Factor out repeated code in the USB controller drivers to avoid bugs 2022-03-10 09:29:19 +01:00
xhci.h Make sure the XHCI driver obeys the isochronous scheduling threshold value 2022-03-10 09:27:41 +01:00
xhci_pci.c Add more USB host controller PCI ID's. 2022-02-24 10:58:44 +01:00
xhcireg.h