incubator-nuttx/drivers
yintao 37a30023f5 nuttx/drivers: add ept_release_cb for destroy server resource
use ept_release_cb to destory rpmsg services server dile resource
to avoid the used-after-free issue

Signed-off-by: yintao <yintao@xiaomi.com>
2024-10-10 08:44:29 +08:00
..
1wire
analog Check if the lower half is initialized for af_channel and af_data 2024-09-30 15:46:58 +08:00
audio audio: update audio null driver 2024-10-07 13:33:34 +08:00
bch drivers/bch: ioctl() - BIOC_FLUSH: Add calling ioctl() of block driver 2024-09-27 00:12:43 +08:00
can char driver CAN: add tx_confirm function in upperCAN driver. 2024-10-02 21:22:07 +08:00
clk nuttx/drivers: add ept_release_cb for destroy server resource 2024-10-10 08:44:29 +08:00
contactless
coresight drivers/coresight:Add TRFCR_EL1 initialization 2024-10-09 08:37:48 +08:00
crypto
devicetree pci: fix compile failed, fdt_get_reg_base() need 3 args 2024-10-09 02:18:49 +08:00
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 circbuf: Move from mm/circbuf to libs/libc/misc 2024-10-09 08:41:49 +08:00
ioexpander nuttx/drivers: add ept_release_cb for destroy server resource 2024-10-10 08:44:29 +08:00
ipcc circbuf: Move from mm/circbuf to libs/libc/misc 2024-10-09 08:41:49 +08:00
lcd lcd/st7735: add option to invert display color 2024-10-02 20:52:55 +08:00
leds
loop
math
misc nuttx/drivers: add ept_release_cb for destroy server resource 2024-10-10 08:44:29 +08:00
mmcsd mmcsd: refine emmc capacity calculate 2024-10-09 22:24:18 +08:00
modem drivers/modem/alt1250: Fix issue where the program would get stuck 2024-09-24 20:00:21 +08:00
motor
mtd nuttx/drivers: add ept_release_cb for destroy server resource 2024-10-10 08:44:29 +08:00
net e1000: add polling mode support for tx/rx 2024-10-08 13:15:31 +02:00
note note: print without relying on format strings 2024-10-09 22:23:29 +08:00
pci qemu_epc_get_msi: flag should use msi enable flag 2024-10-09 15:07:37 +08:00
pinctrl
pipes circbuf: Move from mm/circbuf to libs/libc/misc 2024-10-09 08:41:49 +08:00
power nuttx/drivers: add ept_release_cb for destroy server resource 2024-10-10 08:44:29 +08:00
rc circbuf: Move from mm/circbuf to libs/libc/misc 2024-10-09 08:41:49 +08:00
regmap
reset nuttx/drivers: add ept_release_cb for destroy server resource 2024-10-10 08:44:29 +08:00
rf
rmt circbuf: Move from mm/circbuf to libs/libc/misc 2024-10-09 08:41:49 +08:00
rpmsg virtio: adapt to the new OpenAMP 2024-10-09 23:32:58 +08:00
rptun rptun: rptun implements notify_wait through rvdev->notify_wait_cb 2024-10-09 23:32:58 +08:00
segger sched/note: add wdog note for segger sysview 2024-10-09 08:39:58 +08:00
sensors nuttx/drivers: add ept_release_cb for destroy server resource 2024-10-10 08:44:29 +08:00
serial drivers/serial: support force panic only when repeat the panic char 2024-10-10 02:38:12 +08:00
spi
syslog nuttx/drivers: add ept_release_cb for destroy server resource 2024-10-10 08:44:29 +08:00
thermal Thermal/dummy: Fix depends error 2024-09-23 08:57:29 +08:00
timers nuttx/drivers: add ept_release_cb for destroy server resource 2024-10-10 08:44:29 +08:00
usbdev usb: If usb3.0, set the ep0 sssize to cfgdescsize 2024-10-09 14:19:16 +08:00
usbhost
usbmisc
usbmonitor
usrsock nuttx/drivers: add ept_release_cb for destroy server resource 2024-10-10 08:44:29 +08:00
vhost virtio devices: update virtqueue operate buffer add lock API 2024-10-06 08:37:53 +08:00
video circbuf: Move from mm/circbuf to libs/libc/misc 2024-10-09 08:41:49 +08:00
virtio virtio-mmio/pci: add alloc_buf/free_buf for mmio and pci transport layer 2024-10-09 23:32:58 +08:00
wireless nuttx/drivers: add ept_release_cb for destroy server resource 2024-10-10 08:44:29 +08:00
.gitignore
CMakeLists.txt
Kconfig drivers/vhost: add vhost framework for NuttX 2024-10-03 17:37:40 +08:00
Makefile drivers/vhost: add vhost framework for NuttX 2024-10-03 17:37:40 +08:00
drivers_initialize.c drivers/vhost: add vhost framework for NuttX 2024-10-03 17:37:40 +08:00