index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
davinci
/
vpfe_capture.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-15
[media] rename drivers/media/video as .../platform
Mauro Carvalho Chehab
1
-2079
/
+0
2012-08-14
[media] media: davinci: fix section mismatch warnings
Lad, Prabhakar
1
-2
/
+2
2012-08-13
[media] davinci: fix build warning when CONFIG_DEBUG_SECTION_MISMATCH is enabled
Lad, Prabhakar
1
-1
/
+1
2012-04-20
[media] V4L2: drivers implementing vidioc_default should also return -ENOTTY
Hans Verkuil
1
-1
/
+1
2012-01-11
[media] convert drivers/media/* to use module_platform_driver()
Axel Lin
1
-17
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-22
[media] v4l2-ioctl: add priority handling support
Hans Verkuil
1
-1
/
+1
2010-12-29
[media] drivers/media/video: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2010-11-22
[media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functions
Laurent Pinchart
1
-1
/
+0
2010-10-23
[media] vpfe_capture: Don't use module names to load I2C modules
Laurent Pinchart
1
-1
/
+1
2010-10-21
V4L/DVB: videobuf: add ext_lock argument to the queue init functions (part 2)
Hans Verkuil
1
-1
/
+1
2010-10-21
V4L/DVB: vpfe_capture: convert to new mediabus API
Hans Verkuil
1
-15
/
+21
2010-05-19
V4L/DVB: v4l2-common: simplify prio utility functions
Hans Verkuil
1
-1
/
+1
2010-05-19
V4L/DVB: davinci: don't return under lock on error path
Dan Carpenter
1
-1
/
+2
2010-05-18
V4L/DVB: V4L: vpfe_capture: Add support for USERPTR mode of operation
Vaibhav Hiremath
1
-14
/
+28
2010-05-18
V4L/DVB: V4L: vpfe_capture: Return 0 from suspend/resume
Vaibhav Hiremath
1
-8
/
+4
2010-05-18
V4L/DVB: V4L: vpfe_capture: Add call back function for interrupt clear for vp...
Vaibhav Hiremath
1
-4
/
+20
2010-05-07
V4L/DVB: V4L - vpfe capture - fix for kernel crash
Muralidharan Karicheri
1
-13
/
+20
2010-05-07
V4L/DVB: V4L: vpfe_capture - free ccdc_lock when memory allocation fails
Murali Karicheri
1
-2
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-26
V4L/DVB: vpfe_capture: remove clock and platform code
Muralidharan Karicheri
1
-118
/
+13
2009-12-16
V4L/DVB: Davinci VPFE Capture: remove unused #include <linux/version.h>
Huang Weiyi
1
-1
/
+0
2009-12-16
V4L/DVB (13606): vpfe_capture: move vpfe_remove to .devexit
Uwe Kleine-König
1
-1
/
+1
2009-12-16
V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments
Laurent Pinchart
1
-1
/
+0
2009-12-16
V4L/DVB (13553): v4l: Use the video_is_registered function in device drivers
Laurent Pinchart
1
-1
/
+1
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
1
-1
/
+1
2009-12-05
V4L/DVB (13469): Davinci VPFE Capture: Add support for Control ioctls
Vaibhav Hiremath
1
-0
/
+38
2009-12-05
V4L/DVB (13466): Davinci VPFE Capture:Replaced IRQ_VDINT1 with vpfe_dev->ccdc...
Vaibhav Hiremath
1
-1
/
+1
2009-12-05
V4L/DVB (13465): Davinci VPFE Capture: Take i2c adapter id through platform data
Vaibhav Hiremath
1
-2
/
+1
2009-12-05
V4L/DVB (13463): Davinci VPFE Capture: Specify device pointer in videobuf_que...
Vaibhav Hiremath
1
-1
/
+1
2009-12-05
V4L/DVB (13285): vpfe_capture: keep index within bound in vpfe_cropcap()
Roel Kluin
1
-1
/
+1
2009-09-19
V4L/DVB (12248): v4l: vpfe capture bridge driver for DM355 and DM6446
Muralidharan Karicheri
1
-0
/
+2124