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
Age
Commit message (
Expand
)
Author
2013-04-30
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-04-25
[media] s5p-mfc: Optimize copy time stamp handling
Kamil Debski
2013-04-25
[media] s5p-mfc: fix error return code in s5p_mfc_probe()
Wei Yongjun
2013-04-14
[media] s5p-mfc: Remove potential uninitialized variable usage
Sylwester Nawrocki
2013-04-12
[media] s5p-mfc: Add support for EOS command and EOS event in video decoder
Kamil Debski
2013-04-01
Merge tag 'v3.9-rc5' into patchwork
Mauro Carvalho Chehab
2013-03-31
treewide: Fix typos in kernel messages
Masanari Iida
2013-03-21
[media] s5p-mfc: Fix encoder control 15 issue
Arun Kumar K
2013-03-21
[media] s5p-mfc: Fix frame skip bug
Arun Kumar K
2013-03-18
[media] s5p-mfc: Staticize symbols in s5p_mfc_opr_v5.c
Sachin Kamat
2013-03-18
[media] s5p-mfc: Staticize symbols in s5p_mfc_opr_v6.c
Sachin Kamat
2013-03-18
[media] s5p-mfc: Staticize some symbols in s5p_mfc_cmd_v5.c
Sachin Kamat
2013-03-18
[media] s5p-mfc: Staticize some symbols in s5p_mfc_cmd_v6.c
Sachin Kamat
2013-03-05
[media] vb2: Add support for non monotonic timestamps
Kamil Debski
2013-02-06
[media] s5p-mfc: end-of-stream handling in encoder bug fix
Kamil Debski
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-02-05
[media] s5p-mfc: Use NULL instead of 0 for pointer
Sachin Kamat
2013-02-05
[media] s5p-mfc: Fix a watchdog bug
Kamil Debski
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: Change internal buffer allocation from vb2 ops to dma_alloc_...
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: Fix an error check
Sachin Kamat
2013-01-06
[media] s5p-mfc: Fix a typo in error message in s5p_mfc_pm.c
Sachin Kamat
2013-01-06
[media] s5p-mfc: Remove redundant 'break'
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
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-12-11
Merge branch 'for_3.8-rc1' into v4l_for_linus
Mauro Carvalho Chehab
2012-12-04
Merge tag 'v3.7-rc8' into staging/for_v3.8
Mauro Carvalho Chehab
2012-11-26
[media] s5p-mfc: Handle multi-frame input buffer
Arun Kumar K
2012-11-26
[media] s5p-mfc: Bug fix of timestamp/timecode copy mechanism
Arun Kumar K
2012-11-25
[media] v4l: s5p-mfc: support for dmabuf exporting
Tomasz Stanislawski
2012-10-25
[media] s5p-mfc: Make 'clk_ref' static in s5p_mfc_pm.c
Sachin Kamat
2012-10-25
[media] s5p-mfc: Fix compilation warning
Sachin Kamat
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: MFCv6 register definitions
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
[next]