linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL FOR v4.6] Two fixes, move timblogiw to staging
@ 2016-02-16  8:07 Hans Verkuil
  0 siblings, 0 replies; only message in thread
From: Hans Verkuil @ 2016-02-16  8:07 UTC (permalink / raw)
  To: Linux Media Mailing List


The following changes since commit f7b4b54e63643b740c598e044874c4bffa0f04f2:

  [media] tvp5150: add HW input connectors support (2016-02-11 11:11:29 -0200)

are available in the git repository at:

  git://linuxtv.org/hverkuil/media_tree.git for-v4.6d

for you to fetch changes up to f044d49dc5bea0e1c1bc4a6938b6b5a772862fe8:

  saa7134: Fix bytesperline not being set correctly for planar formats (2016-02-16 09:07:04 +0100)

----------------------------------------------------------------
Hans Verkuil (1):
      timblogiw: move to staging in preparation for removal

Hans de Goede (1):
      saa7134: Fix bytesperline not being set correctly for planar formats

Sudip Mukherjee (1):
      media: ti-vpe: add dependency of HAS_DMA

 drivers/media/pci/saa7134/saa7134-video.c                  | 18 ++++++++++++------
 drivers/media/platform/Kconfig                             | 10 +---------
 drivers/media/platform/Makefile                            |  1 -
 drivers/staging/media/Kconfig                              |  2 ++
 drivers/staging/media/Makefile                             |  2 +-
 drivers/staging/media/timb/Kconfig                         | 11 +++++++++++
 drivers/staging/media/timb/Makefile                        |  1 +
 drivers/{media/platform => staging/media/timb}/timblogiw.c |  0
 8 files changed, 28 insertions(+), 17 deletions(-)
 create mode 100644 drivers/staging/media/timb/Kconfig
 create mode 100644 drivers/staging/media/timb/Makefile
 rename drivers/{media/platform => staging/media/timb}/timblogiw.c (100%)

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

only message in thread, other threads:[~2016-02-16  8:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-16  8:07 [GIT PULL FOR v4.6] Two fixes, move timblogiw to staging 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).