zephyr/drivers
Gerard Marull-Paretas 1494cdb0bf drivers: misc: devmux: fix init signature
It is no longer possible to use other signatures other than
`int fn(const struct device *)`. Just cast the device pointer,
safe in this context because CONFIG_DEVICE_MUTABLE=y.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2025-03-10 21:32:40 +01:00
..
adc drivers: adc: Remove channel_count property for Renesas driver 2025-03-10 08:58:52 +01:00
audio drivers: audio: disable dmic irq if requested 2025-03-07 19:56:20 +01:00
auxdisplay
bbram driver: bbram: add bbram driver for rts5912 2025-03-07 19:51:34 +01:00
bluetooth Bluetooth: userchan: Support other libCs 2025-03-10 06:52:19 +01:00
cache
can drivers: Correct value of event macro for all Renesas SoC 2025-02-28 18:29:17 +01:00
charger drivers: charger: unify log level 2025-03-07 20:22:52 +01:00
clock_control drivers: clock_control: Calling tick_start directly to start wdt 2025-03-07 19:47:41 +01:00
comparator drivers: comparator: silabs: Use pm_device_driver_init 2025-03-07 20:02:07 +01:00
console
coredump
counter drivers/counter/counter_native_sim: Rename from counter_native_posix 2025-03-10 06:52:37 +01:00
crypto drivers: crypto: Add support for cc23x0 AES 2025-03-07 19:47:11 +01:00
dac
dai drivers: dai: intel: remove DMIC IRQ handling 2025-03-07 20:01:06 +01:00
disk
display drivers: display: Introduce Sitronix ST7567 2025-03-10 11:10:48 +01:00
dma drivers: dma_wch: add support for the WCH DMA controller 2025-03-10 21:32:27 +01:00
dp
edac
eeprom
entropy soc: neorv32: update to support NEORV32 v1.11.1 2025-03-10 11:11:22 +01:00
espi
ethernet drivers: eth: native_posix: Add IPv4 parameter input from cmd line 2025-03-10 21:31:27 +01:00
firmware drivers: firmware: scmi: add nxp specific processing 2025-03-07 20:02:17 +01:00
flash drivers: flash: sam: fix flash erase last page 2025-03-10 15:02:16 +01:00
fpga
fuel_gauge
gnss
gpio drivers: gpio: rpi_pico: Add support for RP2350B 2025-03-10 11:20:30 +01:00
haptics
hdlc_rcp_if
hwinfo drivers: hwinfo: Initial hwinfo driver support for Renesas RA 2025-03-07 19:55:41 +01:00
hwspinlock
i2c drivers: i2c: Initial support for RZ/G3S 2025-03-07 19:45:11 +01:00
i2s
i3c drivers: i3c: ccc: add missing data length for entas 2025-03-07 20:24:04 +01:00
ieee802154
input
interrupt_controller soc: esp32: riscv: fix interrupt allocator 2025-03-06 08:35:29 +00:00
ipm
kscan
led
led_strip
lora
mbox drivers: mbox: Initial support for RZ/G3S 2025-03-07 19:45:30 +01:00
mdio
memc
mfd drivers: regulator: add support for AXP2101 power management IC 2025-03-07 19:43:05 +01:00
mipi_dbi
mipi_dsi drivers: Correct value of event macro for all Renesas SoC 2025-02-28 18:29:17 +01:00
misc drivers: misc: devmux: fix init signature 2025-03-10 21:32:40 +01:00
mm
modem
mspi drivers: mspi: Add driver for DesignWare SSI based controllers 2025-03-07 19:42:46 +01:00
net drivers: nsos: Use native simulator errno conversion 2025-03-07 19:56:30 +01:00
pcie
peci
pinctrl drivers: pinctrl_nrf: Add support for EXMIF pins 2025-03-07 19:42:46 +01:00
pm_cpu_ops
power_domain
ps2
ptp_clock
pwm drivers: Correct value of event macro for all Renesas SoC 2025-02-28 18:29:17 +01:00
regulator drivers: regulator: add support for AXP2101 power management IC 2025-03-07 19:43:05 +01:00
reset
retained_mem drivers: retained_mem: Fix using multiple nRF retained memory regions 2025-03-07 20:23:42 +01:00
rtc
sdhc drivers: Correct value of event macro for all Renesas SoC 2025-02-28 18:29:17 +01:00
sensor drivers: sensor: shell: fix logically deadcode issue 2025-03-07 20:22:10 +01:00
serial soc: neorv32: update to support NEORV32 v1.11.1 2025-03-10 11:11:22 +01:00
sip_svc
smbus
spi drivers: spi: silabs: eusart: Add pm support 2025-03-07 19:47:21 +01:00
stepper drivers: stepper: shell: add stop function 2025-03-07 20:17:38 +01:00
syscon
tee
timer drivers/timer/native_posix_timer: Support only native_sim 2025-03-08 08:46:34 +01:00
usb drivers: udc: udc_skeleton: fix call to K_THREAD_STACK_DEFINE 2025-03-10 21:30:58 +01:00
usb_c drivers: usb_c: rt1715: fix uncheck return value cid issue 2025-03-07 20:21:22 +01:00
video
virtualization
w1
watchdog drivers: wdog: add Realtek RTS5912 wdog driver 2025-03-07 19:52:17 +01:00
wifi nrf_wifi: src: Fix include file path 2025-03-10 15:20:08 +01:00
xen
CMakeLists.txt
Kconfig