Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace calls to bus_generic_attach with bus_attach_children | John Baldwin | 2024-12-06 | 1 | -1/+2 |
* | phy: Move phy code in dev/phy | Emmanuel Vadot | 2024-01-10 | 1 | -1/+1 |
* | regulator: Move regulator code in dev/regulator | Emmanuel Vadot | 2024-01-10 | 1 | -1/+1 |
* | hwreset: Move reset code in dev/hwreset | Emmanuel Vadot | 2024-01-10 | 1 | -1/+1 |
* | sys: Automated cleanup of cdefs and other formatting | Warner Losh | 2023-11-27 | 1 | -1/+0 |
* | sys: Remove $FreeBSD$: one-line .c pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
* | spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD | Warner Losh | 2023-05-12 | 1 | -1/+1 |
* | ipq4018: remove write-only variables in USB ehci/xhci bus glue | Adrian Chadd | 2022-09-13 | 1 | -2/+0 |
* | arm/arm64 qualcomm: Remove unused devclass arguments to DRIVER_MODULE. | John Baldwin | 2022-05-09 | 1 | -3/+1 |
* | ipq4018_usb_phy: remove old debugging routine | Adrian Chadd | 2021-12-28 | 1 | -2/+0 |
* | ipq4018_usb_phy: add USB 2.0 and 3.0 PHY support | Adrian Chadd | 2021-12-28 | 1 | -0/+218 |