Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gpio: attach gpiobus when the controller is ready | Ahmad Khalifa | 2025-07-04 | 1 | -2/+10 |
* | dev/gpio: Mask all pl011 interrupts | Andrew Turner | 2024-10-24 | 1 | -0/+3 |
* | 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 |
* | gpio pl061: Remove unused variables. | John Baldwin | 2022-04-09 | 1 | -6/+0 |
* | Allow for interrupts on pl061 children | Andrew Turner | 2020-09-14 | 1 | -0/+5 |
* | Switch the name of the pl061 driver to gpio | Andrew Turner | 2020-09-10 | 1 | -1/+1 |
* | Use the correct variable to check which interrupt mode to use | Andrew Turner | 2020-09-10 | 1 | -5/+5 |
* | Add a GPIO driver for the Arm pl061 controller | Andrew Turner | 2020-09-08 | 1 | -0/+580 |