zephyr/drivers
2025-01-23 12:46:08 -08:00
..
adc adc: adc_emul: support adc_read_async with no signal 2025-01-16 22:40:39 +01:00
audio shell: use shell_device_get_binding 2024-12-18 15:32:10 +01:00
auxdisplay drivers: auxdisplay: jhd1313: fix Out-of-bounds read 2024-12-20 10:18:36 +01:00
bbram shell: use shell_device_get_binding 2024-12-18 15:32:10 +01:00
bluetooth silabs: drivers: bluetooth: Fix temporarily observer configuration 2025-01-14 02:24:04 +01:00
cache drivers: cache: Cache driver for NXP XCACHE controller 2025-01-15 22:57:41 +01:00
can drivers: can: sort the list of source files 2025-01-16 22:44:47 +01:00
charger charger: bq24190: Adds support for ce-gpios 2024-12-13 11:35:17 +01:00
clock_control clock: driver/clock_control: Add sai clock support for syscon. 2025-01-17 02:13:01 +01:00
comparator shell: use shell_device_get_binding 2024-12-18 15:32:10 +01:00
console console: winstream: fix conditional 2025-01-08 19:11:29 +01:00
coredump drivers: coredump: Place API into iterable section 2024-12-03 02:36:38 +01:00
counter soc: atmel: samx7x: refactor SoC support for the Atmel SAM E70/V71 2025-01-16 22:39:25 +01:00
crypto drivers: crypto: crypto_ataes132a fix buffer overrun issue 2024-12-29 05:51:51 +01:00
dac drivers: dac: Add support for MAX22017 DAC 2025-01-21 07:07:33 +01:00
dai drivers: dai: intel: ssp: Print usable error for poll timeout 2025-01-17 13:41:34 +01:00
disk disk: sdmmc: runtime structure initialisation 2025-01-15 01:37:32 +01:00
display drivers: display: Fix typos in multiple display drivers 2024-12-27 07:18:28 +01:00
dma drivers: dma_xmc4xxx: Support calling dma_stop() after dma_config() 2025-01-15 01:36:59 +01:00
dp dp: swdp_bitbang: fix missing reset pin error 2024-11-07 08:33:18 -06:00
edac drivers: edac: Place API into iterable section 2024-12-03 10:16:29 +01:00
eeprom drivers: eeprom: at2x: remove orphaned k_mutex_unlock 2024-12-20 03:17:52 +01:00
entropy drivers: entropy: fix native_posix driver for more than 3 byte requests 2025-01-20 20:55:48 +01:00
espi drivers: espi: npcx: update the handler for accessing the flash 2025-01-14 17:57:50 +01:00
ethernet drivers: ethernet: vsc8541: add basic support for phy 2025-01-17 23:08:14 +01:00
firmware drivers: firmware: scmi: add power domain protocol 2025-01-15 19:03:00 +01:00
flash Merge remote-tracking branch 'renesas/support_renesas_ra8_ospi' into circuitpython 2025-01-23 12:46:08 -08:00
fpga shell: use shell_device_get_binding 2024-12-18 15:32:10 +01:00
fuel_gauge drivers: fuel_gauge: make read-only pointer args const in api 2024-12-24 13:54:15 +01:00
gnss drivers: gnss: Place API into iterable section 2024-11-30 01:04:26 +01:00
gpio drivers: gpio: add gpio support for sy1xx 2025-01-21 09:12:55 +01:00
haptics drivers: haptics: drv2605 fix unchecked return value 2024-12-17 03:39:06 +01:00
hdlc_rcp_if drivers: net: ot: Add HDLC HOST support with UART communication to RCP 2024-12-20 16:06:33 +01:00
hwinfo drivers: hwinfo: silabs: Add hwinfo driver for Series 2 2025-01-14 13:26:23 +01:00
hwspinlock drivers: hwspinlock: Place API into iterable section 2024-12-02 11:14:21 +01:00
i2c drivers: i2c: npcx: add support to wake up from sleep mode 2025-01-20 07:05:48 +01:00
i2s drivers: i2s: Rename struct ring_buf -> struct ring_buffer 2025-01-17 19:43:44 +01:00
i3c drivers: i3c: cdns: fix rr slot lookup when dyn is 0 2025-01-06 20:33:57 +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: interrupt_controller: esp32c6: reserve IRQ 1 for WiFi 2024-12-23 13:23:59 +01:00
ipm dts: drivers: Add DTS MBOX entry for NXP MCXN947 2025-01-15 19:04:42 +01:00
kscan drivers: kscan: Place API into iterable section 2024-12-02 22:07:29 +00:00
led drivers: led: gpio: select the GPIO Kconfig option 2025-01-16 14:41:12 +01:00
led_strip apa102: fix end frame 2025-01-14 20:52:08 +01:00
lora drivers: lora: Add user_data to lora_recv_async 2024-12-21 05:51:52 +01:00
mbox dts: drivers: Add DTS MBOX entry for NXP MCXN947 2025-01-15 19:04:42 +01:00
mdio drivers: mdio: lan865x: add mdio driver support 2025-01-16 22:45:03 +01:00
memc drivers: memc: enable support for SDRAM controller on Renesas RA family 2024-12-20 23:53:37 +02: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 drivers: mipi_dsi: add support for MIPI DSI driver on Renesas RA family 2024-12-20 23:53:37 +02:00
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 drivers: mspi: Place API into iterable section 2024-12-02 22:09:03 +00:00
net net: nsos_sockets: notify pollers on socket close 2024-12-12 11:07:49 +01:00
pcie drivers: pcie: add brcmstb pcie controller driver 2025-01-08 21:03:03 +01:00
peci drivers: peci: Place API into iterable sections 2024-12-02 22:08:07 +00:00
pinctrl drivers: spi: silabs: remove gecko from name 2025-01-16 22:43:59 +01:00
pm_cpu_ops shell: do not enable subsystem/driver shell modules by default 2023-11-20 09:21:40 +01:00
power_domain drivers: power_domain: add driver for NXP's SCU-managed PDs 2024-10-11 09:27:57 +02:00
ps2 drivers: ps2: Place API into iterable section 2024-12-02 22:08:07 +00:00
ptp_clock drivers: ptp_clock: Place API into iterable section 2024-12-02 23:04:22 +01:00
pwm drivers: pwm_led: esp32: Add inverted flag 2025-01-18 02:36:05 +01:00
regulator shell: use shell_device_get_binding 2024-12-18 15:32:10 +01:00
reset drivers: reset: Place API into iterable section 2024-12-02 22:08:07 +00:00
retained_mem drivers: retained_mem: nrf: make ram_ctrl variant explicit 2024-12-23 18:40:52 +01:00
rtc drivers: rtc: Fix failing RV8803 driver build when int-gpios not used 2025-01-14 13:24:42 +01:00
sdhc drivers: sdhc: support SDHC driver on Renesas RA8 2024-12-25 06:33:12 +01:00
sensor drivers: sensor: mlx90394: added driver 2025-01-21 09:12:41 +01:00
serial drivers: serial: uart_max32: Use cache to workaround DMA limitation 2025-01-21 09:13:34 +01:00
sip_svc drivers: sip_svc: Place API into iterable section 2024-12-02 22:08:07 +00:00
smbus shell: use shell_device_get_binding 2024-12-18 15:32:10 +01:00
spi drivers: spi: silabs: remove gecko from name 2025-01-16 22:43:59 +01:00
stepper drivers: stepper: Change stepper velocity to step interval 2025-01-15 15:06:37 +01:00
syscon drivers: syscon: Place API into iterable section 2024-12-02 22:08:07 +00:00
tee drivers: tee: Place API into iterable section 2024-12-02 22:08:07 +00:00
timer smartbond_timer: If PM is set, take into account watchdog for timeout ticks 2025-01-15 15:04:29 +01:00
usb drivers: usb: Fix pointer reference in the NXP drivers 2024-12-24 16:07:49 +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 a PWDN pin. 2025-01-17 16:36:22 +01:00
virtualization drivers: virtualization: Place API into iterable section 2024-12-02 22:07:18 +00:00
w1 shell: use shell_device_get_binding 2024-12-18 15:32:10 +01:00
watchdog drivers: watchdog: nrfx: add synchronization after stop 2025-01-14 08:59:04 +01:00
wifi drivers: wifi: nxp: raise connect result event when failed 2025-01-20 11:15:17 +01:00
xen style: drivers: comply with MISRA C:2012 Rule 15.6 2024-08-20 10:33:51 +02:00
CMakeLists.txt drivers: openthread: nxp: Add a HDLC RCP communication 2024-11-27 10:37:21 -05:00
Kconfig drivers: openthread: nxp: Add a HDLC RCP communication 2024-11-27 10:37:21 -05:00