index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
ti-vpe
/
vpe.c
Age
Commit message (
Expand
)
Author
2016-09-19
[media] platform: constify vb2_ops structures
Julia Lawall
2016-07-08
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
2016-07-08
[media] media/platform: convert drivers to use the new vb2_queue dev field
Hans Verkuil
2015-12-18
[media] media: videobuf2: Move timestamp to vb2_buffer
Junghak Sung
2015-12-18
[media] vb2: drop v4l2_format argument from queue_setup
Hans Verkuil
2015-10-20
[media] media: videobuf2: Change queue_setup argument
Junghak Sung
2015-10-01
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
2015-10-01
[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2
Junghak Sung
2015-02-02
[media] media: ti-vpe: Use mem-to-mem ioctl helpers
Prabhakar Lad
2014-12-22
[media] media: ti-vpe: use vb2_ops_wait_prepare/finish helper
Prabhakar Lad
2014-10-20
media: platform: ti-vpe: drop owner assignment from platform_drivers
Wolfram Sang
2014-09-22
[media] v4l: ti-vpe: Remove casting the return value which is a void pointer
Jingoo Han
2014-09-22
[media] v4l: ti-vpe: use c99 initializers in structures
Julia Lawall
2014-09-03
[media] ti-vpe: use true/false for boolean vars
Mauro Carvalho Chehab
2014-08-26
[media] enable COMPILE_TEST for ti-vbe
Mauro Carvalho Chehab
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-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-07
[media] v4l: ti-vpe: enable CSC support for VPE
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: create a scaler block library
Archit Taneja
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 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