Hi Mauro, This pull request is for the cx23885 vb2 conversion. In this pull request I dropped the VBI offset change from the first patch (as discussed on irc) and the 'weird sizes' patch. Those will come later when I have a bit more time for further testing and digging into the datasheet. But I'd like to get this stuff in at least. Regards, Hans The following changes since commit 4bf167a373bbbd31efddd9c00adc97ecc69fdb67: [media] v4l: vsp1: fix driver dependencies (2014-09-03 09:10:24 -0300) are available in the git repository at: git://linuxtv.org/hverkuil/media_tree.git cx23c for you to fetch changes up to a3f45ff9e8ac28e6a8fdb89e9ff353a47b863418: cx23885: Add busy checks before changing formats (2014-09-03 14:40:47 +0200) ---------------------------------------------------------------- Hans Verkuil (4): cx23885: convert to vb2 cx23885: fix field handling cx23885: remove btcx-risc dependency cx23885: Add busy checks before changing formats drivers/media/pci/cx23885/Kconfig | 5 +- drivers/media/pci/cx23885/Makefile | 1 - drivers/media/pci/cx23885/altera-ci.c | 4 +- drivers/media/pci/cx23885/cx23885-417.c | 322 +++++++------------ drivers/media/pci/cx23885/cx23885-alsa.c | 9 +- drivers/media/pci/cx23885/cx23885-core.c | 337 ++++++-------------- drivers/media/pci/cx23885/cx23885-dvb.c | 131 +++++--- drivers/media/pci/cx23885/cx23885-vbi.c | 275 ++++++++-------- drivers/media/pci/cx23885/cx23885-video.c | 830 ++++++++++++++----------------------------------- drivers/media/pci/cx23885/cx23885.h | 79 ++--- 10 files changed, 710 insertions(+), 1283 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html