开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
s5p-mfc
/
s5p_mfc_ctrl.c
Age
Commit message (
Expand
)
Author
2022-03-18
media: platform: rename s5p-mfc/ to samsung/s5p-mfc/
Mauro Carvalho Chehab
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-03-01
media: platform: fix several typos
Mauro Carvalho Chehab
2018-03-22
media: s5p-mfc: Use real device for request_firmware() call
Marek Szyprowski
2018-03-22
media: s5p-mfc: Adding initial support for MFC v10.10
Smitha T Murthy
2018-03-22
media: s5p-mfc: Rename IS_MFCV8 macro
Smitha T Murthy
2017-12-18
media: s5p-mfc: Fix lock contention - request_firmware() once
Shuah Khan
2017-12-18
media: s5p-mfc: Remove firmware buf null check in s5p_mfc_load_firmware()
Shuah Khan
2017-04-05
[media] s5p-mfc: Rename BANK1/2 to BANK_L/R to better match documentation
Marek Szyprowski
2017-04-05
[media] s5p-mfc: Allocate firmware with internal private buffer alloc function
Marek Szyprowski
2017-04-05
[media] s5p-mfc: Move firmware allocation to DMA configure function
Marek Szyprowski
2017-04-05
[media] s5p-mfc: Put firmware to private buffer structure
Marek Szyprowski
2017-04-05
[media] s5p-mfc: Replace bank1/bank2 entries with an array
Marek Szyprowski
2017-04-05
[media] s5p-mfc: Replace mem_dev_* entries with an array
Marek Szyprowski
2015-12-23
[media] s5p-mfc: merge together s5p_mfc_hw_call and s5p_mfc_hw_call_void
Andrzej Hajda
2014-10-28
[media] s5p-mfc: fix a race in interrupt flags handling
Pawel Osciak
2014-10-28
[media] s5p-mfc: modify mfc wakeup sequence for V8
Arun Mankuzhi
2014-10-28
[media] s5p-mfc: declare s5p_mfc_bus_reset as static
Mauro Carvalho Chehab
2014-10-28
[media] s5p-mfc: check mfc bus ctrl before reset
Kiran AVND
2014-10-28
[media] s5p-mfc: keep RISC ON during reset for V7/V8
Kiran AVND
2014-09-26
[media] s5p-mfc: Fix several printk warnings
Mauro Carvalho Chehab
2014-09-26
[media] s5p-mfc: Fix sparse errors in the MFC driver
Kamil Debski
2014-09-03
[media] media: s5p-mfc: correct improper logs
Zhaowei Yuan
2014-08-26
[media] s5p_mfc_ctrl: add missing s5p_mfc_ctrl.h header
Mauro Carvalho Chehab
2014-07-22
[media] s5p-mfc: Support multiple firmware sub-versions
Arun Kumar K
2014-07-22
[media] s5p-mfc: Remove duplicate function s5p_mfc_reload_firmware
Arun Kumar K
2014-07-21
[media] s5p: fix error code path when failing to allocate DMA memory
Maurizio Lombardi
2014-05-23
[media] s5p-mfc: Don't allocate codec buffers on STREAMON
Pawel Osciak
2014-05-23
[media] s5p-mfc: Extract open/close MFC instance commands
Pawel Osciak
2014-03-11
[media] s5p-mfc: remove meaningless memory bank assignment
Seung-Woo Kim
2013-11-29
[media] media_tree: Fix spelling errors
Jonathan McCrohan
2013-08-18
[media] s5p-mfc: Rename IS_MFCV6 macro
Arun Kumar K
2013-06-03
[media] s5p-mfc: Add NULL check for allocated buffer
Sachin Kamat
2013-02-05
[media] s5p-mfc: Fix a watchdog bug
Kamil Debski
2013-01-06
[media] s5p-mfc: Move firmware allocation point to avoid allocation problems
Kamil Debski
2012-10-05
[media] s5p-mfc: Update MFC v4l2 driver to support MFC6.x
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: added support for end of stream handling in MFC encoder
Andrzej Hajda
2012-10-01
[media] s5p-mfc: Fix second memory bank alignment
Kamil Debski
2012-08-15
[media] rename drivers/media/video as .../platform
Mauro Carvalho Chehab