index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
ti-vpe
/
vpdma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-08
media: ti-vpe: fix smatch error
Hans Verkuil
1
-1
/
+1
2019-10-10
media: ti-vpe: Add support for NV21 format
Nikhil Devshatwar
1
-2
/
+9
2019-08-26
media: ti-vpe: Add cleanup in vpdma_list_cleanup()
Wenwen Wang
1
-4
/
+6
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
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
1
-7
/
+7
2017-03-03
[media] media: ti-vpe: vpdma: add support for user specified stride
Benoit Parrot
1
-10
/
+4
2017-02-03
[media] media: ti-vpe: vpdma: fix a timeout loop
Dan Carpenter
1
-1
/
+1
2016-11-22
[media] vpdma: remove vpdma_enable_list_notify_irq()
Mauro Carvalho Chehab
1
-16
/
+0
2016-11-22
[media] media: ti-vpe: vpdma: Add RAW8 and RAW16 data types
Benoit Parrot
1
-0
/
+23
2016-11-22
[media] media: ti-vpe: vpdma: Use bidirectional cached buffers
Nikhil Devshatwar
1
-2
/
+3
2016-11-22
[media] media: ti-vpe: vpdma: Fix race condition for firmware loading
Nikhil Devshatwar
1
-12
/
+5
2016-11-22
[media] media: ti-vpe: vpdma: Corrected YUV422 data type label
Benoit Parrot
1
-4
/
+14
2016-11-22
[media] media: ti-vpe: vpdma: allocate and maintain hwlist
Nikhil Devshatwar
1
-0
/
+44
2016-11-22
[media] media: ti-vpe: vpdma: Clear IRQs for individual lists
Nikhil Devshatwar
1
-3
/
+3
2016-11-22
[media] media: ti-vpe: vpdma: Make list post atomic operation
Nikhil Devshatwar
1
-0
/
+4
2016-11-22
[media] media: ti-vpe: vpdma: Add abort channel desc and cleanup APIs
Nikhil Devshatwar
1
-0
/
+75
2016-11-22
[media] media: ti-vpe: vpdma: Add support for setting max width height
Nikhil Devshatwar
1
-5
/
+22
2016-11-22
[media] media: ti-vpe: vpdma: Add helper to set a background color
Benoit Parrot
1
-0
/
+10
2016-11-22
[media] media: ti-vpe: vpdma: Add multi-instance and multi-client support
Benoit Parrot
1
-12
/
+92
2016-11-22
[media] media: ti-vpe: vpdma: Make vpdma library into its own module
Benoit Parrot
1
-1
/
+27
2016-10-21
[media] ti-vpe: don't break long lines
Mauro Carvalho Chehab
1
-12
/
+10
2014-09-26
[media] ti-vpe: Fix typecast
Mauro Carvalho Chehab
1
-1
/
+1
2014-08-26
[media] ti-vpe: shut up a casting warning message
Mauro Carvalho Chehab
1
-1
/
+1
2014-08-26
[media] ti-vpe: use %pad for dma address
Mauro Carvalho Chehab
1
-1
/
+1
2014-05-23
[media] v4l: ti-vpe: Fix some params in VPE data descriptors
Archit Taneja
1
-14
/
+46
2014-05-23
[media] v4l: ti-vpe: register video device only when firmware is loaded
Archit Taneja
1
-3
/
+5
2014-01-31
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+36
2014-01-07
[media] v4l: ti-vpe: Add a type specifier to describe vpdma data format type
Archit Taneja
1
-2
/
+34
2013-12-19
treewide: Fix typos in printk
Masanari Iida
1
-2
/
+2
2013-12-10
[media] v4l: ti-vpe: make sure VPDMA line stride constraints are met
Archit Taneja
1
-2
/
+2
2013-10-28
[media] v4l: ti-vpe: Add helpers for creating VPDMA descriptors
Archit Taneja
1
-0
/
+268
2013-10-28
[media] v4l: ti-vpe: Create a vpdma helper library
Archit Taneja
1
-0
/
+578