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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-10
[media] c8sectpfe: use setup_timer
Geliang Tang
1
-3
/
+2
2017-04-10
[media] stih-cec: add CEC notifier support
Benjamin Gaignard
2
-0
/
+405
2017-04-05
[media] st-delta: mjpeg: fix static checker warning
Hugues Fruchet
1
-1
/
+1
2017-03-03
[media] bdisp: Clean up file handle in open() error path
Shailendra Verma
1
-1
/
+1
2017-02-08
[media] st-delta: debug: trace stream/frame information & summary
Hugues Fruchet
4
-5
/
+117
2017-02-08
[media] st-delta: add mjpeg support
Hugues Fruchet
7
-0
/
+874
2017-02-08
[media] st-delta: EOS (End Of Stream) support
Hugues Fruchet
2
-1
/
+168
2017-02-08
[media] st-delta: rpmsg ipc support
Hugues Fruchet
5
-1
/
+703
2017-02-08
[media] st-delta: add memory allocator helper functions
Hugues Fruchet
4
-1
/
+74
2017-02-08
[media] st-delta: STiH4xx multi-format video decoder v4l2 driver
Hugues Fruchet
4
-0
/
+2390
2017-02-03
[media] media: platform: sti: return -ENOMEM on errors
Pan Bian
1
-1
/
+1
2017-01-31
[media] st-hva: hva_dbg_summary() should be static
Mauro Carvalho Chehab
1
-1
/
+1
2017-01-31
[media] st-hva: add debug file system
Jean-Christophe Trotin
6
-3
/
+583
2017-01-31
[media] st-hva: encoding summary at instance release
Jean-Christophe Trotin
5
-11
/
+62
2016-11-21
[media] c8sectpfe: fix error return code in c8sectpfe_probe()
Wei Yongjun
1
-0
/
+2
2016-11-18
[media] c8sectpfe: Remove clk_disable_unprepare hacks
Peter Griffin
1
-5
/
+1
2016-11-16
[media] st-hva: fix a copy-and-paste variable name error
Colin Ian King
1
-1
/
+1
2016-11-16
[media] st-hva: fix some error handling in hva_hw_probe()
Dan Carpenter
1
-3
/
+3
2016-10-24
[media] bdisp: fix error return code in bdisp_probe()
Wei Yongjun
1
-0
/
+1
2016-10-21
[media] c8sectpfe: don't break long lines
Mauro Carvalho Chehab
1
-10
/
+6
2016-09-19
[media] hva: fix sparse warnings
Hans Verkuil
1
-2
/
+2
2016-09-19
[media] platform: constify vb2_ops structures
Julia Lawall
1
-1
/
+1
2016-09-09
[media] st-hva: add H.264 video encoding support
Jean-Christophe Trotin
4
-7
/
+1189
2016-09-09
[media] st-hva: multi-format video encoder V4L2 driver
Jean-Christophe Trotin
7
-0
/
+2273
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
1
-18
/
+8
2016-07-13
[media] c8sectpfe: fix memory leak
Sudip Mukherjee
1
-0
/
+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
2
-16
/
+4
2016-06-24
bdisp: move the V/H filter spec to bdisp-hw.c
Mauro Carvalho Chehab
2
-304
/
+305
2016-05-09
[media] c8sectpfe: Rework firmware loading mechanism
Peter Griffin
1
-43
/
+22
2016-05-09
[media] c8sectpfe: Demote print to dev_dbg
Peter Griffin
1
-1
/
+1
2016-05-09
[media] c8sectpfe: Fix broken circular buffer wp management
Peter Griffin
1
-1
/
+1
2016-02-01
[media] constify stv6110x_devctl structure
Julia Lawall
1
-1
/
+1
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-11-19
[media] c8sectpfe: Combine three checks into a single if block
Markus Elfring
1
-8
/
+9
2015-11-19
[media] c8sectpfe: Delete unnecessary checks before two function calls
Markus Elfring
1
-3
/
+2
2015-11-18
[media] c8sectpfe: Update binding to reset-gpios
Peter Griffin
1
-1
/
+1
2015-11-05
Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
3
-15
/
+16
2015-10-22
[media] c8sectpfe: fix return of garbage
Sudip Mukherjee
1
-2
/
+2
2015-10-22
[media] c8sectpfe: fix ininitialized error return on firmware load failure
Colin Ian King
1
-2
/
+1
2015-10-20
[media] c8sectpfe: Remove select on CONFIG_FW_LOADER_USER_HELPER_FALLBACK
Takashi Iwai
1
-1
/
+0
2015-10-20
[media] media: videobuf2: Change queue_setup argument
Junghak Sung
1
-1
/
+2
2015-10-02
[media] c8sectpfe: fix namespace on memcpy/memset
Mauro Carvalho Chehab
1
-2
/
+2
2015-10-01
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
1
-11
/
+12
2015-09-03
[media] c8sectpfe: Remove select on undefined LIBELF_32
Peter Griffin
1
-1
/
+0
2015-09-03
[media] c8sectpfe: Use %pad to print 'dma_addr_t'
Fabio Estevam
1
-2
/
+2
2015-08-12
[media] c8sectpfe: fix pinctrl dependencies
Mauro Carvalho Chehab
2
-1
/
+3
2015-08-11
[media] c8sectpfe: don't go past channel_data array
Mauro Carvalho Chehab
1
-1
/
+1
2015-08-11
[media] c8sectpfe: Allow compiling it with COMPILE_TEST
Mauro Carvalho Chehab
1
-1
/
+1
[next]