All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] ddbridge: updates from dddvb-0.9.31
@ 2017-08-20 10:41 Daniel Scheller
  2017-08-20 10:41 ` [PATCH 1/6] [media] ddbridge: fix gap handling Daniel Scheller
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Daniel Scheller @ 2017-08-20 10:41 UTC (permalink / raw)
  To: linux-media, mchehab, mchehab; +Cc: jasmin, rjkm

From: Daniel Scheller <d.scheller@gmx.net>

Digital Devices bumped their driver package to version 0.9.31, which most
importantly carries all refactorisations which are part of the pending
mainline driver bump (bringing dddvb and the proposed kernel version much
closer to each other), and improves further on that. This series bumps
the mainline driver accordingly.

These patches should go in right after and alongside the ddbridge-0.9.29
v4 bump series (see [1], means: 4.14 window material) so we have an
uptodate driver in mainline when the next major version gets tagged by
Linus.

[1] http://www.spinics.net/lists/linux-media/msg119911.html

Daniel Scheller (6):
  [media] ddbridge: fix gap handling
  [media] ddbridge: move ddb_unmap(), cleanup modparams
  [media] ddbridge: move device ID table to ddbridge-hw
  [media] ddbridge: remove ddb_info's from the global scope
  [media] ddbridge: const'ify all ddb_info, ddb_regmap et al
  [media] ddbridge: bump version string to 0.9.31intermediate-integrated

 drivers/media/pci/ddbridge/ddbridge-core.c |  46 +++++++---
 drivers/media/pci/ddbridge/ddbridge-hw.c   | 129 ++++++++++++++++++++++-------
 drivers/media/pci/ddbridge/ddbridge-hw.h   |  45 ++++------
 drivers/media/pci/ddbridge/ddbridge-i2c.c  |   5 +-
 drivers/media/pci/ddbridge/ddbridge-main.c |  67 ++-------------
 drivers/media/pci/ddbridge/ddbridge.h      |  27 +++---
 6 files changed, 172 insertions(+), 147 deletions(-)

-- 
2.13.0

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-08-20 10:41 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-20 10:41 [PATCH 0/6] ddbridge: updates from dddvb-0.9.31 Daniel Scheller
2017-08-20 10:41 ` [PATCH 1/6] [media] ddbridge: fix gap handling Daniel Scheller
2017-08-20 10:41 ` [PATCH 2/6] [media] ddbridge: move ddb_unmap(), cleanup modparams Daniel Scheller
2017-08-20 10:41 ` [PATCH 3/6] [media] ddbridge: move device ID table to ddbridge-hw Daniel Scheller
2017-08-20 10:41 ` [PATCH 4/6] [media] ddbridge: remove ddb_info's from the global scope Daniel Scheller
2017-08-20 10:41 ` [PATCH 5/6] [media] ddbridge: const'ify all ddb_info, ddb_regmap et al Daniel Scheller
2017-08-20 10:41 ` [PATCH 6/6] [media] ddbridge: bump version string to 0.9.31intermediate-integrated Daniel Scheller

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.