index
:
mediapointer-dvb-s2
master
Mediapointer DVB-S2 driver
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux
/
drivers
/
media
/
video
/
ivtv
Age
Commit message (
Expand
)
Author
2007-03-16
Fix ivtv yuv threshold handling
Hans Verkuil
2007-03-13
The TV standard should be set AFTER the TV output is fully initialized.
Hans Verkuil
2007-03-11
Initialize the inputs before registering the devices.
Hans Verkuil
2007-03-11
First unregister the driver, and then free the memory.
Hans Verkuil
2007-03-11
Use pci_register_driver instead of pci_module_init in ivtv.
Hans Verkuil
2007-03-11
Use spin_lock_init to fix lockdep warnings.
Hans Verkuil
2007-03-10
Fix VIDIOC_TRY_ENCODER_CMD and VIDEO_TRY_COMMAND
Hans Verkuil
2007-03-10
Use v4l_printk_ioctl instead of printing the ioctl name for each ioctl in ivtv.
Hans Verkuil
2007-03-10
Add VIDIOC_G/S_PRIORITY support to ivtv.
Hans Verkuil
2007-03-10
Add comment why the symbols are exported.
Hans Verkuil
2007-03-10
Add missing includes.
Hans Verkuil
2007-03-10
Merges VBI & YUV handling into a single work queue.
Hans Verkuil
2007-03-10
Set vsync_field correctly in ivtv.
Hans Verkuil
2007-03-07
Ivtv warning fix
Mauro Carvalho Chehab
2007-03-04
ivtv: fix backwards compatibility for kernels 2.6.15 and earlier
Michael Krufky
2007-03-03
If possible make vars/functions static.
Hans Verkuil
2007-03-03
Add missing IVTV_FB_WARN #define
Hans Verkuil
2007-03-03
Replace SA_* with IRQF_*
Hans Verkuil
2007-03-03
Add dependency on VIDEO_V4L1
Hans Verkuil
2007-03-03
Add missing VIDEO_CX25840 dep, remove unused VIDEO_TLV320AIC23B dep
Hans Verkuil
2007-02-28
merge: http://linuxtv.org/hg/~mkrufky/ivtv-compat
Mauro Carvalho Chehab
2007-02-27
ivtv: fix semaphore / mutex compat for kernels 2.6.15 and earlier
Michael Krufky
2007-02-28
Fix bogus error messages in ivtv for VIDIOC_G_CHIP_IDENT
Hans Verkuil
2007-02-27
Set initial global_alpha to 255 (opaque).
Hans Verkuil
2007-02-27
Update ivtv VIDIOC_G_CHIP_IDENT.
Hans Verkuil
2007-02-27
Fix comment style and set default debug level to 0
Hans Verkuil
2007-02-26
Add ivtv driver for the Conexant cx23416/cx23415 MPEG encoder/decoder
Hans Verkuil