nuttx/drivers
Yanfeng Liu 9d6e2b97fb video/fb: add munmap support
This adds support to user-space munmap() requests in kernel build.

Signed-off-by: Yanfeng Liu <yfliu2008@qq.com>
2024-05-05 22:01:26 +08:00
..
1wire
analog enable support for multible devices of mcp48xx 2024-04-14 22:10:58 +08:00
audio esp32-sparrow-kit: Add I2S support for the board's microphone 2024-02-20 06:46:06 -08:00
bch driver: There is no need to use sched_[un]lock 2024-04-30 11:35:13 -03:00
can drivers/can/sja1000: Add SJA1000 CAN driver support 2024-03-19 15:45:53 -03:00
clk rpmsg: make all the rpmsg services deponds on RPMSG 2024-02-18 04:09:34 -08:00
contactless
crypto
devicetree fdt: move fdx_xx extend APIs from boards to drivers 2024-03-22 18:51:33 +08:00
dma
dummy
eeprom stm32h7/linum-stm32h753bi: Add support to eeprom using the i2c3 2024-03-07 01:55:56 +08:00
efuse
i2c
i2s
input nuttx/list: rename container_of to list_container_of from public header 2024-02-29 19:44:54 +08:00
ioexpander driver: There is no need to use sched_[un]lock 2024-04-30 11:35:13 -03:00
ipcc
lcd
leds
loop
math
misc drivers/misc/rwbuffer: fix rwbuffer overflow issue 2024-04-23 10:28:52 +08:00
mmcsd
modem driver/alt1250: Modify return value 2024-02-27 13:16:52 +08:00
motor
mtd Fix Kconfig style 2024-04-09 10:49:23 +08:00
net Add configuration option for RTL8211F RGMII PHY 2024-05-02 16:30:41 -03:00
note
pci
pipes drivers/pipe: Change to the block mode by file_ioctl(FIONBIO) 2024-03-07 10:09:35 -03:00
power drivers/power/pm: Fix warning of type cast 2024-04-10 22:51:28 +08:00
rc
regmap
reset
rf
rmt
rpmsg fix nxstyle 2024-04-16 19:09:12 +08:00
rptun rptun ioctl: remove rptun_panic and rptun_dump_all 2024-02-21 21:38:05 -08:00
segger sched/cpu: replace up_cpu_index() to this_cpu() 2024-03-21 18:52:35 +08:00
sensors drivers/sensors/Kconfig: Added if SENSORS_BME680 for common dependency 2024-04-30 01:48:53 +08:00
serial serial/pl011: configurable clock frequency 2024-04-30 17:26:39 +08:00
spi drivers/spi: Add support for FPGA iCE40 bitstream loading. 2024-04-12 10:19:58 -03:00
syslog driver: There is no need to use sched_[un]lock 2024-04-30 11:35:13 -03:00
timers nuttx/list: rename container_of to list_container_of from public header 2024-02-29 19:44:54 +08:00
usbdev drivers/usbdev: Register the device after successful set configuration 2024-04-23 22:02:02 +08:00
usbhost
usbmisc
usbmonitor
usrsock rpmsg: make all the rpmsg services deponds on RPMSG 2024-02-18 04:09:34 -08:00
video video/fb: add munmap support 2024-05-05 22:01:26 +08:00
virt
virtio virtio/gpu: minor revision on virtio_gpu_send_cmd() 2024-04-01 00:27:16 +08:00
wireless
.gitignore
CMakeLists.txt
drivers_initialize.c
Kconfig
Makefile