index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
ti-vpe
Age
Commit message (
Expand
)
Author
2014-05-23
[media] v4l: ti-vpe: Rename csc memory resource name
Archit Taneja
2014-05-23
[media] v4l: ti-vpe: Add selection API in VPE driver
Archit Taneja
2014-05-23
[media] v4l: ti-vpe: Fix some params in VPE data descriptors
Archit Taneja
2014-05-23
[media] v4l: ti-vpe: Allow DMABUF buffer type support
Archit Taneja
2014-05-23
[media] v4l: ti-vpe: register video device only when firmware is loaded
Archit Taneja
2014-05-23
[media] v4l: ti-vpe: fix devm_ioremap_resource() return value checking
Bartlomiej Zolnierkiewicz
2014-04-07
[media] v4l: ti-vpe: retain v4l2_buffer flags for captured buffers
Archit Taneja
2014-04-07
[media] v4l: ti-vpe: Set correct field parameter for output and capture buffers
Archit Taneja
2014-04-07
[media] v4l: ti-vpe: zero out reserved fields in try_fmt
Archit Taneja
2014-04-07
[media] v4l: ti-vpe: Fix initial configuration queue data
Archit Taneja
2014-04-07
[media] v4l: ti-vpe: Use correct bus_info name for the device in querycap
Archit Taneja
2014-04-07
[media] v4l: ti-vpe: report correct capabilities in querycap
Archit Taneja
2014-04-07
[media] v4l: ti-vpe: Allow usage of smaller images
Archit Taneja
2014-04-07
[media] v4l: ti-vpe: Use video_device_release_empty
Archit Taneja
2014-04-07
[media] v4l: ti-vpe: Make sure in job_ready that we have the needed number of...
Archit Taneja
2014-03-05
[media] v4l: Copy timestamp source flags to destination on m2m devices
Sakari Ailus
2014-03-05
[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flags
Sakari Ailus
2014-01-31
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-01-07
[media] v4l: ti-vpe: Add a type specifier to describe vpdma data format type
Archit Taneja
2014-01-07
[media] v4l: ti-vpe: enable CSC support for VPE
Archit Taneja
2014-01-07
[media] v4l: ti-vpe: Add helper to perform color conversion
Archit Taneja
2014-01-07
[media] v4l: ti-vpe: create a color space converter block library
Archit Taneja
2014-01-07
[media] v4l: ti-vpe: enable basic scaler support
Archit Taneja
2014-01-07
[media] v4l: ti-vpe: make vpe driver load scaler coefficients
Archit Taneja
2014-01-07
[media] v4l: ti-vpe: support loading of scaler coefficients
Archit Taneja
2014-01-07
[media] v4l: ti-vpe: create a scaler block library
Archit Taneja
2013-12-19
treewide: Fix typos in printk
Masanari Iida
2013-12-10
[media] v4l: ti-vpe: make sure VPDMA line stride constraints are met
Archit Taneja
2013-12-10
[media] v4l: ti-vpe: Fix the data_type value for UYVY VPDMA format
Archit Taneja
2013-12-10
[media] v4l: ti-vpe: fix return value check in vpe_probe()
Wei Yongjun
2013-12-10
[media] v4l: ti-vpe: fix error return code in vpe_probe()
Wei Yongjun
2013-12-10
[media] v4l: ti-vpe: use module_platform_driver to simplify the code
Wei Yongjun
2013-10-28
[media] v4l: ti-vpe: Add de-interlacer support in VPE
Archit Taneja
2013-10-28
[media] v4l: ti-vpe: Add VPE mem to mem driver
Archit Taneja
2013-10-28
[media] v4l: ti-vpe: Add helpers for creating VPDMA descriptors
Archit Taneja
2013-10-28
[media] v4l: ti-vpe: Create a vpdma helper library
Archit Taneja