From: Mauro Carvalho Chehab <mchehab@kernel.org>
To: "Daniel W. S. Almeida" <dwlsalmeida@gmail.com>
Cc: sean@mess.org, linux-kernel@vger.kernel.org, tglx@linutronix.de,
linux-kernel-mentees@lists.linuxfoundation.org,
linux-media@vger.kernel.org
Subject: Re: [Linux-kernel-mentees] [PATCH 0/1] Implement a DVB Dummy Tuner
Date: Thu, 9 Jan 2020 17:07:50 +0100 [thread overview]
Message-ID: <20200109170750.12746fcc@kernel.org> (raw)
In-Reply-To: <20200109152408.919325-1-dwlsalmeida@gmail.com>
Em Thu, 9 Jan 2020 12:24:07 -0300
"Daniel W. S. Almeida" <dwlsalmeida@gmail.com> escreveu:
> From: "Daniel W. S. Almeida" <dwlsalmeida@gmail.com>
>
> This patch series should implement a dummy DVB tuner as part of ongoing work
> on a virtual DVB test driver under the 2020 Spring Linux Kernel Mentorship Program.
No need for a patch 0/1. If you want to send just one patch, just sent it
directly as:
[PATCH] foo
>
> as
> Daniel W. S. Almeida (1):
> media: dvb_dummy_tuner: implement driver skeleton
>
> drivers/media/tuners/Kconfig | 7 ++
> drivers/media/tuners/Makefile | 1 +
> drivers/media/tuners/dvb_dummy_tuner.c | 153 +++++++++++++++++++++++++
> drivers/media/tuners/dvb_dummy_tuner.h | 20 ++++
> 4 files changed, 181 insertions(+)
> create mode 100644 drivers/media/tuners/dvb_dummy_tuner.c
> create mode 100644 drivers/media/tuners/dvb_dummy_tuner.h
>
Cheers,
Mauro
_______________________________________________
Linux-kernel-mentees mailing list
Linux-kernel-mentees@lists.linuxfoundation.org
https://lists.linuxfoundation.org/mailman/listinfo/linux-kernel-mentees
WARNING: multiple messages have this Message-ID (diff)
From: Mauro Carvalho Chehab <mchehab@kernel.org>
To: "Daniel W. S. Almeida" <dwlsalmeida@gmail.com>
Cc: sean@mess.org, tglx@linutronix.de, gregkh@linuxfoundation.org,
linux-media@vger.kernel.org, linux-kernel@vger.kernel.org,
skhan@linuxfoundation.org,
linux-kernel-mentees@lists.linuxfoundation.org
Subject: Re: [PATCH 0/1] Implement a DVB Dummy Tuner
Date: Thu, 9 Jan 2020 17:07:50 +0100 [thread overview]
Message-ID: <20200109170750.12746fcc@kernel.org> (raw)
In-Reply-To: <20200109152408.919325-1-dwlsalmeida@gmail.com>
Em Thu, 9 Jan 2020 12:24:07 -0300
"Daniel W. S. Almeida" <dwlsalmeida@gmail.com> escreveu:
> From: "Daniel W. S. Almeida" <dwlsalmeida@gmail.com>
>
> This patch series should implement a dummy DVB tuner as part of ongoing work
> on a virtual DVB test driver under the 2020 Spring Linux Kernel Mentorship Program.
No need for a patch 0/1. If you want to send just one patch, just sent it
directly as:
[PATCH] foo
>
> as
> Daniel W. S. Almeida (1):
> media: dvb_dummy_tuner: implement driver skeleton
>
> drivers/media/tuners/Kconfig | 7 ++
> drivers/media/tuners/Makefile | 1 +
> drivers/media/tuners/dvb_dummy_tuner.c | 153 +++++++++++++++++++++++++
> drivers/media/tuners/dvb_dummy_tuner.h | 20 ++++
> 4 files changed, 181 insertions(+)
> create mode 100644 drivers/media/tuners/dvb_dummy_tuner.c
> create mode 100644 drivers/media/tuners/dvb_dummy_tuner.h
>
Cheers,
Mauro
next prev parent reply other threads:[~2020-01-09 16:08 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-09 15:24 [Linux-kernel-mentees] [PATCH 0/1] Implement a DVB Dummy Tuner Daniel W. S. Almeida
2020-01-09 15:24 ` Daniel W. S. Almeida
2020-01-09 15:24 ` [Linux-kernel-mentees] [PATCH 1/1] media: dvb_dummy_tuner: implement driver skeleton Daniel W. S. Almeida
2020-01-09 15:24 ` Daniel W. S. Almeida
2020-01-09 15:54 ` [Linux-kernel-mentees] " Greg KH
2020-01-09 15:54 ` Greg KH
2020-01-09 20:43 ` [Linux-kernel-mentees] " Daniel W. S. Almeida
2020-01-09 20:43 ` Daniel W. S. Almeida
2020-01-09 16:13 ` [Linux-kernel-mentees] " Mauro Carvalho Chehab
2020-01-09 16:13 ` Mauro Carvalho Chehab
2020-01-09 20:52 ` [Linux-kernel-mentees] " Daniel W. S. Almeida
2020-01-09 20:52 ` Daniel W. S. Almeida
2020-01-09 16:45 ` [Linux-kernel-mentees] " Shuah Khan
2020-01-09 16:45 ` Shuah Khan
2020-01-09 21:00 ` [Linux-kernel-mentees] " Daniel W. S. Almeida
2020-01-09 21:00 ` Daniel W. S. Almeida
2020-01-09 21:11 ` [Linux-kernel-mentees] " Shuah Khan
2020-01-09 21:11 ` Shuah Khan
2020-01-09 16:07 ` Mauro Carvalho Chehab [this message]
2020-01-09 16:07 ` [PATCH 0/1] Implement a DVB Dummy Tuner Mauro Carvalho Chehab
2020-01-09 20:51 ` [Linux-kernel-mentees] " Daniel W. S. Almeida
2020-01-09 20:51 ` Daniel W. S. Almeida
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200109170750.12746fcc@kernel.org \
--to=mchehab@kernel.org \
--cc=dwlsalmeida@gmail.com \
--cc=linux-kernel-mentees@lists.linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=sean@mess.org \
--cc=tglx@linutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.