53 Commits (main)

Author SHA1 Message Date
Stefan Giroux 651ecab53e drivers: gpio: gpio_mcux_igpio: add pull strength configuration 3 months ago
Jiafei Pan 55f0b87143 drivers: gpio: mcux_igpio: add MMIO mapping support 7 months ago
Pieter De Gendt 6d178f9cd9 drivers: gpio: Place API into iterable section 7 months ago
Chekhov Ma c93a5de3ae drivers: mcux_igpio: improve pin-gaps handling 10 months ago
Nils Larsen dcfc3e7872 drivers: gpio: imx rt11xx: fix wrong gpio pull disable mask 1 year ago
Torsten Rasmussen 8dc3f85622 hwmv2: Introduce Hardware model version 2 and convert devices 1 year ago
David Leach a6a129c971 drivers: gpio: fix coverity memory overwrite error 2 years ago
Gerard Marull-Paretas 989d103d53 drivers: all: mcux: remove conditional support for pinctrl 2 years ago
Daniel DeGrasse 21c4957cde drivers: gpio: fix gpio-reserved-ranges handling in MCUX iGPIO driver 3 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
Daniel DeGrasse 5980aa0196 drivers: gpio: gpio_mcux_igpio: handle gpio-reserved-ranges property 3 years ago
Simon Hein d0921018fc drivers: Fix coding guidelines MISRAC:2012 Rule 14.4 do-whiles/Zero checks 3 years ago
Daniel DeGrasse f7986835e8 drivers: gpio: gpio_mcux_igpio: add workaround for non contiguous pins 3 years ago
Daniel DeGrasse a4ad9d4c60 drivers: gpio_mcux_igpio: add additional SOC pin control settings 3 years ago
Daniel DeGrasse bc841e1fb7 drivers: pinctrl: refactor pin control support for imx rt 3 years ago
Gerard Marull-Paretas fb60aab245 drivers: migrate includes to <zephyr/...> 3 years ago
Daniel DeGrasse 61b83c88b8 drivers: gpio: gpio_mcux_igpio: enable pinmuxing in gpio driver 3 years ago
Chris Trowbridge f401be157f drivers: gpio: Add GPIO support for mimx8ml8_m7 (NXP i.MX8M Plus SoC) 3 years ago
Maureen Helm 836651b453 drivers: gpio: Refactor drivers to use shared init priority 4 years ago
Mahesh Mahadevan 94bbf23e7c drivers: igpio: Do not require GPIO interrupts to be present 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
Henrik Brix Andersen b29c15ed09 drivers: gpio: mcux_igpio: fix infinite loop 5 years ago
Kumar Gala 50129f8dd7 drivers: gpio: mcux_igpio: Convert driver to new DT_INST macros 5 years ago
Martí Bolívar 9f7cab0623 drivers: gpio: use new ngpios macros 5 years ago
Frank Li 007aa031b5 drivers: gpio_mcux_igpio: fix code disabling the interrupt 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 c446588523 drivers: gpio_mcux_igpio: add support for pin validation 6 years ago
Maureen Helm 5f09966380 gpio: Update mcux igpio driver to use new gpio api 6 years ago
Maureen Helm 9e14543c19 drivers: gpio: Refactor mcux igpio driver to use generated dts macros 6 years ago
Ryan QIAN df12b9ee7f driver: gpio: gpio_mcux_igpio: check presence of IRQ macro first 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 2cfefa5d42 gpio: mcux_igpio: Cleanup old CONFIG_ symbols 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