index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
s5p-mfc
Age
Commit message (
Expand
)
Author
2017-05-25
s5p-mfc: Fix unbalanced call to clock management
Marek Szyprowski
2017-05-25
s5p-mfc: Fix race between interrupt routine and device functions
Marek Szyprowski
2017-01-26
s5p-mfc: Fix clock management in s5p_mfc_release() function
Marek Szyprowski
2017-01-09
s5p-mfc: fix failure path of s5p_mfc_alloc_memdev()
Marek Szyprowski
2016-08-24
[media] s5p-mfc: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-08-24
[media] media: s5p-mfc remove unnecessary error messages
Shuah Khan
2016-08-24
[media] media: s5p-mfc Fix misspelled error message and checkpatch errors
Shuah Khan
2016-08-24
[media] s5p-mfc: remove redundant return value check of platform_get_resource()
Wei Yongjun
2016-08-24
[media] media: s5p-mfc remove void function return statement
Shuah Khan
2016-08-24
[media] media: s5p-mfc fix invalid memory access from s5p_mfc_release()
Shuah Khan
2016-08-24
[media] media: Doc s5p-mfc add missing fields to s5p_mfc_dev structure defini...
Shuah Khan
2016-07-08
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
2016-07-08
[media] media/platform: convert drivers to use the new vb2_queue dev field
Hans Verkuil
2016-07-08
[media] s5p-mfc: improve v4l2_capability driver and card fields
Javier Martinez Canillas
2016-07-08
[media] s5p-mfc: set capablity bus_info as required by VIDIOC_QUERYCAP
Javier Martinez Canillas
2016-07-08
[media] s5p-mfc: use vb2_is_streaming() to check vb2 queue status
Javier Martinez Canillas
2016-07-08
[media] s5p-mfc: don't print errors on VIDIOC_REQBUFS unsupported mem type
Javier Martinez Canillas
2016-07-08
[media] s5p-mfc: fix typo in s5p_mfc_dec function comment
Javier Martinez Canillas
2016-07-08
[media] s5p-mfc: fix error path in driver probe
Marek Szyprowski
2016-07-08
[media] s5p-mfc: fix null pointer deference in clk_core_enable()
Shuah Khan
2016-07-08
[media] s5p-mfc: fix memory leak in s5p_mfc_remove()
Shuah Khan
2016-07-08
[media] s5p-mfc: fix video device release double release in probe error path
Shuah Khan
2016-06-07
[media] s5p-mfc: fix a typo in s5p_mfc_dec
ayaka
2016-06-07
[media] s5p-mfc: remove unnecessary check in try_fmt
ayaka
2016-06-07
[media] s5p-mfc: Add handling of buffer freeing reqbufs request
ayaka
2016-06-07
[media] s5p-mfc: don't close instance after free OUTPUT buffers
ayaka
2016-06-07
[media] s5p-mfc: Don't try to put pm->clock if lookup failed
Javier Martinez Canillas
2016-06-07
[media] media: s5p-mfc: fix compilation issue on archs other than ARM (32bit)
Marek Szyprowski
2016-06-03
media: s5p-mfc: add iommu support
Marek Szyprowski
2016-06-03
media: s5p-mfc: replace custom reserved memory handling code with generic one
Marek Szyprowski
2016-06-03
media: set proper max seg size for devices on Exynos SoCs
Marek Szyprowski
2016-06-03
s5p-mfc: Fix race between s5p_mfc_probe() and s5p_mfc_open()
Javier Martinez Canillas
2016-06-03
s5p-mfc: Add release callback for memory region devs
Javier Martinez Canillas
2016-06-03
s5p-mfc: Set device name for reserved memory region devs
Javier Martinez Canillas
2016-04-13
[media] s5p-mfc: remove non-device-tree init code
Marek Szyprowski
2016-02-19
[media] s5p-mfc: add the support of V4L2_CID_MPEG_VIDEO_FORCE_KEY_FRAME
Wu-Cheng Li
2015-12-23
[media] s5p-mfc: remove volatile attribute from MFC register addresses
Andrzej Hajda
2015-12-23
[media] s5p-mfc: merge together s5p_mfc_hw_call and s5p_mfc_hw_call_void
Andrzej Hajda
2015-12-23
[media] s5p-mfc: use spinlock to protect MFC context
Andrzej Hajda
2015-12-23
[media] s5p-mfc: remove unnecessary callbacks
Andrzej Hajda
2015-12-23
[media] s5p-mfc: make queue cleanup code common
Andrzej Hajda
2015-12-23
[media] s5p-mfc: use one implementation of s5p_mfc_get_new_ctx
Andrzej Hajda
2015-12-23
[media] s5p-mfc: constify s5p_mfc_codec_ops structures
Julia Lawall
2015-12-18
[media] media: videobuf2: Move timestamp to vb2_buffer
Junghak Sung
2015-12-18
[media] vb2: drop v4l2_format argument from queue_setup
Hans Verkuil
2015-11-17
[media] media/core: Replace ctrl_class with which
Ricardo Ribalda
2015-10-20
[media] media: videobuf2: Change queue_setup argument
Junghak Sung
2015-10-20
[media] s5p-mfc: use MFC_BUF_FLAG_EOS to identify last buffers in decoder cap...
Andrzej Hajda
2015-10-20
[media] s5p-mfc: end-of-stream handling for newer encoders
Andrzej Hajda
2015-10-20
[media] s5p-mfc: fix spelling errors
Ingi Kim
[next]