| Age | Commit message (Collapse) | Author | 
|---|
|  | From: Michael Krufky <mkrufky@m1k.net>
	- Adds Bluebird ATSC support to the cxusb driver,
	  using dvb-usb-bluebird-atsc-01.fw firmware.
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
Signed-off-by: Patrick Boettcher <pb@linuxtv.org> | 
|  | Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> | 
|  | Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> | 
|  | From: Mike Isely <isely@pobox.com>
Signed-off-by: Mike Isely <isely@pobox.com> | 
|  | - Added cx23415/6 firmware documentation from the ivtv project.
- Added header containing the firmware API commands for use
  by all projects that use the cx2341x. First step towards a
  shared cx2341x driver.
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> | 
|  | Step 1 of the msp3400.c cleanup.
Most changes are all cosmetic (moved code around, renamed functions
and variables).
New additions:
- VIDIOC_LOG_STATUS for debugging.
- More user friendly messages on driver load.
- 'simple' renamed to 'autodetect'
- 'simpler' renamed to 'autoselect'
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> | 
|  | From: Ricardo Cerqueira <v4l@cerqueira.org>
Changed a few more things in the buffers and ALSA initialization code, but
still no luck. No IRQ activity yet, even with the IRQ mask fixed.
Signed-off-by: | 
|  | Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> | 
|  | - Detect when AUDC_SET_RADIO is called.
- When in radio mode ignore VIDIOC_G_TUNER.
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> | 
|  | When in radio mode don't do anything with VIDIOC_G_TUNER.
Allow other devices to fill this.
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> | 
|  | Don't reprogram the video standard if the new standard
equals the old standard.
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> | 
|  | - Use more general form for debug messages that works for both 2.4 and 2.6.
- Add V4L2 commands VIDIOC_S_TUNER, VIDIOC_G_TUNER,
  VIDIOC_S_STD and VIDIOC_S_FREQUENCY.
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> | 
|  | From: Mike Isely <isely@pobox.com>
Signed-off-by: Mike Isely <isely@pobox.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> | 
|  | From: Mike Isely <isely@pobox.com>
Signed-off-by: Mike Isely <isely@pobox.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> | 
|  | - Move signal strength level to the 0-65535 range as per V4L2 spec.
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> | 
|  | - Added VIDIOC_S_AUDIO to set the audio inputs separately.
- Removed AUDC_SET_INPUT.
- Made the video inputs much more general.
- Removed cardtype CID and replaced with a CID to enable
  the PVR150 workaround. The cardtype is no longer necessary
  with the general video input change.
- Update VIDIOC_LOG_STATUS output to show the video and
  audio inputs separately.
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> | 
|  | - Add selected input to VIDIOC_LOG_STATUS output.
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> | 
|  | - Replace AUDC_SET_INPUT with VIDIOC_S_AUDIO.
- Added V4L2_CID_AUDIO_MUTE.
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> | 
|  | - Replace AUDC_SET_INPUT with VIDIOC_S_AUDIO.
- Added V4L2_CID_AUDIO_MUTE.
- Minimum volume is -96 dB, not -90.
- Show volume in VIDIOC_LOG_STATUS.
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> | 
|  | - Added some comments to make clearer how to use ioctl api to handle
  multiple tuners at the same board.
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 
|  | - Fixes:
  Warning! Found recursive dependency:
  VIDEO_SAA7134_ALSA VIDEO_SAA7134_OSS VIDEO_SAA7134_ALSA
Thanks-to: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 
|  | Signed-off-by: Michael Krufky <mkrufky@m1k.net> | 
|  | Signed-off-by: Ville Skyttä <ville.skytta@iki.fi>
Signed-off-by: Michael Krufky <mkrufky@m1k.net> | 
|  | - Script fixed to work properly after tuner-simple.c changes.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 
|  | Signed-off-by: Michael Krufky <mkrufky@m1k.net> | 
|  | - create an array containing frequency threshold and control byte.
        - allows for an arbitrary amount of
          frequency ranges to be set, like dvb-pll.
        - improves code readability.
