index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
davinci
/
vpfe_capture.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] drivers/media/video: Remove unnecessary semicolons
Joe Perches
2010-12-29
1
-1
/
+1
*
[media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functions
Laurent Pinchart
2010-11-22
1
-1
/
+0
*
[media] vpfe_capture: Don't use module names to load I2C modules
Laurent Pinchart
2010-10-22
1
-1
/
+1
*
V4L/DVB: videobuf: add ext_lock argument to the queue init functions (part 2)
Hans Verkuil
2010-10-21
1
-1
/
+1
*
V4L/DVB: vpfe_capture: convert to new mediabus API
Hans Verkuil
2010-10-21
1
-15
/
+21
*
V4L/DVB: v4l2-common: simplify prio utility functions
Hans Verkuil
2010-05-19
1
-1
/
+1
*
V4L/DVB: davinci: don't return under lock on error path
Dan Carpenter
2010-05-19
1
-1
/
+2
*
V4L/DVB: V4L: vpfe_capture: Add support for USERPTR mode of operation
Vaibhav Hiremath
2010-05-18
1
-14
/
+28
*
V4L/DVB: V4L: vpfe_capture: Return 0 from suspend/resume
Vaibhav Hiremath
2010-05-18
1
-8
/
+4
*
V4L/DVB: V4L: vpfe_capture: Add call back function for interrupt clear for vp...
Vaibhav Hiremath
2010-05-18
1
-4
/
+20
*
V4L/DVB: V4L - vpfe capture - fix for kernel crash
Muralidharan Karicheri
2010-05-06
1
-13
/
+20
*
V4L/DVB: V4L: vpfe_capture - free ccdc_lock when memory allocation fails
Murali Karicheri
2010-05-06
1
-2
/
+3
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
V4L/DVB: vpfe_capture: remove clock and platform code
Muralidharan Karicheri
2010-02-26
1
-118
/
+13
*
V4L/DVB: Davinci VPFE Capture: remove unused #include <linux/version.h>
Huang Weiyi
2009-12-16
1
-1
/
+0
*
V4L/DVB (13606): vpfe_capture: move vpfe_remove to .devexit
Uwe Kleine-König
2009-12-16
1
-1
/
+1
*
V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments
Laurent Pinchart
2009-12-16
1
-1
/
+0
*
V4L/DVB (13553): v4l: Use the video_is_registered function in device drivers
Laurent Pinchart
2009-12-16
1
-1
/
+1
*
const: constify remaining dev_pm_ops
Alexey Dobriyan
2009-12-15
1
-1
/
+1
*
V4L/DVB (13469): Davinci VPFE Capture: Add support for Control ioctls
Vaibhav Hiremath
2009-12-05
1
-0
/
+38
*
V4L/DVB (13466): Davinci VPFE Capture:Replaced IRQ_VDINT1 with vpfe_dev->ccdc...
Vaibhav Hiremath
2009-12-05
1
-1
/
+1
*
V4L/DVB (13465): Davinci VPFE Capture: Take i2c adapter id through platform data
Vaibhav Hiremath
2009-12-05
1
-2
/
+1
*
V4L/DVB (13463): Davinci VPFE Capture: Specify device pointer in videobuf_que...
Vaibhav Hiremath
2009-12-05
1
-1
/
+1
*
V4L/DVB (13285): vpfe_capture: keep index within bound in vpfe_cropcap()
Roel Kluin
2009-12-05
1
-1
/
+1
*
V4L/DVB (12248): v4l: vpfe capture bridge driver for DM355 and DM6446
Muralidharan Karicheri
2009-09-19
1
-0
/
+2124