forked from Minki/linux
V4L/DVB (3715): Change all emails to the currently used one.
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:
parent
c7c0b34c27
commit
2e7c6dc398
@ -2762,7 +2762,7 @@ struct tvcard bttv_tvcards[] = {
|
||||
},
|
||||
/* ---- card 0x88---------------------------------- */
|
||||
[BTTV_BOARD_ACORP_Y878F] = {
|
||||
/* Mauro Carvalho Chehab <mchehab@brturbo.com.br> */
|
||||
/* Mauro Carvalho Chehab <mchehab@infradead.org> */
|
||||
.name = "Acorp Y878F",
|
||||
.video_inputs = 3,
|
||||
.audio_inputs = 1,
|
||||
|
@ -4,7 +4,7 @@
|
||||
* PCI function #1 of the cx2388x.
|
||||
*
|
||||
* (c) 2005,2006 Ricardo Cerqueira <v4l@cerqueira.org>
|
||||
* (c) 2005 Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
||||
* (c) 2005 Mauro Carvalho Chehab <mchehab@infradead.org>
|
||||
* Based on a dummy cx88 module by Gerd Knorr <kraxel@bytesex.org>
|
||||
* Based on dummy.c by Jaroslav Kysela <perex@suse.cz>
|
||||
*
|
||||
@ -111,7 +111,7 @@ MODULE_PARM_DESC(index, "Index value for cx88x capture interface(s).");
|
||||
|
||||
MODULE_DESCRIPTION("ALSA driver module for cx2388x based TV cards");
|
||||
MODULE_AUTHOR("Ricardo Cerqueira");
|
||||
MODULE_AUTHOR("Mauro Carvalho Chehab <mchehab@brturbo.com.br>");
|
||||
MODULE_AUTHOR("Mauro Carvalho Chehab <mchehab@infradead.org>");
|
||||
MODULE_LICENSE("GPL");
|
||||
MODULE_SUPPORTED_DEVICE("{{Conexant,23881},"
|
||||
"{{Conexant,23882},"
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
Copyright (C) 2005 Ludovico Cavedon <cavedon@sssup.it>
|
||||
Markus Rechberger <mrechberger@gmail.com>
|
||||
Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
||||
Mauro Carvalho Chehab <mchehab@infradead.org>
|
||||
Sascha Sommer <saschasommer@freenet.de>
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
Copyright (C) 2005 Ludovico Cavedon <cavedon@sssup.it>
|
||||
Markus Rechberger <mrechberger@gmail.com>
|
||||
Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
||||
Mauro Carvalho Chehab <mchehab@infradead.org>
|
||||
Sascha Sommer <saschasommer@freenet.de>
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
Copyright (C) 2005 Ludovico Cavedon <cavedon@sssup.it>
|
||||
Markus Rechberger <mrechberger@gmail.com>
|
||||
Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
||||
Mauro Carvalho Chehab <mchehab@infradead.org>
|
||||
Sascha Sommer <saschasommer@freenet.de>
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
Copyright (C) 2005 Ludovico Cavedon <cavedon@sssup.it>
|
||||
Markus Rechberger <mrechberger@gmail.com>
|
||||
Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
||||
Mauro Carvalho Chehab <mchehab@infradead.org>
|
||||
Sascha Sommer <saschasommer@freenet.de>
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
Copyright (C) 2005 Ludovico Cavedon <cavedon@sssup.it>
|
||||
Markus Rechberger <mrechberger@gmail.com>
|
||||
Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
||||
Mauro Carvalho Chehab <mchehab@infradead.org>
|
||||
Sascha Sommer <saschasommer@freenet.de>
|
||||
|
||||
Some parts based on SN9C10x PC Camera Controllers GPL driver made
|
||||
@ -42,7 +42,7 @@
|
||||
|
||||
#define DRIVER_AUTHOR "Ludovico Cavedon <cavedon@sssup.it>, " \
|
||||
"Markus Rechberger <mrechberger@gmail.com>, " \
|
||||
"Mauro Carvalho Chehab <mchehab@brturbo.com.br>, " \
|
||||
"Mauro Carvalho Chehab <mchehab@infradead.org>, " \
|
||||
"Sascha Sommer <saschasommer@freenet.de>"
|
||||
|
||||
#define DRIVER_NAME "em28xx"
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
Copyright (C) 2005 Markus Rechberger <mrechberger@gmail.com>
|
||||
Ludovico Cavedon <cavedon@sssup.it>
|
||||
Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
||||
Mauro Carvalho Chehab <mchehab@infradead.org>
|
||||
|
||||
Based on the em2800 driver from Sascha Sommer <saschasommer@freenet.de>
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
* I2C address is allways 0xC0.
|
||||
*
|
||||
*
|
||||
* Copyright (c) 2005 Mauro Carvalho Chehab (mchehab@brturbo.com.br)
|
||||
* Copyright (c) 2005 Mauro Carvalho Chehab (mchehab@infradead.org)
|
||||
* This code is placed under the terms of the GNU General Public License
|
||||
*
|
||||
* tea5767 autodetection thanks to Torsten Seeboth and Atsushi Nakagawa
|
||||
|
Loading…
Reference in New Issue
Block a user