40 Commits (acc8cb4bc8369f9c9f0ac59bcf2912f51a25db7e)

Author SHA1 Message Date
Gerard Marull-Paretas acc8cb4bc8 include: add missing irq.h include 3 years ago
Michał Barnaś 7a7fdffdfd gpio: implement pin_get_config in gecko driver 3 years ago
Gerard Marull-Paretas fb60aab245 drivers: migrate includes to <zephyr/...> 3 years ago
Maureen Helm 836651b453 drivers: gpio: Refactor drivers to use shared init priority 4 years ago
Gerard Marull-Paretas 1b5542056b drivers: gpio: remove usage of device_pm_control_nop 4 years ago
Kumar Gala 569155701c drivers: gpio: Convert drivers to new DT device macros 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
Tomasz Bursztyka af6140cc0d device: Apply config_info rename everywhere 5 years ago
Steven Lemaire deba608921 driver: gpio: gecko: Add support for Gecko Series 2 SoC 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
Martí Bolívar 7e0eed9235 devicetree: allow access to all nodes 5 years ago
Tomasz Bursztyka 97326c0445 device: Fix structure attributes access 5 years ago
Kumar Gala 0a74d12685 drivers: gpio: gecko: Convert to new DT_INST macros 5 years ago
Piotr Mienkowski 8a9df52943 drivers: gpio_gecko: convert to DT_INST defines 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
Peter Bigot 1f9beb193f gpio: remove legacy read/write API functions 6 years ago
Peter Bigot 1947481cce gpio: deprecate gpio pin callback enable and disable API 6 years ago
Peter Bigot a908db8d20 drivers: gpio_gecko: add hard-coded support for pin validation 6 years ago
Peter Bigot 4feff71aab drivers: gpio: gecko: fix interrupt clear 6 years ago
Kumar Gala 31139f834a drivers: gpio_gecko: Update for handling local layer in core 6 years ago
Piotr Mienkowski 1fdc3bed14 drivers: gpio_gecko: update to use new GPIO API 6 years ago
Piotr Mienkowski 8f0aa32ad5 soc: gecko: Enable SWO output during SoC initialization 6 years ago
Christian Taedcke 5ddc46e477 gpio: silabs gecko: Add support for more ports 6 years ago
Christian Taedcke 0ae98c1caf gpio: silabs gecko: Use macro for port initialization 6 years ago
Anas Nashif 6aa9c3a68f cleanup: include/: move gpio.h to drivers/gpio.h 6 years ago
Patrik Flykt 97b3bd11a7 drivers: Rename reserved function names 6 years ago
Tomasz Bursztyka 064f5f0cef drivers/gpio: Manage callback addition/removal properly 7 years ago
Piotr Mienkowski 8bed2d5e27 soc: silabs_exx32: Add SWO logger support 7 years ago
Patrik Flykt 8ff96b5a57 drivers: Add 'U' to unsigned variable assignments 7 years ago
Gil Benkö 563af20134 drivers: gpio_gecko: Use emlib API for compatibility 7 years ago
Andrzej Głąbek 20202902f2 dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 7 years ago
Kumar Gala c3076d6eb2 gpio: silabs gecko: Add device tree support for GPIO 7 years ago
Christian Taedcke 9ac99a28c5 drivers: gpio_gecko: Adapt driver for Silabs EFR32 MCUs 7 years ago
Leandro Pereira fa92bfe3c1 drivers: gpio: gecko: GPIO driver ignores pull-up/pull-down settings 8 years ago
Christian Taedcke 158b635b57 drivers: gpio_gecko: Add gpio driver for Silabs EXX32 MCUs 8 years ago