Age | Commit message (Expand) | Author |
2023-01-25 | soc/intel/common/gpio: Add function to read GPIO TX value | Cliff Huang |
2022-12-13 | include/gpio: skip everything but soc/gpio.h include in ASM & ACPI cases | Felix Held |
2022-12-10 | include/gpio.h: Add 'IWYU pragma: export' comment | Elyes Haouas |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-04-05 | src/include: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-17 | src (minus soc and mainboard): Remove copyright notices | Patrick Georgi |
2018-08-03 | gpio: Change gpio_baseX_value() function return types to unsigned | Julius Werner |
2017-10-20 | lib/gpio: constify array inputs | Aaron Durbin |
2016-07-07 | lib/gpio: add pullup & pulldown gpio_base2_value() variants | Aaron Durbin |
2016-07-02 | gpio: Add support for translating gpio_t into ACPI pin | Duncan Laurie |
2016-05-21 | gpio: Add a function to map GPIO to ACPI path | Duncan Laurie |
2016-03-22 | gpio: Add support for binary_first base3 number system | Julius Werner |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-04-10 | gpio: add a function to read GPIO array as base-2 value | David Hendricks |
2015-04-10 | gpio: cosmetic changes to tristate_gpios.c | David Hendricks |
2015-04-10 | gpio: Remove non-ternary tristate mode, make ternaries easier | Julius Werner |
2015-04-10 | gpio: Extend common GPIO header, simplify function names | Julius Werner |
2013-07-10 | ARMv7: De-uboot-ify Exynos5250 code | Stefan Reinauer |
2013-02-04 | add gpio.h for generic GPIO-related definitions | David Hendricks |