1. 5b13310 Revert "gpio: enable callback to specify pin in addition to pin_mask" by Daniel Leung · 6 years ago
  2. d754957 drivers: gpio: fix mis-use of slist API in callback processing by Peter A. Bigot · 6 years ago
  3. b48478f driver: gpio: remove documentation related to pin-based callback config by Peter A. Bigot · 6 years ago
  4. 001ef2d api: gpio: deprecate all gpio_port_ functions by Piotr Mienkowski · 6 years ago
  5. 04d9d57 api/gpio: Controller may not support GPIO_INT at all by Tomasz Bursztyka · 6 years ago
  6. 109b61d gpio: Remove deprecated macros by Kumar Gala · 6 years ago
  7. eb6ea28 gpio: enable callback to specify pin in addition to pin_mask by Daniel Leung · 7 years ago
  8. 67ca176 headers: Fix headers across the project by Flavio Ceolin · 7 years ago
  9. d96205f doc: fix early closing of GPIO doxygen defgroup by Johannes Hutter · 7 years ago
  10. 4fe3a97 dts: gpio: create gpio dt-bingings and inlude in stm32 dtsi files by Erwan Gouriou · 7 years ago
  11. 05f02bd docs: group the GPIO_* flags into logical groups. by Iván Sánchez Ortega · 7 years ago
  12. 5f67a61 include: improve compatibility with C++ apps. by Michael Hope · 7 years ago
  13. 11828bf doc: do not show undocumented members by Anas Nashif · 7 years ago
  14. 4487c93 drivers: gpio: deprecate GPIO_PIN_ENABLE, GPIO_PIN_DISABLE by Piotr Mienkowski · 7 years ago
  15. d3ec665 drivers: gpio: add system call handlers by Andrew Boie · 7 years ago
  16. cc334c7 Convert remaining code to using newly introduced integer sized types by Kumar Gala · 8 years ago
  17. d9a1e36 gpio: Align pin parameter type in configure with all other functions by Tomasz Bursztyka · 8 years ago
  18. 7890816 Introduce new sized integer typedefs by Kumar Gala · 8 years ago
  19. 8b986d7 spell: fix comment typos: /include by David B. Kinder · 8 years ago
  20. f88824a gpio: Clarify API by Marcus Shawcroft · 8 years ago
  21. 762c8e0 gpio: Merge the OPEN_DRAIN interface with the DRIVE_STRENGTH interface. by Marcus Shawcroft · 8 years ago
  22. 1256e4f gpio: Support drive strength configuration. by Marcus Shawcroft · 8 years ago
  23. f23492a gpio/stm32: provide GPIO driver implementation for STM32F3X family by Adam Podogrocki · 8 years ago
  24. ac74d8b license: Replace Apache boilerplate with SPDX tag by David B. Kinder · 8 years ago
  25. 66d6684 gpio: Fix spelling mistake. by Marcus Shawcroft · 8 years ago
  26. 22f438b gpio: Add doxygen markup for internal only definitions. by Marcus Shawcroft · 8 years ago
  27. 1b3a933 gpio: Document public API return codes. by Marcus Shawcroft · 8 years ago
  28. bd6285a gpio_qmsi: Add get_pending_int API by Julien Delayen · 8 years ago
  29. a5e8970 drivers/gpio: Make references to driver_api const by Marcus Shawcroft · 8 years ago
  30. 7094273 trivial: fixed typos by Anas Nashif · 9 years ago
  31. a6cf603 gpio: Remove obsolete API 1.0 callback mechanism by Tomasz Bursztyka · 9 years ago
  32. 661c5eb gpio: add device config helpers by Vlad Dogaru · 9 years ago
  33. 0518063 doc: fix "WARNING: Error in type declaration." in callback typedefs by Inaky Perez-Gonzalez · 9 years ago
  34. 9752d3d doc: fix warnings "Error when parsing function declaration." due to __deprecated by Inaky Perez-Gonzalez · 9 years ago
  35. 3da3044 gpio: fix typo in function documentation by Anas Nashif · 9 years ago
  36. 655c268 gpio: Deprecate API 1.0 callback function by Tomasz Bursztyka · 9 years ago
  37. fea1c49 gpio: Improve the public API to handle multi callbacks by Tomasz Bursztyka · 9 years ago
  38. 4104bbf power_mgmt: Add device power management support by Ramesh Thomas · 9 years ago
  39. 7096981 gpio: clarify API doc by Daniel Leung · 9 years ago
  40. 7e68a8b doc: Edit the GPIO driver APIs by Rodrigo Caballero · 9 years ago
  41. cae35e2 gpio: allow pins to be enabled/disabled by Daniel Leung · 9 years ago
  42. 75482aa doxygen: define groups for drivers by Anas Nashif · 9 years ago
  43. f7fffae Change BSD-3 licenses to Apache 2 by Javier B Perez Hernandez · 9 years ago
  44. add6d78 gpio: add polarity and pull up/down config flags by Daniel Leung · 9 years ago
  45. 03066f2 gpio: change inline functions to static inline by Daniel Leung · 9 years ago
  46. 6c9a846 gpio: Fix function signature for gpio_set_callback() by Dirk Brandewie · 9 years ago
  47. 20764a2 doxygen: javadoc style by Anas Nashif · 9 years ago
  48. 6b17766 gpio: Add header for gpio API functions by Dirk Brandewie · 9 years ago