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
/
ivtv-driver.h
Age
Commit message (
Expand
)
Author
2007-11-05
ivtv: Initial merge of video48 yuv handling into the IVTV_IOC_DMA_FRAME frame...
Hans Verkuil
2007-10-22
ivtv: yuv interlace mode change
Hans Verkuil
2007-10-20
ivtv: ivtv_yuv_prep_frame breakup and yuv hardware buffer changes
Hans Verkuil
2007-10-16
ivtv: ivtv yuv stream handling change
Hans Verkuil
2007-11-02
Backport some changesets touching S/G code
Mauro Carvalho Chehab
2007-08-26
ivtv: move ivtv.h public header to include/linux.
Hans Verkuil
2007-08-26
ivtvfb: rename some missed ivtv-fb references to ivtvfb.
Hans Verkuil
2007-08-25
ivtv: finish VBI related cleanup.
Hans Verkuil
2007-08-25
ivtv: VBI cleanups and fixes
Hans Verkuil
2007-08-24
merge: http://linuxtv.org/hg/~hverkuil/v4l-dvb
Mauro Carvalho Chehab
2007-08-24
ivtv: set correct pixel format and alpha properties in VIDIOC_G_FBUF
Hans Verkuil
2007-08-23
ivtv: more ivtv-driver.h cleanups.
Hans Verkuil
2007-08-23
ivtv: reorganized and cleanup ivtv struct
Hans Verkuil
2007-08-23
ivtv: more cleanups, merged ivtv-audio.c and ivtv-video.c into ivtv-routing.c
Hans Verkuil
2007-08-23
ivtv: header cleanup
Hans Verkuil
2007-08-21
Cleanup: remove linux/moduleparam.h from drivers/media files
Mauro Carvalho Chehab
2007-08-20
ivtv: fix output mode processing: UDMA_YUV wasn't cleared.
Hans Verkuil
2007-08-19
ivtv: add support for highmem udma
Hans Verkuil
2007-08-19
ivtv: improve debug messages
Hans Verkuil
2007-08-19
ivtv: specify some stream sizes in kB instead of MB
Hans Verkuil
2007-07-29
ivtv: Fix scatter/gather DMA timeouts
Hans Verkuil
2007-07-28
ivtv: always steal full frames if out of buffers.
Hans Verkuil
2007-08-07
ivtv: remove unused struct field.
Hans Verkuil
2007-08-07
ivtv: remove userspace tuner dependent code
Hans Verkuil
2007-08-05
ivtv: simplify setting CONFIG_XC3028
Hans Verkuil
2007-08-04
ivtv: add AverMedia M116, prepare for userspace Xceive tuner
Hans Verkuil
2007-08-03
ivtv: attach yuv field order to each frame
Hans Verkuil
2007-07-30
ivtv: fix semaphore / mutex compat for kernels 2.6.15 and earlier
Michael Krufky
2007-07-25
Merge: from hg/~hverkuil/v4l-dvb2
Hans Verkuil
2007-07-22
ivtv, cx25840: postpone fw load until first use.
Hans Verkuil
2007-07-22
ivtv: fix pause/continue/play handling
Hans Verkuil
2007-07-20
Add ivtv-fb framebuffer driver.
Hans Verkuil
2007-07-19
Remove usage of HZ on ivtv driver, replacing by msecs_to_jiffies
Mauro Carvalho Chehab
2007-07-10
ivtv: add high volume debugging flag
Hans Verkuil
2007-07-10
ivtv: Add locking to ensure stream setup is atomic.
Hans Verkuil
2007-06-16
ivtv: fix broken VBI output support
Hans Verkuil
2007-05-19
Move big PIO accesses from the interrupt handler to a workhandler
Hans Verkuil
2007-05-09
Fix Kconfig dependencies for ivtv
Mauro Carvalho Chehab
2007-03-16
Fix ivtv yuv threshold handling
Hans Verkuil
2007-03-10
Add VIDIOC_G/S_PRIORITY support to ivtv.
Hans Verkuil
2007-03-10
Merges VBI & YUV handling into a single work queue.
Hans Verkuil
2007-03-04
ivtv: fix backwards compatibility for kernels 2.6.15 and earlier
Michael Krufky
2007-03-03
Add missing IVTV_FB_WARN #define
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-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