Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename everything significant to Kutter except for docs | Tomasz Kramkowski | 2025-08-15 | 1 | -1/+1 |
* | linux: Don't use absolute paths for include | Michael 'ASAP' Weinrich | 2024-04-03 | 1 | -1/+1 |
* | linux: add 'GPIOI' for linux process (#5926) | BIGTREETECH | 2022-12-11 | 1 | -2/+3 |
* | linux: use correct gpio bias flags (#5878) | Eric Callahan | 2022-11-08 | 1 | -3/+3 |
* | Revert "linux: Raise an error if configuring a pullup when that is not suppor... | Kevin O'Connor | 2021-05-27 | 1 | -3/+0 |
* | linux: Raise an error if configuring a pullup when that is not supported | Kevin O'Connor | 2021-04-25 | 1 | -0/+3 |
* | linux: Minor formatting, variable name, and error reporting changes | Kevin O'Connor | 2021-04-25 | 1 | -62/+53 |
* | linux: Ability to use multiple GPIO chips (#2935) | Lucio Tarantino | 2020-06-06 | 1 | -19/+41 |
* | linux: userspace GPIO control | andryblack | 2020-05-17 | 1 | -0/+163 |