194 Commits (main)

Author SHA1 Message Date
Youssef Zini 0972b23171 drivers: gpio: add mp2 gpio clock handling 3 weeks ago
Khaoula Bidani a9aa341ed5 drivers: gpio: fix gpio warning 3 weeks ago
Jordan Yates 41fe3b9d24 gpio: stm32: initialise according to `zephyr,pm-device-runtime-auto` 2 months ago
Jaro Van Landschoot 0085b34e02 drivers: gpio: gpio_stm32: add gpio speed 5 months ago
Guillaume Gautier 6602896520 drivers: gpio: stm32: add support for stm32n6 5 months ago
Pieter De Gendt 6d178f9cd9 drivers: gpio: Place API into iterable section 7 months ago
Yong Cong Sin 52a202309b zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 9 months ago
Jeroen Broersen cf837dd371 drivers: gpio: stm32: keep track of clock enabling per pin 10 months ago
Keith Short 9d999149e3 drivers: gpio: stm32: Fix compiler warning 10 months ago
Mathieu Choplain 263b03feeb drivers: gpio: stm32: add support for STM32WB0 10 months ago
Mathieu Choplain e4a7c0f9ce drivers: intc: stm32: rebrand EXTI API to be hardware-agnostic 11 months ago
Mathieu Choplain 5cd274ce48 drivers: intc: stm32: make stm32_exti_line_t opaque 11 months ago
Mathieu Choplain 0551825ca3 drivers: gpio: stm32: move EXTI line port configuration to proper driver 11 months ago
Mathieu Choplain d34f5f27bf drivers: gpio: stm32: move EXTI clock initialization to proper driver 11 months ago
Mathieu Choplain d0f528e933 drivers: gpio: stm32: modify EXTI configuration functions 11 months ago
Mathieu Choplain ea09463b7f drivers: gpio: stm32: use types with correct semantics 11 months ago
Mathieu Choplain 988ccae7a5 drivers: intc: stm32: use unsigned types for API 11 months ago
Pisit Sawangvonganan 748367d118 drivers: gpio: stm32: clean up unnecessary code 1 year ago
Pisit Sawangvonganan 944305dc3a drivers: gpio: stm32: improve device instantiation macro 1 year ago
Francois Ramu bde663f484 drivers: gpio: stm32 gpio driver supporting the stm32H7RS 1 year ago
Abderrahmane Jarmouni efc209b47f drivers: gpio: stm32: support wkup pins configuration 1 year ago
Mahesh Mahadevan e17045a02d drivers: gpio: Add default for switch statement 1 year ago
Guillaume Gautier 02ef0c5fb9 drivers: gpio: stm32: do not resume device when flag is DISCONNECTED 1 year ago
Dawid Niedzwiecki 1c0302d2fc drivers: gpio: stm32: fix init power state 2 years ago
Sung-Chi Li ab77ce0cb8 drivers: gpio: stm32: Implement enable/disable pin interrupt 2 years ago
Pieter De Gendt 6b532ff43e treewide: Update clock control API usage 2 years ago
Marc Desvaux 0548584d4d drivers: gpio/exti: stm32: Use st,stm32g0-exti compatible 2 years ago
Benjamin Björnsson cc03cb3790 drivers: gpio: gpio_stm32: Add STM32C0 Support 2 years ago
Erwan Gouriou 428700f709 drivers: gpio: stm32: Keep port clock in input configuration 3 years ago
Maciej Zagrabski e31c0d0ff4 Revert "drivers: gpio: STM32U5 independant IO supply" 3 years ago
Guillaume Gautier 5b4ad9127f drivers: gpio: STM32U5 independant IO supply 3 years ago
Balaji Kulkarni 7f1a5cce12 drivers: gpio: expose gpio_utils.h to external GPIO drivers 3 years ago
Erwan Gouriou e1cb0845b4 drivers: gpio: stm32: Apply GPIOG specific code to U5 series 3 years ago
Gerard Marull-Paretas a202341958 devices: constify device pointers initialized at compile time 3 years ago
Fabio Baltieri bf47c2a763 drivers: drop few unused pinmux.h include 3 years ago
Francois Ramu cb196fe02b drivers: gpio: stm32F1x serie does not provide the pin get config 3 years ago
Francois Ramu 99f8579c0b drivers: gpio: stm32 driver uses a structure to hold the pin configuration 3 years ago
Francois Ramu bb299b1194 drivers: gpio stm32 driver also get the pin state 3 years ago
Henrik Brix Andersen 9c71615f83 drivers: gpio: check if clock device is ready before accessing 3 years ago
Michał Barnaś 4978717d44 gpio: implement pin_get_config in stm32 driver 3 years ago
Gerard Marull-Paretas fb60aab245 drivers: migrate includes to <zephyr/...> 3 years ago
Erwan Gouriou 48039bc555 drivers/pinctrl: stm32: Allow plain GPIO configuration 3 years ago
Erwan Gouriou 79ba037891 drivers/gpio: stm32: Clarify pin config functions headers 3 years ago
Jordan Yates 6d1a08b3a8 pm: device: move `pm_device_runtime_init_*` funcs 3 years ago
Georgij Cernysiov 01aea842b0 drivers: gpio: stm32: remove SWJ CFG init 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
Gerard Marull-Paretas 8b95b259cd drivers: gpio: stm32: replace SYS_DEVICE_DEFINE with SYS_INIT 4 years ago
Gerard Marull-Paretas a6398f0932 drivers: gpio: stm32: improve initialization 4 years ago
Gerard Marull-Paretas 776ecf4b73 drivers: gpio: stm32: do not expose gpio_stm32_clock_request 4 years ago