From: Hans Verkuil Date: Mon, 27 Oct 2025 13:13:51 +0000 (+0100) Subject: docs: media: document Media Maintainers X-Git-Tag: v7.1-rc1~169^2~248 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afdf5530b531c26d0882c88371e60df08df42b9a;p=thirdparty%2Fkernel%2Flinux.git docs: media: document Media Maintainers Document who the Media Maintainers are and what their responsibilities are. Signed-off-by: Hans Verkuil Reviewed-by: Nicolas Dufresne Reviewed-by: Bryan O'Donoghue Reviewed-by: Sakari Ailus Signed-off-by: Mauro Carvalho Chehab --- diff --git a/Documentation/driver-api/media/maintainer-entry-profile.rst b/Documentation/driver-api/media/maintainer-entry-profile.rst index a97d10620bd09..c06a84d98d758 100644 --- a/Documentation/driver-api/media/maintainer-entry-profile.rst +++ b/Documentation/driver-api/media/maintainer-entry-profile.rst @@ -359,13 +359,58 @@ With the Pull Request workflow, Pull Requests shall use PGP-signed tags. For more details about PGP signing, please read Documentation/process/maintainer-pgp-guide.rst. -Subsystem Media Maintainers ---------------------------- +List of Media Maintainers +------------------------- + +The Media Maintainers listed here all have patchwork access and can +make Pull Requests or have commit rights. -The subsystem maintainers are: +The Media Subsystem Maintainers are: - Mauro Carvalho Chehab - Hans Verkuil +The Media Core Maintainers are: + - Sakari Ailus + + - Media controller drivers + - Core media controller framework + - ISP + - sensor drivers + - v4l2-async and v4l2-fwnode core frameworks + - v4l2-flash-led-class core framework + + - Mauro Carvalho Chehab + + - DVB + + - Laurent Pinchart + + - Media controller drivers + - Core media controller framework + - ISP + + - Hans Verkuil + + - V4L2 drivers + - V4L2 and videobuf2 core frameworks + - HDMI CEC drivers + - HDMI CEC core framework + + - Sean Young + + - Remote Controller (infrared) drivers + - Remote Controller (infrared) core framework + +The Media Driver Maintainers responsible for specific areas are: + - Nicolas Dufresne + + - Codec drivers + - M2M driver not otherwise delegated + + - Bryan O'Donoghue + + - Qualcomm drivers + Submit Checklist Addendum -------------------------