nuttx/drivers
Peter Barada efdbdfe409 arch/arm/stm32*: Use PRIx32 format specifier where appropriate
Replace 'x' printf format specifier with PRIx32 where
corresponding value is uint32_t type.

Signed-off-by Peter Barada <peter.barada@gmail.com>
2026-04-01 13:48:58 +08:00
..
1wire
aie
analog drivers/analog: fix adc ads1115 driver 2026-02-03 08:27:59 -05:00
audio style: Fix "is is" typo across the codebase. 2026-03-24 09:39:26 +08:00
bch
can netdev_driver: add carrier_on to xxx_ifup where carrier_on is absent 2026-02-02 13:23:05 +08:00
clk
contactless
coresight
crypto
devicetree
dma
dummy
eeprom
efuse
i2c drivers/i2c: add ioexpander-based lower-half implementation for I2C bit-bang 2026-01-01 17:08:47 +08:00
i2s
i3c
input drivers/input: remove nxsig_notification when signal support is disabled 2026-02-26 20:03:05 +08:00
ioexpander ioexpander/iso1i813t: add option to check errors during read 2026-03-18 15:00:48 -03:00
ipcc
lcd style: Fix "the the" typo across the codebase. 2026-03-23 11:07:49 +01:00
leds drivers/leds: remove bo_closing as lu_lock can prevent race condition occurs 2026-01-08 11:17:17 +08:00
loop
math drivers/math: use small lock to replace enter_critical_section 2026-01-08 11:17:17 +08:00
misc drivers/misc/optee: add missing addrenv header include 2026-01-16 09:04:12 -03:00
mmcsd mmcsd: fix MMC bus width switch using wrong condition and add 8-bit support 2026-03-24 15:39:07 +08:00
modem drivers/alt1250: remove altmdm_timer for no signals 2026-02-26 20:03:05 +08:00
motor drivers/motor: use small lock to replace enter_critical_section 2026-01-08 11:17:17 +08:00
mtd style: Fix "is is" typo across the codebase. 2026-03-24 09:39:26 +08:00
net drivers/net/telnet: Fix typo. 2026-03-25 20:49:43 +08:00
note drivers/note: noteram ioctl FIONBIO should return -ENOTTY 2026-02-10 08:01:59 -03:00
pci drivers/pci:fix pci_disable_irq/pci_enable_irq parameter 2026-01-30 12:50:42 +08:00
pinctrl
pipes drivers/pipe: fix POLLHUP handling in poll() 2026-01-22 22:09:01 +08:00
power drivers: Fix Make style 2026-03-23 18:16:46 -04:00
rc
regmap
reset
rf
rmt
rpmsg drivers/rpmsg_virtio: Add VIRTIO_RPMSG_F_BUFADDR to support specify the address 2026-03-05 12:39:13 +08:00
rptun rpmsg_virtio/rptun: support fallback cpuname when VIRTIO_RPMSG_F_CPUNAME not set 2026-02-04 20:01:13 -03:00
segger
sensors drivers/sensors: Legacy sensor warning 2026-03-01 16:37:20 -03:00
serial serial/uart_rpmsg: Remove redundant CONFIG_RPMSG_UART_CONSOLE macro check 2026-03-03 11:55:34 -05:00
spi
syslog drivers/syslog: add millisecond option for syslog timestamp formatting 2026-02-27 08:09:31 -03:00
thermal
timers drivers/timers: remove nxsig_notification when signal support is disabled 2026-02-26 20:03:05 +08:00
usbdev drivers/usbdev: add UVC gadget class driver 2026-03-29 12:35:22 -03:00
usbhost arch/arm/stm32*: Use PRIx32 format specifier where appropriate 2026-04-01 13:48:58 +08:00
usbmisc
usbmonitor
usrsock usrsock_rpmsg_server.c: replace net_lock with conn_lock 2026-01-07 09:17:49 -03:00
vhost drivers/vhost: add missing SCHED_WORKQUEUE dependency 2026-02-04 02:32:02 +08:00
video drivers/video/gc0308: add YUYV output format support 2026-03-29 12:35:22 -03:00
virtio drivers/virtio and vhost: auto-select parent config from sub-drivers 2026-02-04 02:32:02 +08:00
wireless style: Fix "the the" typo across the codebase. 2026-03-23 11:07:49 +01:00
.gitignore
CMakeLists.txt
drivers_initialize.c serial/uart_rpmsg: add _raw version of driver 2026-02-23 09:19:57 -03:00
Kconfig
Makefile Makefile: Remove make depend files by make distclean 2026-02-16 16:27:57 +01:00