summaryrefslogtreecommitdiffstats
path: root/drivers/rpmsg/rpmsg_ctrl.c
Commit message (Expand)AuthorAgeFilesLines
* rpmsg: core: Make rpmsg_class constantRicardo B. Marliere2024-03-261-1/+1
* rpmsg: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET2024-01-221-6/+6
* rpmsg: ctrl: Add lock to rpmsg_ctrldev_removeDeepak Kumar Singh2022-12-281-0/+2
* rpmsg: ctrl: Introduce new RPMSG_CREATE/RELEASE_DEV_IOCTL controlsArnaud Pouliquen2022-03-131-4/+32
* rpmsg: Update rpmsg_chrdev_register_device functionArnaud Pouliquen2022-03-131-1/+1
* rpmsg: Move the rpmsg control device from rpmsg_char to rpmsg_ctrlArnaud Pouliquen2022-03-131-0/+215