aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-mpsse.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski2025-08-071-2/+2
* gpio: mpsse: use new GPIO line value setter callbacksBartosz Golaszewski2025-06-171-12/+10
* gpio: mpsse: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET2024-11-221-2/+2
* gpio: mpsse: Check for error code from devm_mutex_init() callAndy Shevchenko2024-10-311-2/+7
* gpio: add support for FTDI's MPSSE as GPIOMary Strodl2024-10-141-0/+522