summaryrefslogtreecommitdiff
path: root/sys/dev/usb/controller/ehci_msm.c
AgeCommit message (Expand)Author
2025-03-04usb: Kill left-over cdefs.h includesWarner Losh
2025-01-02Use bus_generic_detach instead of device_delete_children in detachJohn Baldwin
2024-07-24newbus: globally replace device_add_child(..., -1) with DEVICE_UNIT_ANYWarner Losh
2023-08-16sys: Remove $FreeBSD$: one-line .c patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2022-05-06usb: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin
2020-09-01usb: clean up empty lines in .c and .h filesMateusz Guzik
2018-01-25Add basic driver for Qualcomm USB 2.0 EHCI controller.Ruslan Bukin