index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: 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
*
[media] s5p-mfc: Fix sparse errors in the MFC driver
Kamil Debski
2014-09-26
1
-13
/
+13
*
[media] s5p_mfc: get rid of several warnings
Mauro Carvalho Chehab
2014-08-26
1
-5
/
+2
*
[media] s5p-mfc: Core support for v8 encoder
Kiran AVND
2014-05-23
1
-6
/
+11
*
[media] v4l: s5p-mfc: Limit enum_fmt to output formats of current version
Kamil Debski
2014-05-23
1
-23
/
+27
*
[media] s5p-mfc: Rename IS_MFCV7 macro
Arun Kumar K
2014-05-23
1
-1
/
+1
*
[media] s5p-mfc: Extract open/close MFC instance commands
Pawel Osciak
2014-05-23
1
-15
/
+3
*
[media] s5p-mfc: fix encoder crash after VIDIOC_STREAMOFF
John Sheu
2014-05-23
1
-9
/
+11
*
[media] vb2: stop_streaming should return void
Hans Verkuil
2014-04-23
1
-2
/
+1
*
[media] s5p-mfc: Add Horizontal and Vertical MV Search Range
Amit Grover
2014-02-28
1
-0
/
+24
*
[media] s5p-mfc: Add controls to set vp8 enc profile
Kiran AVND
2014-01-13
1
-0
/
+11
*
[media] s5p-mfc: Add QP setting support for vp8 encoder
Arun Kumar K
2014-01-13
1
-0
/
+44
*
[media] vb2: return ENOBUFS in start_streaming in case of too few buffers
Hans Verkuil
2014-01-07
1
-1
/
+1
*
[media] s5p-mfc: Adjust the default values of some encoder params
Arun Kumar K
2013-10-28
1
-4
/
+4
*
[media] s5p-mfc: Fix input/output format reporting
John Sheu
2013-09-03
1
-33
/
+22
*
[media] s5p-mfc: Add support for VP8 encoder
Arun Kumar K
2013-08-18
1
-1
/
+89
*
[media] s5p-mfc: Update driver for v7 firmware
Arun Kumar K
2013-08-18
1
-0
/
+1
*
[media] s5p-mfc: Rename IS_MFCV6 macro
Arun Kumar K
2013-08-18
1
-7
/
+9
[next]