nuttx/drivers
Petteri Aimonen 99a8c00807 usbdev: Add callback for CONFIG_USBDEV_SOFINTERRUPT
Previously CONFIG_USBDEV_SOFINTERRUPT existed in many platform
drivers but did nothing. This commit adds a callback function
usbdev_sof_irq() that can be used to take action on this interrupt.
2023-12-08 21:27:36 -03:00
..
1wire
analog poll: pollsetup should notify only one fd passd by caller 2023-11-21 09:07:17 +01:00
audio
bch poll: pollsetup should notify only one fd passd by caller 2023-11-21 09:07:17 +01:00
can poll: pollsetup should notify only one fd passd by caller 2023-11-21 09:07:17 +01:00
clk
contactless
crypto
devicetree
dma
dummy
eeprom Documentation: remove all migrated READMEs 2023-10-29 21:03:54 -03:00
efuse
i2c
i2s
input poll: pollsetup should notify only one fd passd by caller 2023-11-21 09:07:17 +01:00
ioexpander
ipcc poll: pollsetup should notify only one fd passd by caller 2023-11-21 09:07:17 +01:00
lcd poll: pollsetup should notify only one fd passd by caller 2023-11-21 09:07:17 +01:00
leds
loop
math
misc driver/tee: add some comments and document files in LICENSE 2023-11-23 06:25:48 -08:00
mmcsd drivers/mmcsd: mmcsd_sdinitialize should save csd register into priv->csd 2023-11-19 20:24:30 +01:00
modem
motor drivers/foc: add support for drv8301 power-stage driver 2023-11-18 17:07:20 -08:00
mtd drivers:mtd: Adds support for W25 2Mbit memories. 2023-11-22 19:39:40 -03:00
net driver/net/lan9250: Add LAN9250 driver(SPI and QSPI mode) 2023-12-07 19:53:05 -08:00
note note: delete sched_note_flatten 2023-11-12 23:52:10 -08:00
pipes poll: pollsetup should notify only one fd passd by caller 2023-11-21 09:07:17 +01:00
power poll: pollsetup should notify only one fd passd by caller 2023-11-21 09:07:17 +01:00
rc poll: pollsetup should notify only one fd passd by caller 2023-11-21 09:07:17 +01:00
regmap Documentation: remove all migrated READMEs 2023-10-29 21:03:54 -03:00
reset
rf
rptun drivers/rptun: check the status before stop remote proc 2023-11-07 18:27:05 +08:00
segger segger/rtt: correct macro name to avoid unable to change default mode 2023-11-30 06:16:09 -08:00
sensors Fix Kconfig style 2023-12-04 22:20:50 +08:00
serial poll: pollsetup should notify only one fd passd by caller 2023-11-21 09:07:17 +01:00
spi poll: pollsetup should notify only one fd passd by caller 2023-11-21 09:07:17 +01:00
syslog poll: pollsetup should notify only one fd passd by caller 2023-11-21 09:07:17 +01:00
timers drivers/rtc/rpmsg: Move clock_synchronize rpmsg_rtc_server_settime 2023-11-20 13:28:09 +01:00
usbdev usbdev: Add callback for CONFIG_USBDEV_SOFINTERRUPT 2023-12-08 21:27:36 -03:00
usbhost sched_lock refine: remove sched_[un]lock in xxx_waitsample 2023-11-21 20:03:43 -08:00
usbmisc poll: pollsetup should notify only one fd passd by caller 2023-11-21 09:07:17 +01:00
usbmonitor
usrsock poll: pollsetup should notify only one fd passd by caller 2023-11-21 09:07:17 +01:00
video move userspace interface from video.h to sys/videoio.h 2023-12-02 19:44:39 -08:00
virtio virtio-mmio: use nuttx implemented io operation instead libmetal's 2023-11-17 09:42:52 +01:00
wireless poll: pollsetup should notify only one fd passd by caller 2023-11-21 09:07:17 +01:00
.gitignore
CMakeLists.txt
drivers_initialize.c driver/tee: add optee client driver module 2023-11-23 06:25:48 -08:00
Kconfig
Makefile