zephyr/drivers
Khoa Nguyen b6b5b6031f drivers: gpio: Fix bug for gpio driver Renesas RA
Get build error when using a gpio port that has port_irq_names
property isn't defined. This commit aim to fix this bug.

Signed-off-by: Khoa Nguyen <khoa.nguyen.xh@renesas.com>
2025-01-28 07:57:03 +01:00
..
adc drivers: adc: esp32: Clang run 2025-01-27 17:08:30 +01:00
audio
auxdisplay
bbram
bluetooth drivers: bluetooth: hci: h4_ifx_cyw43xxx: add missing hci includes 2025-01-25 20:06:34 +01:00
cache drivers: cache: Cache driver for NXP XCACHE controller 2025-01-15 22:57:41 +01:00
can drivers: can: can_tcan4x5x: fix compiler build warning/error 2025-01-22 08:08:24 +01:00
charger
clock_control drivers: clock_control: nrf: ignore XOTUNE-related events for now 2025-01-27 13:25:02 +01:00
comparator drivers: drop few redundant device_is_ready 2025-01-22 05:40:11 +01:00
console console: winstream: fix conditional 2025-01-08 19:11:29 +01:00
coredump
counter drivers: counter: rpi_pico_timer: Correct support for RP2350 2025-01-23 23:19:36 +01:00
crypto
dac drivers: Update APIs to use DEVICE_API macro 2025-01-24 01:15:19 +01:00
dai drivers: dai: intel: ssp: Print usable error for poll timeout 2025-01-17 13:41:34 +01:00
disk drivers: disk: sdmmc_subsys: stm32_sdmmc driver custom disk name support 2025-01-21 19:29:36 +01:00
display drivers: display: ssd1306: add power pin support 2025-01-22 15:50:02 +01:00
dma drivers: Update APIs to use DEVICE_API macro 2025-01-24 01:15:19 +01:00
dp
edac
eeprom
entropy drivers: entropy: Add new driver based on nrf54l cracen driver 2025-01-22 18:32:35 +01:00
espi drivers: espi: npcx: update the handler for accessing the flash 2025-01-14 17:57:50 +01:00
ethernet drivers: dm8806: dm8806: disable ethernet efficient mode 2025-01-27 17:11:24 +01:00
firmware drivers: firmware: scmi: add power domain protocol 2025-01-15 19:03:00 +01:00
flash drivers: flash: stm32h7: ensure option bytes write 2025-01-27 13:25:43 +01:00
fpga
fuel_gauge
gnss
gpio drivers: gpio: Fix bug for gpio driver Renesas RA 2025-01-28 07:57:03 +01:00
haptics
hdlc_rcp_if
hwinfo drivers: hwinfo: silabs: Add hwinfo driver for Series 2 2025-01-14 13:26:23 +01:00
hwspinlock
i2c drivers: i2c: add NXP i2c driver used on imx8m platforms 2025-01-24 19:15:57 +01:00
i2s dts: i2s_mcux_sai: Clarify IOMUXC GPR binding 2025-01-24 22:09:15 +01:00
i3c drivers: i3c: stm32: implement hj_response api 2025-01-27 11:02:34 +01:00
ieee802154 drivers: ieee802154: nrf5: cast payload ptr to void for debug output 2025-01-14 13:26:47 +01:00
input drivers: input: sbus: Fix SBUS parser overflow 2025-01-20 02:59:06 +00:00
interrupt_controller drivers: gic: Add multiple GIC redistributors regions support 2025-01-21 11:16:12 +01:00
ipm dts: drivers: Add DTS MBOX entry for NXP MCXN947 2025-01-15 19:04:42 +01:00
kscan
led drivers: drop few redundant device_is_ready 2025-01-22 05:40:11 +01:00
led_strip apa102: fix end frame 2025-01-14 20:52:08 +01:00
lora
mbox drivers: mbox: Add support for TI OMAP mailbox 2025-01-23 16:34:39 +01:00
mdio drivers: Update APIs to use DEVICE_API macro 2025-01-24 01:15:19 +01:00
memc drivers: memc_nxp_s32_qspi: add support for s32ze 2025-01-21 19:26:45 +01:00
mfd drivers: mfd: add MAX22017 DAC/GPIO MFD 2025-01-21 07:07:33 +01:00
mipi_dbi drivers: mipi-dbi-spi: rename underscored macro names 2025-01-08 21:01:51 +01:00
mipi_dsi
misc drv: nordic_vpr_launcher: manage data cache 2025-01-20 20:57:07 +01:00
mm include: zephyr: sys: Introduce IS_BIT_SET() macro 2025-01-10 14:48:13 +01:00
modem modem: hl7800: optimize socket cleanup on boot 2025-01-20 11:15:57 +01:00
mspi
net
pcie drivers: pcie: add brcmstb pcie controller driver 2025-01-08 21:03:03 +01:00
peci
pinctrl mcux: drivers: xbara: drop HAS_MCUX_XBARA config 2025-01-23 19:25:54 +01:00
pm_cpu_ops
power_domain
ps2
ptp_clock
pwm drivers: Update APIs to use DEVICE_API macro 2025-01-24 01:15:19 +01:00
regulator regulator_shell: add device filtering 2025-01-22 05:40:11 +01:00
reset
retained_mem
rtc drivers: rtc: Add DS1307 SQW output config property 2025-01-27 21:04:36 +01:00
sdhc
sensor sensor: bmp180: fix: untrusted divisor caught by coverity 2025-01-27 04:16:45 +01:00
serial drivers: serial: Pico PIO UART wait for initial high 2025-01-27 21:03:48 +01:00
sip_svc
smbus
spi spi: shell: Add command to include CS GPIO in SPI device 2025-01-27 11:02:55 +01:00
stepper drivers: drop few redundant device_is_ready 2025-01-22 05:40:11 +01:00
syscon
tee
timer drivers: timer: run clang-format on RISC-V machine timer file 2025-01-22 05:39:59 +01:00
usb drivers: udc: stm32: fix DOUT stage handling for st_stm32_usb 2025-01-28 00:04:50 +01:00
usb_c drivers: tcpc: Modify the ps8xxx.c 2025-01-15 19:03:27 +01:00
video drivers: video: gc2145: Add support for YUV format. 2025-01-27 11:02:44 +01:00
virtualization
w1
watchdog drivers: rtwdog: add NXP rtwdog driver 2025-01-25 20:07:05 +01:00
wifi nrf_wifi: fix CONFIG_NET_L2_ETHERNET endif comment 2025-01-24 11:00:47 +01:00
xen
CMakeLists.txt
Kconfig