index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
ti-vpe
/
vpe.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
2016-07-08
1
-1
/
+1
*
[media] media/platform: convert drivers to use the new vb2_queue dev field
Hans Verkuil
2016-07-08
1
-16
/
+4
*
[media] media: videobuf2: Move timestamp to vb2_buffer
Junghak Sung
2015-12-18
1
-1
/
+1
*
[media] vb2: drop v4l2_format argument from queue_setup
Hans Verkuil
2015-12-18
1
-1
/
+0
*
[media] media: videobuf2: Change queue_setup argument
Junghak Sung
2015-10-20
1
-1
/
+1
*
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
2015-10-01
1
-20
/
+20
*
[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2
Junghak Sung
2015-10-01
1
-1
/
+1
*
[media] media: ti-vpe: Use mem-to-mem ioctl helpers
Prabhakar Lad
2015-02-02
1
-107
/
+50
*
[media] media: ti-vpe: use vb2_ops_wait_prepare/finish helper
Prabhakar Lad
2014-12-22
1
-14
/
+5
*
media: platform: ti-vpe: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
[media] v4l: ti-vpe: Remove casting the return value which is a void pointer
Jingoo Han
2014-09-22
1
-2
/
+1
*
[media] v4l: ti-vpe: use c99 initializers in structures
Julia Lawall
2014-09-22
1
-6
/
+6
*
[media] ti-vpe: use true/false for boolean vars
Mauro Carvalho Chehab
2014-09-03
1
-2
/
+2
*
[media] enable COMPILE_TEST for ti-vbe
Mauro Carvalho Chehab
2014-08-26
1
-0
/
+1
*
[media] v4l: ti-vpe: Add selection API in VPE driver
Archit Taneja
2014-05-23
1
-0
/
+150
*
[media] v4l: ti-vpe: Fix some params in VPE data descriptors
Archit Taneja
2014-05-23
1
-6
/
+12
*
[media] v4l: ti-vpe: Allow DMABUF buffer type support
Archit Taneja
2014-05-23
1
-2
/
+2
*
[media] v4l: ti-vpe: register video device only when firmware is loaded
Archit Taneja
2014-05-23
1
-23
/
+32
*
[media] v4l: ti-vpe: retain v4l2_buffer flags for captured buffers
Archit Taneja
2014-04-07
1
-5
/
+4
*
[media] v4l: ti-vpe: Set correct field parameter for output and capture buffers
Archit Taneja
2014-04-07
1
-1
/
+12
*
[media] v4l: ti-vpe: zero out reserved fields in try_fmt
Archit Taneja
2014-04-07
1
-0
/
+3
*
[media] v4l: ti-vpe: Fix initial configuration queue data
Archit Taneja
2014-04-07
1
-2
/
+4
*
[media] v4l: ti-vpe: Use correct bus_info name for the device in querycap
Archit Taneja
2014-04-07
1
-1
/
+2
*
[media] v4l: ti-vpe: report correct capabilities in querycap
Archit Taneja
2014-04-07
1
-1
/
+1
*
[media] v4l: ti-vpe: Allow usage of smaller images
Archit Taneja
2014-04-07
1
-2
/
+2
*
[media] v4l: ti-vpe: Use video_device_release_empty
Archit Taneja
2014-04-07
1
-1
/
+1
*
[media] v4l: ti-vpe: Make sure in job_ready that we have the needed number of...
Archit Taneja
2014-04-07
1
-0
/
+3
*
[media] v4l: Copy timestamp source flags to destination on m2m devices
Sakari Ailus
2014-03-05
1
-0
/
+2
*
[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flags
Sakari Ailus
2014-03-05
1
-2
/
+2
*
[media] v4l: ti-vpe: enable CSC support for VPE
Archit Taneja
2014-01-07
1
-23
/
+72
*
[media] v4l: ti-vpe: create a color space converter block library
Archit Taneja
2014-01-07
1
-18
/
+13
*
[media] v4l: ti-vpe: enable basic scaler support
Archit Taneja
2014-01-07
1
-5
/
+19
*
[media] v4l: ti-vpe: make vpe driver load scaler coefficients
Archit Taneja
2014-01-07
1
-1
/
+46
*
[media] v4l: ti-vpe: create a scaler block library
Archit Taneja
2014-01-07
1
-39
/
+21
*
[media] v4l: ti-vpe: make sure VPDMA line stride constraints are met
Archit Taneja
2013-12-10
1
-13
/
+40
*
[media] v4l: ti-vpe: fix return value check in vpe_probe()
Wei Yongjun
2013-12-10
1
-4
/
+4
*
[media] v4l: ti-vpe: fix error return code in vpe_probe()
Wei Yongjun
2013-12-10
1
-1
/
+3
*
[media] v4l: ti-vpe: use module_platform_driver to simplify the code
Wei Yongjun
2013-12-10
1
-12
/
+1
*
[media] v4l: ti-vpe: Add de-interlacer support in VPE
Archit Taneja
2013-10-28
1
-34
/
+358
*
[media] v4l: ti-vpe: Add VPE mem to mem driver
Archit Taneja
2013-10-28
1
-0
/
+1775