51 Commits (e3ed029b5546d327b0ba73bd50bd9edba4ddaf4a)

Author SHA1 Message Date
Youssef Zini 38428c6f52 drivers: interrupt_controller: add stm32mp2 exti 3 weeks ago
Youssef Zini 64ac64d2d6 drivers: interrupt_controller: change dt macro 3 weeks ago
Pisit Sawangvonganan a378440116 drivers: intc: stm32: correct inconsistent parameter names 9 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 e2c4b3eb34 drivers: intc: stm32: reorder functions in EXTI driver 11 months ago
Mathieu Choplain 5e5974a0f9 drivers: intc: stm32: comsetic changes in EXTI driver 11 months ago
Mathieu Choplain 988ccae7a5 drivers: intc: stm32: use unsigned types for API 11 months ago
Mathieu Choplain 784d05bfa4 drivers: intc: stm32: fix assertions in EXTI driver 11 months ago
Martin Gritzan ff2b827143 drivers: stm32-exti: do not lock hwsem on irq disable 2 years ago
Benjamin Cabé db53c3fd2c doc: Drop asterisk from Doxygen @param 2 years ago
ferar alashkar 7920c6a8f4 drivers: intc: stm32: clarify controlling expression 2 years ago
ferar alashkar b6d8989236 drivers: intc: stm32: add break to switch-clause 2 years ago
ferar alashkar 9d9386307a drivers: intc: stm32: use BIT macro with type cast argument 2 years ago
Erwan Gouriou 290777b2b5 drivers: interrupt_controller: Use macros to access line_range prop values 2 years ago
ferar alashkar 42d7d114ae drivers: intc: stm32: clarify controlling expression 2 years ago
ferar alashkar 23cb9c0be8 drivers: intc: stm32: correct for counter type 2 years ago
ferar alashkar e99becd2b7 drivers: intc: stm32: explicitly set operator precedence 2 years ago
Patryk Duda 6fc58718bd interrupt_controller: Fix clang compilation issues in intc_exti_stm32.c 2 years ago
Armin Brauns f57c97ee2d drivers: intc: stm32: allow same callback to be set again 2 years ago
Marc Desvaux 0548584d4d drivers: gpio/exti: stm32: Use st,stm32g0-exti compatible 2 years ago
Benjamin Björnsson 074a6c0f20 drivers: interrupt-controller: intc_exti_stm32: Add STM32C0 Support 2 years ago
Erwan Gouriou d7631a60ec drivers: interrupt_controller: stm32: Generate irq_table and isr from dt 3 years ago
Gerard Marull-Paretas 178bdc4afc include: add missing zephyr/irq.h include 3 years ago
Guillaume Gautier aba432348b drivers: Cleans variable scopes for STM32 drivers 3 years ago
Gerard Marull-Paretas a202341958 devices: constify device pointers initialized at compile time 3 years ago
Gerard Marull-Paretas fb60aab245 drivers: migrate includes to <zephyr/...> 3 years ago
Tomasz Bursztyka 9a18fdea3f drivers: Check and fix device const qualifier on ISR 3 years ago
Maureen Helm 41634c82cc drivers: interrupt_controller: Refactor drivers to use shared init prio 3 years ago
Erwan Gouriou 06b94f20aa drivers: gpio & interrupt_controller: Add stm32 u5 support 4 years ago
Gerard Marull-Paretas e6170a4dbc drivers: interrupt_controller: remove usage of device_pm_control_nop 4 years ago
Alexandre Bourdiol 096c34114b drivers: interrupt_controller add STM32WL support 4 years ago
Erwan Gouriou 5d2150efa4 drivers/interrupt_controller: stm32: Make use of DEVICE_DT API 4 years ago
Hans Unzner 9bde4c76c3 drivers: stm32: adaption for use with STM32F410RB 5 years ago
Martin Jäger 9e316e6040 drivers: interrupt_controller: stm32: use generic LL headers 5 years ago
Kumar Gala 5e97d779bb device: convert DEVICE_INIT to DEVICE_DEFINE or SYS_DEVICE_DEFINE 5 years ago
Tomasz Bursztyka ef560e0a53 drivers: Manual const-ification of device driver instance 5 years ago
Tomasz Bursztyka 4dcfb5531c isr: Normalize usage of device instance through ISR 5 years ago
Tomasz Bursztyka e18fcbba5a device: Const-ify all device driver instance pointers 5 years ago
Tomasz Bursztyka 98d9b01322 device: Apply driver_api/data attributes rename everywhere 5 years ago
Alexandre Bourdiol c8ceca2d53 drivers: STM32 dualcore concurrent register access protection with HSEM 5 years ago
Erwan Gouriou 1f054a7b31 drivers/exti: stm32: Add support for STM32L5 series 5 years ago
Alexandre Bourdiol d6e69383a3 drivers: STM32H7 dualcore EXTI management 5 years ago
Erwan Gouriou d4f08c3fe2 drivers: interrupt_controller: stm32: Missing break statement 5 years ago
Erwan Gouriou 78d7b2106a drivers/interrup_controller: stm32: stm32_exti_enable could be void 6 years ago
Erwan Gouriou 29e9780ad1 drivers/interrupt_controller: stm32: Clean set api from unused arg 6 years ago
Erwan Gouriou e88cdffcd6 drivers/gpio: stm32: exti: Clear triggers when not requested 6 years ago
Tomasz Bursztyka 9abc0e2efd include/drivers: Move 2 specific intc headers into public location 6 years ago