index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
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
Files
Lines
2014-03-11
[media] s5p-mfc: Replaced commas with semicolons
Joonyoung Shim
1
-4
/
+4
2014-03-05
[media] v4l: Copy timestamp source flags to destination on m2m devices
Sakari Ailus
1
-0
/
+5
2014-03-05
[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flags
Sakari Ailus
1
-2
/
+2
2014-01-13
[media] media: s5p_mfc: remove s5p_mfc_get_node_type() function
Marek Szyprowski
1
-21
/
+7
2013-11-29
[media] media_tree: Fix spelling errors
Jonathan McCrohan
1
-6
/
+6
2013-10-28
[media] s5p-mfc: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-1
/
+1
2013-10-28
[media] s5p-mfc: call wake_up_dev if in suspend mode
Prathyush K
1
-4
/
+6
2013-08-18
[media] s5p-mfc: Core support for MFC v7
Arun Kumar K
1
-0
/
+32
2013-06-20
Merge branch 'linus' into patchwork
Mauro Carvalho Chehab
1
-5
/
+3
2013-06-12
[media] s5p-mfc: Remove redundant use of of_match_ptr macro
Sachin Kamat
1
-1
/
+1
2013-06-03
[media] s5p-mfc: added missing end-of-lines in debug messages
Andrzej Hajda
1
-1
/
+1
2013-06-03
[media] s5p-mfc: Remove special clock usage in driver
Arun Kumar K
1
-2
/
+0
2013-06-03
[media] s5p-mfc: Update v6 encoder buffer alloc
Arun Kumar K
1
-2
/
+2
2013-04-25
[media] s5p-mfc: Optimize copy time stamp handling
Kamil Debski
1
-6
/
+4
2013-04-25
[media] s5p-mfc: fix error return code in s5p_mfc_probe()
Wei Yongjun
1
-1
/
+2
2013-04-14
[media] s5p-mfc: Remove potential uninitialized variable usage
Sylwester Nawrocki
1
-1
/
+1
2013-04-12
[media] s5p-mfc: Add support for EOS command and EOS event in video decoder
Kamil Debski
1
-0
/
+2
2013-04-01
Merge tag 'v3.9-rc5' into patchwork
Mauro Carvalho Chehab
1
-1
/
+1
2013-03-21
[media] s5p-mfc: Fix frame skip bug
Arun Kumar K
1
-1
/
+1
2013-03-05
[media] vb2: Add support for non monotonic timestamps
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-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: 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
1
-12
/
+17
2013-01-06
[media] s5p-mfc: Flush DPB buffers during stream off
Arun Kumar K
1
-0
/
+6
2013-01-06
[media] s5p-mfc: remove unused variable
Wei Yongjun
1
-5
/
+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-11-26
[media] s5p-mfc: Handle multi-frame input buffer
Arun Kumar K
1
-5
/
+2
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
1
-4
/
+60
2012-10-05
[media] s5p-mfc: Add MFC variant data to device context
Arun Kumar K
1
-37
/
+41
2012-10-05
[media] s5p-mfc: Update MFCv5 driver for callback based architecture
Arun Kumar K
1
-61
/
+91
2012-10-05
[media] s5p-mfc: Prepare driver for callback based re-architecture
Arun Kumar K
1
-6
/
+5
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
1
-16
/
+39
2012-10-02
[media] s5p-mfc: added support for end of stream handling in MFC encoder
Andrzej Hajda
1
-0
/
+43
2012-10-01
[media] s5p-mfc: Add missing braces around sizeof
Sachin Kamat
1
-2
/
+2
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
1
-0
/
+1230