index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
ti-vpe
Age
Commit message (
Expand
)
Author
2020-03-12
media: ti-vpe: cal: fix a kernel oops when unloading module
Benoit Parrot
2020-03-05
media: ti-vpe: cal: fix disable_irqs to only the intended target
Benoit Parrot
2020-02-24
media: media/platform: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
2019-12-13
media: ti-vpe: csc: fix single vs multiplanar format handling
Benoit Parrot
2019-12-09
media: ti-vpe: cal: fix enum_mbus_code/frame_size subdev arguments
Benoit Parrot
2019-12-09
media: ti-vpe: cal: Fix a WARN issued when start streaming fails
Benoit Parrot
2019-12-09
media: ti-vpe: cal: Properly calculate max resolution boundary
Benoit Parrot
2019-12-09
media: ti-vpe: cal: Add subdev s_power hooks
Benoit Parrot
2019-12-09
media: ti-vpe: cal: Add AM654 support
Benoit Parrot
2019-12-09
media: ti-vpe: cal: Add DRA76x support
Benoit Parrot
2019-12-09
media: ti-vpe: cal: Align DPHY init sequence with docs
Benoit Parrot
2019-12-09
media: ti-vpe: cal: Fix pixel processing parameters
Benoit Parrot
2019-12-09
media: ti-vpe: cal: Fix ths_term/ths_settle parameters
Benoit Parrot
2019-12-09
media: ti-vpe: cal: add CSI2 PHY LDO errata support
Benoit Parrot
2019-12-09
media: ti-vpe: cal: Restrict DMA to avoid memory corruption
Nikhil Devshatwar
2019-12-09
media: ti-vpe: cal: Enable DMABUF export
Benoit Parrot
2019-12-09
media: ti-vpe: cal: Add per platform data support
Benoit Parrot
2019-12-09
media: ti-vpe: cal: switch BIT_MASK to BIT
Benoit Parrot
2019-11-10
media: ti-vpe: vpe: fix compatible to match bindings
Benoit Parrot
2019-11-08
media: ti-vpe: fix smatch error
Hans Verkuil
2019-10-24
media: ti-vpe: vpe: use r2y instead of y2r, copy-paste error
Colin Ian King
2019-10-10
media: ti-vpe: vpe: don't rely on colorspace member for conversion
Benoit Parrot
2019-10-10
media: ti-vpe: csc: rgb-to-yuv HD full range coeff are wrong
Benoit Parrot
2019-10-10
media: ti-vpe: vpe: fix v4l2_compliance issue related to xfer_func
Benoit Parrot
2019-10-10
media: ti-vpe: vpe: use standard struct instead of duplicating fields
Benoit Parrot
2019-10-10
media: ti-vpe: Set the DMA mask and coherent mask
Benoit Parrot
2019-10-10
media: ti-vpe: vpdma: Use fixed type for address in descriptor
Benoit Parrot
2019-10-10
media: ti-vpe: vpe: ensure buffers are cleaned up properly in abort cases
Benoit Parrot
2019-10-10
media: ti-vpe: vpe: fix a v4l2-compliance failure about frame sequence number
Benoit Parrot
2019-10-10
media: ti-vpe: vpe: fix a v4l2-compliance failure about invalid sizeimage
Benoit Parrot
2019-10-10
media: ti-vpe: vpe: Make sure YUYV is set as default format
Benoit Parrot
2019-10-10
media: ti-vpe: vpe: fix a v4l2-compliance warning about invalid pixel format
Benoit Parrot
2019-10-10
media: ti-vpe: vpe: fix a v4l2-compliance failure causing a kernel panic
Benoit Parrot
2019-10-10
media: ti-vpe: Set MAX height supported to 2048 pixels
Ram Prasad
2019-10-10
media: ti-vpe: Add support for NV21 format
Nikhil Devshatwar
2019-10-10
media: ti-vpe: Add support for SEQ_BT
Nikhil Devshatwar
2019-10-10
media: ti-vpe: vpe: Remove unnecessary use of container_of
Benoit Parrot
2019-10-10
media: ti-vpe: vpe: Add missing null pointer checks
Benoit Parrot
2019-10-10
media: ti-vpe: vpe: Fix Motion Vector vpdma stride
Benoit Parrot
2019-08-26
media: use the BIT() macro
Mauro Carvalho Chehab
2019-08-26
media: ti-vpe: Add cleanup in vpdma_list_cleanup()
Wenwen Wang
2019-07-23
media: ti-vpe: fix leaked of_node references
Wen Yang
2019-07-22
media: ti-vpe: set device_caps in struct video_device
Hans Verkuil
2019-07-22
media: media/platform: don't set description in ENUM_FMT
Hans Verkuil
2019-07-09
Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-05
media: v4l2: Get rid of ->vidioc_enum_fmt_vid_{cap, out}_mplane
Boris Brezillon
2019-06-05
media: v4l2: Make sure all drivers set _MPLANE caps in vdev->device_caps
Boris Brezillon
2019-03-29
media: replace strncpy() by strscpy()
Mauro Carvalho Chehab
2019-03-20
media: ti-vpe: Parse local endpoint for properties, not the remote one
Sakari Ailus
[next]