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
/
v4l2-common.c
Age
Commit message (
Expand
)
Author
2006-11-20
Remove the need of a STD array for drivers using video_ioctl2
Mauro Carvalho Chehab
2006-11-16
Start adding v4l2_mmap_bufs to prepare for stream
Mauro Carvalho Chehab
2006-08-26
Add u32 argument to VIDIOC_INT_RESET.
Hans Verkuil
2006-07-30
Fix a typo that caused some compat stuff to not work
Mauro Carvalho Chehab
2006-07-23
Fix for compilation without V4L1 or V4L1_COMPAT
Mauro Carvalho Chehab
2006-07-19
Several other backports from kernel to v4l/dvb tree
Mauro Carvalho Chehab
2006-06-25
IVTV VBI format description too long.
Hans Verkuil
2006-06-24
Add V4L2_CID_MPEG_STREAM_VBI_FMT control
Hans Verkuil
2006-06-23
merge: http://linuxtv.org/hg/~hverkuil/mpeg-api
Mauro Carvalho Chehab
2006-06-23
fix userbits debug prints
Mauro Carvalho Chehab
2006-06-18
Add helper functions for control processing to v4l2-common.
Hans Verkuil
2006-06-04
Several improvements at videodev.c
Mauro Carvalho Chehab
2006-04-02
Add support for VIDIOC_INT_S_CRYSTAL_FREQ internal command.
Hans Verkuil
2006-04-01
More msp3400 and bttv fixes
Hans Verkuil
2006-03-25
V4l printk fix
Mauro Carvalho Chehab
2006-03-24
Fixes weird characters and printk
Mauro Carvalho Chehab
2006-03-23
Merge from hverkuil routing tree
Mauro Carvalho Chehab
2006-03-22
Printk warning fixes
Mauro Carvalho Chehab
2006-03-19
Implement correct msp3400 input/output routing
Hans Verkuil
2006-03-19
Cleanup audio input handling
Hans Verkuil
2006-03-10
Make video_buf more generic
Mauro Carvalho Chehab
2006-02-18
Adds debuging v4l2_memory enum
Mauro Carvalho Chehab
2006-02-18
Debug messages for ioctl improved
Mauro Carvalho Chehab
2006-02-18
Fix a small bug when constructing fps and line numbers
Mauro Carvalho Chehab
2006-02-18
From: Mauro Carvalho Chehab <mchehab@infradead.org>
Mauro Carvalho Chehab
2006-01-15
Separate tv & radio freqs, fix cb/freq transmit order for tuners that need this.
Hans Verkuil
2006-01-01
ioctls cleanups.
Mauro Carvalho Chehab
2005-07-13
- Linux/version.h removed. Replaced by linux/utsname.h
Mauro Carvalho Chehab
2004-11-19
- misc cleanups.
Gerd Knorr
2004-10-13
- kill trailing whitespaces.
Gerd Knorr
2004-02-22
Initial revision
Gerd Knorr