41 Commits (main)

Author SHA1 Message Date
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
Balaji Kulkarni 7f1a5cce12 drivers: gpio: expose gpio_utils.h to external GPIO drivers 3 years ago
Gerard Marull-Paretas fb60aab245 drivers: migrate includes to <zephyr/...> 3 years ago
Henrik Brix Andersen d4023b3c1b drivers: gpio: move non-standard dts flags to be soc specific 3 years ago
Gerard Marull-Paretas ae5ebe8e51 drivers: gpio: drop DEV_DATA/DEV_CFG usage 4 years ago
Ryan McClelland ecf99abc17 drivers: gpio: set all on-chip gpios to PRE_KERNEL_1/2 init 4 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 4917f6f4da drivers: gpio: Fix device instance const qualifier loss 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
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 6e8775ff84 devicetree: remove DT_HAS_NODE_STATUS_OKAY 5 years ago
Tomasz Bursztyka 97326c0445 device: Fix structure attributes access 5 years ago
Kumar Gala fdd85d5ad7 dts: Rename DT_HAS_NODE macro to DT_HAS_NODE_STATUS_OKAY 5 years ago
Kumar Gala 7249bfbc04 drivers: gpio: sam0: Convert to new DT macros 5 years ago
Martí Bolívar 9f7cab0623 drivers: gpio: use new ngpios macros 5 years ago
Kumar Gala 28870e7a32 drivers: atmel sam0: Convert atmel sam0 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
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 b943f71e19 drivers: gpio_sam0: add support for pin validation 6 years ago
Peter Bigot 746f7e37e7 drivers: gpio_sam0: update to new GPIO API 6 years ago
Kumar Gala dce2251043 drivers: gpio_sam0: Add gpio_driver_data to driver data 6 years ago
Tomasz Bursztyka 9abc0e2efd include/drivers: Move 2 specific intc headers into public location 6 years ago
Tomasz Bursztyka c30600d4ab drivers/interrupt_controller: Adopt file naming as other drivers 6 years ago
Benjamin Valentin 224174bc99 gpio: sam0: provide PORT_PMUX_PMUXE_A_Val define 6 years ago
Benjamin Valentin 82ec48b471 gpio: sam0: Add support for PORTD 6 years ago
Anas Nashif 6aa9c3a68f cleanup: include/: move gpio.h to drivers/gpio.h 6 years ago
Derek Hageman 4462069d74 drivers: gpio: sam0: Add interrupt support 6 years ago
Derek Hageman 37a6a7ea68 drivers: gpio: sam0: Remove defines from dts_fixup.h 6 years ago
Benjamin Valentin 770233dd10 soc: atmel: add SAMR21 6 years ago
Patrik Flykt 24d71431e9 all: Add 'U' suffix when using unsigned variables 6 years ago
Andrzej Głąbek 20202902f2 dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 7 years ago
Michael Hope c83f0782b6 gpio: sam0: add pull up/pull down support. 7 years ago
Michael Hope 54c6fbdca7 gpio: add a GPIO driver for the SAM0 family. 8 years ago