incubator-nuttx/drivers
Bowen Wang e706805c8b drivers/pci: one pci device should only associate with one driver
Signed-off-by: Bowen Wang <wangbowen6@xiaomi.com>
2024-09-27 17:12:09 +08:00
..
1wire
analog Initialize af_channel to ensure no out-of-bounds situations occur 2024-09-27 14:42:45 +08:00
audio
bch drivers/bch: ioctl() - BIOC_FLUSH: Add calling ioctl() of block driver 2024-09-27 00:12:43 +08:00
can can: Merge cd_error and rx_overflow into rx_error 2024-09-27 09:01:06 +08:00
clk math: Optimize the implementation of log2ceil and log2floor 2024-09-23 10:03:54 +02:00
contactless
coresight math: Optimize the implementation of log2ceil and log2floor 2024-09-23 10:03:54 +02:00
crypto
devicetree
dma
dummy
eeprom
efuse
i2c i2c: Optimize access to private data 2024-09-20 13:28:03 +02:00
i2s
i3c drivers/i3c: avoid return error when i3c_master_register without i3c/i2c device 2024-09-24 23:36:50 +08:00
input bits:rename __set_bit to set_bit __clear_bit to clear_bit 2024-09-23 10:03:54 +02:00
ioexpander drivers/gpio: save memory if dont support signal 2024-09-15 11:29:55 +08:00
ipcc
lcd bits:rename __set_bit to set_bit __clear_bit to clear_bit 2024-09-23 10:03:54 +02:00
leds
loop
math
misc misc/rpmsgdev: Fix invalid pointer error when there are more than one remotes 2024-09-23 23:59:12 +02:00
mmcsd mmcsd: fix cmd6 timeout error when repeat calling 2024-09-27 10:25:51 +08:00
modem drivers/modem/alt1250: Fix issue where the program would get stuck 2024-09-24 20:00:21 +08:00
motor
mtd ftl: should pre-allocate eblock for car case 2024-09-16 10:25:36 +08:00
net vfs/file: add reference counting to prevent accidental close during reading writing... 2024-09-17 12:01:53 +08:00
note
pci drivers/pci: one pci device should only associate with one driver 2024-09-27 17:12:09 +08:00
pinctrl driver/pinctl: add pinctrl framework 2024-09-17 02:25:47 +08:00
pipes
power
rc
regmap
reset drivers/reset: support rpmsg reset 2024-09-15 20:21:41 +08:00
rf
rmt
rpmsg drivers/rpmsg: replace metal_list_for_each to safety version 2024-09-26 08:36:14 +08:00
rptun rptun/rptun_ivshmem:add restart cmd to reboot slave 2024-09-26 00:04:05 +08:00
segger syslog/channel: add constant attribute if SYSLOG_IOCTL is not enabled 2024-09-26 16:10:29 +08:00
sensors sensor: Added 6dof motion and gesture related types. 2024-09-27 13:59:41 +08:00
serial fs_inode:Change the type of i_crefs to atomic_int 2024-09-23 14:07:03 +08:00
spi spi_slave: keep consistent with the parameter of the spi_slave_receive function declaration 2024-09-13 12:27:31 +08:00
syslog syslog/channel: move syslog channel map into rodata 2024-09-26 16:10:29 +08:00
thermal Thermal/dummy: Fix depends error 2024-09-23 08:57:29 +08:00
timers
usbdev composite.c warning 2024-09-16 10:33:01 +08:00
usbhost
usbmisc
usbmonitor
usrsock
video
virtio drivers: fix gcc14 errors for virtio 2024-09-16 11:25:40 -03:00
wireless
.gitignore
CMakeLists.txt
Kconfig drivers/i3c: support i3c driver model 2024-09-24 23:36:50 +08:00
Makefile drivers/i3c: support i3c driver model 2024-09-24 23:36:50 +08:00
drivers_initialize.c Add thermal framework 2024-09-23 08:57:29 +08:00