linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL FOR v3.11] Updates Part 1
@ 2013-06-13  6:27 Hans Verkuil
  0 siblings, 0 replies; only message in thread
From: Hans Verkuil @ 2013-06-13  6:27 UTC (permalink / raw)
  To: linux-media

Mauro prefers to have the original large pull request split up in smaller pieces.

So this is the first patch set.

Note that the pull requests need to be done in order since there are dependencies
between them.

Regards,

	Hans

The following changes since commit 62d54876c511628daed2246753e2fe348da022f1:

  [media] s5p-tv: Don't ignore return value of regulator_bulk_enable() in hdmi_drv.c (2013-06-12 22:17:59 -0300)

are available in the git repository at:

  git://linuxtv.org/hverkuil/media_tree.git for-v3.11a

for you to fetch changes up to 59834c3c791a01d9b7e460bf90d7ec4b47aaeab8:

  media: i2c: ths7303: make the pdata as a constant pointer (2013-06-13 08:14:07 +0200)

----------------------------------------------------------------
Antti Palosaari (1):
      radio-keene: add delay in order to settle hardware

Hans Verkuil (5):
      hdpvr: fix querystd 'unknown format' return.
      hdpvr: code cleanup
      hdpvr: improve error handling
      ml86v7667: fix the querystd implementation
      radio-keene: set initial frequency.

Lad, Prabhakar (4):
      ARM: davinci: dm365 evm: remove init_enable from ths7303 pdata
      media: i2c: ths7303: remove init_enable option from pdata
      media: i2c: ths7303: remove unnecessary function ths7303_setup()
      media: i2c: ths7303: make the pdata as a constant pointer

Vladimir Barinov (2):
      adv7180: add more subdev video ops
      ML86V7667: new video decoder driver

 arch/arm/mach-davinci/board-dm365-evm.c |    1 -
 drivers/media/i2c/Kconfig               |    9 +++
 drivers/media/i2c/Makefile              |    1 +
 drivers/media/i2c/adv7180.c             |   46 +++++++++++
 drivers/media/i2c/ml86v7667.c           |  431 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 drivers/media/i2c/ths7303.c             |   48 +++---------
 drivers/media/radio/radio-keene.c       |    7 +-
 drivers/media/usb/hdpvr/hdpvr-control.c |   21 +++--
 drivers/media/usb/hdpvr/hdpvr-video.c   |   72 +++++++++--------
 drivers/media/usb/hdpvr/hdpvr.h         |    1 +
 include/media/ths7303.h                 |    2 -
 11 files changed, 552 insertions(+), 87 deletions(-)
 create mode 100644 drivers/media/i2c/ml86v7667.c

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-06-13  6:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-13  6:27 [GIT PULL FOR v3.11] Updates Part 1 Hans Verkuil

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).