Age | Commit message (Expand) | Author |
---|---|---|
2023-07-23 | Enable power domain. | Mark Kettenis |
2023-03-23 | avoid use after free | Jonathan Gray |
2023-03-05 | Mask off IPL flags before storing the IPL for an interrupt. | Patrick Wildt |
2022-12-06 | Implement support for shared interrupts. | Mark Kettenis |
2022-04-06 | constify struct cfattach | Christian Weisgerber |
2021-12-23 | Fix endless loop in the interrupt handler. When iterating over each | Patrick Wildt |
2021-10-30 | Add GPIO functionality (including support for using GPIOs as interrupt pins). | Mark Kettenis |
2021-08-31 | Add aplpinctrl(4), a driver for the Apple GPIO controller found on M1 SoCs. | Mark Kettenis |