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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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
*
[media] s5p-mfc: added support for end of stream handling in MFC encoder
Andrzej Hajda
2012-10-02
6
-35
/
+177
*
[media] s5p-mfc: Add missing braces around sizeof
Sachin Kamat
2012-10-01
1
-2
/
+2
*
[media] s5p-mfc: Fix second memory bank alignment
Kamil Debski
2012-10-01
1
-1
/
+1
*
[media] Set vfl_dir for all display or m2m drivers
Hans Verkuil
2012-09-26
1
-0
/
+1
*
[media] rename drivers/media/video as .../platform
Mauro Carvalho Chehab
2012-08-15
21
-0
/
+7623