From: Sean Young <sean@mess.org>
To: linux-media@vger.kernel.org
Subject: [GIT PULL FOR v5.8] Small fixes
Date: Fri, 8 May 2020 10:41:15 +0100 [thread overview]
Message-ID: <20200508094115.GA1214@gofer.mess.org> (raw)
The following changes since commit 5b9f8e4ac9473962fa0e824fd1f04138600d459d:
media: ipu3.rst: fix a build warning (2020-05-06 14:49:41 +0200)
are available in the Git repository at:
git://linuxtv.org/syoung/media_tree.git for-v5.8d
for you to fetch changes up to 9757af7af9480de959e3a13b96a8f506b12740b8:
media: dvb-frontends: remove redundant initialization of variable status (2020-05-08 09:26:21 +0100)
----------------------------------------------------------------
Colin Ian King (4):
media: dvb: remove redundant assignment to variable bw
media: stv0900_core: remove redundant assignment to variable val
media: mantis_dvb: remove redundant initialization to variable result
media: dvb-frontends: remove redundant initialization of variable status
Jia-Ju Bai (1):
media: usb: ttusb-dec: reduce the number of memory reads in ttusb_dec_handle_irq()
Sean Young (2):
media: gpio-ir-tx: improve precision of transmitted signal due to scheduling
media: gpio-ir-tx: allow transmission without carrier
drivers/media/dvb-frontends/cxd2880/cxd2880_top.c | 2 +-
drivers/media/dvb-frontends/drxk_hard.c | 2 +-
drivers/media/dvb-frontends/stv0900_core.c | 2 +-
drivers/media/pci/mantis/mantis_dvb.c | 2 +-
drivers/media/rc/gpio-ir-tx.c | 51 ++++++++++++++++++-----
drivers/media/usb/ttusb-dec/ttusb_dec.c | 9 ++--
6 files changed, 50 insertions(+), 18 deletions(-)
next reply other threads:[~2020-05-08 9:41 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-08 9:41 Sean Young [this message]
2020-05-08 9:46 ` [GIT PULL FOR v5.8] Small fixes Sean Young
-- strict thread matches above, loose matches on Subject: below --
2020-05-08 9:47 Sean Young
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=20200508094115.GA1214@gofer.mess.org \
--to=sean@mess.org \
--cc=linux-media@vger.kernel.org \
/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.