index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
davinci
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-19
[media] davinci: convert vpif_display to core-assisted locking
Hans Verkuil
1
-78
/
+20
2011-01-19
[media] davinci: convert vpif_capture to core-assisted locking
Hans Verkuil
1
-76
/
+14
2011-01-19
[media] vpif_cap/disp: Cleanup, improved comments
Mats Randgaard
3
-17
/
+25
2011-01-19
[media] vpif_cap/disp: Added support for DV timings
Mats Randgaard
4
-25
/
+290
2011-01-19
[media] vpif_cap/disp: Add support for DV presets
Mats Randgaard
6
-9
/
+350
2011-01-19
[media] vpif: Consolidate formats from capture and display
Mats Randgaard
4
-31
/
+58
2011-01-19
[media] vpif_cap/disp: Add debug functionality
Mats Randgaard
2
-0
/
+169
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2
-2
/
+2
2010-12-29
[media] drivers/media/video: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
3
-3
/
+1
2010-11-22
[media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functions
Laurent Pinchart
3
-3
/
+1
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
2
-2
/
+2
2010-10-22
[media] vpif_capture: Don't use module names to load I2C modules
Laurent Pinchart
1
-1
/
+1
2010-10-22
[media] vpif_display: Don't use module names to load I2C modules
Laurent Pinchart
1
-1
/
+1
2010-10-22
[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
3
-3
/
+5
2010-10-21
V4L/DVB: vpif_cap: don't ignore return code of videobuf_poll_stream()
Mats Randgaard
1
-3
/
+1
2010-10-21
V4L/DVB: vpif_cap/disp: Replaced kmalloc with kzalloc
Mats Randgaard
2
-5
/
+5
2010-10-21
V4L/DVB: vpif_cap/disp: Removed section mismatch warning
Mats Randgaard
2
-2
/
+2
2010-10-21
V4L/DVB: drivers/media/video: Adjust confusing if indentation
Julia Lawall
2
-2
/
+4
2010-10-21
V4L/DVB: vpfe_capture: convert to new mediabus API
Hans Verkuil
1
-15
/
+21
2010-08-02
V4L/DVB: vpfe_capture: Create separate Kconfig file for davinci devices
Vaibhav Hiremath
1
-0
/
+93
2010-05-19
V4L/DVB: v4l2-common: simplify prio utility functions
Hans Verkuil
3
-7
/
+7
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: dm644x_ccdc: Add Suspend/Resume Support
Vaibhav Hiremath
2
-1
/
+115
2010-05-18
V4L/DVB: V4L: vpfe_capture: Return 0 from suspend/resume
Vaibhav Hiremath
1
-8
/
+4
2010-05-18
V4L/DVB: V4L: dm644x_ccdc: Add 10bit BT support
Vaibhav Hiremath
2
-3
/
+21
2010-05-18
V4L/DVB: V4L: vpfe_capture: Add call back function for interrupt clear for vp...
Vaibhav Hiremath
1
-4
/
+20
2010-05-18
V4L/DVB: V4L: dm644x_ccdc: Debug register read prints removed
Vaibhav Hiremath
1
-1
/
+0
2010-05-18
V4L/DVB: drivers/media/video: move dereference after NULL test
Julia Lawall
1
-1
/
+1
2010-05-18
V4L/DVB: Fix bad whitespacing
Mauro Carvalho Chehab
1
-1
/
+1
2010-05-06
V4L/DVB: V4L - vpfe capture - fix for kernel crash
Muralidharan Karicheri
1
-13
/
+20
2010-05-06
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
4
-0
/
+4
2010-02-26
V4L/DVB: V4L - vpfe capture - build environment for isif driver
Murali Karicheri
1
-0
/
+1
2010-02-26
V4L/DVB: V4L - vpfe capture - vpss driver enhancements for DM365
Murali Karicheri
1
-54
/
+235
2010-02-26
V4L/DVB: V4L - vpfe capture - source for ISIF driver on DM365
Murali Karicheri
1
-0
/
+1172
2010-02-26
V4L/DVB: V4L - vpfe capture - header files for ISIF driver
Murali Karicheri
1
-0
/
+269
2010-02-26
V4L/DVB: vpfe-capture: converting dm644x ccdc driver to a platform driver
Muralidharan Karicheri
1
-136
/
+225
2010-02-26
V4L/DVB: vpfe-capture - converting dm355 ccdc driver to a platform driver
Muralidharan Karicheri
1
-153
/
+257
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 (13607): vpif: move vpif_remove to .devexit
Uwe Kleine-König
1
-1
/
+1
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 (13604): vpss: move vpss_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
2
-2
/
+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
2
-2
/
+2
2009-12-09
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-5
/
+42
[next]