index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
ti-vpe
/
vpdma.c
Age
Commit message (
Expand
)
Author
2022-03-18
media: platform: re-structure TI drivers
Pratyush Yadav
2021-03-11
media: ti-vpe: Simplify bool comparison
Jiapeng Chong
2019-11-08
media: ti-vpe: fix smatch error
Hans Verkuil
2019-10-10
media: ti-vpe: Add support for NV21 format
Nikhil Devshatwar
2019-08-26
media: ti-vpe: Add cleanup in vpdma_list_cleanup()
Wenwen Wang
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-03-01
media: a few more typos at staging, pci, platform, radio and usb
Mauro Carvalho Chehab
2019-03-01
media: platform: fix several typos
Mauro Carvalho Chehab
2017-03-03
[media] media: ti-vpe: vpdma: add support for user specified stride
Benoit Parrot
2017-02-03
[media] media: ti-vpe: vpdma: fix a timeout loop
Dan Carpenter
2016-11-22
[media] vpdma: remove vpdma_enable_list_notify_irq()
Mauro Carvalho Chehab
2016-11-22
[media] media: ti-vpe: vpdma: Add RAW8 and RAW16 data types
Benoit Parrot
2016-11-22
[media] media: ti-vpe: vpdma: Use bidirectional cached buffers
Nikhil Devshatwar
2016-11-22
[media] media: ti-vpe: vpdma: Fix race condition for firmware loading
Nikhil Devshatwar
2016-11-22
[media] media: ti-vpe: vpdma: Corrected YUV422 data type label
Benoit Parrot
2016-11-22
[media] media: ti-vpe: vpdma: allocate and maintain hwlist
Nikhil Devshatwar
2016-11-22
[media] media: ti-vpe: vpdma: Clear IRQs for individual lists
Nikhil Devshatwar
2016-11-22
[media] media: ti-vpe: vpdma: Make list post atomic operation
Nikhil Devshatwar
2016-11-22
[media] media: ti-vpe: vpdma: Add abort channel desc and cleanup APIs
Nikhil Devshatwar
2016-11-22
[media] media: ti-vpe: vpdma: Add support for setting max width height
Nikhil Devshatwar
2016-11-22
[media] media: ti-vpe: vpdma: Add helper to set a background color
Benoit Parrot
2016-11-22
[media] media: ti-vpe: vpdma: Add multi-instance and multi-client support
Benoit Parrot
2016-11-22
[media] media: ti-vpe: vpdma: Make vpdma library into its own module
Benoit Parrot
2016-10-21
[media] ti-vpe: don't break long lines
Mauro Carvalho Chehab
2014-09-26
[media] ti-vpe: Fix typecast
Mauro Carvalho Chehab
2014-08-26
[media] ti-vpe: shut up a casting warning message
Mauro Carvalho Chehab
2014-08-26
[media] ti-vpe: use %pad for dma address
Mauro Carvalho Chehab
2014-05-23
[media] v4l: ti-vpe: Fix some params in VPE data descriptors
Archit Taneja
2014-05-23
[media] v4l: ti-vpe: register video device only when firmware is loaded
Archit Taneja
2014-01-31
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-01-07
[media] v4l: ti-vpe: Add a type specifier to describe vpdma data format type
Archit Taneja
2013-12-19
treewide: Fix typos in printk
Masanari Iida
2013-12-10
[media] v4l: ti-vpe: make sure VPDMA line stride constraints are met
Archit Taneja
2013-10-28
[media] v4l: ti-vpe: Add helpers for creating VPDMA descriptors
Archit Taneja
2013-10-28
[media] v4l: ti-vpe: Create a vpdma helper library
Archit Taneja