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
/
include
/
linux
/
videodev.h
Age
Commit message (
Expand
)
Author
2009-03-10
avoid loading the entire videodev.h header for drivers that are already V4L2 ...
Mauro Carvalho Chehab
2009-02-17
backport include changes on some .h files
Mauro Carvalho Chehab
2008-07-26
videodev: copy the VID_TYPE defines to videodev.h
Hans Verkuil
2008-02-13
V4L, include ioctl.h in videodev headers
Mauro Carvalho Chehab
2007-10-15
v4l core: remove the unused .hardware V4L1 field
Mauro Carvalho Chehab
2006-09-06
Fixes an issue with V4L1 and make headers-install
Mauro Carvalho Chehab
2006-07-23
Fix for compilation without V4L1 or V4L1_COMPAT
Mauro Carvalho Chehab
2006-06-05
Removed all references to kernel stuff from videodev.h and videodev2.h
Mauro Carvalho Chehab
2006-06-04
Several improvements at videodev.c
Mauro Carvalho Chehab
2005-12-12
Reverted patchset 3127 since it breaks pvrusb2 compilation.
Mauro Carvalho Chehab
2005-12-07
Removes obsolete stuff from videodev.h
Mauro Carvalho Chehab
2005-10-19
- Fixed user mode compiling.
Mauro Carvalho Chehab
2005-10-18
- Commented obsoleted stuff at videodev headers.
Mauro Carvalho Chehab
2005-10-17
- Some changes to allow compiling cx88 and saa7134 without
Mauro Carvalho Chehab
2005-10-16
- Whitespace Cleanups.
Mauro Carvalho Chehab
2005-10-09
* ../linux/drivers/media/video/bttv.h:
Michael Krufky
2005-10-08
* ../linux/include/linux/videodev.h:
Michael Krufky
2005-10-08
From: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Mauro Carvalho Chehab
2005-08-28
moved #include "compat.h", to the correct location
Michael Krufky
2005-08-28
* scripts/merge-trees.sh, scripts/unmerge-trees.sh:
Michael Krufky
2005-07-15
- linux/version.h removed at linux-2.6.13-rc3-mm1.
Mauro Carvalho Chehab
2004-10-27
- drop some old, obsolete code.
Gerd Knorr
2004-10-13
- kill trailing whitespaces.
Gerd Knorr
2004-08-25
- merge 2.6.9-rc1 changes (mostly __user stuff).
Gerd Knorr
2004-02-22
Initial revision
Gerd Knorr