index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
sti
/
bdisp
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: bdisp: fix memleak on release
Johan Hovold
2019-11-05
1
-2
/
+1
*
media: bdisp: set device_caps in struct video_device
Hans Verkuil
2019-07-22
1
-5
/
+1
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
media: platform: sti: remove bdisp_dbg_declare() and hva_dbg_declare()
Yangtao Li
2019-01-21
1
-23
/
+11
*
media: sti/bdisp: don't pass GFP_DMA32 to dma_alloc_attrs
Christoph Hellwig
2018-12-05
1
-1
/
+1
*
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-09-11
1
-2
/
+2
*
media: bdisp: don't use GFP_DMA
Fabien Dessenne
2018-05-25
2
-1
/
+5
*
media: bdisp: Fix a possible sleep-in-atomic bug in bdisp_hw_save_request
Jia-Ju Bai
2017-12-18
1
-1
/
+1
*
media: platform: sti: Adopt SPDX identifier
Benjamin Gaignard
2017-12-13
6
-6
/
+6
*
media: bdisp: remove redundant assignment to pix
Colin Ian King
2017-10-31
1
-1
/
+1
*
media: bdisp: constify v4l2_m2m_ops structures
Julia Lawall
2017-08-20
1
-1
/
+1
*
media: bdisp-debug: Replace a seq_puts() call by seq_putc() in seven functions
Markus Elfring
2017-06-24
1
-7
/
+7
*
[media] bdisp: Clean up file handle in open() error path
Shailendra Verma
2017-03-03
1
-1
/
+1
*
[media] media: platform: sti: return -ENOMEM on errors
Pan Bian
2017-02-03
1
-1
/
+1
*
[media] bdisp: fix error return code in bdisp_probe()
Wei Yongjun
2016-10-24
1
-0
/
+1
*
[media] platform: constify vb2_ops structures
Julia Lawall
2016-09-19
1
-1
/
+1
*
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2016-08-04
1
-18
/
+8
*
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
2016-07-08
1
-1
/
+1
*
[media] media/platform: convert drivers to use the new vb2_queue dev field
Hans Verkuil
2016-07-08
2
-16
/
+4
*
bdisp: move the V/H filter spec to bdisp-hw.c
Mauro Carvalho Chehab
2016-06-24
2
-304
/
+305
*
[media] media: videobuf2: Move timestamp to vb2_buffer
Junghak Sung
2015-12-18
1
-2
/
+2
*
[media] vb2: drop v4l2_format argument from queue_setup
Hans Verkuil
2015-12-18
1
-6
/
+4
*
[media] media: videobuf2: Change queue_setup argument
Junghak Sung
2015-10-20
1
-1
/
+2
*
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
2015-10-01
1
-11
/
+12
*
[media] bdisp: fix debug info memory access
Fabien Dessenne
2015-07-17
1
-2
/
+2
*
[media] bdisp: add debug info for RGB24 format
Fabien Dessenne
2015-07-17
1
-0
/
+8
*
[media] bdisp: composing support
Fabien Dessenne
2015-07-17
2
-29
/
+55
*
[media] bdisp: prevent compiling on random arch
Mauro Carvalho Chehab
2015-06-22
1
-9
/
+0
*
[media] bdisp-debug: don't try to divide by s64
Mauro Carvalho Chehab
2015-06-11
1
-11
/
+22
*
[media] bdisp: remove unused var
Mauro Carvalho Chehab
2015-06-10
1
-3
/
+0
*
[media] bdisp: remove needless check
Fabien Dessenne
2015-06-10
1
-2
/
+1
*
[media] bdisp: add debug file system
Fabien Dessenne
2015-06-09
5
-2
/
+755
*
[media] bdisp: 2D blitter driver using v4l2 mem2mem framework
Fabien Dessenne
2015-06-09
7
-0
/
+2967