index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
s5p-mfc
/
s5p_mfc_enc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: media/platform: don't set description in ENUM_FMT
Hans Verkuil
2019-07-22
1
-13
/
+1
*
Merge tag 'v5.2-rc4' into media/master
Mauro Carvalho Chehab
2019-06-11
1
-5
/
+1
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
|
media: v4l2: Get rid of ->vidioc_enum_fmt_vid_{cap, out}_mplane
Boris Brezillon
2019-06-05
1
-6
/
+6
*
|
media: v4l2: Make sure all drivers set _MPLANE caps in vdev->device_caps
Boris Brezillon
2019-06-05
1
-7
/
+0
*
|
media: coda/venus/s5p_mfc: fix control typo
Hans Verkuil
2019-05-28
1
-1
/
+1
|
/
*
Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-10-31
1
-2
/
+2
|
\
|
*
media: videobuf2-v4l2: integrate with media requests
Hans Verkuil
2018-08-31
1
-2
/
+2
*
|
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-09-11
1
-3
/
+3
|
/
*
media: v4l2-ctrl: Change control for VP8 profile to menu control
Keiichi Watanabe
2018-07-04
1
-8
/
+7
*
media: s5p-mfc: fix two sparse warnings
Hans Verkuil
2018-05-25
1
-2
/
+2
*
media: s5p_mfc_enc: get rid of new warnings
Mauro Carvalho Chehab
2018-03-22
1
-1
/
+1
*
media: s5p-mfc: Amend initial min, max values of HEVC hierarchical coding QP ...
Sylwester Nawrocki
2018-03-22
1
-14
/
+14
*
media: s5p-mfc: Ensure HEVC QP controls range is properly updated
Sylwester Nawrocki
2018-03-22
1
-0
/
+40
*
media: s5p-mfc: Add support for HEVC encoder
Smitha T Murthy
2018-03-22
1
-0
/
+536
*
media: s5p-mfc: Use min scratch buffer size as provided by F/W
Smitha T Murthy
2018-03-22
1
-0
/
+5
*
media: s5p-mfc: Adding initial support for MFC v10.10
Smitha T Murthy
2018-03-22
1
-10
/
+6
*
media: s5p-mfc: Fix encoder menu controls initialization
Sylwester Nawrocki
2017-12-18
1
-1
/
+1
*
[media] s5p-mfc: Rename BANK1/2 to BANK_L/R to better match documentation
Marek Szyprowski
2017-04-05
1
-5
/
+5
*
[media] s5p-mfc: Replace mem_dev_* entries with an array
Marek Szyprowski
2017-04-05
1
-5
/
+5
*
[media] s5p-mfc: Use printk_ratelimited for reporting ioctl errors
Marek Szyprowski
2016-11-30
1
-1
/
+1
*
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
2016-07-08
1
-6
/
+6
*
[media] media/platform: convert drivers to use the new vb2_queue dev field
Hans Verkuil
2016-07-08
1
-9
/
+5
*
[media] s5p-mfc: improve v4l2_capability driver and card fields
Javier Martinez Canillas
2016-07-08
1
-2
/
+2
*
[media] s5p-mfc: set capablity bus_info as required by VIDIOC_QUERYCAP
Javier Martinez Canillas
2016-07-08
1
-1
/
+2
*
[media] s5p-mfc: remove unnecessary check in try_fmt
ayaka
2016-06-07
1
-9
/
+0
*
[media] s5p-mfc: Add handling of buffer freeing reqbufs request
ayaka
2016-06-07
1
-0
/
+3
*
[media] s5p-mfc: add the support of V4L2_CID_MPEG_VIDEO_FORCE_KEY_FRAME
Wu-Cheng Li
2016-02-19
1
-0
/
+12
*
[media] s5p-mfc: merge together s5p_mfc_hw_call and s5p_mfc_hw_call_void
Andrzej Hajda
2015-12-23
1
-10
/
+10
*
[media] s5p-mfc: use spinlock to protect MFC context
Andrzej Hajda
2015-12-23
1
-14
/
+0
*
[media] s5p-mfc: make queue cleanup code common
Andrzej Hajda
2015-12-23
1
-4
/
+2
*
[media] s5p-mfc: constify s5p_mfc_codec_ops structures
Julia Lawall
2015-12-23
1
-2
/
+2
*
[media] vb2: drop v4l2_format argument from queue_setup
Hans Verkuil
2015-12-18
1
-1
/
+0
*
[media] media/core: Replace ctrl_class with which
Ricardo Ribalda
2015-11-17
1
-1
/
+1
*
[media] media: videobuf2: Change queue_setup argument
Junghak Sung
2015-10-20
1
-1
/
+1
*
[media] s5p-mfc: end-of-stream handling for newer encoders
Andrzej Hajda
2015-10-20
1
-2
/
+3
*
[media] s5p-mfc: fix spelling errors
Ingi Kim
2015-10-20
1
-4
/
+4
*
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
2015-10-01
1
-26
/
+32
*
[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2
Junghak Sung
2015-10-01
1
-1
/
+1
*
[media] s5p-mfc: fix state check from encoder queue_setup
Seung-Woo Kim
2015-08-11
1
-4
/
+5
*
[media] s5p-mfc: remove unnecessary version.h inclusion
Fabian Frederick
2015-02-02
1
-1
/
+0
*
[media] media: s5p-mfc: use vb2_ops_wait_prepare/finish helper
Prabhakar Lad
2014-12-22
1
-18
/
+2
*
[media] media/platform: fix querycap
Hans Verkuil
2014-12-02
1
-4
/
+2
*
[media] s5p-mfc: fix sparse error
Hans Verkuil
2014-11-05
1
-1
/
+1
*
[media] s5p-mfc: correct the formats info for encoder
ayaka
2014-10-28
1
-3
/
+2
*
[media] s5p-mfc: fix a race in interrupt flags handling
Pawel Osciak
2014-10-28
1
-1
/
+0
*
[media] s5p-mfc: Fix REQBUFS(0) for encoder
Pawel Osciak
2014-10-28
1
-0
/
+13
*
[media] s5p-mfc: support MIN_BUFFERS query for encoder
Kiran AVND
2014-10-28
1
-0
/
+42
*
[media] s5p-mfc: Fix several printk warnings
Mauro Carvalho Chehab
2014-09-26
1
-5
/
+5
*
[media] s5p-mfc: fix enum_fmt for s5p-mfc
ayaka
2014-09-26
1
-21
/
+3
[next]