linux-kernel-mentees.lists.linuxfoundation.org archive mirror
 help / color / mirror / Atom feed
* [Linux-kernel-mentees] [PATCH 0/4] media: vidtv: add media controller support
@ 2021-01-05 13:09 Daniel W. S. Almeida
  2021-01-05 13:09 ` [Linux-kernel-mentees] [PATCH 1/4] media: vidtv: Add " Daniel W. S. Almeida
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Daniel W. S. Almeida @ 2021-01-05 13:09 UTC (permalink / raw)
  To: mchehab, hverkuil
  Cc: linux-kernel, linux-kernel-mentees, Daniel W. S. Almeida, linux-media

From: "Daniel W. S. Almeida" <dwlsalmeida@gmail.com>

This series adds media controller support for vidtv so that we can
support this driver at the test-media script in v4l-utils.

I based my implementation on vim2m's.

Daniel W. S. Almeida (4):
  media: vidtv: Add media controller support
  media: vidtv: reinstate sysfs bind attrs
  media: vidtv: use a simpler name in platform_{device|driver}
  media: vidtv: print message when driver is removed

 .../media/test-drivers/vidtv/vidtv_bridge.c   | 32 +++++++++++++++++--
 .../media/test-drivers/vidtv/vidtv_bridge.h   |  7 ++++
 2 files changed, 36 insertions(+), 3 deletions(-)

-- 
2.30.0

_______________________________________________
Linux-kernel-mentees mailing list
Linux-kernel-mentees@lists.linuxfoundation.org
https://lists.linuxfoundation.org/mailman/listinfo/linux-kernel-mentees

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

end of thread, other threads:[~2021-01-25  8:57 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-05 13:09 [Linux-kernel-mentees] [PATCH 0/4] media: vidtv: add media controller support Daniel W. S. Almeida
2021-01-05 13:09 ` [Linux-kernel-mentees] [PATCH 1/4] media: vidtv: Add " Daniel W. S. Almeida
2021-01-05 15:39   ` kernel test robot
2021-01-05 16:44   ` kernel test robot
2021-01-05 16:49   ` kernel test robot
2021-01-05 13:09 ` [Linux-kernel-mentees] [PATCH 2/4] media: vidtv: reinstate sysfs bind attrs Daniel W. S. Almeida
2021-01-05 13:09 ` [Linux-kernel-mentees] [PATCH 3/4] media: vidtv: use a simpler name in platform_{device|driver} Daniel W. S. Almeida
2021-01-05 13:09 ` [Linux-kernel-mentees] [PATCH 4/4] media: vidtv: print message when driver is removed Daniel W. S. Almeida
2021-01-25  8:57 ` [Linux-kernel-mentees] [PATCH 0/4] media: vidtv: add media controller support Hans Verkuil

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).