index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
2019-12-13
media: ti-vpe: csc: fix single vs multiplanar format handling
Benoit Parrot
1
-20
/
+12
2019-12-09
media: ti-vpe: cal: fix enum_mbus_code/frame_size subdev arguments
Benoit Parrot
1
-0
/
+2
2019-12-09
media: ti-vpe: cal: Fix a WARN issued when start streaming fails
Benoit Parrot
1
-0
/
+5
2019-12-09
media: ti-vpe: cal: Properly calculate max resolution boundary
Benoit Parrot
1
-5
/
+11
2019-12-09
media: ti-vpe: cal: Add subdev s_power hooks
Benoit Parrot
1
-0
/
+12
2019-12-09
media: ti-vpe: cal: Add AM654 support
Benoit Parrot
1
-1
/
+25
2019-12-09
media: ti-vpe: cal: Add DRA76x support
Benoit Parrot
1
-0
/
+34
2019-12-09
media: ti-vpe: cal: Align DPHY init sequence with docs
Benoit Parrot
1
-27
/
+172
2019-12-09
media: ti-vpe: cal: Fix pixel processing parameters
Benoit Parrot
1
-3
/
+38
2019-12-09
media: ti-vpe: cal: Fix ths_term/ths_settle parameters
Benoit Parrot
1
-54
/
+44
2019-12-09
media: ti-vpe: cal: add CSI2 PHY LDO errata support
Benoit Parrot
2
-2
/
+82
2019-12-09
media: ti-vpe: cal: Restrict DMA to avoid memory corruption
Nikhil Devshatwar
1
-2
/
+4
2019-12-09
media: ti-vpe: cal: Enable DMABUF export
Benoit Parrot
1
-0
/
+1
2019-12-09
media: ti-vpe: cal: Add per platform data support
Benoit Parrot
1
-73
/
+209
2019-12-09
media: ti-vpe: cal: switch BIT_MASK to BIT
Benoit Parrot
1
-97
/
+97
2019-11-10
media: ti-vpe: vpe: fix compatible to match bindings
Benoit Parrot
1
-1
/
+1
2019-11-08
media: ti-vpe: fix smatch error
Hans Verkuil
1
-1
/
+1
2019-10-25
media: ti-vpe: vpe: use r2y instead of y2r, copy-paste error
Colin Ian King
1
-1
/
+1
2019-10-10
media: ti-vpe: vpe: don't rely on colorspace member for conversion
Benoit Parrot
3
-99
/
+184
2019-10-10
media: ti-vpe: csc: rgb-to-yuv HD full range coeff are wrong
Benoit Parrot
1
-2
/
+2
2019-10-10
media: ti-vpe: vpe: fix v4l2_compliance issue related to xfer_func
Benoit Parrot
1
-1
/
+4
2019-10-10
media: ti-vpe: vpe: use standard struct instead of duplicating fields
Benoit Parrot
1
-95
/
+101
2019-10-10
media: ti-vpe: Set the DMA mask and coherent mask
Benoit Parrot
1
-0
/
+7
2019-10-10
media: ti-vpe: vpdma: Use fixed type for address in descriptor
Benoit Parrot
1
-2
/
+2
2019-10-10
media: ti-vpe: vpe: ensure buffers are cleaned up properly in abort cases
Benoit Parrot
1
-3
/
+9
2019-10-10
media: ti-vpe: vpe: fix a v4l2-compliance failure about frame sequence number
Benoit Parrot
1
-0
/
+1
2019-10-10
media: ti-vpe: vpe: fix a v4l2-compliance failure about invalid sizeimage
Benoit Parrot
2
-0
/
+5
2019-10-10
media: ti-vpe: vpe: Make sure YUYV is set as default format
Benoit Parrot
1
-1
/
+1
2019-10-10
media: ti-vpe: vpe: fix a v4l2-compliance warning about invalid pixel format
Benoit Parrot
1
-4
/
+9
2019-10-10
media: ti-vpe: vpe: fix a v4l2-compliance failure causing a kernel panic
Benoit Parrot
1
-1
/
+1
2019-10-10
media: ti-vpe: Set MAX height supported to 2048 pixels
Ram Prasad
1
-1
/
+1
2019-10-10
media: ti-vpe: Add support for NV21 format
Nikhil Devshatwar
4
-8
/
+34
2019-10-10
media: ti-vpe: Add support for SEQ_BT
Nikhil Devshatwar
1
-27
/
+46
2019-10-10
media: ti-vpe: vpe: Remove unnecessary use of container_of
Benoit Parrot
1
-15
/
+7
2019-10-10
media: ti-vpe: vpe: Add missing null pointer checks
Benoit Parrot
1
-1
/
+12
2019-10-10
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
[next]