42 Commits (backport-82072-to-v2.7-branch)

Author SHA1 Message Date
Gerard Marull-Paretas 1b5542056b drivers: gpio: remove usage of device_pm_control_nop 4 years ago
Kumar Gala b55ad01898 drivers: gpio: mcux: Set pin mux config to GPIO 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 22e65cb9ba gpio: mcux: Convert convert to DT_INST defines 5 years ago
Martí Bolívar 9f7cab0623 drivers: gpio: use new ngpios macros 5 years ago
Kumar Gala 4b9fe8a24e drivers: mcux: Convert MCUX 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 56f975fbb4 drivers: gpio_mcux: add support for pin validation 6 years ago
Piotr Mienkowski 73fcc07281 drivers: gpio_mcux: clean up interrupt code 6 years ago
Peter Bigot 79c04b4ea6 drivers: gpio_mcux: fix handling of unsupported configurations 6 years ago
Kumar Gala bd8141832e drivers: gpio_mcux: Update for handling local layer in core 6 years ago
Kumar Gala 7989f5cd6b drivers: gpio_mcux: Fix interrupt handling 6 years ago
Piotr Mienkowski 30a97ce28e drivers: gpio_mcux: update to use new GPIO API 6 years ago
Anas Nashif 6aa9c3a68f cleanup: include/: move gpio.h to drivers/gpio.h 6 years ago
Kumar Gala dba65ce47c drivers: Update DT IRQ alias defines 6 years ago
Patrik Flykt 97b3bd11a7 drivers: Rename reserved function names 6 years ago
Patrik Flykt 24d71431e9 all: Add 'U' suffix when using unsigned variables 6 years ago
Maureen Helm e5ee8035c7 drivers: gpio: Fix mcux driver to init successfully with no irq 6 years ago
Kumar Gala 93a9e0b3fe gpio: mcux: Convert to use DT_ prefixed defines 7 years ago
Maureen Helm 3c44137447 drivers: gpio: Validate pin number before indexing array in mcux drivers 7 years ago
Tomasz Bursztyka ea5d01b41c drivers/gpio: Act relevantly if GPIO_INT is an unsupported flag 7 years ago
Tomasz Bursztyka 064f5f0cef drivers/gpio: Manage callback addition/removal properly 7 years ago
Patrik Flykt 8ff96b5a57 drivers: Add 'U' to unsigned variable assignments 7 years ago
Maureen Helm 4e8f29f319 gpio: Refactor the mcux gpio driver to use dts 7 years ago
Kumar Gala ccad5bf3e3 drivers: convert to using newly introduced integer sized types 8 years ago
Gustavo Denardin 4951340829 arm: GPIO driver modifications for MKL25Z soc support 8 years ago
Marcus Shawcroft c35b90890a gpio: Error GPIO_INT with GPIO_DIR_OUT consistently. 9 years ago
Maureen Helm 82eaa7cd5b gpio: serial: Fix NXP copyright 9 years ago
David B. Kinder ac74d8b652 license: Replace Apache boilerplate with SPDX tag 9 years ago
Maureen Helm d71f246855 gpio: Introduce new mcux gpio driver 9 years ago