Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

docs: media: document Media Maintainers

Document who the Media Maintainers are and what their
responsibilities are.

Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
Reviewed-by: Nicolas Dufresne <nicolas.dufresne@collabora.com>
Reviewed-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
Reviewed-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>

authored by

Hans Verkuil and committed by
Mauro Carvalho Chehab
afdf5530 cc353539

+48 -3
+48 -3
Documentation/driver-api/media/maintainer-entry-profile.rst
··· 359 359 For more details about PGP signing, please read 360 360 Documentation/process/maintainer-pgp-guide.rst. 361 361 362 - Subsystem Media Maintainers 363 - --------------------------- 362 + List of Media Maintainers 363 + ------------------------- 364 364 365 - The subsystem maintainers are: 365 + The Media Maintainers listed here all have patchwork access and can 366 + make Pull Requests or have commit rights. 367 + 368 + The Media Subsystem Maintainers are: 366 369 - Mauro Carvalho Chehab <mchehab@kernel.org> 367 370 - Hans Verkuil <hverkuil@kernel.org> 371 + 372 + The Media Core Maintainers are: 373 + - Sakari Ailus <sakari.ailus@linux.intel.com> 374 + 375 + - Media controller drivers 376 + - Core media controller framework 377 + - ISP 378 + - sensor drivers 379 + - v4l2-async and v4l2-fwnode core frameworks 380 + - v4l2-flash-led-class core framework 381 + 382 + - Mauro Carvalho Chehab <mchehab@kernel.org> 383 + 384 + - DVB 385 + 386 + - Laurent Pinchart <laurent.pinchart@ideasonboard.com> 387 + 388 + - Media controller drivers 389 + - Core media controller framework 390 + - ISP 391 + 392 + - Hans Verkuil <hverkuil@kernel.org> 393 + 394 + - V4L2 drivers 395 + - V4L2 and videobuf2 core frameworks 396 + - HDMI CEC drivers 397 + - HDMI CEC core framework 398 + 399 + - Sean Young <sean@mess.org> 400 + 401 + - Remote Controller (infrared) drivers 402 + - Remote Controller (infrared) core framework 403 + 404 + The Media Driver Maintainers responsible for specific areas are: 405 + - Nicolas Dufresne <nicolas.dufresne@collabora.com> 406 + 407 + - Codec drivers 408 + - M2M driver not otherwise delegated 409 + 410 + - Bryan O'Donoghue <bryan.odonoghue@linaro.org> 411 + 412 + - Qualcomm drivers 368 413 369 414 Submit Checklist Addendum 370 415 -------------------------