1. cc334c7 Convert remaining code to using newly introduced integer sized types by Kumar Gala · 8 years ago
  2. d9a1e36 gpio: Align pin parameter type in configure with all other functions by Tomasz Bursztyka · 8 years ago
  3. 7890816 Introduce new sized integer typedefs by Kumar Gala · 8 years ago
  4. 8b986d7 spell: fix comment typos: /include by David B. Kinder · 8 years ago
  5. f88824a gpio: Clarify API by Marcus Shawcroft · 8 years ago
  6. 762c8e0 gpio: Merge the OPEN_DRAIN interface with the DRIVE_STRENGTH interface. by Marcus Shawcroft · 8 years ago
  7. 1256e4f gpio: Support drive strength configuration. by Marcus Shawcroft · 8 years ago
  8. f23492a gpio/stm32: provide GPIO driver implementation for STM32F3X family by Adam Podogrocki · 8 years ago
  9. ac74d8b license: Replace Apache boilerplate with SPDX tag by David B. Kinder · 8 years ago
  10. 66d6684 gpio: Fix spelling mistake. by Marcus Shawcroft · 8 years ago
  11. 22f438b gpio: Add doxygen markup for internal only definitions. by Marcus Shawcroft · 8 years ago
  12. 1b3a933 gpio: Document public API return codes. by Marcus Shawcroft · 8 years ago
  13. bd6285a gpio_qmsi: Add get_pending_int API by Julien Delayen · 8 years ago
  14. a5e8970 drivers/gpio: Make references to driver_api const by Marcus Shawcroft · 8 years ago
  15. 7094273 trivial: fixed typos by Anas Nashif · 9 years ago
  16. a6cf603 gpio: Remove obsolete API 1.0 callback mechanism by Tomasz Bursztyka · 9 years ago
  17. 661c5eb gpio: add device config helpers by Vlad Dogaru · 9 years ago
  18. 0518063 doc: fix "WARNING: Error in type declaration." in callback typedefs by Inaky Perez-Gonzalez · 9 years ago
  19. 9752d3d doc: fix warnings "Error when parsing function declaration." due to __deprecated by Inaky Perez-Gonzalez · 9 years ago
  20. 3da3044 gpio: fix typo in function documentation by Anas Nashif · 9 years ago
  21. 655c268 gpio: Deprecate API 1.0 callback function by Tomasz Bursztyka · 9 years ago
  22. fea1c49 gpio: Improve the public API to handle multi callbacks by Tomasz Bursztyka · 9 years ago
  23. 4104bbf power_mgmt: Add device power management support by Ramesh Thomas · 9 years ago
  24. 7096981 gpio: clarify API doc by Daniel Leung · 9 years ago
  25. 7e68a8b doc: Edit the GPIO driver APIs by Rodrigo Caballero · 9 years ago
  26. cae35e2 gpio: allow pins to be enabled/disabled by Daniel Leung · 9 years ago
  27. 75482aa doxygen: define groups for drivers by Anas Nashif · 9 years ago
  28. f7fffae Change BSD-3 licenses to Apache 2 by Javier B Perez Hernandez · 9 years ago
  29. add6d78 gpio: add polarity and pull up/down config flags by Daniel Leung · 9 years ago
  30. 03066f2 gpio: change inline functions to static inline by Daniel Leung · 9 years ago
  31. 6c9a846 gpio: Fix function signature for gpio_set_callback() by Dirk Brandewie · 9 years ago
  32. 20764a2 doxygen: javadoc style by Anas Nashif · 9 years ago
  33. 6b17766 gpio: Add header for gpio API functions by Dirk Brandewie · 9 years ago