nuttx/drivers
Xiang Xiao 11b3adf17f drivers/rtc/rpmsg: Move clock_synchronize rpmsg_rtc_server_settime
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-11-20 13:28:09 +01:00
..
1wire 1wrie:fix typo 2023-08-03 00:06:24 -07:00
analog drivers/ioexpander: Add const to the value array of multiwritepin 2023-09-28 10:09:51 +08:00
audio kernel: replace all usleep to nxsig_usleep in kernel space 2023-10-25 15:46:03 +08:00
bch enable O_CLOEXEC explicit 2023-09-22 13:51:00 +08:00
can Add new ioctls 2023-10-27 13:52:28 -03:00
clk Kconfigs: rename {Rpmsg|rpmsg} to RPMGS 2023-10-28 13:58:56 +08:00
contactless mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
crypto kernel: replace all usleep to nxsig_usleep in kernel space 2023-10-25 15:46:03 +08:00
devicetree fdt: Add initial FDT support and procfs for userspace export 2023-08-05 12:41:06 -07:00
dma
dummy
eeprom Documentation: remove all migrated READMEs 2023-10-29 21:03:54 -03:00
efuse nuttx: use lib_free for memory de-allocation after strdup or asprintf 2023-08-08 11:58:29 -03:00
i2c mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
i2s mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
input Kconfigs: rename {Rpmsg|rpmsg} to RPMGS 2023-10-28 13:58:56 +08:00
ioexpander Kconfigs: rename {Rpmsg|rpmsg} to RPMGS 2023-10-28 13:58:56 +08:00
ipcc fs/inode: remove all unnecessary check for filep/inode 2023-08-29 09:47:11 +08:00
lcd drivers/lcd: change lcd stride from pixel to bytes 2023-11-14 07:30:29 -08:00
leds mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
loop enable O_CLOEXEC explicit 2023-09-22 13:51:00 +08:00
math math/mpi: add mpi driver in math 2023-10-17 13:43:43 +08:00
misc cmake: add include path for special source 2023-11-07 17:39:03 +01:00
mmcsd drivers/mmcsd: mmcsd_sdinitialize should save csd register into priv->csd 2023-11-19 20:24:30 +01:00
modem kernel: replace all usleep to nxsig_usleep in kernel space 2023-10-25 15:46:03 +08:00
motor drivers/foc: add support for drv8301 power-stage driver 2023-11-18 17:07:20 -08:00
mtd s25fl1: fix compile warnings caused by incorrect variable print format 2023-11-14 09:08:08 -08:00
net skeleton.c doesn't compile without this patch if ioctls are enabled 2023-11-18 17:05:53 -08:00
note note: delete sched_note_flatten 2023-11-12 23:52:10 -08:00
pipes mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
power pm: use pm_staytimeout() in greedy_governor_activity() 2023-10-31 09:05:40 +08:00
rc Fix Kconfig style 2023-08-02 16:57:09 +02:00
regmap Documentation: remove all migrated READMEs 2023-10-29 21:03:54 -03:00
reset added mutex lock before lookup reset controller by name 2023-08-11 20:39:16 +08:00
rf
rptun drivers/rptun: check the status before stop remote proc 2023-11-07 18:27:05 +08:00
segger drivers/segger/Kconfig: cosmetics 2023-11-13 06:08:30 -08:00
sensors drivers/sensors/Make.defs: cosmetics 2023-11-16 20:32:41 -08:00
serial uart_tcsendbreak: Remove cancel point, as tcsendbreak is not one 2023-11-13 08:11:24 -08:00
spi fix spi slave driver build break 2023-11-17 06:38:32 -08:00
syslog Documentation: remove all migrated READMEs 2023-10-29 21:03:54 -03:00
timers drivers/rtc/rpmsg: Move clock_synchronize rpmsg_rtc_server_settime 2023-11-20 13:28:09 +01:00
usbdev driver/usbdev: return -ENOTCONN when usbdev had been unbind 2023-11-11 21:09:59 +08:00
usbhost Fix some typos in comments 2023-10-11 08:14:49 +02:00
usbmisc kernel: replace all usleep to nxsig_usleep in kernel space 2023-10-25 15:46:03 +08:00
usbmonitor
usrsock usrsock_rpmsg_server: Keep msg order in recursive call 2023-11-01 10:14:18 +08:00
video Documentation: remove all migrated READMEs 2023-10-29 21:03:54 -03:00
virtio virtio-mmio: use nuttx implemented io operation instead libmetal's 2023-11-17 09:42:52 +01:00
wireless bluetooth rpmsg depends on RPTUN 2023-10-27 13:27:05 -03:00
.gitignore
CMakeLists.txt
drivers_initialize.c drivers/serial: add ram uart driver 2023-09-19 09:41:07 +08:00
Kconfig nuttx/drivers: add regmap subsystems support. 2023-09-27 00:46:51 +08:00
Makefile nuttx/drivers: add regmap subsystems support. 2023-09-27 00:46:51 +08:00