linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/8] Fix issues in em28xx
@ 2014-12-20 12:44 Russell King - ARM Linux
  2014-12-20 12:45 ` [PATCH 1/8] [media] em28xx: fix em28xx-input removal Russell King
                   ` (9 more replies)
  0 siblings, 10 replies; 14+ messages in thread
From: Russell King - ARM Linux @ 2014-12-20 12:44 UTC (permalink / raw)
  To: Mauro Carvalho Chehab; +Cc: linux-media

While testing a PCTV tripleSTICK 292e, a couple of issues were
discovered.  Firstly, disconnecting the device causes a lockdep
splat, which is addressed in the first patch.

Secondly, a number of kernel messages are missing their terminating
newline characters, and these are spread over a range of commits and
a range of kernel versions.  Therefore, I've split the fixes up by
offending commit, which should make backporting to stable trees
easier.  (Some need to be applied to 3.14 and on, some to 3.15 and on,
etc.)

It isn't clear who is the maintainer for this driver; there is no
MAINTAINERS entry.  If there is a maintainer, please ensure that they
add themselves to this critical file.  Thanks.

 drivers/media/usb/em28xx/em28xx-audio.c |  8 ++++----
 drivers/media/usb/em28xx/em28xx-core.c  |  4 ++--
 drivers/media/usb/em28xx/em28xx-dvb.c   | 14 +++++++-------
 drivers/media/usb/em28xx/em28xx-input.c |  9 ++++-----
 drivers/media/usb/em28xx/em28xx-video.c |  6 +++---
 5 files changed, 20 insertions(+), 21 deletions(-)

-- 
FTTC broadband for 0.8mile line: currently at 9.5Mbps down 400kbps up
according to speedtest.net.

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2014-12-21 19:20 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-20 12:44 [PATCH 0/8] Fix issues in em28xx Russell King - ARM Linux
2014-12-20 12:45 ` [PATCH 1/8] [media] em28xx: fix em28xx-input removal Russell King
     [not found]   ` <549583AA.9040204@googlemail.com>
2014-12-20 14:51     ` Russell King - ARM Linux
2014-12-21 19:18       ` Frank Schäfer
2014-12-20 12:45 ` [PATCH 2/8] [media] em28xx: ensure "closing" messages terminate with a newline Russell King
2014-12-20 12:45 ` [PATCH 3/8] [media] em28xx-input: fix missing newlines Russell King
2014-12-20 12:45 ` [PATCH 4/8] [media] em28xx-core: " Russell King
2014-12-20 12:45 ` [PATCH 5/8] [media] em28xx-audio: " Russell King
2014-12-20 12:45 ` [PATCH 6/8] " Russell King
2014-12-20 12:45 ` [PATCH 7/8] [media] em28xx-dvb: " Russell King
2014-12-20 12:45 ` [PATCH 8/8] [media] em28xx-video: " Russell King
2014-12-20 14:10 ` [PATCH 0/8] Fix issues in em28xx Frank Schäfer
2014-12-20 14:53   ` Russell King - ARM Linux
2014-12-21 19:20 ` Frank Schäfer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).