60 Commits (main)

Author SHA1 Message Date
Lucien Zhao 3636182a0a drivers: gpio: gpio_mcux: remove including fsl_gpio.h file 5 months ago
Lucien Zhao 87e4db9b86 drivers: gpio: update gpio_mcux.c driver 6 months ago
Lucien Zhao 7f64d8f214 drivers: gpio: format gpio_mcux.c 6 months ago
Pieter De Gendt 6d178f9cd9 drivers: gpio: Place API into iterable section 7 months ago
Neil Chen 4af2180731 drivers: gpio_mcux: update gpio_mcux driver for MCXA156 10 months ago
Emilio Benavente 24c1d3ed70 drivers: gpio_mcux: Support shared interrupts 1 year ago
Declan Snyder 5254fcbd0a drivers: gpio_mcux: Add support for GPIO ICR 1 year ago
Mahesh Mahadevan e17045a02d drivers: gpio: Add default for switch statement 1 year ago
Mahesh Mahadevan 174824f1cb drivers: gpio: Update NXP GPIO driver for the updated IP Block 2 years ago
Balaji Kulkarni 7f1a5cce12 drivers: gpio: expose gpio_utils.h to external GPIO drivers 3 years ago
Gerard Marull-Paretas acc8cb4bc8 include: add missing 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
Christopher Friedt f88264d7ca drivers: gpio: mcux: support port_get_direction 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
Maureen Helm 836651b453 drivers: gpio: Refactor drivers to use shared init priority 4 years ago
Henrik Brix Andersen 2e8cc9f9b0 drivers: gpio: add combined drive strength flags and mask 4 years ago
Henrik Brix Andersen 0acb38adf1 drivers: gpio: mcux: add drive strength flags support 4 years ago
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