V4L/DVB (5469a): Copyright and maintainer tweaks
Fix up Cafe/ov7670 copyrights and maintainer entries Signed-off-by: Jonathan Corbet <corbet@lwn.net> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:
parent
7f7b12f09b
commit
77d5140fe7
12
MAINTAINERS
12
MAINTAINERS
|
@ -873,6 +873,12 @@ W: http://linuxtv.org
|
||||||
T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
|
T: git kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git
|
||||||
S: Maintained
|
S: Maintained
|
||||||
|
|
||||||
|
CAFE CMOS INTEGRATED CAMERA CONTROLLER DRIVER
|
||||||
|
P: Jonathan Corbet
|
||||||
|
M: corbet@lwn.net
|
||||||
|
L: video4linux-list@redhat.com
|
||||||
|
S: Maintained
|
||||||
|
|
||||||
CALGARY x86-64 IOMMU
|
CALGARY x86-64 IOMMU
|
||||||
P: Muli Ben-Yehuda
|
P: Muli Ben-Yehuda
|
||||||
M: muli@il.ibm.com
|
M: muli@il.ibm.com
|
||||||
|
@ -2526,6 +2532,12 @@ P: Harald Welte
|
||||||
M: laforge@gnumonks.org
|
M: laforge@gnumonks.org
|
||||||
S: Maintained
|
S: Maintained
|
||||||
|
|
||||||
|
OMNIVISION OV7670 SENSOR DRIVER
|
||||||
|
P: Jonathan Corbet
|
||||||
|
M: corbet@lwn.net
|
||||||
|
L: video4linux-list@redhat.com
|
||||||
|
S: Maintained
|
||||||
|
|
||||||
ONSTREAM SCSI TAPE DRIVER
|
ONSTREAM SCSI TAPE DRIVER
|
||||||
P: Willem Riede
|
P: Willem Riede
|
||||||
M: osst@riede.org
|
M: osst@riede.org
|
||||||
|
|
|
@ -4,6 +4,7 @@
|
||||||
* sensor.
|
* sensor.
|
||||||
*
|
*
|
||||||
* Copyright 2006 One Laptop Per Child Association, Inc.
|
* Copyright 2006 One Laptop Per Child Association, Inc.
|
||||||
|
* Copyright 2006-7 Jonathan Corbet <corbet@lwn.net>
|
||||||
*
|
*
|
||||||
* Written by Jonathan Corbet, corbet@lwn.net.
|
* Written by Jonathan Corbet, corbet@lwn.net.
|
||||||
*
|
*
|
||||||
|
|
|
@ -5,6 +5,8 @@
|
||||||
* by Jonathan Corbet with substantial inspiration from Mark
|
* by Jonathan Corbet with substantial inspiration from Mark
|
||||||
* McClelland's ovcamchip code.
|
* McClelland's ovcamchip code.
|
||||||
*
|
*
|
||||||
|
* Copyright 2006-7 Jonathan Corbet <corbet@lwn.net>
|
||||||
|
*
|
||||||
* This file may be distributed under the terms of the GNU General
|
* This file may be distributed under the terms of the GNU General
|
||||||
* Public License, version 2.
|
* Public License, version 2.
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue