Mauro, Please pull from http://linuxtv.org/hg/~awalls/ivtv-changes for the following 4 changesets: 01/04: ivtv: Fix ivtv_api_get_data() to avoid unneeded IO during IRQ handling http://linuxtv.org/hg/~awalls/ivtv-changes?cmd=changeset;node=4090ec224ef2 02/04: tuner-types: Add Sony BTF-Pxn01Z tuner type used on GigaPocket cards http://linuxtv.org/hg/~awalls/ivtv-changes?cmd=changeset;node=6d231e353000 03/04: ivtv: Add initial entry for Sony VAIO Giga Pocket (Kikyou) cards http://linuxtv.org/hg/~awalls/ivtv-changes?cmd=changeset;node=3562268f35a7 04/04: ivtv: Tweak Sony GigaPocket Kikyou card entry based on experiments http://linuxtv.org/hg/~awalls/ivtv-changes?cmd=changeset;node=abcc03945f4b Documentation/video4linux/CARDLIST.tuner | 1 drivers/media/common/tuners/tuner-types.c | 21 ++++++++ drivers/media/video/ivtv/ivtv-cards.c | 76 ++++++++++++++++++++++++------ drivers/media/video/ivtv/ivtv-cards.h | 4 + drivers/media/video/ivtv/ivtv-driver.c | 1 drivers/media/video/ivtv/ivtv-firmware.c | 2 drivers/media/video/ivtv/ivtv-irq.c | 9 +-- drivers/media/video/ivtv/ivtv-mailbox.c | 9 +-- drivers/media/video/ivtv/ivtv-mailbox.h | 3 - include/media/tuner.h | 1 10 files changed, 102 insertions(+), 25 deletions(-) Thanks go to Eric Wescott for his recent testing of this patch, and to Hans Verkuil for brushing up Eric Anderson's old patch as a starting point. I doubt this is the last change to get the GigaPocket fully supported, but the patch for the GigaPocket has been languishing for years, so I want to get something checked in that at least works "well enough". Thanks, Andy -- 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