From: Hans Verkuil <hverkuil@xs4all.nl>
To: Linux Media Mailing List <linux-media@vger.kernel.org>
Subject: [GIT PULL FOR v3.19] Various fixes
Date: Mon, 10 Nov 2014 12:04:50 +0100 [thread overview]
Message-ID: <54609BD2.8070200@xs4all.nl> (raw)
Sparse fixes for saa7164, adv EDID fixes and si4713 improvements in preparation
for adding DT support. Tested the si4713 with my USB dev board.
Regards,
Hans
The following changes since commit 4895cc47a072dcb32d3300d0a46a251a8c6db5f1:
[media] s5p-mfc: fix sparse error (2014-11-05 08:29:27 -0200)
are available in the git repository at:
git://linuxtv.org/hverkuil/media_tree.git for-v3.19f
for you to fetch changes up to 017f179ebd74ec3bd3f2484c3cc0fe48c306a36e:
si4713: use managed irq request (2014-11-10 12:03:30 +0100)
----------------------------------------------------------------
Hans Verkuil (4):
adv7842: fix G/S_EDID behavior
adv7511: fix G/S_EDID behavior
adv7604: Correct G/S_EDID behaviour
saa7164: fix sparse warnings
Sebastian Reichel (4):
si4713: switch to devm regulator API
si4713: switch reset gpio to devm_gpiod API
si4713: use managed memory allocation
si4713: use managed irq request
drivers/media/i2c/adv7511.c | 21 ++++++++-----
drivers/media/i2c/adv7604.c | 37 +++++++++++------------
drivers/media/i2c/adv7842.c | 34 ++++++++++++---------
drivers/media/pci/saa7164/saa7164-buffer.c | 4 +--
drivers/media/pci/saa7164/saa7164-bus.c | 101 +++++++++++++++++++++++++++++++++++--------------------------
drivers/media/pci/saa7164/saa7164-core.c | 13 ++++----
drivers/media/pci/saa7164/saa7164-fw.c | 6 ++--
drivers/media/pci/saa7164/saa7164-types.h | 4 +--
drivers/media/pci/saa7164/saa7164.h | 4 +--
drivers/media/radio/si4713/si4713.c | 133 ++++++++++++++++++++++++++++++++++++++++++++++-----------------------------------
drivers/media/radio/si4713/si4713.h | 9 +++---
11 files changed, 206 insertions(+), 160 deletions(-)
next reply other threads:[~2014-11-10 11:04 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-10 11:04 Hans Verkuil [this message]
2014-11-11 11:09 ` [GIT PULL FOR v3.19] Various fixes Mauro Carvalho Chehab
2014-11-11 12:11 ` Hans Verkuil
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=54609BD2.8070200@xs4all.nl \
--to=hverkuil@xs4all.nl \
--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.