opnsense-src/sys/dev/usb/controller
Emmanuel Vadot fb6cebd8bd usb: Make ext_resources non-optional
EXT_RESOURCES have been introduced in 12-CURRENT and all supported
releases have it enabled in their kernel config.

MFC after:      1 month
Differential Revision:	https://reviews.freebsd.org/D33827
2022-02-21 17:28:52 +01:00
..
atmegadci.c Fix undefined behaviour in the USB controllers 2022-01-12 13:53:19 +00:00
atmegadci.h
avr32dci.c Fix undefined behaviour in the USB controllers 2022-01-12 13:53:19 +00:00
avr32dci.h
dwc3.c USB dwc3 controller: add quirk snps,dis_rxdet_inp3_quirk 2021-11-10 09:44:44 +00:00
dwc3.h USB dwc3 controller: add quirk snps,dis_rxdet_inp3_quirk 2021-11-10 09:44:44 +00:00
dwc_otg.c Fix undefined behaviour in the USB controllers 2022-01-12 13:53:19 +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 Factor out repeated code in the USB controller drivers to avoid bugs 2021-07-10 20:59:00 +02: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 new USB host controller PCI ID's. 2022-02-06 13:18:35 +01: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: Make ext_resources non-optional 2022-02-21 17:28:52 +01:00
generic_ohci.c usb: Make ext_resources non-optional 2022-02-21 17:28:52 +01: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 Add support for USB 3.0 XHCI via ACPI 2019-05-08 15:42:39 +00:00
generic_xhci.h Add support for USB 3.0 XHCI via ACPI 2019-05-08 15:42:39 +00:00
generic_xhci_acpi.c USB: adjust the Generic XHCI ACPI probe return value 2021-10-08 10:28:44 +00:00
generic_xhci_fdt.c usb: Make ext_resources non-optional 2022-02-21 17:28:52 +01:00
musb_otg.c Fix undefined behaviour in the USB controllers 2022-01-12 13:53:19 +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 Factor out repeated code in the USB controller drivers to avoid bugs 2021-07-10 20:59:00 +02: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
uhci.c Fix a common typo in source code comments 2021-08-14 14:17:48 +02:00
uhci.h
uhci_pci.c
uhcireg.h
usb_controller.c Create wrapper for Giant taken for newbus 2021-12-09 17:04:45 -07:00
usb_nop_xceiv.c usb_nop_xceiv: Add support for this pseudo device 2019-02-27 20:52:35 +00:00
uss820dci.c Fix undefined behaviour in the USB controllers 2022-01-12 13:53:19 +00:00
uss820dci.h
xhci.c Fix undefined behaviour in the USB controllers 2022-01-12 13:53:19 +00:00
xhci.h xhci: Rework 64-byte context support to avoid pointer abuse 2021-10-27 18:38:37 +01:00
xhci_pci.c Add more USB host controller PCI ID's. 2022-02-08 00:29:24 +01:00
xhcireg.h