index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
cx23885
/
cx23885-video.c
Age
Commit message (
Expand
)
Author
2009-12-16
V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments
Laurent Pinchart
2009-12-16
V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor number
Laurent Pinchart
2009-12-16
V4L/DVB (13554a): v4l: Use the video_drvdata function in drivers
Laurent Pinchart
2009-12-16
V4L/DVB (13553): v4l: Use the video_is_registered function in device drivers
Laurent Pinchart
2009-12-16
V4L/DVB (13550): v4l: Use the new video_device_node_name function
Laurent Pinchart
2009-12-05
V4L/DVB (13211): cx23885: card Mygica X8506 analog TV support
David T.L. Wong
2009-12-05
V4L/DVB (13208): cx23885: fix uninitialized member bug
David T.L. Wong
2009-12-05
V4L/DVB (13207): cx23885: add component input type
David T.L. Wong
2009-12-05
V4L/DVB (13085): cx23885: Fix support for v4l2-dbg access to CX2388[578] and ...
Andy Walls
2009-09-19
V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friends
Hans Verkuil
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
2009-06-23
V4L/DVB (11909): cx23885: Use v4l bounding/alignment function
Trent Piepho
2009-06-16
V4L/DVB (12004): poll method lose race condition
Figo.zhang
2009-04-07
V4L/DVB (11380): v4l2-subdev: change s_routing prototype
Hans Verkuil
2009-04-07
V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg t...
Hans Verkuil
2009-04-07
V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.
Hans Verkuil
2009-03-30
V4L/DVB (11297): cx23885: convert to v4l2_subdev.
Hans Verkuil
2009-03-30
V4L/DVB (11295): cx23885: convert to v4l2_device.
Hans Verkuil
2009-03-30
V4L/DVB (10907): avoid loading the entire videodev.h header on V4L2 drivers
Mauro Carvalho Chehab
2009-03-30
V4L/DVB (10544): v4l2-common: add comments warning that about the sort order
Hans Verkuil
2009-01-29
V4L/DVB (10218): cx23885: Fix Oops for mixed install of analog and digital on...
Andy Walls
2009-01-02
V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...
Hans Verkuil
2009-01-02
V4L/DVB (10135): v4l2: introduce v4l2_file_operations.
Hans Verkuil
2008-10-21
V4L/DVB (9327): v4l: use video_device.num instead of minor in video%d
Hans Verkuil
2008-10-17
V4L/DVB (9251): cx23885: Checkpatch compliance
Steven Toth
2008-10-12
V4L/DVB (8906): v4l-dvb: fix assorted sparse warnings
Hans Verkuil
2008-10-12
V4L/DVB (8613): v4l: move BKL down to the driver level.
Hans Verkuil
2008-09-03
V4L/DVB (8805): Steven Toth email address change
Steven Toth
2008-07-27
V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device
Hans Verkuil
2008-07-26
V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st...
Hans Verkuil
2008-07-23
V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....
Hans Verkuil
2008-07-23
V4L/DVB (8428): videodev: rename 'dev' to 'parent'
Hans Verkuil
2008-07-20
V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacks
Hans Verkuil
2008-04-24
V4L/DVB (7520): media/video/cx23885 replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-24
V4L/DVB (7237): Convert videobuf-dma-sg to generic DMA API
Guennadi Liakhovetski
2008-01-25
V4L/DVB (7014): cx23885: dprintk macro cleanup
Steven Toth
2008-01-25
V4L/DVB (7011): cx23885: Cleanup of compiler defines and warnings
Steven Toth
2008-01-25
V4L/DVB (7010): cx23885: Small cleanup
Steven Toth
2008-01-25
V4L/DVB (7009): cx23885: Video and VBI related files
Steven Toth