mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v2 0/4] media: vidtv: add media controller support
@ 2021-01-06  3:04 Daniel W. S. Almeida
  2021-01-06  3:04 ` [PATCH v2 1/4] media: vidtv: Add " Daniel W. S. Almeida
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Daniel W. S. Almeida @ 2021-01-06  3:04 UTC (permalink / raw)
  To: mchehab, hverkuil
  Cc: Daniel W. S. Almeida, linux-media, linux-kernel-mentees, linux-kernel

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.

changes in v2:
	added missing #ifdef that otherwise prevented this
	code from compilling if CONFIG_MEDIA_CONTROLLER_DVB 
	was not set.

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   | 34 +++++++++++++++++--
 .../media/test-drivers/vidtv/vidtv_bridge.h   |  7 ++++
 2 files changed, 38 insertions(+), 3 deletions(-)

-- 
2.30.0


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

end of thread, other threads:[~2021-01-06  3:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-06  3:04 [PATCH v2 0/4] media: vidtv: add media controller support Daniel W. S. Almeida
2021-01-06  3:04 ` [PATCH v2 1/4] media: vidtv: Add " Daniel W. S. Almeida
2021-01-06  3:04 ` [PATCH v2 2/4] media: vidtv: reinstate sysfs bind attrs Daniel W. S. Almeida
2021-01-06  3:04 ` [PATCH v2 3/4] media: vidtv: use a simpler name in platform_{device|driver} Daniel W. S. Almeida
2021-01-06  3:04 ` [PATCH v2 4/4] media: vidtv: print message when driver is removed Daniel W. S. Almeida

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®