index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
s5p-mfc
/
s5p_mfc_ctrl.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] s5p-mfc: Rename BANK1/2 to BANK_L/R to better match documentation
Marek Szyprowski
2017-04-05
1
-6
/
+7
*
[media] s5p-mfc: Allocate firmware with internal private buffer alloc function
Marek Szyprowski
2017-04-05
1
-9
/
+5
*
[media] s5p-mfc: Move firmware allocation to DMA configure function
Marek Szyprowski
2017-04-05
1
-31
/
+0
*
[media] s5p-mfc: Put firmware to private buffer structure
Marek Szyprowski
2017-04-05
1
-18
/
+18
*
[media] s5p-mfc: Replace bank1/bank2 entries with an array
Marek Szyprowski
2017-04-05
1
-11
/
+16
*
[media] s5p-mfc: Replace mem_dev_* entries with an array
Marek Szyprowski
2017-04-05
1
-11
/
+12
*
[media] s5p-mfc: merge together s5p_mfc_hw_call and s5p_mfc_hw_call_void
Andrzej Hajda
2015-12-23
1
-8
/
+8
*
[media] s5p-mfc: fix a race in interrupt flags handling
Pawel Osciak
2014-10-28
1
-2
/
+0
*
[media] s5p-mfc: modify mfc wakeup sequence for V8
Arun Mankuzhi
2014-10-28
1
-17
/
+61
*
[media] s5p-mfc: declare s5p_mfc_bus_reset as static
Mauro Carvalho Chehab
2014-10-28
1
-1
/
+1
*
[media] s5p-mfc: check mfc bus ctrl before reset
Kiran AVND
2014-10-28
1
-1
/
+24
*
[media] s5p-mfc: keep RISC ON during reset for V7/V8
Kiran AVND
2014-10-28
1
-10
/
+15
*
[media] s5p-mfc: Fix several printk warnings
Mauro Carvalho Chehab
2014-09-26
1
-3
/
+3
*
[media] s5p-mfc: Fix sparse errors in the MFC driver
Kamil Debski
2014-09-26
1
-8
/
+8
*
[media] media: s5p-mfc: correct improper logs
Zhaowei Yuan
2014-09-03
1
-2
/
+2
*
[media] s5p_mfc_ctrl: add missing s5p_mfc_ctrl.h header
Mauro Carvalho Chehab
2014-08-26
1
-0
/
+1
*
[media] s5p-mfc: Support multiple firmware sub-versions
Arun Kumar K
2014-07-22
1
-3
/
+12
*
[media] s5p-mfc: Remove duplicate function s5p_mfc_reload_firmware
Arun Kumar K
2014-07-22
1
-33
/
+0
*
[media] s5p: fix error code path when failing to allocate DMA memory
Maurizio Lombardi
2014-07-21
1
-3
/
+2
*
[media] s5p-mfc: Don't allocate codec buffers on STREAMON
Pawel Osciak
2014-05-23
1
-0
/
+1
*
[media] s5p-mfc: Extract open/close MFC instance commands
Pawel Osciak
2014-05-23
1
-0
/
+61
*
[media] s5p-mfc: remove meaningless memory bank assignment
Seung-Woo Kim
2014-03-11
1
-2
/
+0
*
[media] media_tree: Fix spelling errors
Jonathan McCrohan
2013-11-29
1
-1
/
+1
*
[media] s5p-mfc: Rename IS_MFCV6 macro
Arun Kumar K
2013-08-18
1
-6
/
+6
*
[media] s5p-mfc: Add NULL check for allocated buffer
Sachin Kamat
2013-06-03
1
-1
/
+1
*
[media] s5p-mfc: Fix a watchdog bug
Kamil Debski
2013-02-05
1
-1
/
+1
*
[media] s5p-mfc: Move firmware allocation point to avoid allocation problems
Kamil Debski
2013-01-06
1
-80
/
+69
*
[media] s5p-mfc: Update MFC v4l2 driver to support MFC6.x
Jeongtae Park
2012-10-06
1
-55
/
+107
*
[media] s5p-mfc: Add MFC variant data to device context
Arun Kumar K
2012-10-06
1
-1
/
+6
*
[media] s5p-mfc: Update MFCv5 driver for callback based architecture
Arun Kumar K
2012-10-06
1
-12
/
+23
*
[media] s5p-mfc: Prepare driver for callback based re-architecture
Arun Kumar K
2012-10-06
1
-1
/
+1
*
[media] s5p-mfc: added support for end of stream handling in MFC encoder
Andrzej Hajda
2012-10-02
1
-1
/
+5
*
[media] s5p-mfc: Fix second memory bank alignment
Kamil Debski
2012-10-01
1
-1
/
+1
*
[media] rename drivers/media/video as .../platform
Mauro Carvalho Chehab
2012-08-15
1
-0
/
+343