aboutsummaryrefslogtreecommitdiffstats
path: root/src/linux/gpio.c
Commit message (Expand)AuthorAgeFilesLines
* Rename everything significant to Kutter except for docsTomasz Kramkowski2025-08-151-1/+1
* linux: Don't use absolute paths for includeMichael 'ASAP' Weinrich2024-04-031-1/+1
* linux: add 'GPIOI' for linux process (#5926)BIGTREETECH2022-12-111-2/+3
* linux: use correct gpio bias flags (#5878)Eric Callahan2022-11-081-3/+3
* Revert "linux: Raise an error if configuring a pullup when that is not suppor...Kevin O'Connor2021-05-271-3/+0
* linux: Raise an error if configuring a pullup when that is not supportedKevin O'Connor2021-04-251-0/+3
* linux: Minor formatting, variable name, and error reporting changesKevin O'Connor2021-04-251-62/+53
* linux: Ability to use multiple GPIO chips (#2935)Lucio Tarantino2020-06-061-19/+41
* linux: userspace GPIO controlandryblack2020-05-171-0/+163