The following changes since commit 7eac97d7e714429f7ef1ba5d35f94c07f4c34f8e:

  [media] media: pci: remove duplicate checks for EPERM (2013-05-27 09:34:56 
-0300)

are available in the git repository at:

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

for you to fetch changes up to 6ec4ad4a769a57931b9143ee294a2df2413bffad:

  radio-keene: add delay in order to settle hardware (2013-06-03 09:45:18 +0200)

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

Hans Verkuil (6):
      mxl111sf: don't redefine pr_err/info/debug
      hdpvr: fix querystd 'unknown format' return.
      hdpvr: code cleanup
      hdpvr: improve error handling
      ml86v7667: fix the querystd implementation
      radio-keene: set initial frequency.

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

 drivers/media/i2c/Kconfig                     |    9 ++
 drivers/media/i2c/Makefile                    |    1 +
 drivers/media/i2c/adv7180.c                   |   46 ++++++++++
 drivers/media/i2c/ml86v7667.c                 |  431 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 drivers/media/radio/radio-keene.c             |    7 +-
 drivers/media/usb/dvb-usb-v2/mxl111sf-tuner.c |    8 +-
 drivers/media/usb/dvb-usb-v2/mxl111sf.c       |   90 ++++++++++----------
 drivers/media/usb/hdpvr/hdpvr-control.c       |   21 ++---
 drivers/media/usb/hdpvr/hdpvr-video.c         |   72 ++++++++--------
 drivers/media/usb/hdpvr/hdpvr.h               |    1 +
 10 files changed, 585 insertions(+), 101 deletions(-)
 create mode 100644 drivers/media/i2c/ml86v7667.c
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to