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: Add controls to set vp8 enc profile
Kiran AVND
2014-01-13
3
-4
/
+14
*
[media] media: s5p_mfc: remove s5p_mfc_get_node_type() function
Marek Szyprowski
2014-01-13
2
-30
/
+7
*
[media] s5p-mfc: Add QP setting support for vp8 encoder
Arun Kumar K
2014-01-13
3
-0
/
+68
*
[media] vb2: return ENOBUFS in start_streaming in case of too few buffers
Hans Verkuil
2014-01-07
1
-1
/
+1
*
[media] media_tree: Fix spelling errors
Jonathan McCrohan
2013-11-29
3
-8
/
+8
*
[media] s5p-mfc: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-10-28
1
-1
/
+1
*
[media] s5p-mfc: call wake_up_dev if in suspend mode
Prathyush K
2013-10-28
1
-4
/
+6
*
[media] s5p-mfc: Adjust the default values of some encoder params
Arun Kumar K
2013-10-28
1
-4
/
+4
*
[media] media: Remove unnecessary semicolons
Joe Perches
2013-10-17
3
-3
/
+3
*
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-09-05
11
-34
/
+373
|
\
|
*
[media] s5p-mfc: Fix input/output format reporting
John Sheu
2013-09-03
2
-80
/
+55
|
*
[media] s5p-mfc: Add support for VP8 encoder
Arun Kumar K
2013-08-18
4
-2
/
+200
|
*
[media] s5p-mfc: Update driver for v7 firmware
Arun Kumar K
2013-08-18
3
-9
/
+54
|
*
[media] s5p-mfc: Core support for MFC v7
Arun Kumar K
2013-08-18
2
-0
/
+34
|
*
[media] s5p-mfc: Add register definition file for MFC v7
Arun Kumar K
2013-08-18
1
-0
/
+58
|
*
[media] s5p-mfc: Rename IS_MFCV6 macro
Arun Kumar K
2013-08-18
6
-24
/
+28
|
*
[media] s5p-mfc: Update v6 encoder buffer sizes
Arun Kumar K
2013-08-18
1
-2
/
+2
*
|
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-08-09
2
-77
/
+48
|
\
\
|
|
/
|
/
|
|
*
[media] s5p-mfc: Fix input/output format reporting
John Sheu
2013-07-25
2
-77
/
+48
*
|
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-07-13
1
-1
/
+1
|
\
\
|
|
/
|
*
Merge branch 'v4l_for_linus' into patchwork
Mauro Carvalho Chehab
2013-06-25
1
-1
/
+1
|
|
\
|
*
\
Merge branch 'linus' into patchwork
Mauro Carvalho Chehab
2013-06-20
9
-108
/
+94
|
|
\
\
|
*
|
|
[media] s5p-mfc: Remove redundant use of of_match_ptr macro
Sachin Kamat
2013-06-12
1
-1
/
+1
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-07-04
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
treewide: Fix typo in printk
Masanari Iida
2013-05-28
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-06-22
1
-1
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
[media] s5p makefiles: don't override other selections on obj-[ym]
Mauro Carvalho Chehab
2013-06-20
1
-1
/
+1
*
|
|
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-06-18
9
-108
/
+94
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
[media] s5p-mfc: Add NULL check for allocated buffer
Sachin Kamat
2013-06-03
1
-1
/
+1
|
*
[media] s5p-mfc: added missing end-of-lines in debug messages
Andrzej Hajda
2013-06-03
6
-23
/
+23
|
*
[media] s5p-mfc: v4l2 controls setup routine moved to initialization code
Andrzej Hajda
2013-06-03
1
-1
/
+1
|
*
[media] s5p-mfc: separate encoder parameters for h264 and mpeg4
Andrzej Hajda
2013-06-03
1
-1
/
+1
|
*
[media] s5p-mfc: Remove special clock usage in driver
Arun Kumar K
2013-06-03
3
-22
/
+0
|
*
[media] s5p-mfc: Remove unused s5p_mfc_get_decoded_status_v6() function
Sylwester Nawrocki
2013-06-03
1
-7
/
+1
|
*
[media] s5p-mfc: Update v6 encoder buffer alloc
Arun Kumar K
2013-06-03
5
-53
/
+67
*
|
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-04-30
6
-131
/
+222
|
\
\
|
|
/
|
*
[media] s5p-mfc: Optimize copy time stamp handling
Kamil Debski
2013-04-25
1
-6
/
+4
|
*
[media] s5p-mfc: fix error return code in s5p_mfc_probe()
Wei Yongjun
2013-04-25
1
-1
/
+2
|
*
[media] s5p-mfc: Remove potential uninitialized variable usage
Sylwester Nawrocki
2013-04-14
1
-1
/
+1
|
*
[media] s5p-mfc: Add support for EOS command and EOS event in video decoder
Kamil Debski
2013-04-12
4
-5
/
+92
|
*
Merge tag 'v3.9-rc5' into patchwork
Mauro Carvalho Chehab
2013-04-01
2
-1
/
+2
|
|
\
|
*
|
[media] s5p-mfc: Staticize symbols in s5p_mfc_opr_v5.c
Sachin Kamat
2013-03-18
1
-51
/
+52
|
*
|
[media] s5p-mfc: Staticize symbols in s5p_mfc_opr_v6.c
Sachin Kamat
2013-03-18
1
-55
/
+57
|
*
|
[media] s5p-mfc: Staticize some symbols in s5p_mfc_cmd_v5.c
Sachin Kamat
2013-03-18
1
-6
/
+6
|
*
|
[media] s5p-mfc: Staticize some symbols in s5p_mfc_cmd_v6.c
Sachin Kamat
2013-03-18
1
-6
/
+6
|
*
|
[media] vb2: Add support for non monotonic timestamps
Kamil Debski
2013-03-05
1
-0
/
+2
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-04-30
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
treewide: Fix typos in kernel messages
Masanari Iida
2013-03-31
1
-1
/
+1
|
|
/
*
|
[media] s5p-mfc: Fix encoder control 15 issue
Arun Kumar K
2013-03-21
1
-0
/
+1
*
|
[media] s5p-mfc: Fix frame skip bug
Arun Kumar K
2013-03-21
1
-1
/
+1
|
/
[next]