summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-mpsse.c
AgeCommit message (Expand)AuthorFilesLines
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski1-2/+2
2025-06-17gpio: mpsse: use new GPIO line value setter callbacksBartosz Golaszewski1-12/+10
2024-11-22gpio: mpsse: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET1-2/+2
2024-10-31gpio: mpsse: Check for error code from devm_mutex_init() callAndy Shevchenko1-2/+7
2024-10-14gpio: add support for FTDI's MPSSE as GPIOMary Strodl1-0/+522