22 Commits (061036f9e352bf96e4808ab1cb209aac2747dafd)

Author SHA1 Message Date
Stephan Gatzka c4c1d92cee drivers: gpio: Use BIT(n) macro to define GPIO constants 1 month ago
Pieter De Gendt 6d178f9cd9 drivers: gpio: Place API into iterable section 7 months ago
TOKITA Hiroshi 01d3312d07 drivers: gpio: emul: Fixed return type of get_pending_int 9 months ago
Sung-Chi Li 21b2d3aa63 drivers: gpio: Implement pin interrupt enable and disable 2 years ago
Alexander Wachter 244f623f8c drivers: gpio: emul: replace mutex with spinlock 2 years ago
Balaji Kulkarni 7f1a5cce12 drivers: gpio: expose gpio_utils.h to external GPIO drivers 3 years ago
Jeremy Bettis bf845a273b gpio_emul: Fail at build time if ngpios is too big 3 years ago
Gerard Marull-Paretas 79e6b0e0f6 includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 3 years ago
Michał Barnaś f9c9d537a8 gpio: implement pin_get_config in emul driver 3 years ago
Christopher Friedt 9526437e64 drivers: gpio_emul: support gpio_port_get_direction 3 years ago
Jan Peters 8a4aeeb11e drivers: gpio: fix gpio_emul driver to allow multiple instances 3 years ago
Gerard Marull-Paretas fb60aab245 drivers: migrate includes to <zephyr/...> 3 years ago
Nazar Kazakov 9713f0d47c everywhere: fix typos 3 years ago
Gerard Marull-Paretas ddc168fa78 pm: s/PM_DEVICE_(DT_(INST))_REF/PM_DEVICE_(DT_(INST))_GET 4 years ago
Jeremy Bettis 5ec3cd68ff gpio_emul: Fix bug with input & output pins 4 years ago
Gerard Marull-Paretas 88a69674c0 drivers: use new PM macros 4 years ago
Maureen Helm 836651b453 drivers: gpio: Refactor drivers to use shared init priority 4 years ago
Gerard Marull-Paretas 4baf1e01ff drivers: use common PM action callback naming 4 years ago
Flavio Ceolin 2aa67efd7a drivers: gpio_emul: Add dummy pm support 4 years ago
Gerard Marull-Paretas 1b5542056b drivers: gpio: remove usage of device_pm_control_nop 4 years ago
Christopher Friedt c0a2e41a75 gpio: emul: support configurable interrupt capabilities 5 years ago
Christopher Friedt 724ee49173 gpio: add driver for emulated GPIO 5 years ago