zephyr/drivers
Riku Karjalainen 9493af937d drivers: usb: stm32: fix stm32u5x clock disable in sleep mode
Replace logical OR with bitwise OR.

Signed-off-by: Riku Karjalainen <riku.karjalainen@vaisala.com>
2025-06-23 15:43:55 +01:00
..
adc drivers: adc: renesas_rz: fix error handling 2025-06-21 08:19:28 +02:00
audio drivers: audio: dmic_nrfx: fix memory leak 2025-06-18 11:22:01 +01:00
auxdisplay
bbram
bluetooth Bluetooth: drivers: make H4 and H5 follow CONFIG_BT_HCI_INIT_PRIORITY 2025-06-21 13:14:45 +02:00
cache drivers: cache: nrf: Resolve NRF_CACHE_HAS_LINEADDR issue 2025-06-12 09:33:48 -07:00
can drivers: can: Add CAN support for max32662 2025-06-16 14:13:59 -04:00
charger charger: axp2101: Guards against out-of-bounds read 2025-05-28 12:22:21 +02:00
clock_control drivers: clock_control: npcm: add missing const qualifiers 2025-06-21 13:14:39 +02:00
comparator drivers: Extend analog pins mapping for nRF54L. 2025-06-17 16:11:33 +02:00
console
coredump
counter drivers: counter: adopt SHELL_HELP 2025-06-18 09:09:01 -04:00
crypto drivers: crypto: cc23x0: Add support for DMA mode 2025-06-11 16:06:55 -07:00
dac drivers: dac: adopt SHELL_HELP 2025-06-16 14:03:57 -04:00
dai drivers: dai: fix bad GENMASK in NXP driver 2025-06-20 13:26:03 -04:00
debug drivers: debug: silabs_pti: Add driver for Packet Trace Interface 2025-06-13 11:12:20 +02:00
disk drivers: disk: nvme: fix include guard typo 2025-06-06 09:08:33 -07:00
display drivers: display: hx8394: add missing static qualifiers to local arrays 2025-06-23 13:42:48 +02:00
dma drivers: dma: dma_iproc_pax_v1: fix variable name in logging macro 2025-06-18 09:30:55 -04:00
dp
edac edac: shell: Make more generic 2025-06-18 09:09:40 -04:00
eeprom
entropy drivers: entropy: virtio: Unify the notation to VIRTIO 2025-06-07 15:39:06 +01:00
espi drivers: espi: npcx: fix compilation errors 2025-06-18 09:31:08 -04:00
ethernet drivers: ethernet: phy: dm8806: fix error handling 2025-06-23 09:46:10 +02:00
firmware drivers: firmware: nrf_ironside: add nrf9280 to CPUCONF service 2025-06-23 09:46:25 +02:00
flash drivers: flash: stm32 ospi driver size and address of the external NOR 2025-06-20 14:41:41 -05:00
fpga
fuel_gauge
gnss drivers: gnss: tidy satellite count kconfig symbols 2025-06-20 16:23:43 +02:00
gpio drivers: gpio: gpio_dw: move base_addr to config struct 2025-06-22 18:39:18 -07:00
haptics drivers: haptics: drv2605: drop redundant include 2025-06-16 14:04:22 -04:00
hdlc_rcp_if drivers: hdlc_rcp_if: Add HDLC SPI adapter driver 2025-06-18 17:50:31 -04:00
hwinfo drivers: hwinfo: add TI MSPM0 support 2025-06-18 09:10:11 -04:00
hwspinlock
i2c drivers: i2c: sam: update i2c_clock_set() for sama7g5 FLEXCOM TWI 2025-06-22 18:44:04 -07:00
i2s drivers: i2s: stm32 sai add mclk-divider property 2025-06-20 13:26:14 -04:00
i3c drivers: i3c: cdns: fix bitwise operation in CONF_STATUS0_DEV_ROLE macro 2025-06-18 07:38:58 +02:00
ieee802154 drivers: ieee802154: update mcxw ieee802154 driver 2025-06-12 09:34:16 -07:00
input drivers: input: esp32: fix threshold calculation 2025-06-09 14:54:30 -07:00
interrupt_controller drivers: intc: nxp_pint: fix off-by-one error in pin_enable 2025-06-21 10:40:28 +02:00
ipm driver: ipm: introduce IPM_MAX_DATA_SIZE build configuration 2025-05-27 10:29:20 +02:00
led drivers: led: adopt SHELL_HELP 2025-06-18 07:38:17 +02:00
led_strip
lora lora: adopt SHELL_HELP 2025-06-18 07:37:10 +02:00
mbox drivers: mbox: remove duplicate macro definition 2025-06-17 16:24:45 -05:00
mdio drivers: mdio: remove unused bus_enable/disable 2025-06-17 17:46:56 +02:00
memc drivers: memc: stm32 psram: Fix XSPI configuration for performance 2025-06-19 22:33:37 -07:00
mfd drivers: mfd: add FLEXCOM drivers for Microchip SAM devices 2025-05-28 08:14:08 +02:00
mipi_dbi pm: policy: remove redundant ifdef exclusion of device_power_lock 2025-06-05 09:34:31 +02:00
mipi_dsi
misc drivers: misc: fix condition in gpio_ra_interrupt_unset function 2025-06-17 07:23:04 +02:00
mm
modem net: mgmt: Convert the mgmt API to use 64-bit masks 2025-06-18 10:54:44 +02:00
mspi drivers: mspi_dw: Add support for RX dummy cycles in single line mode 2025-06-23 13:42:07 +02:00
net
pcie drivers: pcie: shell: add missing const qualifiers 2025-06-17 07:24:52 +02:00
peci
pinctrl drivers: pinctrl: wch: remove useless operations 2025-06-21 18:34:02 +02:00
pm_cpu_ops
power_domain
ps2
ptp_clock drivers: ptp_clock: Add NXP NETC PTP Clock Driver 2025-06-06 14:47:53 +01:00
pwm drivers: pwm: Fix priority handling for Renesas RA 2025-06-19 14:00:21 +02:00
regulator drivers: regulators: adopt SHELL_HELP 2025-06-18 07:38:02 +02:00
reset
retained_mem
rtc drivers: rtc: adopt SHELL_HELP 2025-06-17 16:25:32 -05:00
sdhc driver: sdhc: fix typo in SAM4E hsmci driver 2025-06-17 16:12:17 +02:00
sensor drivers: sensors: fxls8974: fix compilation error in fxls8974_transceive 2025-06-20 16:23:25 +02:00
serial drivers: uart: make ISR function static to match existing declaration 2025-06-18 17:48:03 -04:00
sip_svc
smbus
spi drivers: spi: esp32_spim: use size_t for DMA buffer lengths 2025-06-21 08:19:37 +02:00
stepper drivers: stepper: tmc5xxx: introduce stop function 2025-06-23 13:44:51 +02:00
syscon
tee
timer drivers: timer: Fix interrupt management in stm32 lptim timer 2025-06-23 13:44:15 +02:00
usb drivers: usb: stm32: fix stm32u5x clock disable in sleep mode 2025-06-23 15:43:55 +01:00
usb_c drivers: usb_c: fusb307: Check return value gpio_add_callback() 2025-06-13 14:29:23 +02:00
video drivers: video: fix NULL dereference in mipid02_get_fmt 2025-06-20 11:50:49 +01:00
virtio drivers: vertio: Move VIRTIO-MMIO register definitions to header 2025-06-18 07:40:02 +02:00
virtualization
w1 drivers: w1: shell: fix off-by-one error 2025-06-17 17:46:17 +02:00
watchdog drivers: watchdog: support numaker m55m1x 2025-06-18 09:29:20 -04:00
wifi drivers: nrf_wifi: Add Kconfig for Dynamic ED 2025-06-23 09:46:47 +02:00
xen
CMakeLists.txt drivers: debug: Add debug driver class 2025-06-13 11:12:20 +02:00
Kconfig drivers: debug: Add debug driver class 2025-06-13 11:12:20 +02:00