index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
s5p-mfc
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-06
[media] s5p-mfc: end-of-stream handling in encoder bug fix
Kamil Debski
1
-0
/
+2
2013-02-06
[media] media: Convert to devm_ioremap_resource()
Thierry Reding
1
-5
/
+3
2013-02-05
[media] s5p-mfc: Fix kernel warning on memory init
Arun Kumar K
1
-33
/
+45
2013-02-05
[media] s5p-mfc: Use WARN_ON(condition) directly
Sachin Kamat
1
-2
/
+1
2013-02-05
[media] s5p-mfc: Use NULL instead of 0 for pointer
Sachin Kamat
1
-1
/
+1
2013-02-05
[media] s5p-mfc: Fix a watchdog bug
Kamil Debski
1
-1
/
+1
2013-01-24
Merge branch 'v4l_for_linus' into staging/for_v3.9
Mauro Carvalho Chehab
1
-53
/
+39
2013-01-11
Merge tag 'v3.8-rc3' into v4l_for_linus
Mauro Carvalho Chehab
1
-2
/
+2
2013-01-06
[media] s5p-mfc: Context handling in open() bugfix
Kamil Debski
1
-2
/
+2
2013-01-06
[media] s5p-mfc: Change internal buffer allocation from vb2 ops to dma_alloc_...
Kamil Debski
5
-229
/
+143
2013-01-06
[media] s5p-mfc: Correct check of vb2_dma_contig_init_ctx return value
Kamil Debski
1
-2
/
+2
2013-01-06
[media] s5p-mfc: Move firmware allocation point to avoid allocation problems
Kamil Debski
4
-97
/
+94
2013-01-06
[media] s5p-mfc: Fix an error check
Sachin Kamat
1
-2
/
+2
2013-01-06
[media] s5p-mfc: Fix a typo in error message in s5p_mfc_pm.c
Sachin Kamat
1
-1
/
+1
2013-01-06
[media] s5p-mfc: Remove redundant 'break'
Sachin Kamat
1
-1
/
+0
2013-01-06
[media] s5p-mfc: Flush DPB buffers during stream off
Arun Kumar K
4
-8
/
+31
2013-01-06
[media] s5p-mfc: remove unused variable
Wei Yongjun
2
-11
/
+0
2013-01-06
[media] s5p-mfc: Add device tree support
Arun Kumar K
1
-16
/
+84
2013-01-06
[media] s5p-mfc: Fix interrupt error handling routine
Kamil Debski
1
-51
/
+37
2013-01-03
Drivers: media: remove __dev* attributes.
Greg Kroah-Hartman
1
-2
/
+2
2012-12-11
Merge branch 'for_3.8-rc1' into v4l_for_linus
Mauro Carvalho Chehab
3
-2
/
+30
2012-12-04
Merge tag 'v3.7-rc8' into staging/for_v3.8
Mauro Carvalho Chehab
2
-6
/
+3
2012-11-26
[media] s5p-mfc: Handle multi-frame input buffer
Arun Kumar K
1
-5
/
+2
2012-11-26
[media] s5p-mfc: Bug fix of timestamp/timecode copy mechanism
Arun Kumar K
1
-1
/
+1
2012-11-25
[media] v4l: s5p-mfc: support for dmabuf exporting
Tomasz Stanislawski
2
-0
/
+28
2012-10-25
[media] s5p-mfc: Make 'clk_ref' static in s5p_mfc_pm.c
Sachin Kamat
1
-1
/
+1
2012-10-25
[media] s5p-mfc: Fix compilation warning
Sachin Kamat
1
-1
/
+1
2012-10-05
[media] s5p-mfc: Set vfl_dir for encoder
Arun Kumar K
1
-0
/
+1
2012-10-05
[media] s5p-mfc: Update MFC v4l2 driver to support MFC6.x
Jeongtae Park
14
-168
/
+2677
2012-10-05
[media] s5p-mfc: MFCv6 register definitions
Jeongtae Park
1
-0
/
+408
2012-10-05
[media] s5p-mfc: Add MFC variant data to device context
Arun Kumar K
7
-187
/
+268
2012-10-05
[media] s5p-mfc: Update MFCv5 driver for callback based architecture
Arun Kumar K
18
-326
/
+852
2012-10-05
[media] s5p-mfc: Prepare driver for callback based re-architecture
Arun Kumar K
11
-189
/
+151
2012-10-02
[media] s5p-mfc: Fix misplaced return statement in s5p_mfc_suspend()
Sachin Kamat
1
-2
/
+3
2012-10-02
[media] s5p-mfc: optimized code related to working contextes
Andrzej Hajda
4
-62
/
+60
2012-10-02
[media] s5p-mfc: added support for end of stream handling in MFC encoder
Andrzej Hajda
6
-35
/
+177
2012-10-01
[media] s5p-mfc: Add missing braces around sizeof
Sachin Kamat
1
-2
/
+2
2012-10-01
[media] s5p-mfc: Fix second memory bank alignment
Kamil Debski
1
-1
/
+1
2012-09-26
[media] Set vfl_dir for all display or m2m drivers
Hans Verkuil
1
-0
/
+1
2012-08-15
[media] rename drivers/media/video as .../platform
Mauro Carvalho Chehab
21
-0
/
+7623