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
/
s5p-mfc
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-30
[media] s5p-mfc: Ensure that clock is disabled before turning power off
Marek Szyprowski
1
-2
/
+4
2016-11-30
[media] s5p-mfc: Remove special clock rate management
Marek Szyprowski
1
-2
/
+0
2016-11-30
[media] s5p-mfc: Use printk_ratelimited for reporting ioctl errors
Marek Szyprowski
3
-2
/
+8
2016-11-30
[media] s5p-mfc: Set DMA_ATTR_ALLOC_SINGLE_PAGES
Douglas Anderson
1
-0
/
+11
2016-11-16
[media] s5p-mfc: Fix clock management in s5p_mfc_release() function
Marek Szyprowski
1
-3
/
+4
2016-11-16
[media] s5p-mfc: Use clock gating only on MFC v5 hardware
Marek Szyprowski
3
-2
/
+18
2016-11-16
[media] s5p-mfc: Skip incomplete frame
Donghwa Lee
2
-2
/
+8
2016-11-16
[media] s5p-mfc: Fix MFC context buffer size
Ingi Kim
1
-1
/
+1
2016-11-16
[media] s5p-mfc: Correct scratch buffer size of H.263 decoder
Andrzej Hajda
1
-1
/
+2
2016-11-16
[media] s5p-mfc: include buffer size in error message
Shuah Khan
1
-1
/
+2
2016-11-16
[media] s5p-mfc: Collapse two error message into one
Shuah Khan
1
-2
/
+1
2016-10-21
[media] s5p-mfc: fix failure path of s5p_mfc_alloc_memdev()
Marek Szyprowski
1
-0
/
+1
2016-10-21
[media] s5p-mfc: don't break long lines
Mauro Carvalho Chehab
2
-12
/
+8
2016-08-24
[media] s5p-mfc: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-4
/
+2
2016-08-24
[media] media: s5p-mfc remove unnecessary error messages
Shuah Khan
1
-2
/
+1
2016-08-24
[media] media: s5p-mfc Fix misspelled error message and checkpatch errors
Shuah Khan
1
-5
/
+6
2016-08-24
[media] s5p-mfc: remove redundant return value check of platform_get_resource()
Wei Yongjun
1
-4
/
+0
2016-08-24
[media] media: s5p-mfc remove void function return statement
Shuah Khan
1
-1
/
+0
2016-08-24
[media] media: s5p-mfc fix invalid memory access from s5p_mfc_release()
Shuah Khan
1
-22
/
+50
2016-08-24
[media] media: Doc s5p-mfc add missing fields to s5p_mfc_dev structure defini...
Shuah Khan
1
-0
/
+2
2016-07-08
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
2
-11
/
+11
2016-07-08
[media] media/platform: convert drivers to use the new vb2_queue dev field
Hans Verkuil
4
-34
/
+10
2016-07-08
[media] s5p-mfc: improve v4l2_capability driver and card fields
Javier Martinez Canillas
4
-5
/
+6
2016-07-08
[media] s5p-mfc: set capablity bus_info as required by VIDIOC_QUERYCAP
Javier Martinez Canillas
2
-2
/
+4
2016-07-08
[media] s5p-mfc: use vb2_is_streaming() to check vb2 queue status
Javier Martinez Canillas
1
-2
/
+2
2016-07-08
[media] s5p-mfc: don't print errors on VIDIOC_REQBUFS unsupported mem type
Javier Martinez Canillas
1
-1
/
+1
2016-07-08
[media] s5p-mfc: fix typo in s5p_mfc_dec function comment
Javier Martinez Canillas
1
-1
/
+1
2016-07-08
[media] s5p-mfc: fix error path in driver probe
Marek Szyprowski
1
-5
/
+9
2016-07-08
[media] s5p-mfc: fix null pointer deference in clk_core_enable()
Shuah Khan
1
-3
/
+9
2016-07-08
[media] s5p-mfc: fix memory leak in s5p_mfc_remove()
Shuah Khan
1
-0
/
+2
2016-07-08
[media] s5p-mfc: fix video device release double release in probe error path
Shuah Khan
1
-2
/
+0
2016-06-07
[media] s5p-mfc: fix a typo in s5p_mfc_dec
ayaka
1
-1
/
+1
2016-06-07
[media] s5p-mfc: remove unnecessary check in try_fmt
ayaka
1
-9
/
+0
2016-06-07
[media] s5p-mfc: Add handling of buffer freeing reqbufs request
ayaka
1
-0
/
+3
2016-06-07
[media] s5p-mfc: don't close instance after free OUTPUT buffers
ayaka
1
-1
/
+0
2016-06-07
[media] s5p-mfc: Don't try to put pm->clock if lookup failed
Javier Martinez Canillas
1
-0
/
+1
2016-06-07
[media] media: s5p-mfc: fix compilation issue on archs other than ARM (32bit)
Marek Szyprowski
1
-1
/
+1
2016-06-03
media: s5p-mfc: add iommu support
Marek Szyprowski
2
-0
/
+103
2016-06-03
media: s5p-mfc: replace custom reserved memory handling code with generic one
Marek Szyprowski
1
-75
/
+63
2016-06-03
media: set proper max seg size for devices on Exynos SoCs
Marek Szyprowski
1
-0
/
+4
2016-06-03
s5p-mfc: Fix race between s5p_mfc_probe() and s5p_mfc_open()
Javier Martinez Canillas
1
-18
/
+21
2016-06-03
s5p-mfc: Add release callback for memory region devs
Javier Martinez Canillas
1
-0
/
+7
2016-06-03
s5p-mfc: Set device name for reserved memory region devs
Javier Martinez Canillas
1
-0
/
+4
2016-04-13
[media] s5p-mfc: remove non-device-tree init code
Marek Szyprowski
1
-32
/
+5
2016-02-19
[media] s5p-mfc: add the support of V4L2_CID_MPEG_VIDEO_FORCE_KEY_FRAME
Wu-Cheng Li
1
-0
/
+12
2015-12-23
[media] s5p-mfc: remove volatile attribute from MFC register addresses
Andrzej Hajda
1
-244
/
+244
2015-12-23
[media] s5p-mfc: merge together s5p_mfc_hw_call and s5p_mfc_hw_call_void
Andrzej Hajda
6
-58
/
+52
2015-12-23
[media] s5p-mfc: use spinlock to protect MFC context
Andrzej Hajda
6
-70
/
+11
2015-12-23
[media] s5p-mfc: remove unnecessary callbacks
Andrzej Hajda
3
-102
/
+0
2015-12-23
[media] s5p-mfc: make queue cleanup code common
Andrzej Hajda
7
-50
/
+23
[next]