index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
ti-vpe
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-29
media: ti-vpe: Fix a missing check and reference count leak
Qiushi Wu
1
-0
/
+2
2020-10-01
media: ti-vpe: cal: Restrict DMA to avoid memory corruption
Nikhil Devshatwar
1
-2
/
+4
2020-04-17
media: ti-vpe: cal: fix a kernel oops when unloading module
Benoit Parrot
1
-5
/
+8
2020-04-17
media: ti-vpe: cal: fix disable_irqs to only the intended target
Benoit Parrot
1
-8
/
+8
2019-12-31
media: ti-vpe: vpe: fix a v4l2-compliance failure about invalid sizeimage
Benoit Parrot
2
-0
/
+5
2019-12-31
media: ti-vpe: vpe: ensure buffers are cleaned up properly in abort cases
Benoit Parrot
1
-3
/
+9
2019-12-31
media: ti-vpe: vpe: fix a v4l2-compliance failure causing a kernel panic
Benoit Parrot
1
-1
/
+1
2019-12-31
media: ti-vpe: vpe: Make sure YUYV is set as default format
Benoit Parrot
1
-1
/
+1
2019-12-31
media: ti-vpe: vpe: fix a v4l2-compliance failure about frame sequence number
Benoit Parrot
1
-0
/
+1
2019-12-31
media: ti-vpe: vpe: fix a v4l2-compliance warning about invalid pixel format
Benoit Parrot
1
-4
/
+9
2019-12-31
media: ti-vpe: vpe: Fix Motion Vector vpdma stride
Benoit Parrot
1
-5
/
+13
2019-08-26
media: use the BIT() macro
Mauro Carvalho Chehab
1
-47
/
+47
2019-08-26
media: ti-vpe: Add cleanup in vpdma_list_cleanup()
Wenwen Wang
1
-4
/
+6
2019-07-23
media: ti-vpe: fix leaked of_node references
Wen Yang
1
-0
/
+1
2019-07-22
media: ti-vpe: set device_caps in struct video_device
Hans Verkuil
1
-3
/
+2
2019-07-22
media: media/platform: don't set description in ENUM_FMT
Hans Verkuil
1
-12
/
+0
2019-07-09
Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-4
/
+3
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
12
-48
/
+12
2019-06-05
media: v4l2: Get rid of ->vidioc_enum_fmt_vid_{cap, out}_mplane
Boris Brezillon
1
-2
/
+2
2019-06-05
media: v4l2: Make sure all drivers set _MPLANE caps in vdev->device_caps
Boris Brezillon
1
-2
/
+1
2019-03-29
media: replace strncpy() by strscpy()
Mauro Carvalho Chehab
1
-3
/
+3
2019-03-20
media: ti-vpe: Parse local endpoint for properties, not the remote one
Sakari Ailus
1
-10
/
+2
2019-03-01
media: a few more typos at staging, pci, platform, radio and usb
Mauro Carvalho Chehab
1
-1
/
+1
2019-03-01
media: platform: fix several typos
Mauro Carvalho Chehab
2
-8
/
+8
2018-12-07
media: Use of_node_name_eq for node name comparisons
Rob Herring
1
-2
/
+2
2018-10-04
media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHY
Sakari Ailus
1
-1
/
+1
2018-10-04
media: platform: Switch to v4l2_async_notifier_add_subdev
Steve Longerbeam
1
-4
/
+29
2018-09-24
media: platform: remove redundant null pointer check before of_node_put
zhong jiang
1
-8
/
+4
2018-09-12
media: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-4
/
+4
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
1
-3
/
+3
2018-06-28
media: mem2mem: Remove unused v4l2_m2m_ops .lock/.unlock
Ezequiel Garcia
1
-19
/
+0
2018-06-28
media: ti-vpe: Remove surplus name initialization
Anton Leontiev
1
-1
/
+0
2017-12-29
media: v4l2-async: simplify v4l2_async_subdev structure
Mauro Carvalho Chehab
1
-1
/
+1
2017-12-13
media: drivers: media: remove duplicate includes
Pravin Shedge
1
-3
/
+0
2017-11-30
media: drivers: remove "/**" from non-kernel-doc comments
Mauro Carvalho Chehab
1
-1
/
+1
2017-11-15
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+6
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-31
media: v4l: async: Move async subdev notifier operations to a separate structure
Laurent Pinchart
1
-2
/
+6
2017-08-27
media: platform: make video_device const
Bhumika Goyal
2
-2
/
+2
2017-08-20
media: ti-vpe: vpe: constify v4l2_m2m_ops structures
Julia Lawall
1
-1
/
+1
2017-08-08
media: ti-vpe: cal: use of_graph_get_remote_endpoint()
Kuninori Morimoto
1
-1
/
+1
2017-06-06
[media] v4l: Switch from V4L2 OF not V4L2 fwnode API
Sakari Ailus
1
-7
/
+8
2017-03-03
[media] media: ti-vpe: vpe: allow use of user specified stride
Benoit Parrot
1
-8
/
+20
2017-03-03
[media] media: ti-vpe: vpdma: add support for user specified stride
Benoit Parrot
3
-15
/
+11
2017-02-03
[media] media: ti-vpe: vpdma: fix a timeout loop
Dan Carpenter
1
-1
/
+1
2016-11-22
[media] ti-vpe: get rid of some smatch warnings
Mauro Carvalho Chehab
1
-3
/
+15
2016-11-22
[media] vpdma: remove vpdma_enable_list_notify_irq()
Mauro Carvalho Chehab
1
-16
/
+0
2016-11-22
[media] media: ti-vpe: vpe: Add proper support single and multi-plane buffer
Benoit Parrot
1
-10
/
+48
2016-11-22
[media] media: ti-vpe: csc: Add debug support for multi-instance
Benoit Parrot
1
-0
/
+2
2016-11-22
[media] media: ti-vpe: Make colorspace converter library into its own module
Benoit Parrot
4
-6
/
+18
[next]