index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2015-10-01
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
1
-20
/
+20
2015-10-01
[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2
Junghak Sung
1
-1
/
+1
2015-02-02
[media] media: ti-vpe: Use mem-to-mem ioctl helpers
Prabhakar Lad
1
-107
/
+50
2014-12-22
[media] media: ti-vpe: use vb2_ops_wait_prepare/finish helper
Prabhakar Lad
1
-14
/
+5
2014-10-20
media: platform: ti-vpe: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-09-23
[media] v4l: ti-vpe: Remove casting the return value which is a void pointer
Jingoo Han
1
-2
/
+1
2014-09-23
[media] v4l: ti-vpe: use c99 initializers in structures
Julia Lawall
1
-6
/
+6
2014-09-04
[media] ti-vpe: use true/false for boolean vars
Mauro Carvalho Chehab
1
-2
/
+2
2014-08-27
[media] enable COMPILE_TEST for ti-vbe
Mauro Carvalho Chehab
1
-0
/
+1
2014-05-23
[media] v4l: ti-vpe: Add selection API in VPE driver
Archit Taneja
1
-0
/
+150
2014-05-23
[media] v4l: ti-vpe: Fix some params in VPE data descriptors
Archit Taneja
1
-6
/
+12
2014-05-23
[media] v4l: ti-vpe: Allow DMABUF buffer type support
Archit Taneja
1
-2
/
+2
2014-05-23
[media] v4l: ti-vpe: register video device only when firmware is loaded
Archit Taneja
1
-23
/
+32
2014-04-07
[media] v4l: ti-vpe: retain v4l2_buffer flags for captured buffers
Archit Taneja
1
-5
/
+4
2014-04-07
[media] v4l: ti-vpe: Set correct field parameter for output and capture buffers
Archit Taneja
1
-1
/
+12
2014-04-07
[media] v4l: ti-vpe: zero out reserved fields in try_fmt
Archit Taneja
1
-0
/
+3
2014-04-07
[media] v4l: ti-vpe: Fix initial configuration queue data
Archit Taneja
1
-2
/
+4
2014-04-07
[media] v4l: ti-vpe: Use correct bus_info name for the device in querycap
Archit Taneja
1
-1
/
+2
2014-04-07
[media] v4l: ti-vpe: report correct capabilities in querycap
Archit Taneja
1
-1
/
+1
2014-04-07
[media] v4l: ti-vpe: Allow usage of smaller images
Archit Taneja
1
-2
/
+2
2014-04-07
[media] v4l: ti-vpe: Use video_device_release_empty
Archit Taneja
1
-1
/
+1
2014-04-07
[media] v4l: ti-vpe: Make sure in job_ready that we have the needed number of...
Archit Taneja
1
-0
/
+3
2014-03-05
[media] v4l: Copy timestamp source flags to destination on m2m devices
Sakari Ailus
1
-0
/
+2
2014-03-05
[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flags
Sakari Ailus
1
-2
/
+2
2014-01-07
[media] v4l: ti-vpe: enable CSC support for VPE
Archit Taneja
1
-23
/
+72
2014-01-07
[media] v4l: ti-vpe: create a color space converter block library
Archit Taneja
1
-18
/
+13
2014-01-07
[media] v4l: ti-vpe: enable basic scaler support
Archit Taneja
1
-5
/
+19
2014-01-07
[media] v4l: ti-vpe: make vpe driver load scaler coefficients
Archit Taneja
1
-1
/
+46
2014-01-07
[media] v4l: ti-vpe: create a scaler block library
Archit Taneja
1
-39
/
+21
2013-12-10
[media] v4l: ti-vpe: make sure VPDMA line stride constraints are met
Archit Taneja
1
-13
/
+40
2013-12-10
[media] v4l: ti-vpe: fix return value check in vpe_probe()
Wei Yongjun
1
-4
/
+4
2013-12-10
[media] v4l: ti-vpe: fix error return code in vpe_probe()
Wei Yongjun
1
-1
/
+3
2013-12-10
[media] v4l: ti-vpe: use module_platform_driver to simplify the code
Wei Yongjun
1
-12
/
+1
2013-10-28
[media] v4l: ti-vpe: Add de-interlacer support in VPE
Archit Taneja
1
-34
/
+358
2013-10-28
[media] v4l: ti-vpe: Add VPE mem to mem driver
Archit Taneja
1
-0
/
+1775