summaryrefslogtreecommitdiff
path: root/sys/dev/gpio/gpiomdio.c
AgeCommit message (Expand)Author
2024-11-04Remove bogus detach routinesJohn Baldwin
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-09gpio: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin
2022-05-06Remove unused miibus_devclass and miibus_fdt_devclass.John Baldwin
2019-12-06Add a GPIO based MDIO bit-banging bus driver.Luiz Otavio O Souza