The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c:
Linux 5.4-rc1 (2019-09-30 10:35:40 -0700) are available in the Git repository at: git://linuxtv.org/hverkuil/media_tree.git tags/br-cx231xx-vb2 for you to fetch changes up to f52ff1811749b057007be565b23c98c5086c2743: cx231xx: convert to the vb2 framework (2019-10-01 12:03:38 +0200) ---------------------------------------------------------------- Tag branch ---------------------------------------------------------------- Hans Verkuil (1): cx231xx: convert to the vb2 framework drivers/media/usb/cx231xx/Kconfig | 2 +- drivers/media/usb/cx231xx/cx231xx-417.c | 509 ++++++++++++------------------------------ drivers/media/usb/cx231xx/cx231xx-cards.c | 6 +- drivers/media/usb/cx231xx/cx231xx-vbi.c | 172 ++++++--------- drivers/media/usb/cx231xx/cx231xx-vbi.h | 2 +- drivers/media/usb/cx231xx/cx231xx-video.c | 795 ++++++++++++++++-------------------------------------------------- drivers/media/usb/cx231xx/cx231xx.h | 30 +-- 7 files changed, 407 insertions(+), 1109 deletions(-)