summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/ivtv/ivtv-driver.h
AgeCommit message (Expand)Author
2007-07-30ivtv: fix semaphore / mutex compat for kernels 2.6.15 and earlierMichael Krufky
2007-07-25Merge: from hg/~hverkuil/v4l-dvb2Hans Verkuil
2007-07-22ivtv, cx25840: postpone fw load until first use.Hans Verkuil
2007-07-22ivtv: fix pause/continue/play handlingHans Verkuil
2007-07-20Add ivtv-fb framebuffer driver.Hans Verkuil
2007-07-19Remove usage of HZ on ivtv driver, replacing by msecs_to_jiffiesMauro Carvalho Chehab
2007-07-10ivtv: add high volume debugging flagHans Verkuil
2007-07-10ivtv: Add locking to ensure stream setup is atomic.Hans Verkuil
2007-06-16ivtv: fix broken VBI output supportHans Verkuil
2007-05-19Move big PIO accesses from the interrupt handler to a workhandlerHans Verkuil
2007-05-09Fix Kconfig dependencies for ivtvMauro Carvalho Chehab
2007-03-16Fix ivtv yuv threshold handlingHans Verkuil
2007-03-10Add VIDIOC_G/S_PRIORITY support to ivtv.Hans Verkuil
2007-03-10Merges VBI & YUV handling into a single work queue.Hans Verkuil
2007-03-04ivtv: fix backwards compatibility for kernels 2.6.15 and earlierMichael Krufky
2007-03-03Add missing IVTV_FB_WARN #defineHans Verkuil
2007-02-28merge: http://linuxtv.org/hg/~mkrufky/ivtv-compatMauro Carvalho Chehab
2007-02-27ivtv: fix semaphore / mutex compat for kernels 2.6.15 and earlierMichael Krufky
2007-02-27Fix comment style and set default debug level to 0Hans Verkuil
2007-02-26Add ivtv driver for the Conexant cx23416/cx23415 MPEG encoder/decoderHans Verkuil