linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] More MAINTAINERS entries
@ 2023-07-17 19:03 Sakari Ailus
  2023-07-17 19:03 ` [PATCH v2 1/2] media: MAINTAINERS: Add entry for V4L2 async and fwnode frameworks Sakari Ailus
  2023-07-17 19:03 ` [PATCH v2 2/2] media: MAINTAINERS: Split sensors and lens drivers, add documentation Sakari Ailus
  0 siblings, 2 replies; 3+ messages in thread
From: Sakari Ailus @ 2023-07-17 19:03 UTC (permalink / raw)
  To: linux-media; +Cc: mchehab

Hi folks,                                                                       

These two patches add two more maintainers entries in anticipation of more
contributors with commit access.

Mauro: would you prefer to be added to the MC entry? You're already listed
as the subsystem maintainer so you'll be included that way in any case.

since v1:

- Split the lens drivers off the sensor section, reword commit message.

Sakari Ailus (2):
  media: MAINTAINERS: Add entry for V4L2 async and fwnode frameworks
  media: MAINTAINERS: Split sensors and lens drivers, add documentation

 MAINTAINERS | 25 +++++++++++++++++++++----
 1 file changed, 21 insertions(+), 4 deletions(-)

-- 
2.39.2


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH v2 1/2] media: MAINTAINERS: Add entry for V4L2 async and fwnode frameworks
  2023-07-17 19:03 [PATCH v2 0/2] More MAINTAINERS entries Sakari Ailus
@ 2023-07-17 19:03 ` Sakari Ailus
  2023-07-17 19:03 ` [PATCH v2 2/2] media: MAINTAINERS: Split sensors and lens drivers, add documentation Sakari Ailus
  1 sibling, 0 replies; 3+ messages in thread
From: Sakari Ailus @ 2023-07-17 19:03 UTC (permalink / raw)
  To: linux-media; +Cc: mchehab

Add an entry for V4L2 async and fwnode frameworks, with myself as the
maintainer.

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
---
 MAINTAINERS | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index b955943e26975..5d00c879ea5ae 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -22279,6 +22279,16 @@ L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 S:	Maintained
 F:	drivers/clk/ux500/
 
+V4L2 ASYNC AND FWNODE FRAMEWORKS
+M:	Sakari Ailus <sakari.ailus@linux.intel.com>
+L:	linux-media@vger.kernel.org
+S:	Maintained
+T:	git git://linuxtv.org/media_tree.git
+F:	drivers/media/v4l2-core/v4l2-async.c
+F:	drivers/media/v4l2-core/v4l2-fwnode.c
+F:	include/media/v4l2-async.h
+F:	include/media/v4l2-fwnode.h
+
 V4L2 SENSOR AND LENS DRIVERS
 M:	Sakari Ailus <sakari.ailus@linux.intel.com>
 L:	linux-media@vger.kernel.org
-- 
2.39.2


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [PATCH v2 2/2] media: MAINTAINERS: Split sensors and lens drivers, add documentation
  2023-07-17 19:03 [PATCH v2 0/2] More MAINTAINERS entries Sakari Ailus
  2023-07-17 19:03 ` [PATCH v2 1/2] media: MAINTAINERS: Add entry for V4L2 async and fwnode frameworks Sakari Ailus
@ 2023-07-17 19:03 ` Sakari Ailus
  1 sibling, 0 replies; 3+ messages in thread
From: Sakari Ailus @ 2023-07-17 19:03 UTC (permalink / raw)
  To: linux-media; +Cc: mchehab

Split lens drivers from camera sensor into a new section. This makes it
easier to maintain the list.

Also add documentation related files under the camera sensor entry. Add
the word "CAMERA" to the subject as well since there are many other kinds
of sensors.

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
---
 MAINTAINERS | 15 +++++++++++----
 1 file changed, 11 insertions(+), 4 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 5d00c879ea5ae..430c0a1762d3a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -22289,10 +22289,20 @@ F:	drivers/media/v4l2-core/v4l2-fwnode.c
 F:	include/media/v4l2-async.h
 F:	include/media/v4l2-fwnode.h
 
-V4L2 SENSOR AND LENS DRIVERS
+V4L2 LENS DRIVERS
 M:	Sakari Ailus <sakari.ailus@linux.intel.com>
 L:	linux-media@vger.kernel.org
 S:	Maintained
+F:	drivers/media/i2c/dw*
+F:	drivers/media/i2c/ak*
+F:	drivers/media/i2c/lm*
+
+V4L2 CAMERA SENSOR DRIVERS
+M:	Sakari Ailus <sakari.ailus@linux.intel.com>
+L:	linux-media@vger.kernel.org
+S:	Maintained
+F:	Documentation/driver-api/media/camera-sensor.rst
+F:	Documentation/driver-api/media/tx-rx.rst
 F:	drivers/media/i2c/ar*
 F:	drivers/media/i2c/hi*
 F:	drivers/media/i2c/imx*
@@ -22301,9 +22311,6 @@ F:	drivers/media/i2c/og*
 F:	drivers/media/i2c/ov*
 F:	drivers/media/i2c/s5*
 F:	drivers/media/i2c/st-vgxy61.c
-F:	drivers/media/i2c/dw*
-F:	drivers/media/i2c/ak*
-F:	drivers/media/i2c/lm*
 
 VF610 NAND DRIVER
 M:	Stefan Agner <stefan@agner.ch>
-- 
2.39.2


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-07-17 19:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-17 19:03 [PATCH v2 0/2] More MAINTAINERS entries Sakari Ailus
2023-07-17 19:03 ` [PATCH v2 1/2] media: MAINTAINERS: Add entry for V4L2 async and fwnode frameworks Sakari Ailus
2023-07-17 19:03 ` [PATCH v2 2/2] media: MAINTAINERS: Split sensors and lens drivers, add documentation Sakari Ailus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).