47 Commits (b8a8173c1fd6deb79aab2c65843d87dacdb15c98)

Author SHA1 Message Date
Tallplay Lin da4b8ec802 drivers: gpio: Support gpio_pin_get_config_dt 2 weeks ago
Samuel Chee 99ae4bf132 drivers: pinctrl: add pinctrl driver for Arm mps2 3 months ago
Pieter De Gendt 6d178f9cd9 drivers: gpio: Place API into iterable section 7 months ago
Pieter De Gendt 6b532ff43e treewide: Update clock control API usage 2 years ago
Balaji Kulkarni 7f1a5cce12 drivers: gpio: expose gpio_utils.h to external GPIO drivers 3 years ago
Gerard Marull-Paretas 178bdc4afc include: add missing zephyr/irq.h include 3 years ago
Gerard Marull-Paretas a202341958 devices: constify device pointers initialized at compile time 3 years ago
Fabio Baltieri 8c55073d59 gpio: move gpio_cmsdk_ahb.h from drivers to include/drivers 3 years ago
Kumar Gala 5cdfd12726 drivers: clock_control: beetle: Use devicetree for clock control 3 years ago
Gerard Marull-Paretas fb60aab245 drivers: migrate includes to <zephyr/...> 3 years ago
Nazar Kazakov 9713f0d47c everywhere: fix typos 3 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 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
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 4e553f31fa drivers: gpio: use new ngpios macros for cases embedded in macros 5 years ago
Kumar Gala 1951c79db4 drivers: gpio: cmsdk_ahb: Convert driver to be full DTS based 5 years ago
Kumar Gala ff1eb62864 drivers: arm_cmsdk/arm: Convert 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 432b33d3fe drivers: gpio_cmsdk_ahb: add support for pin validation 6 years ago
Kumar Gala 9aa1dc11ce drivers: gpio_cmsdk_ahb: update to use new GPIO API 6 years ago
Kumar Gala 5a34407daa drivers: gpio_cmsdk_ahb: Add gpio_driver_data to driver data 6 years ago
Peter Bigot 4147188bbb treewide: use full path to clock_control/arm_clock_control.h header 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
Kumar Gala 1ec85cf910 gpio: gpio_cmsdk_ahb: Return error for not supported flag 6 years ago
Tomasz Bursztyka 064f5f0cef drivers/gpio: Manage callback addition/removal properly 7 years ago
Andrzej Głąbek 20202902f2 dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 7 years ago
Piotr Mienkowski 4487c935fe drivers: gpio: deprecate GPIO_PIN_ENABLE, GPIO_PIN_DISABLE 8 years ago
Kumar Gala ccad5bf3e3 drivers: convert to using newly introduced integer sized types 8 years ago
David B. Kinder ac74d8b652 license: Replace Apache boilerplate with SPDX tag 9 years ago
Sergio Rodriguez b52080749f drivers: gpio_cmsdk_ahb: Fix erronous if statements 9 years ago
Vincenzo Frascino 8ca930a5c0 gpio: Enable clock control in Beetle GPIO driver 9 years ago
Flavio Santes b04cdcd6e6 drivers: Remove legacy nanokernel.h include 9 years ago
Vincenzo Frascino e36c04afe1 gpio: Add ARM CMSDK (Cortex-M System Design Kit) AHB GPIO driver 9 years ago