index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
davinci
/
vpif_capture.c
Age
Commit message (
Expand
)
Author
2012-08-15
[media] rename drivers/media/video as .../platform
Mauro Carvalho Chehab
2012-08-09
[media] vpif_capture: remove V4L2_FL_LOCK_ALL_FOPS
Hans Verkuil
2012-07-30
[media] media/video: vpif: fixed vpfe->vpif typo
Dror Cohen
2012-07-30
[media] davinci: vpif capture:Add power management support
Manjunath Hadli
2012-07-30
[media] davinci: vpif capture: migrate driver to videobuf2
Lad, Prabhakar
2012-07-30
[media] davinci: vpif capture: size up the memory for the buffers from the bu...
Manjunath Hadli
2012-07-30
[media] davinci: vpif: make request_irq flags as shared
Manjunath Hadli
2012-07-30
[media] davinci: vpif: make generic changes to re-use the vpif drivers on da8...
Manjunath Hadli
2012-07-30
[media] davinci: vpif: add check for genuine interrupts in the isr
Manjunath Hadli
2012-05-14
[media] v4l2-dev: add flag to have the core lock all file operations
Hans Verkuil
2012-01-06
[media] vpif_capture.c: v4l2_device_register() is called too late in vpif_pro...
Hans Verkuil
2011-07-27
[media] Stop using linux/version.h on the remaining video drivers
Mauro Carvalho Chehab
2011-01-19
[media] davinci: convert vpif_capture to core-assisted locking
Hans Verkuil
2011-01-19
[media] vpif_cap/disp: Cleanup, improved comments
Mats Randgaard
2011-01-19
[media] vpif_cap/disp: Added support for DV timings
Mats Randgaard
2011-01-19
[media] vpif_cap/disp: Add support for DV presets
Mats Randgaard
2011-01-19
[media] vpif: Consolidate formats from capture and display
Mats Randgaard
2011-01-19
[media] vpif_cap/disp: Add debug functionality
Mats Randgaard
2010-11-22
[media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functions
Laurent Pinchart
2010-10-22
[media] vpif_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-05-19
V4L/DVB: v4l2-common: simplify prio utility functions
Hans Verkuil
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
2009-09-19
V4L/DVB (12906c): V4L : vpif capture driver for DM6467
Muralidharan Karicheri