index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
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: platform: s5p-mfc: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
[media] s5p-mfc: Fix several printk warnings
Mauro Carvalho Chehab
2014-09-26
5
-15
/
+15
*
[media] s5p_mfc_opr: Fix warnings
Mauro Carvalho Chehab
2014-09-26
1
-2
/
+2
*
[media] s5p_mfc_opr_v6: get rid of warnings when compiled with 64 bits
Mauro Carvalho Chehab
2014-09-26
1
-12
/
+12
*
[media] s5p_mfc_opr_v5: Fix lots of warnings on x86_64
Mauro Carvalho Chehab
2014-09-26
1
-8
/
+8
*
[media] s5p_mfc_opr_v6: remove address space removal warnings
Mauro Carvalho Chehab
2014-09-26
1
-4
/
+4
*
[media] s5p_mfc_opr_v6: fix wrong type for registers
Mauro Carvalho Chehab
2014-09-26
2
-246
/
+246
*
[media] s5p_mfc_opr_v5: fix smatch warnings
Mauro Carvalho Chehab
2014-09-26
1
-2
/
+2
*
[media] s5p_mfc: use static for some structs
Mauro Carvalho Chehab
2014-09-26
1
-12
/
+12
*
[media] s5p-mfc: Use decode status instead of display status on MFCv5
Sjoerd Simons
2014-09-26
1
-1
/
+6
*
[media] s5p-mfc: fix enum_fmt for s5p-mfc
ayaka
2014-09-26
2
-42
/
+6
*
[media] s5p-mfc: Fix sparse errors in the MFC driver
Kamil Debski
2014-09-26
6
-292
/
+293
*
[media] s5p_mfc: unify variable naming style
Zhaowei Yuan
2014-09-26
1
-4
/
+4
*
[media] s5p_mfc: correct the loop condition
Zhaowei Yuan
2014-09-26
1
-1
/
+1
*
[media] media: s5p-mfc: rename special clock to sclk_mfc
Marek Szyprowski
2014-09-03
1
-1
/
+1
*
[media] media: s5p-mfc: correct improper logs
Zhaowei Yuan
2014-09-03
1
-2
/
+2
*
[media] media: s5p_mfc: Release ctx->ctx if failed to allocate ctx->shm
Zhaowei Yuan
2014-09-03
1
-0
/
+1
*
[media] s5p_mfc: get rid of several warnings
Mauro Carvalho Chehab
2014-08-26
6
-11
/
+6
*
[media] s5p_mfc_ctrl: add missing s5p_mfc_ctrl.h header
Mauro Carvalho Chehab
2014-08-26
1
-0
/
+1
*
[media] s5p_mfc: don't use an external symbol called 'debug'
Mauro Carvalho Chehab
2014-08-26
2
-5
/
+5
*
[media] s5p-mfc: remove unnecessary calling to function video_devdata()
Zhaowei Yuan
2014-07-30
1
-1
/
+1
*
[media] s5p-mfc: Add init buffer cmd to MFCV6
Arun Kumar K
2014-07-22
1
-2
/
+4
*
[media] s5p-mfc: Support multiple firmware sub-versions
Arun Kumar K
2014-07-22
3
-8
/
+31
*
[media] s5p-mfc: Remove duplicate function s5p_mfc_reload_firmware
Arun Kumar K
2014-07-22
2
-34
/
+1
*
[media] s5p-mfc: limit the size of the CPB
panpan liu
2014-07-21
1
-3
/
+6
*
[media] s5p-mfc: Fix selective sclk_mfc init
Jacek Anaszewski
2014-07-21
1
-0
/
+24
*
[media] s5p: fix error code path when failing to allocate DMA memory
Maurizio Lombardi
2014-07-21
1
-3
/
+2
*
[media] s5p-mfc: Add support for resolution change event
Pawel Osciak
2014-05-23
2
-0
/
+10
*
[media] s5p-mfc: Core support for v8 encoder
Kiran AVND
2014-05-23
4
-15
/
+90
*
[media] s5p-mfc: Core support to add v8 decoder
Kiran AVND
2014-05-23
5
-22
/
+229
*
[media] v4l: s5p-mfc: Limit enum_fmt to output formats of current version
Kamil Debski
2014-05-23
4
-42
/
+67
*
[media] v4l: s5p-mfc: Fix default pixel format selection for decoder
Kamil Debski
2014-05-23
1
-5
/
+5
*
[media] s5p-mfc: Rename IS_MFCV7 macro
Arun Kumar K
2014-05-23
3
-8
/
+8
*
[media] s5p-mfc: Add variants to access mfc registers
Kiran AVND
2014-05-23
6
-255
/
+707
*
[media] s5p-mfc: Move INIT_BUFFER_OPTIONS from v7 to v6
Arun Kumar K
2014-05-23
3
-3
/
+2
*
[media] s5p-mfc: Update scratch buffer size for MPEG4
Arun Kumar K
2014-05-23
1
-2
/
+1
*
[media] s5p-mfc: Don't try to resubmit VP8 bitstream buffer for decode
Pawel Osciak
2014-05-23
1
-0
/
+1
*
[media] s5p-mfc: Update scratch buffer size for VP8 encoder
Kiran AVND
2014-05-23
1
-1
/
+2
*
[media] s5p-mfc: Don't allocate codec buffers on STREAMON
Pawel Osciak
2014-05-23
3
-21
/
+18
*
[media] s5p-mfc: Extract open/close MFC instance commands
Pawel Osciak
2014-05-23
5
-55
/
+74
*
[media] s5p-mfc: Fixes for decode REQBUFS
Pawel Osciak
2014-05-23
1
-79
/
+99
*
[media] s5p-mfc: Copy timestamps only when a frame is produced
Pawel Osciak
2014-05-23
1
-2
/
+4
*
[media] s5p-mfc: fix encoder crash after VIDIOC_STREAMOFF
John Sheu
2014-05-23
1
-9
/
+11
*
[media] vb2: stop_streaming should return void
Hans Verkuil
2014-04-23
2
-4
/
+2
*
[media] s5p-mfc: remove meaningless memory bank assignment
Seung-Woo Kim
2014-03-11
1
-2
/
+0
*
[media] s5p-mfc: Replaced commas with semicolons
Joonyoung Shim
2014-03-11
1
-4
/
+4
*
[media] v4l: Copy timestamp source flags to destination on m2m devices
Sakari Ailus
2014-03-05
1
-0
/
+5
*
[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flags
Sakari Ailus
2014-03-05
1
-2
/
+2
*
[media] s5p-mfc: Add Horizontal and Vertical MV Search Range
Amit Grover
2014-02-28
4
-6
/
+29
*
[media] s5p-mfc: Add controls to set vp8 enc profile
Kiran AVND
2014-01-13
3
-4
/
+14
[next]