Mauro, Please pull the following changes: - cx23885-417: fix broken IOCTL handling - cx23885: check pointers before dereferencing in dprintk macro - cx23885: Remove hardcoded gpio bits from the encoder driver - cx23885: Convert existing HVR1800 GPIO calls into new format - cx23885: Add support for ATSC/QAM on Hauppauge HVR-1850 - cx23885: Modify hardware revision detection for newer silicon Documentation/video4linux/CARDLIST.cx23885 | 1 drivers/media/video/cx23885/cx23885-417.c | 61 +++++---- drivers/media/video/cx23885/cx23885-cards.c | 65 +++++++++- drivers/media/video/cx23885/cx23885-core.c | 30 ++++ drivers/media/video/cx23885/cx23885-dvb.c | 11 + drivers/media/video/cx23885/cx23885.h | 11 + 6 files changed, 149 insertions(+), 30 deletions(-) Some GPIO hangling cleanups. Digital TV support for a new board (HVR-1850) Fix some silicon revision detection issues. Fix for a null pointer dereference when using the cx23885-417 in debug mode. IOCTL related fixes for the cx23885-417 (HVR1800). Thanks, - Steve -- Steven Toth - Kernel Labs http://www.kernellabs.com -- 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