summaryrefslogtreecommitdiff
path: root/sys/arch/arm64/dev/aplpinctrl.c
AgeCommit message (Expand)Author
2023-07-23Enable power domain.Mark Kettenis
2023-03-23avoid use after freeJonathan Gray
2023-03-05Mask off IPL flags before storing the IPL for an interrupt.Patrick Wildt
2022-12-06Implement support for shared interrupts.Mark Kettenis
2022-04-06constify struct cfattachChristian Weisgerber
2021-12-23Fix endless loop in the interrupt handler. When iterating over eachPatrick Wildt
2021-10-30Add GPIO functionality (including support for using GPIOs as interrupt pins).Mark Kettenis
2021-08-31Add aplpinctrl(4), a driver for the Apple GPIO controller found on M1 SoCs.Mark Kettenis