summaryrefslogtreecommitdiffstats
path: root/drivers/rpmsg/rpmsg_ctrl.c
AgeCommit message (Expand)AuthorLines
2024-03-26rpmsg: core: Make rpmsg_class constantRicardo B. Marliere-1/+1
2024-01-22rpmsg: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET-6/+6
2022-12-28rpmsg: ctrl: Add lock to rpmsg_ctrldev_removeDeepak Kumar Singh-0/+2
2022-03-13rpmsg: ctrl: Introduce new RPMSG_CREATE/RELEASE_DEV_IOCTL controlsArnaud Pouliquen-4/+32
2022-03-13rpmsg: Update rpmsg_chrdev_register_device functionArnaud Pouliquen-1/+1
2022-03-13rpmsg: Move the rpmsg control device from rpmsg_char to rpmsg_ctrlArnaud Pouliquen-0/+215