index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
s5p-mfc
/
s5p_mfc_opr_v6.c
Age
Commit message (
Expand
)
Author
2014-09-26
[media] s5p_mfc_opr_v6: get rid of warnings when compiled with 64 bits
Mauro Carvalho Chehab
2014-09-26
[media] s5p_mfc_opr_v6: remove address space removal warnings
Mauro Carvalho Chehab
2014-09-26
[media] s5p_mfc_opr_v6: fix wrong type for registers
Mauro Carvalho Chehab
2014-09-26
[media] s5p-mfc: Fix sparse errors in the MFC driver
Kamil Debski
2014-07-22
[media] s5p-mfc: Add init buffer cmd to MFCV6
Arun Kumar K
2014-05-23
[media] s5p-mfc: Core support for v8 encoder
Kiran AVND
2014-05-23
[media] s5p-mfc: Core support to add v8 decoder
Kiran AVND
2014-05-23
[media] s5p-mfc: Rename IS_MFCV7 macro
Arun Kumar K
2014-05-23
[media] s5p-mfc: Add variants to access mfc registers
Kiran AVND
2014-05-23
[media] s5p-mfc: Move INIT_BUFFER_OPTIONS from v7 to v6
Arun Kumar K
2014-02-28
[media] s5p-mfc: Add Horizontal and Vertical MV Search Range
Amit Grover
2014-01-13
[media] s5p-mfc: Add controls to set vp8 enc profile
Kiran AVND
2014-01-13
[media] s5p-mfc: Add QP setting support for vp8 encoder
Arun Kumar K
2013-08-18
[media] s5p-mfc: Add support for VP8 encoder
Arun Kumar K
2013-08-18
[media] s5p-mfc: Update driver for v7 firmware
Arun Kumar K
2013-06-18
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-06-03
[media] s5p-mfc: added missing end-of-lines in debug messages
Andrzej Hajda
2013-06-03
[media] s5p-mfc: Remove unused s5p_mfc_get_decoded_status_v6() function
Sylwester Nawrocki
2013-06-03
[media] s5p-mfc: Update v6 encoder buffer alloc
Arun Kumar K
2013-04-30
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-04-12
[media] s5p-mfc: Add support for EOS command and EOS event in video decoder
Kamil Debski
2013-03-31
treewide: Fix typos in kernel messages
Masanari Iida
2013-03-18
[media] s5p-mfc: Staticize symbols in s5p_mfc_opr_v6.c
Sachin Kamat
2013-01-06
[media] s5p-mfc: Change internal buffer allocation from vb2 ops to dma_alloc_...
Kamil Debski
2013-01-06
[media] s5p-mfc: Fix an error check
Sachin Kamat
2013-01-06
[media] s5p-mfc: Flush DPB buffers during stream off
Arun Kumar K
2013-01-06
[media] s5p-mfc: remove unused variable
Wei Yongjun
2012-11-26
[media] s5p-mfc: Bug fix of timestamp/timecode copy mechanism
Arun Kumar K
2012-10-05
[media] s5p-mfc: Update MFC v4l2 driver to support MFC6.x
Jeongtae Park