opnsense-src/sys/dev/usb/controller
Hans Petter Selasky e036ee6ce2 Let the xhci_hw_root structure span exactly XHCI_PAGE_SIZE bytes by increasing
the number of completion event TRBs. This avoids wasting memory.

MFC after:	1 week
Sponsored by:	NVIDIA Networking
2021-07-10 19:57:52 +02:00
..
atmegadci.c usb: clean up empty lines in .c and .h files 2020-09-01 21:26:44 +00:00
atmegadci.h
avr32dci.c usb: clean up empty lines in .c and .h files 2020-09-01 21:26:44 +00:00
avr32dci.h
dwc3.c Plug minor memory leak in dwc3 USB2/USB3 controller. 2020-11-04 18:23:59 +00:00
dwc3.h dwc3: Use a pair of ()'s around arguments for some macros 2019-10-16 13:53:53 +00:00
dwc_otg.c usb: clean up empty lines in .c and .h files 2020-09-01 21:26:44 +00:00
dwc_otg.h
dwc_otg_acpi.c Add dwc_otg_acpi 2020-06-30 15:58:29 +00:00
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 Use __containerof() instead of home-rolled versions. 2020-12-17 20:45:10 +00: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 arm: Fix duplicate ehci DRIVER_MODULE 2020-04-16 16:59:37 +00:00
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 USB host controller PCI ID's for Hygon. 2020-02-10 11:09:56 +00:00
ehcireg.h
generic_ehci.c Split out the attachment from the generic-ehci driver 2019-10-03 18:53:03 +00:00
generic_ehci.h Split out the attachment from the generic-ehci driver 2019-10-03 18:53:03 +00:00
generic_ehci_acpi.c Split out the attachment from the generic-ehci driver 2019-10-03 18:53:03 +00:00
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 Regularize my copyright notice 2019-12-04 16:56:11 +00:00
generic_usb_if.m Remove "all rights reserved" from copyright for the file I own. 2019-12-03 21:00:45 +00:00
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 usb: clean up empty lines in .c and .h files 2020-09-01 21:26:44 +00: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 Use __containerof() instead of home-rolled versions. 2020-12-17 20:45:10 +00: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 usb: clean up empty lines in .c and .h files 2020-09-01 21:26:44 +00:00
saf1761_otg.h
saf1761_otg_boot.c
saf1761_otg_fdt.c
saf1761_otg_reg.h
uhci.c Use __containerof() instead of home-rolled versions. 2020-12-17 20:45:10 +00: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 usb: clean up empty lines in .c and .h files 2020-09-01 21:26:44 +00:00
uss820dci.h
xhci.c No need to stop XHCI endpoints in disabled state. 2020-12-23 12:04:51 +01:00
xhci.h Let the xhci_hw_root structure span exactly XHCI_PAGE_SIZE bytes by increasing 2021-07-10 19:57:52 +02:00
xhci_pci.c Add new PCI ID for XHCI(4). 2021-01-07 15:35:35 +01:00
xhcireg.h