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
/
sti
/
bdisp
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-05
media: sti/bdisp: don't pass GFP_DMA32 to dma_alloc_attrs
Christoph Hellwig
1
-1
/
+1
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
1
-2
/
+2
2018-05-25
media: bdisp: don't use GFP_DMA
Fabien Dessenne
2
-1
/
+5
2017-12-18
media: bdisp: Fix a possible sleep-in-atomic bug in bdisp_hw_save_request
Jia-Ju Bai
1
-1
/
+1
2017-12-13
media: platform: sti: Adopt SPDX identifier
Benjamin Gaignard
6
-6
/
+6
2017-10-31
media: bdisp: remove redundant assignment to pix
Colin Ian King
1
-1
/
+1
2017-08-20
media: bdisp: constify v4l2_m2m_ops structures
Julia Lawall
1
-1
/
+1
2017-06-24
media: bdisp-debug: Replace a seq_puts() call by seq_putc() in seven functions
Markus Elfring
1
-7
/
+7
2017-03-03
[media] bdisp: Clean up file handle in open() error path
Shailendra Verma
1
-1
/
+1
2017-02-03
[media] media: platform: sti: return -ENOMEM on errors
Pan Bian
1
-1
/
+1
2016-10-24
[media] bdisp: fix error return code in bdisp_probe()
Wei Yongjun
1
-0
/
+1
2016-09-19
[media] platform: constify vb2_ops structures
Julia Lawall
1
-1
/
+1
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
1
-18
/
+8
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
2
-16
/
+4
2016-06-24
bdisp: move the V/H filter spec to bdisp-hw.c
Mauro Carvalho Chehab
2
-304
/
+305
2015-12-18
[media] media: videobuf2: Move timestamp to vb2_buffer
Junghak Sung
1
-2
/
+2
2015-12-18
[media] vb2: drop v4l2_format argument from queue_setup
Hans Verkuil
1
-6
/
+4
2015-10-20
[media] media: videobuf2: Change queue_setup argument
Junghak Sung
1
-1
/
+2
2015-10-01
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
1
-11
/
+12
2015-07-17
[media] bdisp: fix debug info memory access
Fabien Dessenne
1
-2
/
+2
2015-07-17
[media] bdisp: add debug info for RGB24 format
Fabien Dessenne
1
-0
/
+8
2015-07-17
[media] bdisp: composing support
Fabien Dessenne
2
-29
/
+55
2015-06-22
[media] bdisp: prevent compiling on random arch
Mauro Carvalho Chehab
1
-9
/
+0
2015-06-11
[media] bdisp-debug: don't try to divide by s64
Mauro Carvalho Chehab
1
-11
/
+22
2015-06-10
[media] bdisp: remove unused var
Mauro Carvalho Chehab
1
-3
/
+0
2015-06-10
[media] bdisp: remove needless check
Fabien Dessenne
1
-2
/
+1
2015-06-09
[media] bdisp: add debug file system
Fabien Dessenne
5
-2
/
+755
2015-06-09
[media] bdisp: 2D blitter driver using v4l2 mem2mem framework
Fabien Dessenne
7
-0
/
+2967