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
/
cpia2
/
cpia2_v4l.c
Age
Commit message (
Expand
)
Author
2009-03-10
avoid loading the entire videodev.h header for drivers that are already V4L2 ...
Mauro Carvalho Chehab
2008-12-30
v4l2-ioctl: change to long return type to match unlocked_ioctl.
Hans Verkuil
2008-12-30
v4l2: introduce v4l2_file_operations.
Hans Verkuil
2008-11-01
v4l: remove inode argument from video_usercopy
Hans Verkuil
2008-10-27
rationalise addresses to one common one
Mauro Carvalho Chehab
2008-10-19
v4l: use video_device.num instead of minor in video%d
Hans Verkuil
2008-08-29
merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-dev
Mauro Carvalho Chehab
2008-08-23
v4l-dvb: fix a bunch of sparse warnings
Hans Verkuil
2008-08-23
v4l: replace video_get_drvdata(video_devdata(filp)) with video_drvdata(filp)
Hans Verkuil
2008-08-23
v4l: fix more incorrect video_register_device result checks
Hans Verkuil
2008-07-26
v4l2-dev: remove unused type and type2 field from video_device
Hans Verkuil
2008-07-21
Remove obsolete owner field from video_device struct.
Hans Verkuil
2008-07-20
videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.h
Hans Verkuil
2008-03-23
[PATCH] add macro validation for v4l_compat_ioctl32.
Douglas Schilling Landgraf
2007-10-15
v4l core: remove the unused .hardware V4L1 field
Mauro Carvalho Chehab
2007-08-21
Cleanup: remove linux/moduleparam.h from drivers/media files
Mauro Carvalho Chehab
2007-06-05
Replace C code with calls to ARRAY_SIZE macro.
Mauro Carvalho Chehab
2007-02-21
Backport: make file_operations const
Mauro Carvalho Chehab
2006-07-19
Remove obsolete #include <linux/config.h>
Mauro Carvalho Chehab
2006-06-23
Fix use-after-free bug in cpia2 driver
Mauro Carvalho Chehab
2006-06-20
Whitespace cleanups
Mauro Carvalho Chehab
2006-04-11
Since we are not using CVS, $Id makes no sense anymore
Mauro Carvalho Chehab
2006-03-20
PATCH: switch cpia2 to mutexes and use ioctl 32 compat lib func
Mauro Carvalho Chehab
2006-03-10
V4L/DVB (3399a): cpia2/cpia2_v4l.c cleanups
Mauro Carvalho Chehab
2006-03-08
Typos grab bag of the month
Oliver Endriss
2006-02-24
Add cpia2 camera support
Mauro Carvalho Chehab