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
/
vpe.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-01
media: platform: fix several typos
Mauro Carvalho Chehab
1
-1
/
+1
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-11-30
media: drivers: remove "/**" from non-kernel-doc comments
Mauro Carvalho Chehab
1
-1
/
+1
2017-08-27
media: platform: make video_device const
Bhumika Goyal
1
-1
/
+1
2017-08-20
media: ti-vpe: vpe: constify v4l2_m2m_ops structures
Julia Lawall
1
-1
/
+1
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
1
-2
/
+4
2016-11-22
[media] ti-vpe: get rid of some smatch warnings
Mauro Carvalho Chehab
1
-3
/
+15
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: Make colorspace converter library into its own module
Benoit Parrot
1
-1
/
+1
2016-11-22
[media] media: ti-vpe: vpe: Make sure frame size dont exceed scaler capacity
Benoit Parrot
1
-17
/
+54
2016-11-22
[media] media: ti-vpe: Make scaler library into its own module
Benoit Parrot
1
-1
/
+1
2016-11-22
[media] media: ti-vpe: vpe: Enable DMABUF export
Benoit Parrot
1
-0
/
+1
2016-11-22
[media] media: ti-vpe: vpe: Fix line stride for output motion vector
Nikhil Devshatwar
1
-0
/
+1
2016-11-22
[media] media: ti-vpe: vpdma: Fix race condition for firmware loading
Nikhil Devshatwar
1
-4
/
+4
2016-11-22
[media] media: ti-vpe: vpe: Fix vb2 buffer cleanup
Benoit Parrot
1
-2
/
+60
2016-11-22
[media] media: ti-vpe: vpdma: Corrected YUV422 data type label
Benoit Parrot
1
-4
/
+4
2016-11-22
[media] media: ti-vpe: vpe: Added MODULE_DEVICE_TABLE hint
Benoit Parrot
1
-0
/
+1
2016-11-22
[media] media: ti-vpe: vpe: Add RGB565 and RGB5551 support
Nikhil Devshatwar
1
-2
/
+20
2016-11-22
[media] media: ti-vpe: vpe: Post next descriptor only for list complete IRQ
Nikhil Devshatwar
1
-0
/
+9
2016-11-22
[media] media: ti-vpe: vpe: Setup srcdst parameters in start_streaming
Nikhil Devshatwar
1
-0
/
+4
2016-11-22
[media] media: ti-vpe: vpe: configure line mode separately
Nikhil Devshatwar
1
-8
/
+17
2016-11-22
[media] media: ti-vpe: vpdma: Clear IRQs for individual lists
Nikhil Devshatwar
1
-1
/
+1
2016-11-22
[media] media: ti-vpe: vpdma: Add support for setting max width height
Nikhil Devshatwar
1
-1
/
+6
2016-11-22
[media] media: ti-vpe: Free vpdma buffers in vpe_release
Harinarayan Bhatta
1
-0
/
+3
2016-11-22
[media] media: ti-vpe: vpe: Return NULL for invalid buffer type
Nikhil Devshatwar
1
-1
/
+1
2016-11-22
[media] media: ti-vpe: Increasing max buffer height and width
Harinarayan Bhatta
1
-2
/
+2
2016-11-22
[media] media: ti-vpe: Add support for SEQ_TB buffers
Nikhil Devshatwar
1
-22
/
+103
2016-11-22
[media] media: ti-vpe: vpe: Do not perform job transaction atomically
Nikhil Devshatwar
1
-16
/
+16
2016-11-22
[media] media: ti-vpe: Use line average de-interlacing for first 2 frames
Archit Taneja
1
-2
/
+31
2016-11-22
[media] media: ti-vpe: vpdma: Add multi-instance and multi-client support
Benoit Parrot
1
-4
/
+4
2016-10-21
[media] ti-vpe: don't break long lines
Mauro Carvalho Chehab
1
-2
/
+1
2016-09-19
[media] platform: constify vb2_ops structures
Julia Lawall
1
-1
/
+1
2016-07-08
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
1
-1
/
+1
2016-07-08
[media] media/platform: convert drivers to use the new vb2_queue dev field
Hans Verkuil
1
-16
/
+4
2015-12-18
[media] media: videobuf2: Move timestamp to vb2_buffer
Junghak Sung
1
-1
/
+1
2015-12-18
[media] vb2: drop v4l2_format argument from queue_setup
Hans Verkuil
1
-1
/
+0
2015-10-20
[media] media: videobuf2: Change queue_setup argument
Junghak Sung
1
-1
/
+1
2015-10-01
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
1
-20
/
+20
2015-10-01
[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2
Junghak Sung
1
-1
/
+1
2015-02-02
[media] media: ti-vpe: Use mem-to-mem ioctl helpers
Prabhakar Lad
1
-107
/
+50
2014-12-22
[media] media: ti-vpe: use vb2_ops_wait_prepare/finish helper
Prabhakar Lad
1
-14
/
+5
2014-10-20
media: platform: ti-vpe: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-09-22
[media] v4l: ti-vpe: Remove casting the return value which is a void pointer
Jingoo Han
1
-2
/
+1
2014-09-22
[media] v4l: ti-vpe: use c99 initializers in structures
Julia Lawall
1
-6
/
+6
2014-09-03
[media] ti-vpe: use true/false for boolean vars
Mauro Carvalho Chehab
1
-2
/
+2
2014-08-26
[media] enable COMPILE_TEST for ti-vbe
Mauro Carvalho Chehab
1
-0
/
+1
2014-05-23
[media] v4l: ti-vpe: Add selection API in VPE driver
Archit Taneja
1
-0
/
+150
2014-05-23
[media] v4l: ti-vpe: Fix some params in VPE data descriptors
Archit Taneja
1
-6
/
+12
[next]