opnsense-src/sys/dev/usb/controller
Emmanuel Vadot 03d0d84bf6 Plug minor memory leak in dwc3 USB2/USB3 controller.
OF_getprop_alloc called earlier requires corresponding OF_prop_free to release allocated memory.

Submitted by:	kjopek@gmail.com
Differential Revision:	https://reviews.freebsd.org/D27085
2020-11-04 18:23:59 +00: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
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 usb: clean up empty lines in .c and .h files 2020-09-01 21:26:44 +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
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
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 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 usb: clean up empty lines in .c and .h files 2020-09-01 21:26:44 +00:00
ohci.h
ohci_pci.c
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 usb: clean up empty lines in .c and .h files 2020-09-01 21:26:44 +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 Fix for use of the XHCI driver on Cortex-A72 by adding a missing cache 2020-09-19 22:37:45 +00:00
xhci.h Fully revert r364379. 2020-09-01 08:14:46 +00:00
xhci_pci.c xhci: Handle the case when MSI-X BAR is the same as IO BAR. 2020-10-23 18:18:45 +00:00
xhcireg.h