mbox series

[GIT,PULL,RESEND] urgent em28xx bug fixes for immediate merge

Message ID CAOcJUbytVC6LeMPrn9_dmz4a+GTetSzV8jkNdeag3Urh-nL0UQ@mail.gmail.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL,RESEND] urgent em28xx bug fixes for immediate merge | expand

Pull-request

ssh://mkrufky@linuxtv.org:/home/mkrufky/git/dvb.git em28xx

Message

Michael Ira Krufky July 26, 2018, 1:01 p.m. UTC
...previous email failed to indicate `em28xx` branch.  My bad.  Please merge.

The following changes since commit 7ba2eb72f843fb79de1857a39f9a7e8006f8133b:

  media: dib0700: add code comment (2018-07-25 14:55:59 -0400)

are available in the Git repository at:

  ssh://mkrufky@linuxtv.org:/home/mkrufky/git/dvb.git em28xx

for you to fetch changes up to f7869d3cd1705c1d7f883d364a1fe52085d219c4:

  em28xx: Remove duplicate PID (2018-07-26 07:42:52 -0400)

----------------------------------------------------------------
Brad Love (3):
      em28xx: Fix dual transport stream operation
      em28xx: Fix DualHD disconnect oops
      em28xx: Remove duplicate PID

 drivers/media/usb/em28xx/em28xx-cards.c | 6 +++---
 drivers/media/usb/em28xx/em28xx-dvb.c   | 4 +++-
 2 files changed, 6 insertions(+), 4 deletions(-)
On Thu, Jul 26, 2018 at 8:27 AM Michael Ira Krufky <mkrufky@linuxtv.org> wrote:
>
> This is a resend of https://patchwork.linuxtv.org/patch/51227/ - I
> forgot to include an email subject in the pull request :-/
>
> Hello Mauro,
>
> The following three patches from Brad Love are urgently needed for
> merge ASAP.  One just removes a duplicated PID, so it's not as
> important but should be merged ASAP nonetheless.  The other two fix an
> OOPS along with broken dual transport streaming operation.  Please
> merge ASAP.
>
> The following changes since commit 7ba2eb72f843fb79de1857a39f9a7e8006f8133b:
>
>   media: dib0700: add code comment (2018-07-25 14:55:59 -0400)
>
> are available in the Git repository at:
>
>   ssh://linuxtv.org:/home/mkrufky/git/dvb.git
>
> for you to fetch changes up to f7869d3cd1705c1d7f883d364a1fe52085d219c4:
>
>   em28xx: Remove duplicate PID (2018-07-26 07:42:52 -0400)
>
> ----------------------------------------------------------------
> Brad Love (3):
>       em28xx: Fix dual transport stream operation
>       em28xx: Fix DualHD disconnect oops
>       em28xx: Remove duplicate PID
>
>  drivers/media/usb/em28xx/em28xx-cards.c | 6 +++---
>  drivers/media/usb/em28xx/em28xx-dvb.c   | 4 +++-
>  2 files changed, 6 insertions(+), 4 deletions(-)