index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
sti
/
bdisp
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-01-21
media: platform: sti: remove bdisp_dbg_declare() and hva_dbg_declare()
Yangtao Li
1
-23
/
+11
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-10
[media] bdisp: add debug file system
Fabien Dessenne
5
-2
/
+755
2015-06-10
[media] bdisp: 2D blitter driver using v4l2 mem2mem framework
Fabien Dessenne
7
-0
/
+2967