diff options
| -rw-r--r-- | Documentation/driver-api/media/maintainer-entry-profile.rst | 51 |
1 files changed, 48 insertions, 3 deletions
diff --git a/Documentation/driver-api/media/maintainer-entry-profile.rst b/Documentation/driver-api/media/maintainer-entry-profile.rst index a97d10620bd0..c06a84d98d75 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 <mchehab@kernel.org> - Hans Verkuil <hverkuil@kernel.org> +The Media Core Maintainers are: + - Sakari Ailus <sakari.ailus@linux.intel.com> + + - 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 <mchehab@kernel.org> + + - DVB + + - Laurent Pinchart <laurent.pinchart@ideasonboard.com> + + - Media controller drivers + - Core media controller framework + - ISP + + - Hans Verkuil <hverkuil@kernel.org> + + - V4L2 drivers + - V4L2 and videobuf2 core frameworks + - HDMI CEC drivers + - HDMI CEC core framework + + - Sean Young <sean@mess.org> + + - Remote Controller (infrared) drivers + - Remote Controller (infrared) core framework + +The Media Driver Maintainers responsible for specific areas are: + - Nicolas Dufresne <nicolas.dufresne@collabora.com> + + - Codec drivers + - M2M driver not otherwise delegated + + - Bryan O'Donoghue <bryan.odonoghue@linaro.org> + + - Qualcomm drivers + Submit Checklist Addendum ------------------------- |
