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
/
platform
/
vivi.c
Age
Commit message (
Expand
)
Author
2014-09-02
[media] vivi: remove driver, it's replaced by vivid
Hans Verkuil
2014-07-17
[media] v4l: Support extending the v4l2_pix_format structure
Laurent Pinchart
2014-07-17
[media] v4l2-ctrls: use ptrs for all but the s32 type
Hans Verkuil
2014-07-17
[media] v4l2-ctrls: increase internal min/max/step/def to 64 bit
Hans Verkuil
2014-07-04
[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO
Ramakrishnan Muthukrishnan
2014-04-23
[media] vb2: stop_streaming should return void
Hans Verkuil
2014-03-11
[media] vivi: fix ENUM_FRAMEINTERVALS implementation
Hans Verkuil
2014-03-11
[media] vivi: correctly cleanup after a start_streaming failure
Hans Verkuil
2014-03-05
[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flags
Sakari Ailus
2014-02-24
[media] vivi: queue_setup improvements
Hans Verkuil
2014-02-24
[media] vivi: drop unused field
Hans Verkuil
2014-02-24
[media] vivi: fix sequence counting
Hans Verkuil
2013-11-29
[media] media_tree: Fix spelling errors
Jonathan McCrohan
2013-07-03
drivers: avoid parsing names as kthread_run() format strings
Kees Cook
2013-03-24
[media] vivi: add v4l2_ctrl_modify_range test case
Hans Verkuil
2013-03-05
[media] vb2: Add support for non monotonic timestamps
Kamil Debski
2012-12-28
[media] vivi: Constify structures
Kirill Smelkov
2012-12-26
[media] vivi: Teach it to tune FPS
Kirill Smelkov
2012-12-21
[media] vivi: Optimize precalculate_line()
Kirill Smelkov
2012-12-21
[media] vivi: Move computations out of vivi_fillbuf linecopy loop
Kirill Smelkov
2012-12-21
[media] vivi: vivi_dev->line[] was not aligned
Kirill Smelkov
2012-12-21
[media] vivi: Optimize gen_text()
Kirill Smelkov
2012-12-21
[media] v4l: Convert drivers to use monotonic timestamps
Sakari Ailus
2012-11-25
[media] v4l: vivi: support for dmabuf importing
Tomasz Stanislawski
2012-11-14
[media] vivi: Kill TSTAMP_* macros
Kirill Smelkov
2012-10-28
[media] vivi: Kill BUFFER_TIMEOUT macro
Kirill Smelkov
2012-09-27
[media] vivi: Add return code check at vb2_queue_init()
Ezequiel Garcia
2012-09-26
[media] vivi/mem2mem_testdev: update to latest bus_info specification
Hans Verkuil
2012-09-15
[media] vivi: Remove unneeded struct vb2_queue clearing
Ezequiel GarcĂa
2012-08-15
[media] rename drivers/media/video as .../platform
Mauro Carvalho Chehab