summaryrefslogtreecommitdiff
path: root/sys/dev/qcom_qup
AgeCommit message (Expand)Author
2025-06-21newbus: replace leftover device unit wildcardsAhmad Khalifa
2025-01-02bus_generic_detach: Delete children after detaching themJohn Baldwin
2024-12-06Replace calls to bus_generic_attach with bus_attach_childrenJohn Baldwin
2024-01-10hwreset: Move reset code in dev/hwresetEmmanuel Vadot
2024-01-10clk: Move clock code in dev/clkEmmanuel Vadot
2023-11-26sys: Automated cleanup of cdefs and other formattingWarner Losh
2023-08-16sys: Remove $FreeBSD$: one-line .c patternWarner Losh
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2022-09-12qcom_qup: compilation fixesAdrian Chadd
2022-09-04qcom_qup: Remove a double word in a source code commentGordon Bergling
2022-05-10qcom_*: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin
2022-05-09Remove unused spibus_devclass and ofw_spibus_devclass.John Baldwin
2021-12-27qcom_qup: add initial v1/v2 QUP SPI driverAdrian Chadd