13 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
Pieter De Gendt 6b532ff43e treewide: Update clock control API usage 2 years ago
Gerson Fernando Budke c77c1cc197 drivers: gpio: sam: Update to use clock control 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
Simon Hein d0921018fc drivers: Fix coding guidelines MISRAC:2012 Rule 14.4 do-whiles/Zero checks 3 years ago
Gerard Marull-Paretas fb60aab245 drivers: migrate includes to <zephyr/...> 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
Gerson Fernando Budke 752f00c959 drivers: gpio: sam: Add sam4l SoC support 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 a3ec95caef drivers: gpio: gpio_sam: Convert to DT_INST 5 years ago
Martí Bolívar 9f7cab0623 drivers: gpio: use new ngpios macros 5 years ago
Kumar Gala 3af49c5b55 drivers: atmel sam: Convert atmel sam drivers to new DT_INST macros 5 years ago
Gerson Fernando Budke 24a7cdea98 drivers: gpio: gpio_sam.c: Add missing config 5 years ago
Gerson Fernando Budke e3d35713f6 drivers: gpio: Add sam4e defines 6 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 02676d1b3c drivers: gpio_sam: add support for pin validation 6 years ago
Peter Bigot 5d30d5cb03 drivers: gpio: sam: fix pull reconfiguration 6 years ago
Kumar Gala 7e6d9ffb31 drivers: gpio_sam: Update for handling local layer in core 6 years ago
Piotr Mienkowski 39effb4397 drivers: gpio_sam: update to use new GPIO API 6 years ago
Gerson Fernando Budke 4a1bb71694 drivers: gpio: Add samv71 defines 6 years ago
Piotr Mienkowski 17b3ead21a drivers: fix #ifdef in gpio_sam driver 6 years ago
Anas Nashif 6aa9c3a68f cleanup: include/: move gpio.h to drivers/gpio.h 6 years ago
Anas Nashif f2cb20c772 docs: fix misspelling across the tree 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
Andrzej Głąbek 20202902f2 dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 7 years ago
qianfan Zhao 94fa5ca91b drivers: gpio_sam: fix gpio_sam_write ACCESS_BY_PORT mode 7 years ago
qianfan Zhao ccab779b48 drivers: gpio_sam: Add ACCESS_BY_PORT mode for gpio config 7 years ago
Rajavardhan Gundi dc45def9d0 drivers/gpio_sam: Fix incorrect flag checking 7 years ago
Justin Watson b9c65e1882 drivers: GPIO Added GPIO for SAM family. 7 years ago