73 Commits (backport-86218-to-v4.1-branch)

Author SHA1 Message Date
Pieter De Gendt 6d178f9cd9 drivers: gpio: Place API into iterable section 7 months ago
Raffael Rostagno 834fa11e6b drivers: gpio: esp32: Add input/output enable flags 8 months ago
Yong Cong Sin 52a202309b zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 9 months ago
Sylvio Alves 8233b70ece espressif: clean up unused code 10 months ago
Raffael Rostagno 90c6106926 drivers: esp32: Interrupts flags configuration 11 months ago
Raffael Rostagno bb746cdcc5 drivers: esp32: esp_intr_alloc return condition 11 months ago
Raffael Rostagno 0b3a34cdca drivers: esp32: Interrupts priority configuration 11 months ago
Raffael Rostagno cc2e0f2131 drivers: gpio: esp32c2: Add support 11 months ago
Lucas Tamborrino a62423f391 drivers: Update to add support for esp32c6 1 year ago
Marek Matej 6b57b3b786 soc: xtensa,riscv: esp32xx: refactor folder structure 2 years ago
Lucas Tamborrino 1eda399c44 drivers: gpio: esp32: fix reset interrupt status on new config 2 years ago
Balaji Kulkarni 7f1a5cce12 drivers: gpio: expose gpio_utils.h to external GPIO drivers 3 years ago
Sylvio Alves 82bd341018 drivers: gpio: esp32: fix error when using input only pins 3 years ago
Sylvio Alves b801a83d92 drivers: gpio: esp32: fix missing rtcio pin mapping 3 years ago
Sylvio Alves 3c50237460 drivers: gpio: esp32: fix config function to allow changes 3 years ago
Stephanos Ioannidis 11d27f12ad drivers: gpio_esp32: Drop IRAM_ATTR from forward declarations 3 years ago
Gerard Marull-Paretas fb60aab245 drivers: migrate includes to <zephyr/...> 3 years ago
Glauber Maroto Ferreira 5e549b57b6 esp32: drivers: gpio: remove pinmux dependency 3 years ago
Henrik Brix Andersen d4023b3c1b drivers: gpio: move non-standard dts flags to be soc specific 3 years ago
Sylvio Alves d29b98dbea drivers: gpio: esp32: check pin number range 3 years ago
Sylvio Alves 7689abee34 drivers: gpio: esp32: fix pin number value 3 years ago
Sylvio Alves aea53f41c1 esp32: fix uart and gpio driver priority to enable console 4 years ago
Sylvio Alves 64755b6453 gpio: esp32: remove discard qualifier warning 4 years ago
Gerard Marull-Paretas ae5ebe8e51 drivers: gpio: drop DEV_DATA/DEV_CFG usage 4 years ago
Glauber Maroto Ferreira d8bafe47e6 esp32: drivers: gpio: remove pin offset 4 years ago
Sylvio Alves 81f5ced9fe drivers: gpio: esp32: use rtcio to config pins 4 years ago
Maureen Helm 836651b453 drivers: gpio: Refactor drivers to use shared init priority 4 years ago
Henrik Brix Andersen 2e8cc9f9b0 drivers: gpio: add combined drive strength flags and mask 4 years ago
Sylvio Alves d5aa5c2a77 drivers: esp32: uart: use hal functions 4 years ago
Sylvio Alves b0717d518e drivers: gpio: esp32: use dts and improve code checks 4 years ago
Felipe Neves ed55ee95e9 boards: riscv: esp32c3: added button support 4 years ago
Felipe Neves 9768e98001 drivers: gpio_esp32: added support for esp32c3 4 years ago
Glauber Maroto Ferreira 7da555621c esp32: drivers: gpio: code refactoring 4 years ago
Glauber Maroto Ferreira 4108ca1060 esp32: drivers: interrupt_controller: review GPIO interrupt usage 4 years ago
Gerard Marull-Paretas 1b5542056b drivers: gpio: remove usage of device_pm_control_nop 4 years ago
Anas Nashif 5d6c219210 drivers: device: do not reuse tag name 'device' 4 years ago
Kumar Gala 02703e60d9 device: Remove DEVICE_DT_DECLARE / DEVICE_DT_INST_DECLARE 5 years ago
Peter Bigot 26927fcc2c gpio: esp32: retrieve pinmux from devicetree reference 5 years ago
Kumar Gala 673a81eabb pinmux: Convert drivers to be devicetree based 5 years ago
Sylvio Alves 6d8fe6eae9 drivers: gpio: esp32: fix DT device macro 5 years ago
Kumar Gala 569155701c drivers: gpio: Convert drivers to new DT device macros 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
Piotr Mienkowski 4b194eb4fc gpio: remove deprecated API functions/macros 5 years ago
Kumar Gala a1b77fd589 zephyr: replace zephyr integer types with C99 types 5 years ago
Kumar Gala 4e553f31fa drivers: gpio: use new ngpios macros for cases embedded in macros 5 years ago
Kumar Gala 8ea8925ebe drivers: esp32: Convert esp32 drivers to new DT_INST macros 5 years ago
Peter Bigot 7c95d503b0 gpio: clean up internal API function prototypes 6 years ago
Peter Bigot c7d526be04 gpio: remove port access op support 6 years ago