Signed-off-by: Michael Krufky <mkrufky@m1k.net> | 
|  | From: Al Viro <viro@zeniv.linux.org.uk>
kernel-sync
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 
|  | Signed-off-by: Michael Krufky <mkrufky@m1k.net> | 
|  | Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 
|  | kernel-sync.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 
|  | - Included advanced debug option to tvp5150.c
- Now, advanced debug info is the first item at V4L menu.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 
|  | - Created a new ioctl to control I2S speed. Old calls to an
  inadequate V4L2 API replaced.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 
|  | - Now reset do init tvp5150 registers to its default.
- Debug messages improved.
- Implemented video standard selection function.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 
|  | -#include <media/i2c-compat.h>
+#include "i2c-compat.h"
Signed-off-by: Michael Krufky <mkrufky@m1k.net> | 
|  | - fix build for 2.6.14, based on:
	  http://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9fc6adfa9adf2be84119a3c2592287f33bd1dff2
Signed-off-by: Michael Krufky <mkrufky@m1k.net> | 
|  | Signed-off-by: Michael Krufky <mkrufky@m1k.net> | 
|  | Signed-off-by: Michael Krufky <mkrufky@m1k.net> | 
|  | - Add v3tv experimental build environment,
	  based on current pvrusb2 setup
Signed-off-by: Michael Krufky <mkrufky@m1k.net> | 
|  | From: Perry Gilfillan <perrye@linuxmail.org>
	- Merge V3TV driver from http://www.gilfillan.org/v3tv/v3tv-v4l2/
Signed-off-by: Michael Krufky <mkrufky@m1k.net> | 
|  | import linux-2.6.15-rc7/drivers/i2c/busses/i2c-voodoo3.c
	- imported from linux-2.6.15-rc7/drivers/i2c/busses/i2c-voodoo3.c
	- This will stay in experimental until the
	  V3TV driver is ready for inclusion.
Signed-off-by: Michael Krufky <mkrufky@m1k.net> | 
|  | From: Ricardo Cerqueira <v4l@cerqueira.org>
the videobuf sequence now looks complete. Still no IRQ activity, though.
Signed-off-by: | 
|  | Signed-off-by: Michael Krufky <mkrufky@m1k.net> | 
|  | Signed-off-by: Michael Krufky <mkrufky@m1k.net> | 
|  | From: Chris Pascoe <c.pascoe@itee.uq.edu.au>
- Added support for VP-3054 (aka DigitalNow DNTV Live! DVB-T Pro!).
- This board has a secondary I2C bus and remote control.
- Added a new module to handle secondary I2C bus on this board.
Signed-off-by: Chris Pascoe <c.pascoe@itee.uq.edu.au>
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> | 
|  | This might also work for 2.6.9 and earlier,
          but I haven't been able to test it yet.
Signed-off-by: Michael Krufky <mkrufky@m1k.net> | 
|  | kernels < 2.6.12
        - fixed videodev.c broken backwards compat for kernels < 2.6.12
        - minor whitespace cleanups
Signed-off-by: Michael Krufky <mkrufky@m1k.net> | 
|  | - Added command, 'make reload' - removes modules and re-inserts them.
        - Change console output to indicate that both v4l and dvb
          modules are being loaded/unloaded.
Signed-off-by: Michael Krufky <mkrufky@m1k.net> | 
|  | From: Ricardo Cerqueira <v4l@cerqueira.org>
Added new ID for different revision of card #58. It's the same card,
but with a tda8275a instead of a tda8275
Signed-off-by: | 
|  | - make [insmod,load] will insert the modules into the kernel
          without the need to install them.
        - make [rmmod,unload] will unload the modules from the kernel.
Signed-off-by: Michael Krufky <mkrufky@m1k.net> | 
|  | - Calculate the audio master clock registers from the actual
  frequencies. This simplifies the code and it also prepares
  for adding CGC2 support.
- VIDIOC_INT_AUDIO_CLOCK_FREQ now receives an u32 instead of
  an enum. It is more generic and actually easier to implement.
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> |