From: Hans Verkuil <hverkuil@xs4all.nl>
To: Linux Media Mailing List <linux-media@vger.kernel.org>
Subject: [GIT PULL FOR v3.20] adv7180 improvements
Date: Mon, 02 Feb 2015 13:02:07 +0100 [thread overview]
Message-ID: <54CF673F.1010804@xs4all.nl> (raw)
The following changes since commit a5f43c18fceb2b96ec9fddb4348f5282a71cf2b0:
[media] Documentation/video4linux: remove obsolete text files (2015-01-29 19:16:30 -0200)
are available in the git repository at:
git://linuxtv.org/hverkuil/media_tree.git for-v3.20d
for you to fetch changes up to f35d0d068fe717b7c6c84e376e47ccfec7f07051:
Add MAINTAINERS entry for the adv7180 (2015-02-02 12:57:37 +0100)
----------------------------------------------------------------
Lars-Peter Clausen (15):
adv7180: Do not request the IRQ again during resume
adv7180: Pass correct flags to request_threaded_irq()
adv7180: Use inline function instead of macro
adv7180: Cleanup register define naming
adv7180: Do implicit register paging
adv7180: Reset the device before initialization
adv7180: Add media controller support
adv7180: Consolidate video mode setting
adv7180: Prepare for multi-chip support
adv7180: Add support for the adv7182
adv7180: Add support for the adv7280/adv7281/adv7282
adv7180: Add support for the adv7280-m/adv7281-m/adv7281-ma/adv7282-m
adv7180: Add I2P support
adv7180: Add fast switch support
Add MAINTAINERS entry for the adv7180
MAINTAINERS | 7 +
drivers/media/i2c/Kconfig | 2 +-
drivers/media/i2c/adv7180.c | 1016 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------
drivers/media/pci/sta2x11/Kconfig | 1 +
drivers/media/platform/Kconfig | 2 +-
include/uapi/linux/v4l2-controls.h | 4 +
6 files changed, 831 insertions(+), 201 deletions(-)
reply other threads:[~2015-02-02 12:02 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=54CF673F.1010804@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.