1. 546e093 soc/intel/common/gpio: Add function to read GPIO TX value by Cliff Huang · 1 year, 7 months ago
  2. acf96df include/gpio: skip everything but soc/gpio.h include in ASM & ACPI cases by Felix Held · 1 year, 8 months ago
  3. 4faa72f include/gpio.h: Add 'IWYU pragma: export' comment by Elyes Haouas · 1 year, 8 months ago
  4. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  5. 32859fc src/include: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  6. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  7. 0a0340e gpio: Change gpio_baseX_value() function return types to unsigned by Julius Werner · 6 years ago
  8. bd885c5 lib/gpio: constify array inputs by Aaron Durbin · 7 years ago
  9. f41ac22 lib/gpio: add pullup & pulldown gpio_base2_value() variants by Aaron Durbin · 8 years ago
  10. 5b6c28c gpio: Add support for translating gpio_t into ACPI pin by Duncan Laurie · 8 years ago
  11. 3a39f44 gpio: Add a function to map GPIO to ACPI path by Duncan Laurie · 8 years ago
  12. 2b23948 gpio: Add support for binary_first base3 number system by Julius Werner · 8 years ago
  13. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  14. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  15. 21db62e gpio: add a function to read GPIO array as base-2 value by David Hendricks · 10 years ago
  16. 3fc6368 gpio: cosmetic changes to tristate_gpios.c by David Hendricks · 10 years ago
  17. 886d29b gpio: Remove non-ternary tristate mode, make ternaries easier by Julius Werner · 10 years ago
  18. eaa9c45 gpio: Extend common GPIO header, simplify function names by Julius Werner · 10 years ago[Renamed (73%) from src/include/gpiolib.h]
  19. 573e211 fix how to interpret board id read from gpios by Daisuke Nojiri · 10 years ago
  20. 3760272 Restore name of the function reading tertiary GPIO states by Vadim Bendebury · 10 years ago
  21. 9c9c336 Generalize revision number calculation function by Vadim Bendebury · 10 years ago