Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

V4L/DVB (5068): Fix authorship references

Bill Dirks asked me to update his entries at kernel files, since
he change his e-mail.
I've also updated a few web broken links or obsolete info to the curent
sites where V4L drivers and API are being discussed currently.

CC: Bill Dirks <bill@thedirks.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

+8 -8
+3 -3
Documentation/video4linux/CQcam.txt
··· 197 197 PORT SUPPORT sections 198 198 199 199 The video4linux page: 200 - http://roadrunner.swansea.linux.org.uk/v4l.shtml 200 + http://linuxtv.org 201 201 202 - The video4linux2 page: 203 - http://millennium.diads.com/bdirks/v4l2.htm 202 + The V4L2 API spec: 203 + http://v4l2spec.bytesex.org/ 204 204 205 205 Some web pages about the quickcams: 206 206 http://www.dkfz-heidelberg.de/Macromol/wedemann/mini-HOWTO-cqcam.html
+2 -2
Documentation/video4linux/Zoran
··· 339 339 (also see below) 340 340 341 341 Information - video4linux2: 342 - http://www.thedirks.org/v4l2/ 342 + http://linuxtv.org 343 + http://v4l2spec.bytesex.org/ 343 344 /usr/include/linux/videodev2.h 344 - http://www.bytesex.org/v4l/ 345 345 346 346 More information on the video4linux/mjpeg extensions, by Serguei 347 347 Miridonovi and Rainer Johanni:
+1 -1
drivers/media/video/v4l1-compat.c
··· 11 11 * as published by the Free Software Foundation; either version 12 12 * 2 of the License, or (at your option) any later version. 13 13 * 14 - * Author: Bill Dirks <bdirks@pacbell.net> 14 + * Author: Bill Dirks <bill@thedirks.org> 15 15 * et al. 16 16 * 17 17 */
+1 -1
drivers/media/video/v4l2-common.c
··· 12 12 * as published by the Free Software Foundation; either version 13 13 * 2 of the License, or (at your option) any later version. 14 14 * 15 - * Author: Bill Dirks <bdirks@pacbell.net> 15 + * Author: Bill Dirks <bill@thedirks.org> 16 16 * based on code by Alan Cox, <alan@cymru.net> 17 17 * 18 18 */
+1 -1
include/linux/videodev2.h
··· 8 8 * 9 9 * See http://linuxtv.org for more info 10 10 * 11 - * Author: Bill Dirks <bdirks@pacbell.net> 11 + * Author: Bill Dirks <bill@thedirks.org> 12 12 * Justin Schoeman 13 13 * et al. 14 14 */