Re: [PATCH 0/8] Fix issues in em28xx

2014-12-21 Thread Frank Schäfer

Am 20.12.2014 um 13:44 schrieb Russell King - ARM Linux:
 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(-)

Reviewed-by: Frank Schäfer fschaefer@googlemail.com

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


[PATCH 0/8] Fix issues in em28xx

2014-12-20 Thread Russell King - ARM Linux
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.
--
To unsubscribe from this list: send the line unsubscribe linux-media in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH 0/8] Fix issues in em28xx

2014-12-20 Thread Frank Schäfer

Am 20.12.2014 um 13:44 schrieb Russell King - ARM Linux:
 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.

(line 3598)

EM28XX VIDEO4LINUX DRIVER
M:Mauro Carvalho Chehab m.che...@samsung.com
L:linux-media@vger.kernel.org
W:http://linuxtv.org
T:git git://linuxtv.org/media_tree.git
S:Maintained
F:drivers/media/usb/em28xx/


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


Re: [PATCH 0/8] Fix issues in em28xx

2014-12-20 Thread Russell King - ARM Linux
On Sat, Dec 20, 2014 at 03:10:04PM +0100, Frank Schäfer wrote:
 
 Am 20.12.2014 um 13:44 schrieb Russell King - ARM Linux:
  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.
 
 (line 3598)
 
 EM28XX VIDEO4LINUX DRIVER
 M:Mauro Carvalho Chehab m.che...@samsung.com
 L:linux-media@vger.kernel.org
 W:http://linuxtv.org
 T:git git://linuxtv.org/media_tree.git
 S:Maintained
 F:drivers/media/usb/em28xx/

That's fine then - I thought my scripts picked Mauro up as the
drivers/media maintainer rather than the driver author.

-- 
FTTC broadband for 0.8mile line: currently at 9.5Mbps down 400kbps up
according to speedtest.net.
--
To unsubscribe from this list: send the line unsubscribe linux-media in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html