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.c
Age
Commit message (
Expand
)
Author
2013-03-21
[media] s5p-mfc: Fix frame skip bug
Arun Kumar K
2013-02-06
[media] media: Convert to devm_ioremap_resource()
Thierry Reding
2013-02-05
[media] s5p-mfc: Fix kernel warning on memory init
Arun Kumar K
2013-02-05
[media] s5p-mfc: Use WARN_ON(condition) directly
Sachin Kamat
2013-01-24
Merge branch 'v4l_for_linus' into staging/for_v3.9
Mauro Carvalho Chehab
2013-01-11
Merge tag 'v3.8-rc3' into v4l_for_linus
Mauro Carvalho Chehab
2013-01-06
[media] s5p-mfc: Context handling in open() bugfix
Kamil Debski
2013-01-06
[media] s5p-mfc: Correct check of vb2_dma_contig_init_ctx return value
Kamil Debski
2013-01-06
[media] s5p-mfc: Move firmware allocation point to avoid allocation problems
Kamil Debski
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
2013-01-06
[media] s5p-mfc: Add device tree support
Arun Kumar K
2013-01-06
[media] s5p-mfc: Fix interrupt error handling routine
Kamil Debski
2013-01-03
Drivers: media: remove __dev* attributes.
Greg Kroah-Hartman
2012-11-26
[media] s5p-mfc: Handle multi-frame input buffer
Arun Kumar K
2012-10-05
[media] s5p-mfc: Set vfl_dir for encoder
Arun Kumar K
2012-10-05
[media] s5p-mfc: Update MFC v4l2 driver to support MFC6.x
Jeongtae Park
2012-10-05
[media] s5p-mfc: Add MFC variant data to device context
Arun Kumar K
2012-10-05
[media] s5p-mfc: Update MFCv5 driver for callback based architecture
Arun Kumar K
2012-10-05
[media] s5p-mfc: Prepare driver for callback based re-architecture
Arun Kumar K
2012-10-02
[media] s5p-mfc: Fix misplaced return statement in s5p_mfc_suspend()
Sachin Kamat
2012-10-02
[media] s5p-mfc: optimized code related to working contextes
Andrzej Hajda
2012-10-02
[media] s5p-mfc: added support for end of stream handling in MFC encoder
Andrzej Hajda
2012-10-01
[media] s5p-mfc: Add missing braces around sizeof
Sachin Kamat
2012-09-26
[media] Set vfl_dir for all display or m2m drivers
Hans Verkuil
2012-08-15
[media] rename drivers/media/video as .../platform
Mauro Carvalho Chehab