mbox

[PULL] add basic DVB-S2 support for Hauppauge HVR-4400

Message ID CAOcJUbwdzPEn14P5qA=Sqk56tcaL3neeOwQqNrgDSdGce1Ky-w@mail.gmail.com (mailing list archive)
State Accepted, archived
Headers

Pull-request

git://linuxtv.org/mkrufky/hauppauge hvr4400

Message

Michael Ira Krufky Dec. 17, 2012, 1:09 a.m. UTC
  Mauro,

Please merge:

git request-pull 49cc629df16f2a15917800a8579bd9c25c41b634
git://linuxtv.org/mkrufky/hauppauge hvr4400
The following changes since commit 49cc629df16f2a15917800a8579bd9c25c41b634:

  [media] MAINTAINERS: add si470x-usb+common and si470x-i2c entries
(2012-12-11 18:16:13 -0200)

are available in the git repository at:

  git://linuxtv.org/mkrufky/hauppauge hvr4400

for you to fetch changes up to 4c8e64232d4a71e68d68b9093506966c0244a526:

  cx23885: add basic DVB-S2 support for Hauppauge HVR-4400 (2012-12-16
12:27:25 -0500)

----------------------------------------------------------------
Michael Krufky (2):
      tda10071: add tuner_i2c_addr to struct tda10071_config
      cx23885: add basic DVB-S2 support for Hauppauge HVR-4400

 drivers/media/dvb-frontends/tda10071.c    |    2 +-
 drivers/media/dvb-frontends/tda10071.h    |    6 ++++++
 drivers/media/pci/cx23885/Kconfig         |    2 ++
 drivers/media/pci/cx23885/cx23885-cards.c |   38
+++++++++++++++++++++++++++++++++++++-
 drivers/media/pci/cx23885/cx23885-dvb.c   |   27 +++++++++++++++++++++++++++
 drivers/media/pci/cx23885/cx23885.h       |    1 +
 6 files changed, 74 insertions(+), 2 deletions(-)

Cheers,

Mike
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
  

Comments

Michael Ira Krufky Dec. 17, 2012, 3:04 p.m. UTC | #1
As discussed on irc, the following pwclient commands should update the
status of the patches in patchwork to correspond with this merge
request:

pwclient update -s 'superseded' 15920
pwclient update -s 'superseded' 15921
pwclient update -s 'accepted' 15922

Cheers,

Mike

On Sun, Dec 16, 2012 at 8:09 PM, Michael Krufky <mkrufky@linuxtv.org> wrote:
> Mauro,
>
> Please merge:
>
> git request-pull 49cc629df16f2a15917800a8579bd9c25c41b634
> git://linuxtv.org/mkrufky/hauppauge hvr4400
> The following changes since commit 49cc629df16f2a15917800a8579bd9c25c41b634:
>
>   [media] MAINTAINERS: add si470x-usb+common and si470x-i2c entries
> (2012-12-11 18:16:13 -0200)
>
> are available in the git repository at:
>
>   git://linuxtv.org/mkrufky/hauppauge hvr4400
>
> for you to fetch changes up to 4c8e64232d4a71e68d68b9093506966c0244a526:
>
>   cx23885: add basic DVB-S2 support for Hauppauge HVR-4400 (2012-12-16
> 12:27:25 -0500)
>
> ----------------------------------------------------------------
> Michael Krufky (2):
>       tda10071: add tuner_i2c_addr to struct tda10071_config
>       cx23885: add basic DVB-S2 support for Hauppauge HVR-4400
>
>  drivers/media/dvb-frontends/tda10071.c    |    2 +-
>  drivers/media/dvb-frontends/tda10071.h    |    6 ++++++
>  drivers/media/pci/cx23885/Kconfig         |    2 ++
>  drivers/media/pci/cx23885/cx23885-cards.c |   38
> +++++++++++++++++++++++++++++++++++++-
>  drivers/media/pci/cx23885/cx23885-dvb.c   |   27 +++++++++++++++++++++++++++
>  drivers/media/pci/cx23885/cx23885.h       |    1 +
>  6 files changed, 74 insertions(+), 2 deletions(-)
>
> Cheers,
>
> Mike
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html