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
/
s5p-mfc
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-03
[media] media: s5p-mfc: rename special clock to sclk_mfc
Marek Szyprowski
1
-1
/
+1
2014-09-03
[media] media: s5p-mfc: correct improper logs
Zhaowei Yuan
1
-2
/
+2
2014-09-03
[media] media: s5p_mfc: Release ctx->ctx if failed to allocate ctx->shm
Zhaowei Yuan
1
-0
/
+1
2014-08-27
[media] s5p_mfc: get rid of several warnings
Mauro Carvalho Chehab
6
-11
/
+6
2014-08-27
[media] s5p_mfc_ctrl: add missing s5p_mfc_ctrl.h header
Mauro Carvalho Chehab
1
-0
/
+1
2014-08-27
[media] s5p_mfc: don't use an external symbol called 'debug'
Mauro Carvalho Chehab
2
-5
/
+5
2014-07-31
[media] s5p-mfc: remove unnecessary calling to function video_devdata()
Zhaowei Yuan
1
-1
/
+1
2014-07-22
[media] s5p-mfc: Add init buffer cmd to MFCV6
Arun Kumar K
1
-2
/
+4
2014-07-22
[media] s5p-mfc: Support multiple firmware sub-versions
Arun Kumar K
3
-8
/
+31
2014-07-22
[media] s5p-mfc: Remove duplicate function s5p_mfc_reload_firmware
Arun Kumar K
2
-34
/
+1
2014-07-21
[media] s5p-mfc: limit the size of the CPB
panpan liu
1
-3
/
+6
2014-07-21
[media] s5p-mfc: Fix selective sclk_mfc init
Jacek Anaszewski
1
-0
/
+24
2014-07-21
[media] s5p: fix error code path when failing to allocate DMA memory
Maurizio Lombardi
1
-3
/
+2
2014-05-24
[media] s5p-mfc: Add support for resolution change event
Pawel Osciak
2
-0
/
+10
2014-05-23
[media] s5p-mfc: Core support for v8 encoder
Kiran AVND
4
-15
/
+90
2014-05-23
[media] s5p-mfc: Core support to add v8 decoder
Kiran AVND
5
-22
/
+229
2014-05-23
[media] v4l: s5p-mfc: Limit enum_fmt to output formats of current version
Kamil Debski
4
-42
/
+67
2014-05-23
[media] v4l: s5p-mfc: Fix default pixel format selection for decoder
Kamil Debski
1
-5
/
+5
2014-05-23
[media] s5p-mfc: Rename IS_MFCV7 macro
Arun Kumar K
3
-8
/
+8
2014-05-23
[media] s5p-mfc: Add variants to access mfc registers
Kiran AVND
6
-255
/
+707
2014-05-23
[media] s5p-mfc: Move INIT_BUFFER_OPTIONS from v7 to v6
Arun Kumar K
3
-3
/
+2
2014-05-23
[media] s5p-mfc: Update scratch buffer size for MPEG4
Arun Kumar K
1
-2
/
+1
2014-05-23
[media] s5p-mfc: Don't try to resubmit VP8 bitstream buffer for decode
Pawel Osciak
1
-0
/
+1
2014-05-23
[media] s5p-mfc: Update scratch buffer size for VP8 encoder
Kiran AVND
1
-1
/
+2
2014-05-23
[media] s5p-mfc: Don't allocate codec buffers on STREAMON
Pawel Osciak
3
-21
/
+18
2014-05-23
[media] s5p-mfc: Extract open/close MFC instance commands
Pawel Osciak
5
-55
/
+74
2014-05-23
[media] s5p-mfc: Fixes for decode REQBUFS
Pawel Osciak
1
-79
/
+99
2014-05-23
[media] s5p-mfc: Copy timestamps only when a frame is produced
Pawel Osciak
1
-2
/
+4
2014-05-23
[media] s5p-mfc: fix encoder crash after VIDIOC_STREAMOFF
John Sheu
1
-9
/
+11
2014-04-23
[media] vb2: stop_streaming should return void
Hans Verkuil
2
-4
/
+2
2014-03-11
[media] s5p-mfc: remove meaningless memory bank assignment
Seung-Woo Kim
1
-2
/
+0
2014-03-11
[media] s5p-mfc: Replaced commas with semicolons
Joonyoung Shim
1
-4
/
+4
2014-03-05
[media] v4l: Copy timestamp source flags to destination on m2m devices
Sakari Ailus
1
-0
/
+5
2014-03-05
[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flags
Sakari Ailus
1
-2
/
+2
2014-02-28
[media] s5p-mfc: Add Horizontal and Vertical MV Search Range
Amit Grover
4
-6
/
+29
2014-01-13
[media] s5p-mfc: Add controls to set vp8 enc profile
Kiran AVND
3
-4
/
+14
2014-01-13
[media] media: s5p_mfc: remove s5p_mfc_get_node_type() function
Marek Szyprowski
2
-30
/
+7
2014-01-13
[media] s5p-mfc: Add QP setting support for vp8 encoder
Arun Kumar K
3
-0
/
+68
2014-01-07
[media] vb2: return ENOBUFS in start_streaming in case of too few buffers
Hans Verkuil
1
-1
/
+1
2013-11-29
[media] media_tree: Fix spelling errors
Jonathan McCrohan
3
-8
/
+8
2013-10-28
[media] s5p-mfc: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-1
/
+1
2013-10-28
[media] s5p-mfc: call wake_up_dev if in suspend mode
Prathyush K
1
-4
/
+6
2013-10-28
[media] s5p-mfc: Adjust the default values of some encoder params
Arun Kumar K
1
-4
/
+4
2013-10-17
[media] media: Remove unnecessary semicolons
Joe Perches
3
-3
/
+3
2013-09-05
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-34
/
+373
2013-09-03
[media] s5p-mfc: Fix input/output format reporting
John Sheu
2
-80
/
+55
2013-08-18
[media] s5p-mfc: Add support for VP8 encoder
Arun Kumar K
4
-2
/
+200
2013-08-18
[media] s5p-mfc: Update driver for v7 firmware
Arun Kumar K
3
-9
/
+54
2013-08-18
[media] s5p-mfc: Core support for MFC v7
Arun Kumar K
2
-0
/
+34
2013-08-18
[media] s5p-mfc: Add register definition file for MFC v7
Arun Kumar K
1
-0
/
+58
[next]