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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-04-30
6
-131
/
+222
|
\
|
*
[media] s5p-mfc: Optimize copy time stamp handling
Kamil Debski
2013-04-25
1
-6
/
+4
|
*
[media] s5p-mfc: fix error return code in s5p_mfc_probe()
Wei Yongjun
2013-04-25
1
-1
/
+2
|
*
[media] s5p-mfc: Remove potential uninitialized variable usage
Sylwester Nawrocki
2013-04-14
1
-1
/
+1
|
*
[media] s5p-mfc: Add support for EOS command and EOS event in video decoder
Kamil Debski
2013-04-12
4
-5
/
+92
|
*
Merge tag 'v3.9-rc5' into patchwork
Mauro Carvalho Chehab
2013-04-01
2
-1
/
+2
|
|
\
|
*
|
[media] s5p-mfc: Staticize symbols in s5p_mfc_opr_v5.c
Sachin Kamat
2013-03-18
1
-51
/
+52
|
*
|
[media] s5p-mfc: Staticize symbols in s5p_mfc_opr_v6.c
Sachin Kamat
2013-03-18
1
-55
/
+57
|
*
|
[media] s5p-mfc: Staticize some symbols in s5p_mfc_cmd_v5.c
Sachin Kamat
2013-03-18
1
-6
/
+6
|
*
|
[media] s5p-mfc: Staticize some symbols in s5p_mfc_cmd_v6.c
Sachin Kamat
2013-03-18
1
-6
/
+6
|
*
|
[media] vb2: Add support for non monotonic timestamps
Kamil Debski
2013-03-05
1
-0
/
+2
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-04-30
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
treewide: Fix typos in kernel messages
Masanari Iida
2013-03-31
1
-1
/
+1
|
|
/
*
|
[media] s5p-mfc: Fix encoder control 15 issue
Arun Kumar K
2013-03-21
1
-0
/
+1
*
|
[media] s5p-mfc: Fix frame skip bug
Arun Kumar K
2013-03-21
1
-1
/
+1
|
/
*
[media] s5p-mfc: end-of-stream handling in encoder bug fix
Kamil Debski
2013-02-06
1
-0
/
+2
*
[media] media: Convert to devm_ioremap_resource()
Thierry Reding
2013-02-06
1
-5
/
+3
*
[media] s5p-mfc: Fix kernel warning on memory init
Arun Kumar K
2013-02-05
1
-33
/
+45
*
[media] s5p-mfc: Use WARN_ON(condition) directly
Sachin Kamat
2013-02-05
1
-2
/
+1
*
[media] s5p-mfc: Use NULL instead of 0 for pointer
Sachin Kamat
2013-02-05
1
-1
/
+1
*
[media] s5p-mfc: Fix a watchdog bug
Kamil Debski
2013-02-05
1
-1
/
+1
*
Merge branch 'v4l_for_linus' into staging/for_v3.9
Mauro Carvalho Chehab
2013-01-24
1
-53
/
+39
|
\
|
*
Merge tag 'v3.8-rc3' into v4l_for_linus
Mauro Carvalho Chehab
2013-01-11
1
-2
/
+2
|
|
\
|
|
*
Drivers: media: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-2
/
+2
|
*
|
[media] s5p-mfc: Fix interrupt error handling routine
Kamil Debski
2013-01-06
1
-51
/
+37
|
|
/
|
*
Merge branch 'for_3.8-rc1' into v4l_for_linus
Mauro Carvalho Chehab
2012-12-11
3
-2
/
+30
|
|
\
*
|
|
[media] s5p-mfc: Context handling in open() bugfix
Kamil Debski
2013-01-06
1
-2
/
+2
*
|
|
[media] s5p-mfc: Change internal buffer allocation from vb2 ops to dma_alloc_...
Kamil Debski
2013-01-06
5
-229
/
+143
*
|
|
[media] s5p-mfc: Correct check of vb2_dma_contig_init_ctx return value
Kamil Debski
2013-01-06
1
-2
/
+2
*
|
|
[media] s5p-mfc: Move firmware allocation point to avoid allocation problems
Kamil Debski
2013-01-06
4
-97
/
+94
*
|
|
[media] s5p-mfc: Fix an error check
Sachin Kamat
2013-01-06
1
-2
/
+2
*
|
|
[media] s5p-mfc: Fix a typo in error message in s5p_mfc_pm.c
Sachin Kamat
2013-01-06
1
-1
/
+1
*
|
|
[media] s5p-mfc: Remove redundant 'break'
Sachin Kamat
2013-01-06
1
-1
/
+0
*
|
|
[media] s5p-mfc: Flush DPB buffers during stream off
Arun Kumar K
2013-01-06
4
-8
/
+31
*
|
|
[media] s5p-mfc: remove unused variable
Wei Yongjun
2013-01-06
2
-11
/
+0
*
|
|
[media] s5p-mfc: Add device tree support
Arun Kumar K
2013-01-06
1
-16
/
+84
*
|
|
Merge tag 'v3.7-rc8' into staging/for_v3.8
Mauro Carvalho Chehab
2012-12-04
2
-6
/
+3
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
[media] s5p-mfc: Handle multi-frame input buffer
Arun Kumar K
2012-11-26
1
-5
/
+2
|
*
[media] s5p-mfc: Bug fix of timestamp/timecode copy mechanism
Arun Kumar K
2012-11-26
1
-1
/
+1
*
|
[media] v4l: s5p-mfc: support for dmabuf exporting
Tomasz Stanislawski
2012-11-25
2
-0
/
+28
*
|
[media] s5p-mfc: Make 'clk_ref' static in s5p_mfc_pm.c
Sachin Kamat
2012-10-25
1
-1
/
+1
*
|
[media] s5p-mfc: Fix compilation warning
Sachin Kamat
2012-10-25
1
-1
/
+1
|
/
*
[media] s5p-mfc: Set vfl_dir for encoder
Arun Kumar K
2012-10-05
1
-0
/
+1
*
[media] s5p-mfc: Update MFC v4l2 driver to support MFC6.x
Jeongtae Park
2012-10-05
14
-168
/
+2677
*
[media] s5p-mfc: MFCv6 register definitions
Jeongtae Park
2012-10-05
1
-0
/
+408
*
[media] s5p-mfc: Add MFC variant data to device context
Arun Kumar K
2012-10-05
7
-187
/
+268
*
[media] s5p-mfc: Update MFCv5 driver for callback based architecture
Arun Kumar K
2012-10-05
18
-326
/
+852
*
[media] s5p-mfc: Prepare driver for callback based re-architecture
Arun Kumar K
2012-10-05
11
-189
/
+151
*
[media] s5p-mfc: Fix misplaced return statement in s5p_mfc_suspend()
Sachin Kamat
2012-10-02
1
-2
/
+3
*
[media] s5p-mfc: optimized code related to working contextes
Andrzej Hajda
2012-10-02
4
-62
/
+60
[next]