On Tue, Feb 7, 2012 at 12:06 AM, Michael Krufky <mkrufky@xxxxxxxxxxxxxx> wrote: > Please review / ack / merge: > > The following changes since commit 59b30294e14fa6a370fdd2bc2921cca1f977ef16: > Mauro Carvalho Chehab (1): > Merge branch 'v4l_for_linus' into staging/for_v3.4 > > are available in the git repository at: > > git://linuxtv.org/mkrufky/tuners xc5000 > > Michael Krufky (5): > xc5000: allow drivers to set desired firmware in xc5000_attach > xc5000: add XC5000C_DEFAULT_FIRMWARE: dvb-fe-xc5000c-41.024.5-31875.fw > tuner: add support for Xceive XC5000C > tveeprom: add support for Xceive XC5000C tuner > remove unneeded #define's in xc5000.h > > drivers/media/common/tuners/tuner-types.c | 4 ++++ > drivers/media/common/tuners/xc5000.c | 27 +++++++++++++++++++++------ > drivers/media/common/tuners/xc5000.h | 13 +++++++++++++ > drivers/media/video/tuner-core.c | 15 +++++++++++++++ > drivers/media/video/tveeprom.c | 2 +- > include/media/tuner.h | 1 + > 6 files changed, 55 insertions(+), 7 deletions(-) ...adding one more: The following changes since commit 59b30294e14fa6a370fdd2bc2921cca1f977ef16: Mauro Carvalho Chehab (1): Merge branch 'v4l_for_linus' into staging/for_v3.4 are available in the git repository at: git://linuxtv.org/mkrufky/tuners xc5000 Michael Krufky (6): xc5000: allow drivers to set desired firmware in xc5000_attach xc5000: add XC5000C_DEFAULT_FIRMWARE: dvb-fe-xc5000c-41.024.5-31875.fw tuner: add support for Xceive XC5000C tveeprom: add support for Xceive XC5000C tuner remove unneeded #define's in xc5000.h xc5000: remove static dependencies on xc5000 created by previous changesets drivers/media/common/tuners/tuner-types.c | 4 ++ drivers/media/common/tuners/xc5000.c | 45 +++++++++++++++++++++++++---- drivers/media/common/tuners/xc5000.h | 8 +++++ drivers/media/video/tuner-core.c | 15 +++++++++ drivers/media/video/tveeprom.c | 2 +- include/media/tuner.h | 1 + 6 files changed, 68 insertions(+), 7 deletions(-) Cheers, -Mike -- 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