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
/
cx23885
/
cx23885-video.c
Age
Commit message (
Expand
)
Author
2009-02-13
v4l2-common: add comments warning that about the sort order
Hans Verkuil
2009-01-09
cx23885: Fix Oops for mixed install of analog and digital only cards
Andy Walls
2008-12-30
v4l2: debugging API changed to match against driver name instead of ID.
Hans Verkuil
2008-12-30
v4l2: introduce v4l2_file_operations.
Hans Verkuil
2008-10-19
v4l: use video_device.num instead of minor in video%d
Hans Verkuil
2008-10-16
cx23885: Checkpatch compliance
Steven Toth
2008-09-04
v4l-dvb: fix assorted sparse warnings
Hans Verkuil
2008-08-28
Steven Toth email address change
Steven Toth
2008-07-30
v4l: move BKL down to the driver level.
Hans Verkuil
2008-07-26
v4l2-dev: remove unused type and type2 field from video_device
Hans Verkuil
2008-07-21
videodev: move all ioctl callbacks to a new v4l2_ioctl_ops struct
Hans Verkuil
2008-07-23
v4l: remove obsolete audiochip.h
Hans Verkuil
2008-07-20
videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.h
Hans Verkuil
2008-07-20
videodev: rename 'dev' to 'parent'
Hans Verkuil
2008-07-08
v4l-dvb: remove support for kernels < 2.6.13
Hans Verkuil
2008-07-08
v4l-dvb: remove support for kernels < 2.6.10
Hans Verkuil
2008-07-08
v4l-dvb: remove support for kernels < 2.6.0
Hans Verkuil
2008-05-28
videodev: renamed the vidioc_*_fmt_* callbacks
Hans Verkuil
2008-04-08
media/video/cx23885 replace remaining __FUNCTION__ occurrences
Michael Krufky
2008-02-25
From: Guennadi Liakhovetski <g.liakhovetski@pengutronix.de>
Mauro Carvalho Chehab
2008-01-12
cx23885: dprintk macro cleanup
Steven Toth
2008-01-10
cx23885: Cleanup of compiler defines and warnings
Steven Toth
2008-01-10
cx23885: Small cleanup
Steven Toth
2008-01-10
cx23885: Video and VBI related files.
Steven Toth