rt-thread/components/drivers
GuEe-GUI abc2c59e57 style: format code with clang-format 2026-08-07 09:26:42 +08:00
..
adc feat[ADC]: 新增 ADC V2 驱动支持 (#11440) 2026-07-07 08:59:22 +08:00
ata style: format code with clang-format 2026-08-07 09:25:45 +08:00
audio [dm][audio] support Intel HDA 2026-06-15 10:00:57 +08:00
block [CHG]增强MBR分区表加载的安全性 2026-05-11 20:52:57 +08:00
can fix(CAN): Avoid double counting RX overflow drops 2026-02-10 11:41:41 +08:00
clk [dm][clk][rockchip] fixup rockchip clk 2026-03-24 22:56:54 +08:00
clock_time feat[ADC]: 新增 ADC V2 驱动支持 (#11440) 2026-07-07 08:59:22 +08:00
core [dm][core] Add rt_bus_probe_device API 2026-08-03 09:36:21 +08:00
dma [bsp/rockchip]Add CI compilation checks for RK3500 BSP. 2026-06-21 17:08:53 +08:00
dvfs [dm][dvfs] support Dynamic Voltage and Frequency Scaling (DVFS) 2026-06-23 08:02:09 +08:00
ethernet [dm][ethernet] add MACB and DWMAC ethernet support 2026-08-06 09:43:10 +08:00
firmware [dm][firmware] support QEMU fw config 2026-06-15 10:00:57 +08:00
graphic style: format code with clang-format 2026-08-07 09:26:42 +08:00
hwcache [dm][hwcache] support hwcache (#11049) 2025-12-13 16:32:25 +08:00
hwcrypto [DM][HWCRYPTO] Make Kconfig import for DM 2025-12-09 09:49:34 +08:00
hwspinlock [dm][hwspinlock] support hwspinlock 2025-12-11 11:08:33 +08:00
i2c [dm][i2c] port to the pinctrl for EP 2026-07-29 11:11:10 +08:00
iio [DM/FEATURE] Support IIO (Industrial I/O) (#9598) 2024-11-21 20:44:25 +08:00
include style: format code with clang-format 2026-08-07 09:26:42 +08:00
input [components][clock_time] Refactor time subsystem around clock_time (#11111) 2026-01-31 17:44:27 +08:00
ipc ipc: fix recursive data queue locking on SMP 2026-08-03 09:43:57 +08:00
ivshmem [dm][ivshmem] Add Inter-VM shared memory for virtualization 2026-08-06 18:19:52 +08:00
led [DM][LED] Update LED#11007 2025-12-09 13:58:43 +08:00
mailbox [DM] Replace spinlock static init by RT_DEFINE_SPINLOCK 2025-02-11 14:58:18 +08:00
mfd [DM/MFD] Add QEMU EDU for PCI study 2025-12-07 22:58:09 +08:00
misc drivers: dac: Fix disable callback check 2026-07-08 13:24:42 +08:00
mtd [DM][MTD] Add common MTD drivers 2025-12-08 17:06:12 +08:00
nvme [dm][nvme] replace the CPU physical address to DMA address 2026-08-06 10:51:46 +08:00
nvmem [dm][nvmem] fixup the DT parse for bits 2026-08-06 11:09:43 +08:00
ofw [drivers][ofw] Update OFW #11004 2025-12-11 11:05:47 +08:00
pci drivers: pci: Fix endpoint MSI setup 2026-07-08 14:03:38 +08:00
phy [dm][phy] improve PHY v2 support and add RTL8211F driver 2026-08-06 09:43:10 +08:00
phye [DM/PHYE] Support USB generic PHYE. 2025-12-08 17:00:08 +08:00
pic [pic][gicv3-its] fixup cleanup path removes list node after freeing it 2026-07-20 11:36:37 +08:00
pin [utest][pin] add pin loopback utest (#11445) 2026-06-22 16:03:58 +08:00
pinctrl [dm][firmware][scmi] support ARM-SCMI interface #11069 2025-12-19 21:20:17 +08:00
pm [dm][dvfs] support Dynamic Voltage and Frequency Scaling (DVFS) 2026-06-23 08:02:09 +08:00
pmdomain [dm][firmware][scmi] support ARM-SCMI interface #11069 2025-12-19 21:20:17 +08:00
power [drivers][power] add CLI helpers and current control support#11301 2026-04-07 11:50:11 +08:00
ptp [dm][ptp] support Precision Time Protocol (PTP) IEEE 1588 clock 2026-06-29 16:55:18 +08:00
regulator drivers: fix fan53555 slew rate bounds check 2026-07-08 14:02:15 +08:00
reset [dm][firmware][scmi] support ARM-SCMI interface #11069 2025-12-19 21:20:17 +08:00
rpmsg [dm][rpmsg] port the default RX handler for NS 2026-07-23 09:27:29 +08:00
rtc [components][clock_time] Refactor time subsystem around clock_time (#11111) 2026-01-31 17:44:27 +08:00
scsi [dm][scsi] Add parallel_io option for SCSI host 2025-12-16 11:39:41 +08:00
sdio sdio: fix missing card status polling after CMD6 in eMMC DDR mode switch 2026-02-01 14:02:10 +08:00
sensor [klibc] add rt_vsnprintf_std.c and rename RT_KLIBC_USING_VSNPRINTF_LONGLONG 2024-11-24 11:29:28 +08:00
serial fix: name anonymous Kconfig choices 2026-07-20 13:05:46 +08:00
smp_call [utest][smp_call]:Add standardized documentation for SMP Call Smoke Test (#11014) 2025-12-11 11:06:57 +08:00
spi [bsp][drivers][soft_spi] unify the software SPI driver 2026-07-17 09:41:51 +08:00
tee [dm][tee] support Trusted Execution Environment (TEE) 2026-07-27 17:53:20 +08:00
thermal [dm][thermal] update the thermal cooling 2026-08-06 11:09:50 +08:00
touch [drivers] Specifies the name of the drivers driver file 2024-09-13 17:40:40 -04:00
ufs [dm][ufs] support Universal Flash Storage (UFS) 2026-05-04 18:41:16 +08:00
usb sb_glue_nation.c中添加N32H49X和N32H7XX系列MCU的USBHS支持 2026-07-14 18:08:59 +08:00
virtio [dm][virtio] update virtio dm 2026-06-15 10:00:57 +08:00
watchdog fix(drivers): validate i6300esb watchdog timeout bounds 2026-04-22 20:17:01 +08:00
wlan fix: with mismatched bound [-Warray-parameter=]. 2026-06-15 12:54:47 +08:00
Kconfig [dm][ivshmem] Add Inter-VM shared memory for virtualization 2026-08-06 18:19:52 +08:00
SConscript Re-normalizing the repo 2013-01-08 22:40:58 +08:00