60 Commits (a93a80be82a19233b5e426b5ea80498ee82b0460)

Author SHA1 Message Date
Mike J. Chen 122b14bc68 drivers: gpio_mcux_lpc: fix bug configuring interrupts with GPIO_INT_WAKEUP 1 month ago
Mahesh Mahadevan b694af6576 drivers: gpio: Setup the pinctrl in the NXP LPC GPIO driver 2 months ago
Kesavan Yogeswaran aa3d3b0bdb drivers: Fix declaration after label compile error 3 months ago
Mahesh Mahadevan 0cd23dc5b7 drivers: gpio_mcux_lpc: Provide an API to fire callbacks 4 months ago
Mahesh Mahadevan d035847e0b drivers: gpio: Add PM Action for MCUX LPC driver 4 months ago
Pieter De Gendt 6d178f9cd9 drivers: gpio: Place API into iterable section 7 months ago
Declan Snyder 801028b763 dts: nxp,lpc-gpio: Fix binding to group ports 1 year ago
Declan Snyder 17ab3d5deb drivers: gpio: mcux_lpc: Support MCI_IO_MUX 1 year ago
Mahesh Mahadevan 94540a9dee drivers: gpio: Update NXP LPC GPIO driver to enable wakeup 1 year ago
Vit Stanicek f0b4e4c88d drivers: gpio_mcux_lpc: Fix xt-clang error 1 year ago
Mike J. Chen 054f9d7a82 drivers: gpio: gpio_mcux_lpc: fix bug disabling pulls 2 years ago
Declan Snyder 7e44efe70a drivers: gpio_mcux_lpc: Guard NXP Pint code 2 years ago
Daniel DeGrasse 36cc74e7e8 drivers: gpio: gpio_mcux_lpc: add support for module interrupts 2 years ago
Daniel DeGrasse b8a99a27cc drivers: gpio: gpio_mcux_lpc: remove PINT code 2 years ago
Guy Morand a124203929 drivers: gpio: gpio_mcux_lpc: Use arbitrary amount of IRQ 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
Navin Sankar Velliangiri 6ed5653365 drivers: gpio: gpio_mcux_lpc: Allocate no of gpio ISR using macro 3 years ago
Simon Hein d0921018fc drivers: Fix coding guidelines MISRAC:2012 Rule 14.4 do-whiles/Zero checks 3 years ago
Maxim Adelman c9ad6dbc7e drivers: gpio: gpio_mcux_lpc: fix lost interrupts 3 years ago
Gerard Marull-Paretas fb60aab245 drivers: migrate includes to <zephyr/...> 3 years ago
Daniel DeGrasse dc9c886683 drivers: gpio: gpio_mcux_lpc: add pinmux setting support for IOPCTL 3 years ago
Daniel DeGrasse f8828a4434 drivers: gpio: gpio_mcux_lpc: Add pinmuxing control to gpio driver 3 years ago
Derek Snell 785971b5a0 drivers: gpio: fix when 4 or less PINT IRQs 3 years ago
Nazar Kazakov 9713f0d47c everywhere: fix typos 3 years ago
Martin Koehler d176158273 drivers: gpio: Fix NO_PINT_INT 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
Mahesh Mahadevan 27c73d3841 drivers: lpc_gpio: Fix warning when interrupt is not defined 4 years ago
Maureen Helm ceacc177ef drivers: gpio: Refactor mcux lpc driver to use DT_INST_FOREACH 4 years ago
Kumar Gala 7f77240126 drivers: gpio: mcux_lpc: Convert driver to use devicetree port prop 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
Andrei Gansari 801e2dba42 drivers: fix gpio_mcux_lpc_port_set_masked_raw 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
Mahesh Mahadevan dc294b8773 RT600: Fix IOCON setting 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
Mahesh Mahadevan 5e2e7a0fcf drivers: gpio: Init the PINT module 5 years ago
Mahesh Mahadevan 64d5afeb60 drivers: gpio: mcux_lpc: Update for RT600 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
Tomasz Bursztyka 97326c0445 device: Fix structure attributes access 5 years ago
Martí Bolívar 9f7cab0623 drivers: gpio: use new ngpios macros 5 years ago
Maureen Helm 10ffb888f0 drivers: gpio: Fix mcux lpc driver interrupts for port 1 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