index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
davinci
Age
Commit message (
Expand
)
Author
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-12-29
[media] drivers/media/video: Remove unnecessary semicolons
Joe Perches
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
2010-11-22
[media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functions
Laurent Pinchart
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-10-22
[media] vpif_capture: Don't use module names to load I2C modules
Laurent Pinchart
2010-10-22
[media] vpif_display: Don't use module names to load I2C modules
Laurent Pinchart
2010-10-22
[media] vpfe_capture: Don't use module names to load I2C modules
Laurent Pinchart
2010-10-21
V4L/DVB: videobuf: add ext_lock argument to the queue init functions (part 2)
Hans Verkuil
2010-10-21
V4L/DVB: vpif_cap: don't ignore return code of videobuf_poll_stream()
Mats Randgaard
2010-10-21
V4L/DVB: vpif_cap/disp: Replaced kmalloc with kzalloc
Mats Randgaard
2010-10-21
V4L/DVB: vpif_cap/disp: Removed section mismatch warning
Mats Randgaard
2010-10-21
V4L/DVB: drivers/media/video: Adjust confusing if indentation
Julia Lawall
2010-10-21
V4L/DVB: vpfe_capture: convert to new mediabus API
Hans Verkuil
2010-08-02
V4L/DVB: vpfe_capture: Create separate Kconfig file for davinci devices
Vaibhav Hiremath
2010-05-19
V4L/DVB: v4l2-common: simplify prio utility functions
Hans Verkuil
2010-05-19
V4L/DVB: davinci: don't return under lock on error path
Dan Carpenter
2010-05-18
V4L/DVB: V4L: vpfe_capture: Add support for USERPTR mode of operation
Vaibhav Hiremath
2010-05-18
V4L/DVB: V4L: dm644x_ccdc: Add Suspend/Resume Support
Vaibhav Hiremath
2010-05-18
V4L/DVB: V4L: vpfe_capture: Return 0 from suspend/resume
Vaibhav Hiremath
2010-05-18
V4L/DVB: V4L: dm644x_ccdc: Add 10bit BT support
Vaibhav Hiremath
2010-05-18
V4L/DVB: V4L: vpfe_capture: Add call back function for interrupt clear for vp...
Vaibhav Hiremath
2010-05-18
V4L/DVB: V4L: dm644x_ccdc: Debug register read prints removed
Vaibhav Hiremath
2010-05-18
V4L/DVB: drivers/media/video: move dereference after NULL test
Julia Lawall
2010-05-18
V4L/DVB: Fix bad whitespacing
Mauro Carvalho Chehab
2010-05-06
V4L/DVB: V4L - vpfe capture - fix for kernel crash
Muralidharan Karicheri
2010-05-06
V4L/DVB: V4L: vpfe_capture - free ccdc_lock when memory allocation fails
Murali Karicheri
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-26
V4L/DVB: V4L - vpfe capture - build environment for isif driver
Murali Karicheri
2010-02-26
V4L/DVB: V4L - vpfe capture - vpss driver enhancements for DM365
Murali Karicheri
2010-02-26
V4L/DVB: V4L - vpfe capture - source for ISIF driver on DM365
Murali Karicheri
2010-02-26
V4L/DVB: V4L - vpfe capture - header files for ISIF driver
Murali Karicheri
2010-02-26
V4L/DVB: vpfe-capture: converting dm644x ccdc driver to a platform driver
Muralidharan Karicheri
2010-02-26
V4L/DVB: vpfe-capture - converting dm355 ccdc driver to a platform driver
Muralidharan Karicheri
2010-02-26
V4L/DVB: vpfe_capture: remove clock and platform code
Muralidharan Karicheri
2009-12-16
V4L/DVB: Davinci VPFE Capture: remove unused #include <linux/version.h>
Huang Weiyi
2009-12-16
V4L/DVB (13607): vpif: move vpif_remove to .devexit
Uwe Kleine-König
2009-12-16
V4L/DVB (13606): vpfe_capture: move vpfe_remove to .devexit
Uwe Kleine-König
2009-12-16
V4L/DVB (13604): vpss: move vpss_remove to .devexit
Uwe Kleine-König
2009-12-16
V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments
Laurent Pinchart
2009-12-16
V4L/DVB (13553): v4l: Use the video_is_registered function in device drivers
Laurent Pinchart
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
2009-12-10
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
2009-12-05
V4L/DVB (13469): Davinci VPFE Capture: Add support for Control ioctls
Vaibhav Hiremath
2009-12-05
V4L/DVB (13466): Davinci VPFE Capture:Replaced IRQ_VDINT1 with vpfe_dev->ccdc...
Vaibhav Hiremath
2009-12-05
V4L/DVB (13465): Davinci VPFE Capture: Take i2c adapter id through platform data
Vaibhav Hiremath
2009-12-05
V4L/DVB (13463): Davinci VPFE Capture: Specify device pointer in videobuf_que...
Vaibhav Hiremath
2009-12-05
V4L/DVB (13288): adding __init/__exit macros to various drivers
Peter Huewe
2009-12-05
V4L/DVB (13285): vpfe_capture: keep index within bound in vpfe_cropcap()
Roel Kluin
[next]