mbox

[PULL] git://git.kernellabs.com/stoth/cx23885-hvr1850.git media-master branch

Message ID CALzAhNWZ5y6SzitO=__e72+y8KO4FSYLXFBOf-iSKaYhFgyJtg@mail.gmail.com (mailing list archive)
State Accepted, archived
Headers

Pull-request

git://git.kernellabs.com/stoth/cx23885-hvr1850-fixups.git staging/for_v3.3

Message

Steven Toth Jan. 5, 2012, 12:30 a.m. UTC
  > There's something wrong on this patch. It breaks compilation:

Mauro,

My mistake, I've corrected the issue:

The following changes since commit 9c9c3d078b0dd81a74e5f531aa1efa30add5b419:

 [media] cx23885: Configure the MPEG encoder early to avoid jerky
video (2012-01-04 20:51:18 -0200)

are available in the git repository at:
 git://git.kernellabs.com/stoth/cx23885-hvr1850-fixups.git staging/for_v3.3

Steven Toth (6):
     [media] cx25840: Add a flag to enable the CX23888 DIF to be
enabled or not.
     [media] cx23885: Hauppauge HVR1850 Analog driver support
     [media] cx23885: Control cleanup on the MPEG Encoder
     [media] cx23885: Bugfix /sys/class/video4linux/videoX/name truncation
     [media] cx25840: Hauppauge HVR1850 Analog driver support (patch2)
     [media] cx25840: Added g_std support to the video decoder driver

 drivers/media/video/cx23885/cx23885-417.c   |  105 +-
 drivers/media/video/cx23885/cx23885-cards.c |   28 +-
 drivers/media/video/cx23885/cx23885-core.c  |   24 +-
 drivers/media/video/cx23885/cx23885-dvb.c   |   14 +
 drivers/media/video/cx23885/cx23885-video.c |  157 ++-
 drivers/media/video/cx23885/cx23885.h       |   12 +
 drivers/media/video/cx25840/cx25840-core.c  | 3224 ++++++++++++++++++++++++++-
 include/media/cx25840.h                     |    1 +
 8 files changed, 3454 insertions(+), 111 deletions(-)

Thanks,

- Steve