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-08-10
v4l: simplify v4l2_i2c_new_subdev and friends
Hans Verkuil
2009-07-21
backport commit 405f55712dfe464b3240d7816cc4fe4174831be2
Mauro Carvalho Chehab
2009-06-16
poll method lose race condition
Mauro Carvalho Chehab
2009-05-30
cx23885: Use v4l bounding/alignment function
Trent Piepho
2009-04-02
v4l2-subdev: change s_routing prototype
Hans Verkuil
2009-04-01
v4l2-common: add explicit v4l2_device pointer as first arg to new_(probed)_su...
Hans Verkuil
2009-04-01
v4l2-subdev: move s_std from tuner to core.
Hans Verkuil
2009-03-29
cx23885: convert to v4l2_subdev.
Hans Verkuil
2009-03-13
cx23885: convert to v4l2_device.
Hans Verkuil
2009-03-10
avoid loading the entire videodev.h header for drivers that are already V4L2 ...
Mauro Carvalho Chehab
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