19 Jul, 2007
8 commits
-
add analog video support for DViCO FusionHDTV 2
Thanks to Todd Ignasiak for donating the card.Signed-off-by: Michael Krufky
Signed-off-by: Mauro Carvalho Chehab -
The old description was "Philips 1236D ATSC/NTSC dual in", which can be
confused with other Philips tuner models. This patch corrects the name
to "Philips FCV1236D ATSC/NTSC dual in", and updates the range and params
array names to match the description.Signed-off-by: Michael Krufky
Signed-off-by: Mauro Carvalho Chehab -
Add Trust Powerc@m 970Z (0x06d6:0x003b) to the list of supported devices.
Signed-off-by: Antoine Jacquet
Signed-off-by: Mauro Carvalho Chehab -
Signed-off-by: Mauro Carvalho Chehab
-
- Add support for pair OV7630+SN9C120
- Better and safe locking mechanism of the device structure on open(),
close() and disconnect()
- Use kref for handling device deallocation
- Generic cleanupsSigned-off-by: Luca Risolia
Signed-off-by: Mauro Carvalho Chehab -
Signed-off-by: Daniel Gimpelevich
Signed-off-by: Michael Krufky
Signed-off-by: Mauro Carvalho Chehab -
Support the 10moons TM300 TV card (so called TV Master 3), which is a
10moons saa7130 based board. Here not include features for the
IR-remote.
It has been tested using TVTIME. The card was auto-detected and all the
input sources worked correct with sound.Signed-off-by: Tony Wan
Signed-off-by: Andrew Morton
Signed-off-by: Mauro Carvalho Chehab -
This driver were made based on tea5761 specs.
Signed-off-by: Mauro Carvalho Chehab
12 May, 2007
1 commit
-
* 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb: (44 commits)
V4L/DVB (5571): V4l1-compat: Make VIDIOCSPICT return errors in a useful way
V4L/DVB (5624): Radio-maestro.c cleanup
V4L/DVB (5623): Dsbr100.c Replace usb_dsbr100_do_ioctl to use video_ioctl2
V4L/DVB (5622): Radio-zoltrix.c cleanup
V4L/DVB (5621): Radio-cadet.c Replace cadet_do_ioctl to use video_ioctl2
V4L/DVB (5619): Dvb-usb: fix typo
V4L/DVB (5618): Cx88: Drop the generic i2c client from cx88-vp3054-i2c
V4L/DVB (5617): V4L2: videodev, allow debugging
V4L/DVB (5614): M920x: Disable second adapter on LifeView TV Walker Twin
V4L/DVB (5613): M920x: loosen up 80-col limit
V4L/DVB (5612): M920x: rename function prefixes from m9206_foo to m920x_foo
V4L/DVB (5611): M920x: replace deb_rc with deb
V4L/DVB (5610): M920x: remove duplicated code
V4L/DVB (5609): M920x: group like functions together
V4L/DVB (5608): M920x: various whitespace cleanups
V4L/DVB (5607): M920x: Initial support for devices likely manufactured by Dposh
V4L/DVB (5606): M920x: add "c-basic-offset: 8" to help emacs to enforce tabbing
V4L/DVB (5605): M920x: Add support for LifeView TV Walker Twin
V4L/DVB (5603): V4L: Prevent queueing queued buffers.
V4L/DVB (5602): Enable DiSEqC in Starbox II (vp7021a)
...
09 May, 2007
4 commits
-
* Default color improvements to the OV7660
@ Fix sn9c102_write_reg()
@ Fix sn9c102_i2c_try_raw_read()
@ Fix MI-0343
+ Add support for pair MI0360+SN9C120
+ Add more USB idsSigned-off-by: Luca Risolia
Signed-off-by: Mauro Carvalho Chehab -
Maintainer's notice: I needed to re-number the board, since the board
number conflicted with a patch committed previously.Signed-off-by: James T Klaas
Signed-off-by: Mauro Carvalho Chehab -
Add support for the "Elitegroup ECS TVP3XP FM1246", the "KWorld DVB-T
210", and the Animation Technologies LR214 Rev F onwards (SAA7131) to
the saa7134 driver.
Also rename the LR214WF to the LR214 Rev E or ealier (SAA7135), to match
what we've seen on boards in the field.
Changed the comment on the Lifeview cards to indicate Rev E and earlier
versus Rev F and later, together with a chip indicator, following
feedback from Peter Missel .Signed-off-by: Simon Farnsworth
Signed-off-by: Mauro Carvalho Chehab -
Convert files within the Documentation directory to UTF-8.
Adrian Bunk:
small additional fixesSigned-off-by: John Anthony Kazos Jr.
Signed-off-by: Adrian Bunk
30 Apr, 2007
1 commit
-
* 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6: (105 commits)
sonypi: use mutex instead of semaphore
sony-laptop: remove user visible camera controls as platform attributes
meye: make meye use sony-laptop instead of sonypi
sony-laptop: add a meye-usable include file for camera ops
sony-laptop: complete the motion eye camera support in sony-laptop
sonypi: try to detect if sony-laptop has already taken one of the known ioports
sonypi: suggest sonypi users to try sony-laptop instead
sony-laptop: add edge modem support (also called WWAN)
sony-laptop: add locking on accesses to the ioport and global vars
sony-laptop: add camera enable/disable parameter, better handle possible infinite loop
thinkpad-acpi: make drivers/misc/thinkpad_acpi:fan_mutex static
ACPI: thinkpad-acpi: add sysfs support to wan and bluetooth subdrivers
ACPI: thinkpad-acpi: add sysfs support to hotkey subdriver
ACPI: thinkpad-acpi: improve dock subdriver initialization
ACPI: thinkpad-acpi: improve debugging for acpi helpers
ACPI: thinkpad-acpi: improve fan control documentation
ACPI: thinkpad-acpi: map ENXIO to EINVAL for fan sysfs
ACPI: thinkpad-acpi: fix a fan watchdog invocation
ACPI: thinkpad-acpi: do not arm fan watchdog if it would not work
ACPI: thinkpad-acpi: add a fan-control feature master toggle
...
29 Apr, 2007
1 commit
-
Change sonypi_camera_command() calls to sony_pic_camera_command() and use
the renamed macros.Signed-off-by: Mattia Dongili
Signed-off-by: Len Brown
28 Apr, 2007
15 commits
-
usbvision has a module parameter that ables the user to add a new USB
entry at driver load. This functionality is useless by experience
(adding statically the entry is easy).Furthermore, the USB_DEVICE(0xfff0, 0xfff0) USB entry caused
usbvision_probe to be called for all unclaimed devices.Signed-off-by: Thierry MERLE
Acked-by: Dwaine Garden
Signed-off-by: Mauro Carvalho Chehab -
Changed usbvision cards table to allow:
1) Not repeat USB ID on two structs;
2) Not need to specify both usb and card description tables at
the same order, removing some magic;
Some cards had duplicated names. Fixed.
A test for an specific board were doing by using a string comparation.
The comparation were wrong. Also, it is not a good practice to recognize
a board based on his string name.
Acked-by: Thierry MERLESigned-off-by: Mauro Carvalho Chehab
-
Signed-off-by: Mauro Carvalho Chehab
-
SSAI (www.ssai.us) makes several Bt878-based capture cards that get used in our
surveillance, conferencing, and medical imaging systems. The attached
relatively small patch adds support for these cards, which fall into two broad
* boards with one or more Bt878s, one or more composite inputs, and no S-video
or tuner inputs
* boards with one Bt878, one composite input, one S-video input, and no tuner
inputSigned-off-by: Scott Alfter
Signed-off-by: Mauro Carvalho Chehab -
@ Don't assume that SOF headers can't cross packets boundaries
@ Fix compression quality selection
+ Add support for MI-0360 image sensor
* Documentation updates
@ Fix sysfs
@ MI0343 rewritten
* HV7131R color fixes and add new ABLC control
* Rename the archive from "sn9c102" to "sn9c1xx"
* fix typos
* better support for TAS5110D
@ fix OV7630 wrong colors
@ Don't return an error if no input buffers are enqueued yet on VIDIOC_STREAMON
* Add informations about colorspaces
* More appropriate error codes in case of failure of some system calls
* More precise hardware detection
* Add more informations about supported hardware in the documentation
+ More supported devices
+ Add support for HV7131R image sensorSigned-off-by: Luca Risolia
Signed-off-by: Mauro Carvalho Chehab -
The new name fits to what it is and what is on the box.
Signed-off-by: Hartmut Hackmann
Signed-off-by: Mauro Carvalho Chehab -
There are 2 new entries for p7131 boards and one correction for a board
with LNA.Signed-off-by: Hartmut Hackmann
Signed-off-by: Mauro Carvalho Chehab -
Adds more osd mode switching information.
Corrects some information regarding mode selection & local alpha operation for
16 bit modes.Signed-off-by: Ian Armstrong
Signed-off-by: Hans Verkuil
Signed-off-by: Mauro Carvalho Chehab -
The ADS Tech InstantTV DVB-S is a clone of the KWorld DVB-S 100.
This patch adds autodetection support for this card based on
pci subsystem id.Signed-off-by: Michael Krufky
Signed-off-by: Mauro Carvalho Chehab -
Signed-off-by: Hans Verkuil
Signed-off-by: Mauro Carvalho Chehab -
The documentation of Several miscellaneous commands was updated.
As a result of which the CX2341X_ENC_UNKNOWN command was renamed to
CX2341X_ENC_SET_VERT_CROP_LINE.Signed-off-by: Hans Verkuil
Signed-off-by: Mauro Carvalho Chehab -
It is a Lifeview Duo with a different ID
Signed-off-by: Peter Missel
Signed-off-by: Hartmut Hackmann
Signed-off-by: Mauro Carvalho Chehab -
Signed-off-by: Markus Rechberger
Signed-off-by: Hartmut Hackmann
Signed-off-by: Mauro Carvalho Chehab -
This patch contains
- new tuning code for the tda827xa silicon tuner.
- controls the preamplifier of some boards with this tuner.
- support for the Philips Tiger S hybrid DVB-T reference design.
- reworked the saa7134-dvb modulue to get rid of most of the
small board specific functions.Signed-off-by: Hartmut Hackmann
Signed-off-by: Mauro Carvalho Chehab -
This patch adds a V4L2 driver giving support for USB webcams based on the
zr364xx chipsets.Signed-off-by: Antoine Jacquet
Signed-off-by: Mauro Carvalho Chehab
21 Feb, 2007
10 commits
-
Many thanks to Ian Armstrong for figuring out what all these registers do.
Signed-off-by: Ian Armstrong
Signed-off-by: Hans Verkuil
Signed-off-by: Mauro Carvalho Chehab -
Signed-off-by: Hans Verkuil
Signed-off-by: Mauro Carvalho Chehab -
Signed-off-by: Hans Verkuil
Signed-off-by: Mauro Carvalho Chehab -
Add support for Terratec Cinergy HT PCI
Signed-off-by: Giorgio Moscardi
Signed-off-by: Michael Krufky
Signed-off-by: Mauro Carvalho Chehab -
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
Signed-off-by: Mauro Carvalho Chehab -
- Implement audio ioctl's and VIDIOC_ENUM_FRAMESIZES
- Documentation updates
- Generic improvementsSigned-off-by: Luca Risolia
Signed-off-by: Mauro Carvalho Chehab -
- Implement audio ioctl's and VIDIOC_ENUM_FRAMESIZES
- Documentation updates
- Generic improvementsSigned-off-by: Luca Risolia
Signed-off-by: Mauro Carvalho Chehab -
- Add support for SN9C105 and SN9C120
- Add some more USB device identifiers
- Add support for OV7660
- Implement audio ioctl's and VIDIOC_ENUM_FRAMESIZES
- Add preliminary support for 0x0c45/0x6007
- Documentation updates
- Generic improvements
Signed-off-by: Luca Risolia
Signed-off-by: Mauro Carvalho Chehab -
Ultraview DVB-T Lite is a clone of DViCO FusionHDTV DVB-T Lite
Signed-off-by: Michael Krufky
Signed-off-by: Mauro Carvalho Chehab -
Signed-off-by: Juan Pablo Sormani
Signed-off-by: Mauro Carvalho Chehab