index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
cx23885
/
cx23885-video.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-30
[media] v4l: fix handling of v4l2_input.capabilities
Hans Verkuil
1
-1
/
+0
2010-12-29
[media] V4L: remove V4L1 compatibility mode
Hans Verkuil
1
-32
/
+0
2010-11-22
[media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functions
Laurent Pinchart
1
-2
/
+2
2010-11-08
[media] v4l: kill the BKL
Arnd Bergmann
1
-5
/
+0
2010-10-22
[media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev*
Laurent Pinchart
1
-3
/
+3
2010-10-21
V4L/DVB: videobuf: add ext_lock argument to the queue init functions
Hans Verkuil
1
-1
/
+1
2010-10-21
V4L/DVB: drivers/media/video: Adjust confusing if indentation
Julia Lawall
1
-1
/
+2
2010-08-08
V4L/DVB: cx23885: Protect PCI interrupt mask manipulations with a spinlock
Andy Walls
1
-3
/
+4
2010-08-08
V4L/DVB: cx23885: Add a VIDIOC_LOG_STATUS ioctl function for analog video dev...
Andy Walls
1
-0
/
+16
2010-06-01
V4L/DVB: cx23885: convert to s_mbus_fmt
Hans Verkuil
1
-1
/
+4
2010-05-19
V4L/DVB: V4L2: Replace loops for finding max buffers in VIDIOC_REQBUFS callbacks
Andreas Bombe
1
-2
/
+2
2010-02-26
V4L/DVB: cx23885: Add support for LEADTEK WinFast PxTV1200
Kusanagi Kouichi
1
-0
/
+13
2009-12-16
V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments
Laurent Pinchart
1
-2
/
+0
2009-12-16
V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor number
Laurent Pinchart
1
-3
/
+2
2009-12-16
V4L/DVB (13554a): v4l: Use the video_drvdata function in drivers
Laurent Pinchart
1
-27
/
+17
2009-12-16
V4L/DVB (13553): v4l: Use the video_is_registered function in device drivers
Laurent Pinchart
1
-1
/
+1
2009-12-16
V4L/DVB (13550): v4l: Use the new video_device_node_name function
Laurent Pinchart
1
-2
/
+2
2009-12-05
V4L/DVB (13211): cx23885: card Mygica X8506 analog TV support
David T.L. Wong
1
-0
/
+8
2009-12-05
V4L/DVB (13208): cx23885: fix uninitialized member bug
David T.L. Wong
1
-0
/
+1
2009-12-05
V4L/DVB (13207): cx23885: add component input type
David T.L. Wong
1
-0
/
+1
2009-12-05
V4L/DVB (13085): cx23885: Fix support for v4l2-dbg access to CX2388[578] and ...
Andy Walls
1
-30
/
+4
2009-09-19
V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friends
Hans Verkuil
1
-3
/
+3
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-0
/
+1
2009-06-23
V4L/DVB (11909): cx23885: Use v4l bounding/alignment function
Trent Piepho
1
-9
/
+2
2009-06-16
V4L/DVB (12004): poll method lose race condition
Figo.zhang
1
-4
/
+10
2009-04-06
V4L/DVB (11380): v4l2-subdev: change s_routing prototype
Hans Verkuil
1
-6
/
+2
2009-04-06
V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg t...
Hans Verkuil
1
-2
/
+4
2009-04-06
V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.
Hans Verkuil
1
-1
/
+1
2009-03-30
V4L/DVB (11297): cx23885: convert to v4l2_subdev.
Hans Verkuil
1
-13
/
+28
2009-03-30
V4L/DVB (11295): cx23885: convert to v4l2_device.
Hans Verkuil
1
-2
/
+2
2009-03-30
V4L/DVB (10907): avoid loading the entire videodev.h header on V4L2 drivers
Mauro Carvalho Chehab
1
-5
/
+0
2009-03-30
V4L/DVB (10544): v4l2-common: add comments warning that about the sort order
Hans Verkuil
1
-0
/
+1
2009-01-29
V4L/DVB (10218): cx23885: Fix Oops for mixed install of analog and digital on...
Andy Walls
1
-2
/
+3
2009-01-02
V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...
Hans Verkuil
1
-4
/
+4
2009-01-02
V4L/DVB (10135): v4l2: introduce v4l2_file_operations.
Hans Verkuil
1
-9
/
+5
2008-10-21
V4L/DVB (9327): v4l: use video_device.num instead of minor in video%d
Hans Verkuil
1
-1
/
+1
2008-10-17
V4L/DVB (9251): cx23885: Checkpatch compliance
Steven Toth
1
-12
/
+13
2008-10-12
V4L/DVB (8906): v4l-dvb: fix assorted sparse warnings
Hans Verkuil
1
-18
/
+11
2008-10-12
V4L/DVB (8613): v4l: move BKL down to the driver level.
Hans Verkuil
1
-2
/
+8
2008-09-03
V4L/DVB (8805): Steven Toth email address change
Steven Toth
1
-2
/
+2
2008-07-27
V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device
Hans Verkuil
1
-2
/
+0
2008-07-26
V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st...
Hans Verkuil
1
-6
/
+10
2008-07-23
V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....
Hans Verkuil
1
-0
/
+1
2008-07-23
V4L/DVB (8428): videodev: rename 'dev' to 'parent'
Hans Verkuil
1
-1
/
+1
2008-07-20
V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacks
Hans Verkuil
1
-12
/
+12
2008-04-24
V4L/DVB (7520): media/video/cx23885 replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-27
/
+27
2008-04-24
V4L/DVB (7237): Convert videobuf-dma-sg to generic DMA API
Guennadi Liakhovetski
1
-2
/
+2
2008-01-25
V4L/DVB (7014): cx23885: dprintk macro cleanup
Steven Toth
1
-4
/
+5
2008-01-25
V4L/DVB (7011): cx23885: Cleanup of compiler defines and warnings
Steven Toth
1
-115
/
+13
2008-01-25
V4L/DVB (7010): cx23885: Small cleanup
Steven Toth
1
-1
/
+1
[next]