summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-mpfs.c
AgeCommit message (Expand)AuthorFilesLines
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)1-1/+0
2026-03-31gpio: mpfs: Add interrupt supportConor Dooley1-3/+119
2025-09-26gpio: mpfs: fix setting gpio direction to outputConor Dooley1-1/+1
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski1-1/+1
2025-06-17gpio: mpfs: use new GPIO line value setter callbacksBartosz Golaszewski1-4/+7
2024-11-13gpio: mpfs: add CoreGPIO supportConor Dooley1-5/+33
2024-11-06gpio: mpfs: add polarfire soc gpio supportLewis Hanly1-0/+160