I haven't had time to maintain the UVC gadget driver for a long while. Dan Scally confirmed he is also in a similar -ENOTIME situation with no short term hope of fixing that. Being listed as maintainers doesn't help progress, so mark the driver as orphan to reflect the current state. Signed-off-by: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx> --- Dan, could you please ack this patch ? Michael, feel free to take over if you want. You have been active on the code base recently, so that makes you the best candidate, even if I disagree with most of your technical decisions. I'm a bit sad to leave a driver I cared about without trust in its future, hopefully the future will prove I was wrong. --- MAINTAINERS | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 8766f3e5e87e..e6df197f1a58 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -23819,10 +23819,8 @@ F: drivers/media/usb/uvc/ F: include/uapi/linux/uvcvideo.h USB WEBCAM GADGET -M: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx> -M: Daniel Scally <dan.scally@xxxxxxxxxxxxxxxx> L: linux-usb@xxxxxxxxxxxxxxx -S: Maintained +S: Orphan F: drivers/usb/gadget/function/*uvc* F: drivers/usb/gadget/legacy/webcam.c F: include/uapi/linux/usb/g_uvc.h -- Regards, Laurent Pinchart