All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ngene CI TS fixup
@ 2018-03-06 17:46 Daniel Scheller
  2018-03-06 17:46 ` [PATCH 1/2] [media] ngene: move the tsin_exchange() stripcopy block into a function Daniel Scheller
  2018-03-06 17:46 ` [PATCH 2/2] [media] ngene: compensate for TS buffer offset shifts Daniel Scheller
  0 siblings, 2 replies; 3+ messages in thread
From: Daniel Scheller @ 2018-03-06 17:46 UTC (permalink / raw)
  To: linux-media, mchehab, mchehab

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

Remainder of the ngene updates series, taking care of the TS buffer offset
shift which occurs in conjunction with CICAM hardware during CAM inits.

Changed as requested to get rid of the DEBUG_CI_XFER ifdeffery.

This might aswell be considered a v3 of [1], but as 10 of 12 patches were
merged already, these two patches can be treated separate.

[1] https://www.spinics.net/lists/linux-media/msg129606.html

Daniel Scheller (2):
  [media] ngene: move the tsin_exchange() stripcopy block into a
    function
  [media] ngene: compensate for TS buffer offset shifts

 drivers/media/pci/ngene/ngene-dvb.c | 126 ++++++++++++++++++++++++++++--------
 drivers/media/pci/ngene/ngene.h     |   3 +
 2 files changed, 102 insertions(+), 27 deletions(-)

-- 
2.16.1

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

end of thread, other threads:[~2018-03-06 17:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-06 17:46 [PATCH 0/2] ngene CI TS fixup Daniel Scheller
2018-03-06 17:46 ` [PATCH 1/2] [media] ngene: move the tsin_exchange() stripcopy block into a function Daniel Scheller
2018-03-06 17:46 ` [PATCH 2/2] [media] ngene: compensate for TS buffer offset shifts 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.