mirror of https://github.com/torvalds/linux.git
media: update Hans Verkuil's email address
Replace hverkuil@xs4all.nl by hverkuil@kernel.org. Signed-off-by: Hans Verkuil <hverkuil@kernel.org> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
This commit is contained in:
parent
e8c8d961d8
commit
e765619c7b
|
|
@ -2,7 +2,7 @@
|
||||||
/*
|
/*
|
||||||
* Pulse Eight HDMI CEC driver
|
* Pulse Eight HDMI CEC driver
|
||||||
*
|
*
|
||||||
* Copyright 2016 Hans Verkuil <hverkuil@xs4all.nl
|
* Copyright 2016 Hans Verkuil <hverkuil@kernel.org>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
@ -41,7 +41,7 @@
|
||||||
|
|
||||||
#include <media/cec.h>
|
#include <media/cec.h>
|
||||||
|
|
||||||
MODULE_AUTHOR("Hans Verkuil <hverkuil@xs4all.nl>");
|
MODULE_AUTHOR("Hans Verkuil <hverkuil@kernel.org>");
|
||||||
MODULE_DESCRIPTION("Pulse Eight HDMI CEC driver");
|
MODULE_DESCRIPTION("Pulse Eight HDMI CEC driver");
|
||||||
MODULE_LICENSE("GPL");
|
MODULE_LICENSE("GPL");
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
/*
|
/*
|
||||||
* RainShadow Tech HDMI CEC driver
|
* RainShadow Tech HDMI CEC driver
|
||||||
*
|
*
|
||||||
* Copyright 2016 Hans Verkuil <hverkuil@xs4all.nl
|
* Copyright 2016 Hans Verkuil <hverkuil@kernel.org>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
@ -31,7 +31,7 @@
|
||||||
|
|
||||||
#include <media/cec.h>
|
#include <media/cec.h>
|
||||||
|
|
||||||
MODULE_AUTHOR("Hans Verkuil <hverkuil@xs4all.nl>");
|
MODULE_AUTHOR("Hans Verkuil <hverkuil@kernel.org>");
|
||||||
MODULE_DESCRIPTION("RainShadow Tech HDMI CEC driver");
|
MODULE_DESCRIPTION("RainShadow Tech HDMI CEC driver");
|
||||||
MODULE_LICENSE("GPL");
|
MODULE_LICENSE("GPL");
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
/*
|
/*
|
||||||
* cx2341x - generic code for cx23415/6/8 based devices
|
* cx2341x - generic code for cx23415/6/8 based devices
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Hans Verkuil <hverkuil@xs4all.nl>
|
* Copyright (C) 2006 Hans Verkuil <hverkuil@kernel.org>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -9,10 +9,10 @@
|
||||||
* Changes by Tyler Trafford <tatrafford@comcast.net>
|
* Changes by Tyler Trafford <tatrafford@comcast.net>
|
||||||
* - cleanup/rewrite for V4L2 API (2005)
|
* - cleanup/rewrite for V4L2 API (2005)
|
||||||
*
|
*
|
||||||
* VBI support by Hans Verkuil <hverkuil@xs4all.nl>.
|
* VBI support by Hans Verkuil <hverkuil@kernel.org>.
|
||||||
*
|
*
|
||||||
* NTSC sliced VBI support by Christopher Neufeld <television@cneufeld.ca>
|
* NTSC sliced VBI support by Christopher Neufeld <television@cneufeld.ca>
|
||||||
* with additional fixes by Hans Verkuil <hverkuil@xs4all.nl>.
|
* with additional fixes by Hans Verkuil <hverkuil@kernel.org>.
|
||||||
*
|
*
|
||||||
* CX23885 support by Steven Toth <stoth@linuxtv.org>.
|
* CX23885 support by Steven Toth <stoth@linuxtv.org>.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
AC-3 support:
|
AC-3 support:
|
||||||
|
|
||||||
Copyright (C) 2008 Hans Verkuil <hverkuil@xs4all.nl>
|
Copyright (C) 2008 Hans Verkuil <hverkuil@kernel.org>
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -18,7 +18,7 @@
|
||||||
// Added saa7115 support by Kevin Thayer <nufan_wfk at yahoo.com>
|
// Added saa7115 support by Kevin Thayer <nufan_wfk at yahoo.com>
|
||||||
// (2/17/2003)
|
// (2/17/2003)
|
||||||
//
|
//
|
||||||
// VBI support (2004) and cleanups (2005) by Hans Verkuil <hverkuil@xs4all.nl>
|
// VBI support (2004) and cleanups (2005) by Hans Verkuil <hverkuil@kernel.org>
|
||||||
//
|
//
|
||||||
// Copyright (c) 2005-2006 Mauro Carvalho Chehab <mchehab@kernel.org>
|
// Copyright (c) 2005-2006 Mauro Carvalho Chehab <mchehab@kernel.org>
|
||||||
// SAA7111, SAA7113 and SAA7118 support
|
// SAA7111, SAA7113 and SAA7118 support
|
||||||
|
|
|
||||||
|
|
@ -25,7 +25,7 @@
|
||||||
* Copyright (C) 2004 Chris Kennedy <c@groovy.org>
|
* Copyright (C) 2004 Chris Kennedy <c@groovy.org>
|
||||||
*
|
*
|
||||||
* VBI additions & cleanup:
|
* VBI additions & cleanup:
|
||||||
* Copyright (C) 2004, 2005 Hans Verkuil <hverkuil@xs4all.nl>
|
* Copyright (C) 2004, 2005 Hans Verkuil <hverkuil@kernel.org>
|
||||||
*
|
*
|
||||||
* Note: the saa7126 is identical to the saa7127, and the saa7128 is
|
* Note: the saa7126 is identical to the saa7127, and the saa7128 is
|
||||||
* identical to the saa7129, except that the saa7126 and saa7128 have
|
* identical to the saa7129, except that the saa7126 and saa7128 have
|
||||||
|
|
|
||||||
|
|
@ -10,7 +10,7 @@
|
||||||
* Changes by T.Adachi (tadachi@tadachi-net.com)
|
* Changes by T.Adachi (tadachi@tadachi-net.com)
|
||||||
* - support audio, video scaler etc, and checked the initialize sequence.
|
* - support audio, video scaler etc, and checked the initialize sequence.
|
||||||
*
|
*
|
||||||
* Cleaned up by Hans Verkuil <hverkuil@xs4all.nl>
|
* Cleaned up by Hans Verkuil <hverkuil@kernel.org>
|
||||||
*
|
*
|
||||||
* Note: this is a reversed engineered driver based on captures from
|
* Note: this is a reversed engineered driver based on captures from
|
||||||
* the I2C bus under Windows. This chip is very similar to the saa7134,
|
* the I2C bus under Windows. This chip is very similar to the saa7134,
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@
|
||||||
tda9840 - i2c-driver for the tda9840 by SGS Thomson
|
tda9840 - i2c-driver for the tda9840 by SGS Thomson
|
||||||
|
|
||||||
Copyright (C) 1998-2003 Michael Hunold <michael@mihu.de>
|
Copyright (C) 1998-2003 Michael Hunold <michael@mihu.de>
|
||||||
Copyright (C) 2008 Hans Verkuil <hverkuil@xs4all.nl>
|
Copyright (C) 2008 Hans Verkuil <hverkuil@kernel.org>
|
||||||
|
|
||||||
The tda9840 is a stereo/dual sound processor with digital
|
The tda9840 is a stereo/dual sound processor with digital
|
||||||
identification. It can be found at address 0x84 on the i2c-bus.
|
identification. It can be found at address 0x84 on the i2c-bus.
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@
|
||||||
tea6415c - i2c-driver for the tea6415c by SGS Thomson
|
tea6415c - i2c-driver for the tea6415c by SGS Thomson
|
||||||
|
|
||||||
Copyright (C) 1998-2003 Michael Hunold <michael@mihu.de>
|
Copyright (C) 1998-2003 Michael Hunold <michael@mihu.de>
|
||||||
Copyright (C) 2008 Hans Verkuil <hverkuil@xs4all.nl>
|
Copyright (C) 2008 Hans Verkuil <hverkuil@kernel.org>
|
||||||
|
|
||||||
The tea6415c is a bus controlled video-matrix-switch
|
The tea6415c is a bus controlled video-matrix-switch
|
||||||
with 8 inputs and 6 outputs.
|
with 8 inputs and 6 outputs.
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@
|
||||||
tea6420 - i2c-driver for the tea6420 by SGS Thomson
|
tea6420 - i2c-driver for the tea6420 by SGS Thomson
|
||||||
|
|
||||||
Copyright (C) 1998-2003 Michael Hunold <michael@mihu.de>
|
Copyright (C) 1998-2003 Michael Hunold <michael@mihu.de>
|
||||||
Copyright (C) 2008 Hans Verkuil <hverkuil@xs4all.nl>
|
Copyright (C) 2008 Hans Verkuil <hverkuil@kernel.org>
|
||||||
|
|
||||||
The tea6420 is a bus controlled audio-matrix with 5 stereo inputs,
|
The tea6420 is a bus controlled audio-matrix with 5 stereo inputs,
|
||||||
4 stereo outputs and gain control for each output.
|
4 stereo outputs and gain control for each output.
|
||||||
|
|
|
||||||
|
|
@ -7,7 +7,7 @@
|
||||||
* Based on wm8775 driver
|
* Based on wm8775 driver
|
||||||
*
|
*
|
||||||
* Copyright (C) 2004 Ulf Eklund <ivtv at eklund.to>
|
* Copyright (C) 2004 Ulf Eklund <ivtv at eklund.to>
|
||||||
* Copyright (C) 2005 Hans Verkuil <hverkuil@xs4all.nl>
|
* Copyright (C) 2005 Hans Verkuil <hverkuil@kernel.org>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <linux/module.h>
|
#include <linux/module.h>
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
*
|
*
|
||||||
* 2003 by T.Adachi <tadachi@tadachi-net.com>
|
* 2003 by T.Adachi <tadachi@tadachi-net.com>
|
||||||
* 2003 by Takeru KOMORIYA <komoriya@paken.org>
|
* 2003 by Takeru KOMORIYA <komoriya@paken.org>
|
||||||
* 2006 by Hans Verkuil <hverkuil@xs4all.nl>
|
* 2006 by Hans Verkuil <hverkuil@kernel.org>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
*
|
*
|
||||||
* 2003 by T.Adachi (tadachi@tadachi-net.com)
|
* 2003 by T.Adachi (tadachi@tadachi-net.com)
|
||||||
* 2003 by Takeru KOMORIYA <komoriya@paken.org>
|
* 2003 by Takeru KOMORIYA <komoriya@paken.org>
|
||||||
* 2006 by Hans Verkuil <hverkuil@xs4all.nl>
|
* 2006 by Hans Verkuil <hverkuil@kernel.org>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <linux/module.h>
|
#include <linux/module.h>
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
/*
|
/*
|
||||||
* vp27smpx - driver version 0.0.1
|
* vp27smpx - driver version 0.0.1
|
||||||
*
|
*
|
||||||
* Copyright (C) 2007 Hans Verkuil <hverkuil@xs4all.nl>
|
* Copyright (C) 2007 Hans Verkuil <hverkuil@kernel.org>
|
||||||
*
|
*
|
||||||
* Based on a tvaudio patch from Takahiro Adachi <tadachi@tadachi-net.com>
|
* Based on a tvaudio patch from Takahiro Adachi <tadachi@tadachi-net.com>
|
||||||
* and Kazuhiko Kawakami <kazz-0@mail.goo.ne.jp>
|
* and Kazuhiko Kawakami <kazz-0@mail.goo.ne.jp>
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
*
|
*
|
||||||
* Copyright (C) 2005 T. Adachi <tadachi@tadachi-net.com>
|
* Copyright (C) 2005 T. Adachi <tadachi@tadachi-net.com>
|
||||||
*
|
*
|
||||||
* Copyright (C) 2005 Hans Verkuil <hverkuil@xs4all.nl>
|
* Copyright (C) 2005 Hans Verkuil <hverkuil@kernel.org>
|
||||||
* - Cleanup
|
* - Cleanup
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@
|
||||||
*
|
*
|
||||||
* Based on saa7115 driver
|
* Based on saa7115 driver
|
||||||
*
|
*
|
||||||
* Copyright (C) 2005 Hans Verkuil <hverkuil@xs4all.nl>
|
* Copyright (C) 2005 Hans Verkuil <hverkuil@kernel.org>
|
||||||
* - Cleanup
|
* - Cleanup
|
||||||
* - V4L2 API update
|
* - V4L2 API update
|
||||||
* - sound fixes
|
* - sound fixes
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
*
|
*
|
||||||
* Derived from ivtv-audio.c
|
* Derived from ivtv-audio.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2007 Hans Verkuil <hverkuil@xs4all.nl>
|
* Copyright (C) 2007 Hans Verkuil <hverkuil@kernel.org>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "cx18-driver.h"
|
#include "cx18-driver.h"
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
*
|
*
|
||||||
* Derived from ivtv-audio.c
|
* Derived from ivtv-audio.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2007 Hans Verkuil <hverkuil@xs4all.nl>
|
* Copyright (C) 2007 Hans Verkuil <hverkuil@kernel.org>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
int cx18_audio_set_io(struct cx18 *cx);
|
int cx18_audio_set_io(struct cx18 *cx);
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
*
|
*
|
||||||
* Derived from cx25840-audio.c
|
* Derived from cx25840-audio.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2007 Hans Verkuil <hverkuil@xs4all.nl>
|
* Copyright (C) 2007 Hans Verkuil <hverkuil@kernel.org>
|
||||||
* Copyright (C) 2008 Andy Walls <awalls@md.metrocast.net>
|
* Copyright (C) 2008 Andy Walls <awalls@md.metrocast.net>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
*
|
*
|
||||||
* Derived from cx25840-core.c
|
* Derived from cx25840-core.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2007 Hans Verkuil <hverkuil@xs4all.nl>
|
* Copyright (C) 2007 Hans Verkuil <hverkuil@kernel.org>
|
||||||
* Copyright (C) 2008 Andy Walls <awalls@md.metrocast.net>
|
* Copyright (C) 2008 Andy Walls <awalls@md.metrocast.net>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
*
|
*
|
||||||
* Derived from cx25840-core.h
|
* Derived from cx25840-core.h
|
||||||
*
|
*
|
||||||
* Copyright (C) 2007 Hans Verkuil <hverkuil@xs4all.nl>
|
* Copyright (C) 2007 Hans Verkuil <hverkuil@kernel.org>
|
||||||
* Copyright (C) 2008 Andy Walls <awalls@md.metrocast.net>
|
* Copyright (C) 2008 Andy Walls <awalls@md.metrocast.net>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
/*
|
/*
|
||||||
* cx18 ADEC firmware functions
|
* cx18 ADEC firmware functions
|
||||||
*
|
*
|
||||||
* Copyright (C) 2007 Hans Verkuil <hverkuil@xs4all.nl>
|
* Copyright (C) 2007 Hans Verkuil <hverkuil@kernel.org>
|
||||||
* Copyright (C) 2008 Andy Walls <awalls@md.metrocast.net>
|
* Copyright (C) 2008 Andy Walls <awalls@md.metrocast.net>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
*
|
*
|
||||||
* Derived from cx25840-vbi.c
|
* Derived from cx25840-vbi.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2007 Hans Verkuil <hverkuil@xs4all.nl>
|
* Copyright (C) 2007 Hans Verkuil <hverkuil@kernel.org>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
*
|
*
|
||||||
* Derived from ivtv-cards.c
|
* Derived from ivtv-cards.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2007 Hans Verkuil <hverkuil@xs4all.nl>
|
* Copyright (C) 2007 Hans Verkuil <hverkuil@kernel.org>
|
||||||
* Copyright (C) 2008 Andy Walls <awalls@md.metrocast.net>
|
* Copyright (C) 2008 Andy Walls <awalls@md.metrocast.net>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
*
|
*
|
||||||
* Derived from ivtv-cards.c
|
* Derived from ivtv-cards.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2007 Hans Verkuil <hverkuil@xs4all.nl>
|
* Copyright (C) 2007 Hans Verkuil <hverkuil@kernel.org>
|
||||||
* Copyright (C) 2008 Andy Walls <awalls@md.metrocast.net>
|
* Copyright (C) 2008 Andy Walls <awalls@md.metrocast.net>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
*
|
*
|
||||||
* Derived from ivtv-controls.c
|
* Derived from ivtv-controls.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2007 Hans Verkuil <hverkuil@xs4all.nl>
|
* Copyright (C) 2007 Hans Verkuil <hverkuil@kernel.org>
|
||||||
*/
|
*/
|
||||||
#include <linux/kernel.h>
|
#include <linux/kernel.h>
|
||||||
#include <linux/slab.h>
|
#include <linux/slab.h>
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
*
|
*
|
||||||
* Derived from ivtv-controls.h
|
* Derived from ivtv-controls.h
|
||||||
*
|
*
|
||||||
* Copyright (C) 2007 Hans Verkuil <hverkuil@xs4all.nl>
|
* Copyright (C) 2007 Hans Verkuil <hverkuil@kernel.org>
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
*
|
*
|
||||||
* Derived from ivtv-driver.c
|
* Derived from ivtv-driver.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2007 Hans Verkuil <hverkuil@xs4all.nl>
|
* Copyright (C) 2007 Hans Verkuil <hverkuil@kernel.org>
|
||||||
* Copyright (C) 2008 Andy Walls <awalls@md.metrocast.net>
|
* Copyright (C) 2008 Andy Walls <awalls@md.metrocast.net>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
*
|
*
|
||||||
* Derived from ivtv-driver.h
|
* Derived from ivtv-driver.h
|
||||||
*
|
*
|
||||||
* Copyright (C) 2007 Hans Verkuil <hverkuil@xs4all.nl>
|
* Copyright (C) 2007 Hans Verkuil <hverkuil@kernel.org>
|
||||||
* Copyright (C) 2008 Andy Walls <awalls@md.metrocast.net>
|
* Copyright (C) 2008 Andy Walls <awalls@md.metrocast.net>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
*
|
*
|
||||||
* Derived from ivtv-fileops.c
|
* Derived from ivtv-fileops.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2007 Hans Verkuil <hverkuil@xs4all.nl>
|
* Copyright (C) 2007 Hans Verkuil <hverkuil@kernel.org>
|
||||||
* Copyright (C) 2008 Andy Walls <awalls@md.metrocast.net>
|
* Copyright (C) 2008 Andy Walls <awalls@md.metrocast.net>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
*
|
*
|
||||||
* Derived from ivtv-fileops.h
|
* Derived from ivtv-fileops.h
|
||||||
*
|
*
|
||||||
* Copyright (C) 2007 Hans Verkuil <hverkuil@xs4all.nl>
|
* Copyright (C) 2007 Hans Verkuil <hverkuil@kernel.org>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* Testing/Debugging */
|
/* Testing/Debugging */
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
/*
|
/*
|
||||||
* cx18 firmware functions
|
* cx18 firmware functions
|
||||||
*
|
*
|
||||||
* Copyright (C) 2007 Hans Verkuil <hverkuil@xs4all.nl>
|
* Copyright (C) 2007 Hans Verkuil <hverkuil@kernel.org>
|
||||||
* Copyright (C) 2008 Andy Walls <awalls@md.metrocast.net>
|
* Copyright (C) 2008 Andy Walls <awalls@md.metrocast.net>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
/*
|
/*
|
||||||
* cx18 firmware functions
|
* cx18 firmware functions
|
||||||
*
|
*
|
||||||
* Copyright (C) 2007 Hans Verkuil <hverkuil@xs4all.nl>
|
* Copyright (C) 2007 Hans Verkuil <hverkuil@kernel.org>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
int cx18_firmware_init(struct cx18 *cx);
|
int cx18_firmware_init(struct cx18 *cx);
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
*
|
*
|
||||||
* Derived from ivtv-gpio.c
|
* Derived from ivtv-gpio.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2007 Hans Verkuil <hverkuil@xs4all.nl>
|
* Copyright (C) 2007 Hans Verkuil <hverkuil@kernel.org>
|
||||||
* Copyright (C) 2008 Andy Walls <awalls@md.metrocast.net>
|
* Copyright (C) 2008 Andy Walls <awalls@md.metrocast.net>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
*
|
*
|
||||||
* Derived from ivtv-gpio.h
|
* Derived from ivtv-gpio.h
|
||||||
*
|
*
|
||||||
* Copyright (C) 2007 Hans Verkuil <hverkuil@xs4all.nl>
|
* Copyright (C) 2007 Hans Verkuil <hverkuil@kernel.org>
|
||||||
* Copyright (C) 2008 Andy Walls <awalls@md.metrocast.net>
|
* Copyright (C) 2008 Andy Walls <awalls@md.metrocast.net>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
*
|
*
|
||||||
* Derived from ivtv-i2c.c
|
* Derived from ivtv-i2c.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2007 Hans Verkuil <hverkuil@xs4all.nl>
|
* Copyright (C) 2007 Hans Verkuil <hverkuil@kernel.org>
|
||||||
* Copyright (C) 2008 Andy Walls <awalls@md.metrocast.net>
|
* Copyright (C) 2008 Andy Walls <awalls@md.metrocast.net>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
*
|
*
|
||||||
* Derived from ivtv-i2c.h
|
* Derived from ivtv-i2c.h
|
||||||
*
|
*
|
||||||
* Copyright (C) 2007 Hans Verkuil <hverkuil@xs4all.nl>
|
* Copyright (C) 2007 Hans Verkuil <hverkuil@kernel.org>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
int cx18_i2c_register(struct cx18 *cx, unsigned idx);
|
int cx18_i2c_register(struct cx18 *cx, unsigned idx);
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
/*
|
/*
|
||||||
* cx18 driver PCI memory mapped IO access routines
|
* cx18 driver PCI memory mapped IO access routines
|
||||||
*
|
*
|
||||||
* Copyright (C) 2007 Hans Verkuil <hverkuil@xs4all.nl>
|
* Copyright (C) 2007 Hans Verkuil <hverkuil@kernel.org>
|
||||||
* Copyright (C) 2008 Andy Walls <awalls@md.metrocast.net>
|
* Copyright (C) 2008 Andy Walls <awalls@md.metrocast.net>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
/*
|
/*
|
||||||
* cx18 driver PCI memory mapped IO access routines
|
* cx18 driver PCI memory mapped IO access routines
|
||||||
*
|
*
|
||||||
* Copyright (C) 2007 Hans Verkuil <hverkuil@xs4all.nl>
|
* Copyright (C) 2007 Hans Verkuil <hverkuil@kernel.org>
|
||||||
* Copyright (C) 2008 Andy Walls <awalls@md.metrocast.net>
|
* Copyright (C) 2008 Andy Walls <awalls@md.metrocast.net>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
*
|
*
|
||||||
* Derived from ivtv-ioctl.c
|
* Derived from ivtv-ioctl.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2007 Hans Verkuil <hverkuil@xs4all.nl>
|
* Copyright (C) 2007 Hans Verkuil <hverkuil@kernel.org>
|
||||||
* Copyright (C) 2008 Andy Walls <awalls@md.metrocast.net>
|
* Copyright (C) 2008 Andy Walls <awalls@md.metrocast.net>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
*
|
*
|
||||||
* Derived from ivtv-ioctl.h
|
* Derived from ivtv-ioctl.h
|
||||||
*
|
*
|
||||||
* Copyright (C) 2007 Hans Verkuil <hverkuil@xs4all.nl>
|
* Copyright (C) 2007 Hans Verkuil <hverkuil@kernel.org>
|
||||||
* Copyright (C) 2008 Andy Walls <awalls@md.metrocast.net>
|
* Copyright (C) 2008 Andy Walls <awalls@md.metrocast.net>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
/*
|
/*
|
||||||
* cx18 interrupt handling
|
* cx18 interrupt handling
|
||||||
*
|
*
|
||||||
* Copyright (C) 2007 Hans Verkuil <hverkuil@xs4all.nl>
|
* Copyright (C) 2007 Hans Verkuil <hverkuil@kernel.org>
|
||||||
* Copyright (C) 2008 Andy Walls <awalls@md.metrocast.net>
|
* Copyright (C) 2008 Andy Walls <awalls@md.metrocast.net>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
/*
|
/*
|
||||||
* cx18 interrupt handling
|
* cx18 interrupt handling
|
||||||
*
|
*
|
||||||
* Copyright (C) 2007 Hans Verkuil <hverkuil@xs4all.nl>
|
* Copyright (C) 2007 Hans Verkuil <hverkuil@kernel.org>
|
||||||
* Copyright (C) 2008 Andy Walls <awalls@md.metrocast.net>
|
* Copyright (C) 2008 Andy Walls <awalls@md.metrocast.net>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
/*
|
/*
|
||||||
* cx18 mailbox functions
|
* cx18 mailbox functions
|
||||||
*
|
*
|
||||||
* Copyright (C) 2007 Hans Verkuil <hverkuil@xs4all.nl>
|
* Copyright (C) 2007 Hans Verkuil <hverkuil@kernel.org>
|
||||||
* Copyright (C) 2008 Andy Walls <awalls@md.metrocast.net>
|
* Copyright (C) 2008 Andy Walls <awalls@md.metrocast.net>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
/*
|
/*
|
||||||
* cx18 mailbox functions
|
* cx18 mailbox functions
|
||||||
*
|
*
|
||||||
* Copyright (C) 2007 Hans Verkuil <hverkuil@xs4all.nl>
|
* Copyright (C) 2007 Hans Verkuil <hverkuil@kernel.org>
|
||||||
* Copyright (C) 2008 Andy Walls <awalls@md.metrocast.net>
|
* Copyright (C) 2008 Andy Walls <awalls@md.metrocast.net>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
*
|
*
|
||||||
* Derived from ivtv-queue.c
|
* Derived from ivtv-queue.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2007 Hans Verkuil <hverkuil@xs4all.nl>
|
* Copyright (C) 2007 Hans Verkuil <hverkuil@kernel.org>
|
||||||
* Copyright (C) 2008 Andy Walls <awalls@md.metrocast.net>
|
* Copyright (C) 2008 Andy Walls <awalls@md.metrocast.net>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
*
|
*
|
||||||
* Derived from ivtv-queue.h
|
* Derived from ivtv-queue.h
|
||||||
*
|
*
|
||||||
* Copyright (C) 2007 Hans Verkuil <hverkuil@xs4all.nl>
|
* Copyright (C) 2007 Hans Verkuil <hverkuil@kernel.org>
|
||||||
* Copyright (C) 2008 Andy Walls <awalls@md.metrocast.net>
|
* Copyright (C) 2008 Andy Walls <awalls@md.metrocast.net>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
/*
|
/*
|
||||||
* cx18 System Control Block initialization
|
* cx18 System Control Block initialization
|
||||||
*
|
*
|
||||||
* Copyright (C) 2007 Hans Verkuil <hverkuil@xs4all.nl>
|
* Copyright (C) 2007 Hans Verkuil <hverkuil@kernel.org>
|
||||||
* Copyright (C) 2008 Andy Walls <awalls@md.metrocast.net>
|
* Copyright (C) 2008 Andy Walls <awalls@md.metrocast.net>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
/*
|
/*
|
||||||
* cx18 System Control Block initialization
|
* cx18 System Control Block initialization
|
||||||
*
|
*
|
||||||
* Copyright (C) 2007 Hans Verkuil <hverkuil@xs4all.nl>
|
* Copyright (C) 2007 Hans Verkuil <hverkuil@kernel.org>
|
||||||
* Copyright (C) 2008 Andy Walls <awalls@md.metrocast.net>
|
* Copyright (C) 2008 Andy Walls <awalls@md.metrocast.net>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
*
|
*
|
||||||
* Derived from ivtv-streams.c
|
* Derived from ivtv-streams.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2007 Hans Verkuil <hverkuil@xs4all.nl>
|
* Copyright (C) 2007 Hans Verkuil <hverkuil@kernel.org>
|
||||||
* Copyright (C) 2008 Andy Walls <awalls@md.metrocast.net>
|
* Copyright (C) 2008 Andy Walls <awalls@md.metrocast.net>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
*
|
*
|
||||||
* Derived from ivtv-streams.h
|
* Derived from ivtv-streams.h
|
||||||
*
|
*
|
||||||
* Copyright (C) 2007 Hans Verkuil <hverkuil@xs4all.nl>
|
* Copyright (C) 2007 Hans Verkuil <hverkuil@kernel.org>
|
||||||
* Copyright (C) 2008 Andy Walls <awalls@md.metrocast.net>
|
* Copyright (C) 2008 Andy Walls <awalls@md.metrocast.net>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
*
|
*
|
||||||
* Derived from ivtv-vbi.c
|
* Derived from ivtv-vbi.c
|
||||||
*
|
*
|
||||||
* Copyright (C) 2007 Hans Verkuil <hverkuil@xs4all.nl>
|
* Copyright (C) 2007 Hans Verkuil <hverkuil@kernel.org>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "cx18-driver.h"
|
#include "cx18-driver.h"
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
*
|
*
|
||||||
* Derived from ivtv-vbi.h
|
* Derived from ivtv-vbi.h
|
||||||
*
|
*
|
||||||
* Copyright (C) 2007 Hans Verkuil <hverkuil@xs4all.nl>
|
* Copyright (C) 2007 Hans Verkuil <hverkuil@kernel.org>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
void cx18_process_vbi_data(struct cx18 *cx, struct cx18_mdl *mdl,
|
void cx18_process_vbi_data(struct cx18 *cx, struct cx18_mdl *mdl,
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
/*
|
/*
|
||||||
* cx18 driver version information
|
* cx18 driver version information
|
||||||
*
|
*
|
||||||
* Copyright (C) 2007 Hans Verkuil <hverkuil@xs4all.nl>
|
* Copyright (C) 2007 Hans Verkuil <hverkuil@kernel.org>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef CX18_VERSION_H
|
#ifndef CX18_VERSION_H
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
/*
|
/*
|
||||||
* cx18 video interface functions
|
* cx18 video interface functions
|
||||||
*
|
*
|
||||||
* Copyright (C) 2007 Hans Verkuil <hverkuil@xs4all.nl>
|
* Copyright (C) 2007 Hans Verkuil <hverkuil@kernel.org>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "cx18-driver.h"
|
#include "cx18-driver.h"
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
/*
|
/*
|
||||||
* cx18 video interface functions
|
* cx18 video interface functions
|
||||||
*
|
*
|
||||||
* Copyright (C) 2007 Hans Verkuil <hverkuil@xs4all.nl>
|
* Copyright (C) 2007 Hans Verkuil <hverkuil@kernel.org>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
void cx18_video_set_io(struct cx18 *cx);
|
void cx18_video_set_io(struct cx18 *cx);
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
/*
|
/*
|
||||||
* cx18 header containing common defines.
|
* cx18 header containing common defines.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2007 Hans Verkuil <hverkuil@xs4all.nl>
|
* Copyright (C) 2007 Hans Verkuil <hverkuil@kernel.org>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef CX23418_H
|
#ifndef CX23418_H
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
/*
|
/*
|
||||||
Functions to query card hardware
|
Functions to query card hardware
|
||||||
Copyright (C) 2003-2004 Kevin Thayer <nufan_wfk at yahoo.com>
|
Copyright (C) 2003-2004 Kevin Thayer <nufan_wfk at yahoo.com>
|
||||||
Copyright (C) 2005-2007 Hans Verkuil <hverkuil@xs4all.nl>
|
Copyright (C) 2005-2007 Hans Verkuil <hverkuil@kernel.org>
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
/*
|
/*
|
||||||
Functions to query card hardware
|
Functions to query card hardware
|
||||||
Copyright (C) 2003-2004 Kevin Thayer <nufan_wfk at yahoo.com>
|
Copyright (C) 2003-2004 Kevin Thayer <nufan_wfk at yahoo.com>
|
||||||
Copyright (C) 2005-2007 Hans Verkuil <hverkuil@xs4all.nl>
|
Copyright (C) 2005-2007 Hans Verkuil <hverkuil@kernel.org>
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
/*
|
/*
|
||||||
ioctl control functions
|
ioctl control functions
|
||||||
Copyright (C) 2003-2004 Kevin Thayer <nufan_wfk at yahoo.com>
|
Copyright (C) 2003-2004 Kevin Thayer <nufan_wfk at yahoo.com>
|
||||||
Copyright (C) 2005-2007 Hans Verkuil <hverkuil@xs4all.nl>
|
Copyright (C) 2005-2007 Hans Verkuil <hverkuil@kernel.org>
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
/*
|
/*
|
||||||
ioctl control functions
|
ioctl control functions
|
||||||
Copyright (C) 2003-2004 Kevin Thayer <nufan_wfk at yahoo.com>
|
Copyright (C) 2003-2004 Kevin Thayer <nufan_wfk at yahoo.com>
|
||||||
Copyright (C) 2005-2007 Hans Verkuil <hverkuil@xs4all.nl>
|
Copyright (C) 2005-2007 Hans Verkuil <hverkuil@kernel.org>
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@
|
||||||
ivtv driver initialization and card probing
|
ivtv driver initialization and card probing
|
||||||
Copyright (C) 2003-2004 Kevin Thayer <nufan_wfk at yahoo.com>
|
Copyright (C) 2003-2004 Kevin Thayer <nufan_wfk at yahoo.com>
|
||||||
Copyright (C) 2004 Chris Kennedy <c@groovy.org>
|
Copyright (C) 2004 Chris Kennedy <c@groovy.org>
|
||||||
Copyright (C) 2005-2007 Hans Verkuil <hverkuil@xs4all.nl>
|
Copyright (C) 2005-2007 Hans Verkuil <hverkuil@kernel.org>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* Main Driver file for the ivtv project:
|
/* Main Driver file for the ivtv project:
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@
|
||||||
ivtv driver internal defines and structures
|
ivtv driver internal defines and structures
|
||||||
Copyright (C) 2003-2004 Kevin Thayer <nufan_wfk at yahoo.com>
|
Copyright (C) 2003-2004 Kevin Thayer <nufan_wfk at yahoo.com>
|
||||||
Copyright (C) 2004 Chris Kennedy <c@groovy.org>
|
Copyright (C) 2004 Chris Kennedy <c@groovy.org>
|
||||||
Copyright (C) 2005-2007 Hans Verkuil <hverkuil@xs4all.nl>
|
Copyright (C) 2005-2007 Hans Verkuil <hverkuil@kernel.org>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef IVTV_DRIVER_H
|
#ifndef IVTV_DRIVER_H
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@
|
||||||
file operation functions
|
file operation functions
|
||||||
Copyright (C) 2003-2004 Kevin Thayer <nufan_wfk at yahoo.com>
|
Copyright (C) 2003-2004 Kevin Thayer <nufan_wfk at yahoo.com>
|
||||||
Copyright (C) 2004 Chris Kennedy <c@groovy.org>
|
Copyright (C) 2004 Chris Kennedy <c@groovy.org>
|
||||||
Copyright (C) 2005-2007 Hans Verkuil <hverkuil@xs4all.nl>
|
Copyright (C) 2005-2007 Hans Verkuil <hverkuil@kernel.org>
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
/*
|
/*
|
||||||
file operation functions
|
file operation functions
|
||||||
Copyright (C) 2003-2004 Kevin Thayer <nufan_wfk at yahoo.com>
|
Copyright (C) 2003-2004 Kevin Thayer <nufan_wfk at yahoo.com>
|
||||||
Copyright (C) 2005-2007 Hans Verkuil <hverkuil@xs4all.nl>
|
Copyright (C) 2005-2007 Hans Verkuil <hverkuil@kernel.org>
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@
|
||||||
ivtv firmware functions.
|
ivtv firmware functions.
|
||||||
Copyright (C) 2003-2004 Kevin Thayer <nufan_wfk at yahoo.com>
|
Copyright (C) 2003-2004 Kevin Thayer <nufan_wfk at yahoo.com>
|
||||||
Copyright (C) 2004 Chris Kennedy <c@groovy.org>
|
Copyright (C) 2004 Chris Kennedy <c@groovy.org>
|
||||||
Copyright (C) 2005-2007 Hans Verkuil <hverkuil@xs4all.nl>
|
Copyright (C) 2005-2007 Hans Verkuil <hverkuil@kernel.org>
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@
|
||||||
ivtv firmware functions.
|
ivtv firmware functions.
|
||||||
Copyright (C) 2003-2004 Kevin Thayer <nufan_wfk at yahoo.com>
|
Copyright (C) 2003-2004 Kevin Thayer <nufan_wfk at yahoo.com>
|
||||||
Copyright (C) 2004 Chris Kennedy <c@groovy.org>
|
Copyright (C) 2004 Chris Kennedy <c@groovy.org>
|
||||||
Copyright (C) 2005-2007 Hans Verkuil <hverkuil@xs4all.nl>
|
Copyright (C) 2005-2007 Hans Verkuil <hverkuil@kernel.org>
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@
|
||||||
gpio functions.
|
gpio functions.
|
||||||
Merging GPIO support into driver:
|
Merging GPIO support into driver:
|
||||||
Copyright (C) 2004 Chris Kennedy <c@groovy.org>
|
Copyright (C) 2004 Chris Kennedy <c@groovy.org>
|
||||||
Copyright (C) 2005-2007 Hans Verkuil <hverkuil@xs4all.nl>
|
Copyright (C) 2005-2007 Hans Verkuil <hverkuil@kernel.org>
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
/*
|
/*
|
||||||
gpio functions.
|
gpio functions.
|
||||||
Copyright (C) 2004 Chris Kennedy <c@groovy.org>
|
Copyright (C) 2004 Chris Kennedy <c@groovy.org>
|
||||||
Copyright (C) 2005-2007 Hans Verkuil <hverkuil@xs4all.nl>
|
Copyright (C) 2005-2007 Hans Verkuil <hverkuil@kernel.org>
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
/*
|
/*
|
||||||
I2C functions
|
I2C functions
|
||||||
Copyright (C) 2003-2004 Kevin Thayer <nufan_wfk at yahoo.com>
|
Copyright (C) 2003-2004 Kevin Thayer <nufan_wfk at yahoo.com>
|
||||||
Copyright (C) 2005-2007 Hans Verkuil <hverkuil@xs4all.nl>
|
Copyright (C) 2005-2007 Hans Verkuil <hverkuil@kernel.org>
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
/*
|
/*
|
||||||
I2C functions
|
I2C functions
|
||||||
Copyright (C) 2003-2004 Kevin Thayer <nufan_wfk at yahoo.com>
|
Copyright (C) 2003-2004 Kevin Thayer <nufan_wfk at yahoo.com>
|
||||||
Copyright (C) 2005-2007 Hans Verkuil <hverkuil@xs4all.nl>
|
Copyright (C) 2005-2007 Hans Verkuil <hverkuil@kernel.org>
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
/*
|
/*
|
||||||
ioctl system call
|
ioctl system call
|
||||||
Copyright (C) 2003-2004 Kevin Thayer <nufan_wfk at yahoo.com>
|
Copyright (C) 2003-2004 Kevin Thayer <nufan_wfk at yahoo.com>
|
||||||
Copyright (C) 2005-2007 Hans Verkuil <hverkuil@xs4all.nl>
|
Copyright (C) 2005-2007 Hans Verkuil <hverkuil@kernel.org>
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
/*
|
/*
|
||||||
ioctl system call
|
ioctl system call
|
||||||
Copyright (C) 2003-2004 Kevin Thayer <nufan_wfk at yahoo.com>
|
Copyright (C) 2003-2004 Kevin Thayer <nufan_wfk at yahoo.com>
|
||||||
Copyright (C) 2005-2007 Hans Verkuil <hverkuil@xs4all.nl>
|
Copyright (C) 2005-2007 Hans Verkuil <hverkuil@kernel.org>
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
/* interrupt handling
|
/* interrupt handling
|
||||||
Copyright (C) 2003-2004 Kevin Thayer <nufan_wfk at yahoo.com>
|
Copyright (C) 2003-2004 Kevin Thayer <nufan_wfk at yahoo.com>
|
||||||
Copyright (C) 2004 Chris Kennedy <c@groovy.org>
|
Copyright (C) 2004 Chris Kennedy <c@groovy.org>
|
||||||
Copyright (C) 2005-2007 Hans Verkuil <hverkuil@xs4all.nl>
|
Copyright (C) 2005-2007 Hans Verkuil <hverkuil@kernel.org>
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@
|
||||||
interrupt handling
|
interrupt handling
|
||||||
Copyright (C) 2003-2004 Kevin Thayer <nufan_wfk at yahoo.com>
|
Copyright (C) 2003-2004 Kevin Thayer <nufan_wfk at yahoo.com>
|
||||||
Copyright (C) 2004 Chris Kennedy <c@groovy.org>
|
Copyright (C) 2004 Chris Kennedy <c@groovy.org>
|
||||||
Copyright (C) 2005-2007 Hans Verkuil <hverkuil@xs4all.nl>
|
Copyright (C) 2005-2007 Hans Verkuil <hverkuil@kernel.org>
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@
|
||||||
mailbox functions
|
mailbox functions
|
||||||
Copyright (C) 2003-2004 Kevin Thayer <nufan_wfk at yahoo.com>
|
Copyright (C) 2003-2004 Kevin Thayer <nufan_wfk at yahoo.com>
|
||||||
Copyright (C) 2004 Chris Kennedy <c@groovy.org>
|
Copyright (C) 2004 Chris Kennedy <c@groovy.org>
|
||||||
Copyright (C) 2005-2007 Hans Verkuil <hverkuil@xs4all.nl>
|
Copyright (C) 2005-2007 Hans Verkuil <hverkuil@kernel.org>
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
/*
|
/*
|
||||||
mailbox functions
|
mailbox functions
|
||||||
Copyright (C) 2003-2004 Kevin Thayer <nufan_wfk at yahoo.com>
|
Copyright (C) 2003-2004 Kevin Thayer <nufan_wfk at yahoo.com>
|
||||||
Copyright (C) 2005-2007 Hans Verkuil <hverkuil@xs4all.nl>
|
Copyright (C) 2005-2007 Hans Verkuil <hverkuil@kernel.org>
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@
|
||||||
buffer queues.
|
buffer queues.
|
||||||
Copyright (C) 2003-2004 Kevin Thayer <nufan_wfk at yahoo.com>
|
Copyright (C) 2003-2004 Kevin Thayer <nufan_wfk at yahoo.com>
|
||||||
Copyright (C) 2004 Chris Kennedy <c@groovy.org>
|
Copyright (C) 2004 Chris Kennedy <c@groovy.org>
|
||||||
Copyright (C) 2005-2007 Hans Verkuil <hverkuil@xs4all.nl>
|
Copyright (C) 2005-2007 Hans Verkuil <hverkuil@kernel.org>
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@
|
||||||
buffer queues.
|
buffer queues.
|
||||||
Copyright (C) 2003-2004 Kevin Thayer <nufan_wfk at yahoo.com>
|
Copyright (C) 2003-2004 Kevin Thayer <nufan_wfk at yahoo.com>
|
||||||
Copyright (C) 2004 Chris Kennedy <c@groovy.org>
|
Copyright (C) 2004 Chris Kennedy <c@groovy.org>
|
||||||
Copyright (C) 2005-2007 Hans Verkuil <hverkuil@xs4all.nl>
|
Copyright (C) 2005-2007 Hans Verkuil <hverkuil@kernel.org>
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
/*
|
/*
|
||||||
Audio/video-routing-related ivtv functions.
|
Audio/video-routing-related ivtv functions.
|
||||||
Copyright (C) 2003-2004 Kevin Thayer <nufan_wfk at yahoo.com>
|
Copyright (C) 2003-2004 Kevin Thayer <nufan_wfk at yahoo.com>
|
||||||
Copyright (C) 2005-2007 Hans Verkuil <hverkuil@xs4all.nl>
|
Copyright (C) 2005-2007 Hans Verkuil <hverkuil@kernel.org>
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
/*
|
/*
|
||||||
Audio/video-routing-related ivtv functions.
|
Audio/video-routing-related ivtv functions.
|
||||||
Copyright (C) 2003-2004 Kevin Thayer <nufan_wfk at yahoo.com>
|
Copyright (C) 2003-2004 Kevin Thayer <nufan_wfk at yahoo.com>
|
||||||
Copyright (C) 2005-2007 Hans Verkuil <hverkuil@xs4all.nl>
|
Copyright (C) 2005-2007 Hans Verkuil <hverkuil@kernel.org>
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@
|
||||||
init/start/stop/exit stream functions
|
init/start/stop/exit stream functions
|
||||||
Copyright (C) 2003-2004 Kevin Thayer <nufan_wfk at yahoo.com>
|
Copyright (C) 2003-2004 Kevin Thayer <nufan_wfk at yahoo.com>
|
||||||
Copyright (C) 2004 Chris Kennedy <c@groovy.org>
|
Copyright (C) 2004 Chris Kennedy <c@groovy.org>
|
||||||
Copyright (C) 2005-2007 Hans Verkuil <hverkuil@xs4all.nl>
|
Copyright (C) 2005-2007 Hans Verkuil <hverkuil@kernel.org>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* License: GPL
|
/* License: GPL
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
/*
|
/*
|
||||||
init/start/stop/exit stream functions
|
init/start/stop/exit stream functions
|
||||||
Copyright (C) 2003-2004 Kevin Thayer <nufan_wfk at yahoo.com>
|
Copyright (C) 2003-2004 Kevin Thayer <nufan_wfk at yahoo.com>
|
||||||
Copyright (C) 2005-2007 Hans Verkuil <hverkuil@xs4all.nl>
|
Copyright (C) 2005-2007 Hans Verkuil <hverkuil@kernel.org>
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
Copyright (C) 2003-2004 Kevin Thayer <nufan_wfk at yahoo.com>
|
Copyright (C) 2003-2004 Kevin Thayer <nufan_wfk at yahoo.com>
|
||||||
Copyright (C) 2004 Chris Kennedy <c@groovy.org>
|
Copyright (C) 2004 Chris Kennedy <c@groovy.org>
|
||||||
Copyright (C) 2005-2007 Hans Verkuil <hverkuil@xs4all.nl>
|
Copyright (C) 2005-2007 Hans Verkuil <hverkuil@kernel.org>
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
/*
|
/*
|
||||||
Copyright (C) 2003-2004 Kevin Thayer <nufan_wfk at yahoo.com>
|
Copyright (C) 2003-2004 Kevin Thayer <nufan_wfk at yahoo.com>
|
||||||
Copyright (C) 2004 Chris Kennedy <c@groovy.org>
|
Copyright (C) 2004 Chris Kennedy <c@groovy.org>
|
||||||
Copyright (C) 2006-2007 Hans Verkuil <hverkuil@xs4all.nl>
|
Copyright (C) 2006-2007 Hans Verkuil <hverkuil@kernel.org>
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||||
/*
|
/*
|
||||||
Vertical Blank Interval support functions
|
Vertical Blank Interval support functions
|
||||||
Copyright (C) 2004-2007 Hans Verkuil <hverkuil@xs4all.nl>
|
Copyright (C) 2004-2007 Hans Verkuil <hverkuil@kernel.org>
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
/* SPDX-License-Identifier: GPL-2.0-or-later */
|
/* SPDX-License-Identifier: GPL-2.0-or-later */
|
||||||
/*
|
/*
|
||||||
Vertical Blank Interval support functions
|
Vertical Blank Interval support functions
|
||||||
Copyright (C) 2004-2007 Hans Verkuil <hverkuil@xs4all.nl>
|
Copyright (C) 2004-2007 Hans Verkuil <hverkuil@kernel.org>
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
/* SPDX-License-Identifier: GPL-2.0-or-later */
|
/* SPDX-License-Identifier: GPL-2.0-or-later */
|
||||||
/*
|
/*
|
||||||
ivtv driver version information
|
ivtv driver version information
|
||||||
Copyright (C) 2005-2007 Hans Verkuil <hverkuil@xs4all.nl>
|
Copyright (C) 2005-2007 Hans Verkuil <hverkuil@kernel.org>
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -14,7 +14,7 @@
|
||||||
*
|
*
|
||||||
* Refactored and updated to the latest v4l core frameworks:
|
* Refactored and updated to the latest v4l core frameworks:
|
||||||
*
|
*
|
||||||
* Copyright (C) 2014 Hans Verkuil <hverkuil@xs4all.nl>
|
* Copyright (C) 2014 Hans Verkuil <hverkuil@kernel.org>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <linux/init.h>
|
#include <linux/init.h>
|
||||||
|
|
@ -37,7 +37,7 @@
|
||||||
|
|
||||||
MODULE_DESCRIPTION("v4l2 driver module for tw6800 based video capture cards");
|
MODULE_DESCRIPTION("v4l2 driver module for tw6800 based video capture cards");
|
||||||
MODULE_AUTHOR("William M. Brack");
|
MODULE_AUTHOR("William M. Brack");
|
||||||
MODULE_AUTHOR("Hans Verkuil <hverkuil@xs4all.nl>");
|
MODULE_AUTHOR("Hans Verkuil <hverkuil@kernel.org>");
|
||||||
MODULE_LICENSE("GPL");
|
MODULE_LICENSE("GPL");
|
||||||
|
|
||||||
static unsigned int latency = UNSET;
|
static unsigned int latency = UNSET;
|
||||||
|
|
|
||||||
|
|
@ -13,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Refactored and updated to the latest v4l core frameworks:
|
* Refactored and updated to the latest v4l core frameworks:
|
||||||
*
|
*
|
||||||
* Copyright (C) 2014 Hans Verkuil <hverkuil@xs4all.nl>
|
* Copyright (C) 2014 Hans Verkuil <hverkuil@kernel.org>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef _TW68_REG_H_
|
#ifndef _TW68_REG_H_
|
||||||
|
|
|
||||||
|
|
@ -14,7 +14,7 @@
|
||||||
*
|
*
|
||||||
* Refactored and updated to the latest v4l core frameworks:
|
* Refactored and updated to the latest v4l core frameworks:
|
||||||
*
|
*
|
||||||
* Copyright (C) 2014 Hans Verkuil <hverkuil@xs4all.nl>
|
* Copyright (C) 2014 Hans Verkuil <hverkuil@kernel.org>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "tw68.h"
|
#include "tw68.h"
|
||||||
|
|
|
||||||
|
|
@ -13,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Refactored and updated to the latest v4l core frameworks:
|
* Refactored and updated to the latest v4l core frameworks:
|
||||||
*
|
*
|
||||||
* Copyright (C) 2014 Hans Verkuil <hverkuil@xs4all.nl>
|
* Copyright (C) 2014 Hans Verkuil <hverkuil@kernel.org>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <linux/module.h>
|
#include <linux/module.h>
|
||||||
|
|
|
||||||
|
|
@ -13,7 +13,7 @@
|
||||||
*
|
*
|
||||||
* Refactored and updated to the latest v4l core frameworks:
|
* Refactored and updated to the latest v4l core frameworks:
|
||||||
*
|
*
|
||||||
* Copyright (C) 2014 Hans Verkuil <hverkuil@xs4all.nl>
|
* Copyright (C) 2014 Hans Verkuil <hverkuil@kernel.org>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <linux/pci.h>
|
#include <linux/pci.h>
|
||||||
|
|
|
||||||
|
|
@ -14,7 +14,7 @@
|
||||||
* Written by Jonathan Corbet, corbet@lwn.net.
|
* Written by Jonathan Corbet, corbet@lwn.net.
|
||||||
*
|
*
|
||||||
* v4l2_device/v4l2_subdev conversion by:
|
* v4l2_device/v4l2_subdev conversion by:
|
||||||
* Copyright (C) 2009 Hans Verkuil <hverkuil@xs4all.nl>
|
* Copyright (C) 2009 Hans Verkuil <hverkuil@kernel.org>
|
||||||
*/
|
*/
|
||||||
#include <linux/kernel.h>
|
#include <linux/kernel.h>
|
||||||
#include <linux/module.h>
|
#include <linux/module.h>
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
/*
|
/*
|
||||||
* radio-aztech.c - Aztech radio card driver
|
* radio-aztech.c - Aztech radio card driver
|
||||||
*
|
*
|
||||||
* Converted to the radio-isa framework by Hans Verkuil <hverkuil@xs4all.nl>
|
* Converted to the radio-isa framework by Hans Verkuil <hverkuil@kernel.org>
|
||||||
* Converted to V4L2 API by Mauro Carvalho Chehab <mchehab@kernel.org>
|
* Converted to V4L2 API by Mauro Carvalho Chehab <mchehab@kernel.org>
|
||||||
* Adapted to support the Video for Linux API by
|
* Adapted to support the Video for Linux API by
|
||||||
* Russell Kroll <rkroll@exploits.org>. Based on original tuner code by:
|
* Russell Kroll <rkroll@exploits.org>. Based on original tuner code by:
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||||
/*
|
/*
|
||||||
* Copyright (c) 2012 Hans Verkuil <hverkuil@xs4all.nl>
|
* Copyright (c) 2012 Hans Verkuil <hverkuil@kernel.org>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* kernel includes */
|
/* kernel includes */
|
||||||
|
|
@ -18,7 +18,7 @@
|
||||||
#include <linux/mutex.h>
|
#include <linux/mutex.h>
|
||||||
|
|
||||||
/* driver and module definitions */
|
/* driver and module definitions */
|
||||||
MODULE_AUTHOR("Hans Verkuil <hverkuil@xs4all.nl>");
|
MODULE_AUTHOR("Hans Verkuil <hverkuil@kernel.org>");
|
||||||
MODULE_DESCRIPTION("Keene FM Transmitter driver");
|
MODULE_DESCRIPTION("Keene FM Transmitter driver");
|
||||||
MODULE_LICENSE("GPL");
|
MODULE_LICENSE("GPL");
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -25,14 +25,14 @@
|
||||||
*
|
*
|
||||||
* The USB protocol has been reversed engineered using wireshark, initially
|
* The USB protocol has been reversed engineered using wireshark, initially
|
||||||
* by Dinesh Ram <dinesh.ram@cern.ch> and finished by Hans Verkuil
|
* by Dinesh Ram <dinesh.ram@cern.ch> and finished by Hans Verkuil
|
||||||
* <hverkuil@xs4all.nl>.
|
* <hverkuil@kernel.org>.
|
||||||
*
|
*
|
||||||
* Sadly the firmware used in this product hides lots of goodies since the
|
* Sadly the firmware used in this product hides lots of goodies since the
|
||||||
* si4734 has more features than are supported by the firmware. Oh well...
|
* si4734 has more features than are supported by the firmware. Oh well...
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* driver and module definitions */
|
/* driver and module definitions */
|
||||||
MODULE_AUTHOR("Hans Verkuil <hverkuil@xs4all.nl>");
|
MODULE_AUTHOR("Hans Verkuil <hverkuil@kernel.org>");
|
||||||
MODULE_DESCRIPTION("Thanko's Raremono AM/FM/SW Receiver USB driver");
|
MODULE_DESCRIPTION("Thanko's Raremono AM/FM/SW Receiver USB driver");
|
||||||
MODULE_LICENSE("GPL v2");
|
MODULE_LICENSE("GPL v2");
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@
|
||||||
* Copyright (C) 2001,2002 Andi Kleen, SuSE Labs
|
* Copyright (C) 2001,2002 Andi Kleen, SuSE Labs
|
||||||
* Copyright (C) 2003 Pavel Machek (pavel@ucw.cz)
|
* Copyright (C) 2003 Pavel Machek (pavel@ucw.cz)
|
||||||
* Copyright (C) 2005 Philippe De Muyter (phdm@macqel.be)
|
* Copyright (C) 2005 Philippe De Muyter (phdm@macqel.be)
|
||||||
* Copyright (C) 2008 Hans Verkuil <hverkuil@xs4all.nl>
|
* Copyright (C) 2008 Hans Verkuil <hverkuil@kernel.org>
|
||||||
*
|
*
|
||||||
* These routines maintain argument size conversion between 32bit and 64bit
|
* These routines maintain argument size conversion between 32bit and 64bit
|
||||||
* ioctls.
|
* ioctls.
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
/*
|
/*
|
||||||
V4L2 device support.
|
V4L2 device support.
|
||||||
|
|
||||||
Copyright (C) 2008 Hans Verkuil <hverkuil@xs4all.nl>
|
Copyright (C) 2008 Hans Verkuil <hverkuil@kernel.org>
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue