zephyr/drivers
Pawel Dunaj ed5e247f63 drivers: gpio_nrfx: Pass only pins associated with handler
When notifying the handler that GPIO interrupt has occurred
pass only pins that are associated with this handler.

Fixes: #24634

Signed-off-by: Pawel Dunaj <pawel.dunaj@nordicsemi.no>
2020-04-24 16:56:10 +02:00
..
adc drivers: adc: adc_sam_afec: rework device tree support 2020-04-23 06:11:26 -05:00
audio
bluetooth
can drivers: can: shell: add command for configuring a CAN controller 2020-04-21 18:26:16 +02:00
clock_control
console
counter
crypto
dac
debug
display
dma
eeprom
entropy
espi driver: espi: Re-enable bus interrupts after espi reset. 2020-04-23 18:22:49 +02:00
ethernet drivers: ethernet: eth_mcux: Convert to using DT_INST macros 2020-04-23 07:40:37 -05:00
flash drivers: flash: nordic qspi: finish DT API conversion 2020-04-21 18:31:08 +02:00
gpio drivers: gpio_nrfx: Pass only pins associated with handler 2020-04-24 16:56:10 +02:00
hwinfo drivers: hwinfo: update mcux-sim implementation byte order 2020-04-22 17:31:56 +02:00
i2c soc: arm: replace DT_CPU_CLOCK_FREQUENCY with new dt macros 2020-04-23 23:55:37 -05:00
i2s include/devicetree: dma: rename DMAS CELL macros 2020-04-21 06:37:28 -05:00
ieee802154
interrupt_controller drivers: intc: intc_cavs: Convert to DT_INST 2020-04-22 04:59:22 -05:00
ipm intc: intc_cavs: Replace DT_CAVS_ICTL_BASE_ADDR with new macros 2020-04-22 04:59:22 -05:00
kscan tests: drivers: fixes for failing tests 2020-04-24 09:49:46 -05:00
led
led_strip
lora
modem drivers: modem: ublox-sara-r4: implemented sendmsg 2020-04-21 17:37:08 +03:00
net
neural_net
pcie
peci
pinmux drivers: pinmux: stm32l4: I2C_1, CAN pinmuxes added 2020-04-24 06:36:35 -05:00
ps2
ptp_clock
pwm
sensor sensor: si7006: combined RH/T measurements 2020-04-22 15:51:15 -05:00
serial drivers: cc13xx_cc26xx: use DT_INST_FOREACH to reduce code duplication 2020-04-23 17:29:53 -05:00
spi soc: arm: replace DT_CPU_CLOCK_FREQUENCY with new dt macros 2020-04-23 23:55:37 -05:00
timer drivers: timer: nrf_rtc: Refactor alarm setting 2020-04-22 17:45:07 +02:00
usb drivers: usb: usb_dc_sam: Convert to DT_INST macros 2020-04-23 06:10:07 -05:00
video drivers: video: mcux_csi: Convert driver to DT_INST macro 2020-04-20 11:08:46 -05:00
watchdog
wifi
CMakeLists.txt
Kconfig