index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
ti-vpe
/
vpe.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: platform: re-structure TI drivers
Pratyush Yadav
2022-03-18
1
-2665
/
+0
*
media: ti-vpe: use pm_runtime_resume_and_get()
Mauro Carvalho Chehab
2021-05-20
1
-5
/
+3
*
media: ti-vpe: Do not zero reserved fields
Ricardo Ribalda
2021-01-27
1
-2
/
+0
*
media: ti-vpe: Fix a missing check and reference count leak
Qiushi Wu
2020-09-27
1
-0
/
+2
*
media: Add V4L2_TYPE_IS_CAPTURE helper
Ezequiel Garcia
2020-07-19
1
-1
/
+1
*
media: media/platform: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
2020-02-24
1
-1
/
+1
*
media: ti-vpe: vpe: fix compatible to match bindings
Benoit Parrot
2019-11-10
1
-1
/
+1
*
media: ti-vpe: vpe: don't rely on colorspace member for conversion
Benoit Parrot
2019-10-10
1
-14
/
+11
*
media: ti-vpe: vpe: fix v4l2_compliance issue related to xfer_func
Benoit Parrot
2019-10-10
1
-1
/
+4
*
media: ti-vpe: vpe: use standard struct instead of duplicating fields
Benoit Parrot
2019-10-10
1
-95
/
+101
*
media: ti-vpe: Set the DMA mask and coherent mask
Benoit Parrot
2019-10-10
1
-0
/
+7
*
media: ti-vpe: vpe: ensure buffers are cleaned up properly in abort cases
Benoit Parrot
2019-10-10
1
-3
/
+9
*
media: ti-vpe: vpe: fix a v4l2-compliance failure about frame sequence number
Benoit Parrot
2019-10-10
1
-0
/
+1
*
media: ti-vpe: vpe: fix a v4l2-compliance failure about invalid sizeimage
Benoit Parrot
2019-10-10
1
-0
/
+4
*
media: ti-vpe: vpe: Make sure YUYV is set as default format
Benoit Parrot
2019-10-10
1
-1
/
+1
*
media: ti-vpe: vpe: fix a v4l2-compliance warning about invalid pixel format
Benoit Parrot
2019-10-10
1
-4
/
+9
*
media: ti-vpe: vpe: fix a v4l2-compliance failure causing a kernel panic
Benoit Parrot
2019-10-10
1
-1
/
+1
*
media: ti-vpe: Set MAX height supported to 2048 pixels
Ram Prasad
2019-10-10
1
-1
/
+1
*
media: ti-vpe: Add support for NV21 format
Nikhil Devshatwar
2019-10-10
1
-6
/
+23
*
media: ti-vpe: Add support for SEQ_BT
Nikhil Devshatwar
2019-10-10
1
-27
/
+46
*
media: ti-vpe: vpe: Remove unnecessary use of container_of
Benoit Parrot
2019-10-10
1
-15
/
+7
*
media: ti-vpe: vpe: Add missing null pointer checks
Benoit Parrot
2019-10-10
1
-1
/
+12
*
media: ti-vpe: vpe: Fix Motion Vector vpdma stride
Benoit Parrot
2019-10-10
1
-5
/
+13
*
media: media/platform: don't set description in ENUM_FMT
Hans Verkuil
2019-07-22
1
-12
/
+0
*
Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2019-07-09
1
-4
/
+3
|
\
|
*
media: v4l2: Get rid of ->vidioc_enum_fmt_vid_{cap, out}_mplane
Boris Brezillon
2019-06-05
1
-2
/
+2
|
*
media: v4l2: Make sure all drivers set _MPLANE caps in vdev->device_caps
Boris Brezillon
2019-06-05
1
-2
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
|
/
*
media: replace strncpy() by strscpy()
Mauro Carvalho Chehab
2019-03-29
1
-3
/
+3
*
media: platform: fix several typos
Mauro Carvalho Chehab
2019-03-01
1
-1
/
+1
*
media: mem2mem: Remove unused v4l2_m2m_ops .lock/.unlock
Ezequiel Garcia
2018-06-28
1
-19
/
+0
*
media: ti-vpe: Remove surplus name initialization
Anton Leontiev
2018-06-28
1
-1
/
+0
*
media: drivers: remove "/**" from non-kernel-doc comments
Mauro Carvalho Chehab
2017-11-30
1
-1
/
+1
*
media: platform: make video_device const
Bhumika Goyal
2017-08-27
1
-1
/
+1
*
media: ti-vpe: vpe: constify v4l2_m2m_ops structures
Julia Lawall
2017-08-20
1
-1
/
+1
*
[media] media: ti-vpe: vpe: allow use of user specified stride
Benoit Parrot
2017-03-03
1
-8
/
+20
*
[media] media: ti-vpe: vpdma: add support for user specified stride
Benoit Parrot
2017-03-03
1
-2
/
+4
*
[media] ti-vpe: get rid of some smatch warnings
Mauro Carvalho Chehab
2016-11-22
1
-3
/
+15
*
[media] media: ti-vpe: vpe: Add proper support single and multi-plane buffer
Benoit Parrot
2016-11-22
1
-10
/
+48
*
[media] media: ti-vpe: Make colorspace converter library into its own module
Benoit Parrot
2016-11-22
1
-1
/
+1
*
[media] media: ti-vpe: vpe: Make sure frame size dont exceed scaler capacity
Benoit Parrot
2016-11-22
1
-17
/
+54
*
[media] media: ti-vpe: Make scaler library into its own module
Benoit Parrot
2016-11-22
1
-1
/
+1
*
[media] media: ti-vpe: vpe: Enable DMABUF export
Benoit Parrot
2016-11-22
1
-0
/
+1
*
[media] media: ti-vpe: vpe: Fix line stride for output motion vector
Nikhil Devshatwar
2016-11-22
1
-0
/
+1
*
[media] media: ti-vpe: vpdma: Fix race condition for firmware loading
Nikhil Devshatwar
2016-11-22
1
-4
/
+4
*
[media] media: ti-vpe: vpe: Fix vb2 buffer cleanup
Benoit Parrot
2016-11-22
1
-2
/
+60
*
[media] media: ti-vpe: vpdma: Corrected YUV422 data type label
Benoit Parrot
2016-11-22
1
-4
/
+4
*
[media] media: ti-vpe: vpe: Added MODULE_DEVICE_TABLE hint
Benoit Parrot
2016-11-22
1
-0
/
+1
*
[media] media: ti-vpe: vpe: Add RGB565 and RGB5551 support
Nikhil Devshatwar
2016-11-22
1
-2
/
+20
*
[media] media: ti-vpe: vpe: Post next descriptor only for list complete IRQ
Nikhil Devshatwar
2016-11-22
1
-0
/
+9
[next]