index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
s5p-mfc
/
s5p_mfc_dec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: s5p-mfc: fix two sparse warnings
Hans Verkuil
2018-05-25
1
-2
/
+2
*
media: s5p-mfc: Add VP9 decoder support
Smitha T Murthy
2018-03-22
1
-0
/
+7
*
media: s5p-mfc: Add support for HEVC decoder
Smitha T Murthy
2018-03-22
1
-0
/
+7
*
media: s5p-mfc: Adding initial support for MFC v10.10
Smitha T Murthy
2018-03-22
1
-20
/
+12
*
media: s5p-mfc: Rename IS_MFCV8 macro
Smitha T Murthy
2018-03-22
1
-1
/
+1
*
[media] s5p-mfc: Rename BANK1/2 to BANK_L/R to better match documentation
Marek Szyprowski
2017-04-05
1
-4
/
+4
*
[media] s5p-mfc: Replace mem_dev_* entries with an array
Marek Szyprowski
2017-04-05
1
-4
/
+4
*
[media] s5p-mfc: Use printk_ratelimited for reporting ioctl errors
Marek Szyprowski
2016-11-30
1
-1
/
+1
*
[media] s5p-mfc: don't break long lines
Mauro Carvalho Chehab
2016-10-21
1
-7
/
+6
*
[media] media: s5p-mfc Fix misspelled error message and checkpatch errors
Shuah Khan
2016-08-24
1
-5
/
+6
*
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
2016-07-08
1
-5
/
+5
*
[media] media/platform: convert drivers to use the new vb2_queue dev field
Hans Verkuil
2016-07-08
1
-6
/
+4
*
[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: use vb2_is_streaming() to check vb2 queue status
Javier Martinez Canillas
2016-07-08
1
-2
/
+2
*
[media] s5p-mfc: don't print errors on VIDIOC_REQBUFS unsupported mem type
Javier Martinez Canillas
2016-07-08
1
-1
/
+1
*
[media] s5p-mfc: fix typo in s5p_mfc_dec function comment
Javier Martinez Canillas
2016-07-08
1
-1
/
+1
*
[media] s5p-mfc: fix a typo in s5p_mfc_dec
ayaka
2016-06-07
1
-1
/
+1
*
[media] s5p-mfc: don't close instance after free OUTPUT buffers
ayaka
2016-06-07
1
-1
/
+0
*
[media] s5p-mfc: merge together s5p_mfc_hw_call and s5p_mfc_hw_call_void
Andrzej Hajda
2015-12-23
1
-6
/
+6
*
[media] s5p-mfc: use spinlock to protect MFC context
Andrzej Hajda
2015-12-23
1
-6
/
+7
*
[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
/
+1
*
[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: use MFC_BUF_FLAG_EOS to identify last buffers in decoder cap...
Andrzej Hajda
2015-10-20
1
-8
/
+13
*
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
2015-10-01
1
-7
/
+8
*
[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2
Junghak Sung
2015-10-01
1
-1
/
+1
*
[media] s5p-mfc: remove unnecessary version.h inclusion
Fabian Frederick
2015-02-02
1
-1
/
+0
*
[media] s5p-mfc-dec: Don't use encoder stop command
Nicolas Dufresne
2015-02-02
1
-1
/
+1
*
[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 a race in interrupt flags handling
Pawel Osciak
2014-10-28
1
-3
/
+0
*
[media] s5p-mfc: fix V4L2_CID_MIN_BUFFERS_FOR_CAPTURE on resolution change
Pawel Osciak
2014-10-28
1
-1
/
+2
*
[media] s5p-mfc: Fix several printk warnings
Mauro Carvalho Chehab
2014-09-26
1
-2
/
+2
*
[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
-10
/
+10
*
[media] s5p_mfc: correct the loop condition
Zhaowei Yuan
2014-09-26
1
-1
/
+1
*
[media] s5p_mfc: get rid of several warnings
Mauro Carvalho Chehab
2014-08-26
1
-2
/
+2
*
[media] s5p-mfc: limit the size of the CPB
panpan liu
2014-07-21
1
-3
/
+6
*
[media] s5p-mfc: Add support for resolution change event
Pawel Osciak
2014-05-23
1
-0
/
+2
*
[media] s5p-mfc: Core support to add v8 decoder
Kiran AVND
2014-05-23
1
-13
/
+23
*
[media] v4l: s5p-mfc: Limit enum_fmt to output formats of current version
Kamil Debski
2014-05-23
1
-19
/
+30
*
[media] v4l: s5p-mfc: Fix default pixel format selection for decoder
Kamil Debski
2014-05-23
1
-5
/
+5
*
[media] s5p-mfc: Don't allocate codec buffers on STREAMON
Pawel Osciak
2014-05-23
1
-17
/
+13
*
[media] s5p-mfc: Extract open/close MFC instance commands
Pawel Osciak
2014-05-23
1
-22
/
+6
*
[media] s5p-mfc: Fixes for decode REQBUFS
Pawel Osciak
2014-05-23
1
-79
/
+99
*
[media] vb2: stop_streaming should return void
Hans Verkuil
2014-04-23
1
-2
/
+1
*
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-09-05
1
-5
/
+6
|
\
[next]