index
:
~tpalli/kernel
blending
master
pipe_scaler
pipe_scaler_rebase_20170328
Linux
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
s5p-mfc
/
s5p_mfc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-30
[media] s5p-mfc: Add support for MFC v8 available in Exynos 5433 SoCs
Marek Szyprowski
1
-0
/
+14
2016-11-30
[media] s5p-mfc: Rework clock handling
Marek Szyprowski
1
-0
/
+8
2016-11-30
[media] s5p-mfc: Remove dead conditional code
Marek Szyprowski
1
-22
/
+0
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: 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
1
-0
/
+1
2016-11-16
[media] s5p-mfc: Skip incomplete frame
Donghwa Lee
1
-2
/
+5
2016-10-21
[media] s5p-mfc: fix failure path of s5p_mfc_alloc_memdev()
Marek Szyprowski
1
-0
/
+1
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] 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-07-08
[media] media/platform: convert drivers to use the new vb2_queue dev field
Hans Verkuil
1
-17
/
+1
2016-07-08
[media] s5p-mfc: improve v4l2_capability driver and card fields
Javier Martinez Canillas
1
-1
/
+0
2016-07-08
[media] s5p-mfc: fix error path in driver probe
Marek Szyprowski
1
-5
/
+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-03
media: s5p-mfc: add iommu support
Marek Szyprowski
1
-0
/
+24
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
2015-12-23
[media] s5p-mfc: merge together s5p_mfc_hw_call and s5p_mfc_hw_call_void
Andrzej Hajda
1
-19
/
+19
2015-12-23
[media] s5p-mfc: use spinlock to protect MFC context
Andrzej Hajda
1
-12
/
+3
2015-12-23
[media] s5p-mfc: make queue cleanup code common
Andrzej Hajda
1
-8
/
+18
2015-12-23
[media] s5p-mfc: use one implementation of s5p_mfc_get_new_ctx
Andrzej Hajda
1
-0
/
+20
2015-12-18
[media] media: videobuf2: Move timestamp to vb2_buffer
Junghak Sung
1
-2
/
+2
2015-10-20
[media] s5p-mfc: use MFC_BUF_FLAG_EOS to identify last buffers in decoder cap...
Andrzej Hajda
1
-0
/
+1
2015-10-20
[media] s5p-mfc: end-of-stream handling for newer encoders
Andrzej Hajda
1
-13
/
+12
2015-10-01
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
1
-36
/
+42
2015-10-01
[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2
Junghak Sung
1
-1
/
+1
2015-05-12
[media] s5p-mfc: Set last buffer flag
Philipp Zabel
1
-0
/
+1
2015-05-12
[media] media: platform: s5p: Constify platform_device_id
Krzysztof Kozlowski
1
-1
/
+1
2015-04-30
[media] s5p_mfc: remove a dead code
Mauro Carvalho Chehab
1
-2
/
+0
2015-04-21
Merge branch 'patchwork' into v4l_for_linus
Mauro Carvalho Chehab
1
-0
/
+7
2015-04-10
[media] s5p-mfc: set allow_zero_bytesused flag for vb2_queue_init
Kamil Debski
1
-0
/
+7
2015-03-04
[media] s5p-mfc: Fix NULL pointer dereference caused by not set q->lock
Kamil Debski
1
-0
/
+1
2014-12-22
[media] media: s5p-mfc: use vb2_ops_wait_prepare/finish helper
Prabhakar Lad
1
-0
/
+1
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-12-11
Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-19
/
+30
2014-12-05
media / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
1
-1
/
+1
2014-11-05
[media] s5p_mfc: Remove redundant casts
Rasmus Villemoes
1
-2
/
+2
2014-10-28
[media] s5p-mfc: De-init MFC when watchdog kicks in
Arun Mankuzhi
1
-0
/
+4
2014-10-28
[media] s5p-mfc: Don't crash the kernel if the watchdog kicks in
Pawel Osciak
1
-14
/
+7
2014-10-28
[media] s5p-mfc: Only set timestamp/timecode for new frames
Ilja Friedel
1
-2
/
+10
2014-10-28
[media] s5p-mfc: clear 'enter_suspend' flag if suspend fails
Prathyush K
1
-1
/
+7
[next]