On Fri, May 22, 2009 at 5:38 PM, Michael Krufky <mkrufky@xxxxxxxxxxxxxx> wrote: > Mauro, > > Please pull from: > > http://www.kernellabs.com/hg/~mkrufky/hvr1110 > > for the following changesets: > > - saa7134: fix quirk in saa7134_i2c_xfer for the saa7131 bridge > - saa7134: enable digital tv support for Hauppauge WinTV-HVR1110r3 > > Documentation/video4linux/CARDLIST.saa7134 | 2 > drivers/media/video/saa7134/Kconfig | 1 > drivers/media/video/saa7134/saa7134-cards.c | 4 + > drivers/media/video/saa7134/saa7134-dvb.c | 26 ++++++++++ > drivers/media/video/saa7134/saa7134-i2c.c | 2 > 5 files changed, 32 insertions(+), 3 deletions(-) > > The saa7134_i2c_xfer quirk fix was > Tested-by: Hermann Pitton <hermann-pitton@xxxxxxxx> > > Please note, this repository contains changesets from Steven Toth's > "tda10048-merge" repository, which he has already issued a separate > pull request to you. If you've already pulled his tree by the time > you get to mine, then the changesets outstanding are those above. If, > however, you'd prefer to just pull them all at once from my own > repository, you will get the following changesets: > > - TDA10048: Ensure the I/F changes during DVB-T 6/7/8 bandwidth changes. > - cx23885: Ensure we specify I/F's for all bandwidths > - pvrusb2: Ensure we specify I/F's for all bandwidths > - TDA10048: Missing two I/F's / Pll combinations from the PLL table > - cx23885: fix tda10048 IF frequencies for the Hauppauge WinTV-HVR1210 > - saa7134: fix quirk in saa7134_i2c_xfer for the saa7131 bridge > - saa7134: enable digital tv support for Hauppauge WinTV-HVR1110r3 > > Documentation/video4linux/CARDLIST.saa7134 | 2 > drivers/media/dvb/frontends/tda10048.c | 188 ++++++---- > drivers/media/dvb/frontends/tda10048.h | 6 > drivers/media/video/cx23885/cx23885-dvb.c | 8 > drivers/media/video/pvrusb2/pvrusb2-devattr.c | 4 > drivers/media/video/saa7134/Kconfig | 1 > drivers/media/video/saa7134/saa7134-cards.c | 4 > drivers/media/video/saa7134/saa7134-dvb.c | 26 + > drivers/media/video/saa7134/saa7134-i2c.c | 2 > 9 files changed, 171 insertions(+), 70 deletions(-) > > > Please retain the original hashcodes (avoid cherry-picking, if you > can), as I have some additional test repositories that depend on these > changesets. > > Regards, > > Mike Krufky > Mauro, I see that the kernellabs.com www server has been down all weekend. Unfortunately, there isn't much I can do about that, but in the spirit of keeping things moving, I have pushed the above repository to linuxtv.org so that you can merge without having to wait for the kernellabs.com www server to come back. Please pull from: http://linuxtv.org/hg/~mkrufky/saa7134-tda10048 for the following changesets from Steve and I: - TDA10048: Ensure the I/F changes during DVB-T 6/7/8 bandwidth changes. - cx23885: Ensure we specify I/F's for all bandwidths - pvrusb2: Ensure we specify I/F's for all bandwidths - TDA10048: Missing two I/F's / Pll combinations from the PLL table - cx23885: fix tda10048 IF frequencies for the Hauppauge WinTV-HVR1210 - saa7134: fix quirk in saa7134_i2c_xfer for the saa7131 bridge - saa7134: enable digital tv support for Hauppauge WinTV-HVR1110r3 Documentation/video4linux/CARDLIST.saa7134 | 2 drivers/media/dvb/frontends/tda10048.c | 188 ++++++---- drivers/media/dvb/frontends/tda10048.h | 6 drivers/media/video/cx23885/cx23885-dvb.c | 8 drivers/media/video/pvrusb2/pvrusb2-devattr.c | 4 drivers/media/video/saa7134/Kconfig | 1 drivers/media/video/saa7134/saa7134-cards.c | 4 drivers/media/video/saa7134/saa7134-dvb.c | 26 + drivers/media/video/saa7134/saa7134-i2c.c | 2 9 files changed, 171 insertions(+), 70 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