The following changes since commit 3e6e3b3d3d6877e5b9fe0c2cd9788127a4974a3d: [media] staging: media: davinci_vpfe: Rewrite return statement in vpfe_video.c (2013-12-18 06:28:13 -0200) are available in the git repository at: git://linuxtv.org/hverkuil/media_tree.git thanko for you to fetch changes up to 68318397d8fdb521ddbd00548bb1394a0ce98bef: MAINTAINERS: add entry for new radio-raremono radio driver. (2013-12-18 12:33:59 +0100) ---------------------------------------------------------------- Hans Verkuil (4): si470x: don't use buffer on the stack for USB transfers. si470x: add check to test if this is really a si470x. radio-raremono: add support for 'Thanko's Raremono' AM/FM/SW USB device. MAINTAINERS: add entry for new radio-raremono radio driver. MAINTAINERS | 8 ++ drivers/media/radio/Kconfig | 14 +++ drivers/media/radio/Makefile | 1 + drivers/media/radio/radio-raremono.c | 387 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ drivers/media/radio/si470x/radio-si470x-usb.c | 81 ++++++++++----- drivers/media/radio/si470x/radio-si470x.h | 1 + 6 files changed, 466 insertions(+), 26 deletions(-) create mode 100644 drivers/media/radio/radio-raremono.c -- 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