aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/platform/s5p-mfc/s5p_mfc_ctrl.c
AgeCommit message (Expand)Author
2022-03-18media: platform: rename s5p-mfc/ to samsung/s5p-mfc/Mauro Carvalho Chehab
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-03-01media: platform: fix several typosMauro Carvalho Chehab
2018-03-22media: s5p-mfc: Use real device for request_firmware() callMarek Szyprowski
2018-03-22media: s5p-mfc: Adding initial support for MFC v10.10Smitha T Murthy
2018-03-22media: s5p-mfc: Rename IS_MFCV8 macroSmitha T Murthy
2017-12-18media: s5p-mfc: Fix lock contention - request_firmware() onceShuah Khan
2017-12-18media: 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 documentationMarek Szyprowski
2017-04-05[media] s5p-mfc: Allocate firmware with internal private buffer alloc functionMarek Szyprowski
2017-04-05[media] s5p-mfc: Move firmware allocation to DMA configure functionMarek Szyprowski
2017-04-05[media] s5p-mfc: Put firmware to private buffer structureMarek Szyprowski
2017-04-05[media] s5p-mfc: Replace bank1/bank2 entries with an arrayMarek Szyprowski
2017-04-05[media] s5p-mfc: Replace mem_dev_* entries with an arrayMarek Szyprowski
2015-12-23[media] s5p-mfc: merge together s5p_mfc_hw_call and s5p_mfc_hw_call_voidAndrzej Hajda
2014-10-28[media] s5p-mfc: fix a race in interrupt flags handlingPawel Osciak
2014-10-28[media] s5p-mfc: modify mfc wakeup sequence for V8Arun Mankuzhi
2014-10-28[media] s5p-mfc: declare s5p_mfc_bus_reset as staticMauro Carvalho Chehab
2014-10-28[media] s5p-mfc: check mfc bus ctrl before resetKiran AVND
2014-10-28[media] s5p-mfc: keep RISC ON during reset for V7/V8Kiran AVND
2014-09-26[media] s5p-mfc: Fix several printk warningsMauro Carvalho Chehab
2014-09-26[media] s5p-mfc: Fix sparse errors in the MFC driverKamil Debski
2014-09-03[media] media: s5p-mfc: correct improper logsZhaowei Yuan
2014-08-26[media] s5p_mfc_ctrl: add missing s5p_mfc_ctrl.h headerMauro Carvalho Chehab
2014-07-22[media] s5p-mfc: Support multiple firmware sub-versionsArun Kumar K
2014-07-22[media] s5p-mfc: Remove duplicate function s5p_mfc_reload_firmwareArun Kumar K
2014-07-21[media] s5p: fix error code path when failing to allocate DMA memoryMaurizio Lombardi
2014-05-23[media] s5p-mfc: Don't allocate codec buffers on STREAMONPawel Osciak
2014-05-23[media] s5p-mfc: Extract open/close MFC instance commandsPawel Osciak
2014-03-11[media] s5p-mfc: remove meaningless memory bank assignmentSeung-Woo Kim
2013-11-29[media] media_tree: Fix spelling errorsJonathan McCrohan
2013-08-18[media] s5p-mfc: Rename IS_MFCV6 macroArun Kumar K
2013-06-03[media] s5p-mfc: Add NULL check for allocated bufferSachin Kamat
2013-02-05[media] s5p-mfc: Fix a watchdog bugKamil Debski
2013-01-06[media] s5p-mfc: Move firmware allocation point to avoid allocation problemsKamil Debski
2012-10-05[media] s5p-mfc: Update MFC v4l2 driver to support MFC6.xJeongtae Park
2012-10-05[media] s5p-mfc: Add MFC variant data to device contextArun Kumar K
2012-10-05[media] s5p-mfc: Update MFCv5 driver for callback based architectureArun Kumar K
2012-10-05[media] s5p-mfc: Prepare driver for callback based re-architectureArun Kumar K
2012-10-02[media] s5p-mfc: added support for end of stream handling in MFC encoderAndrzej Hajda
2012-10-01[media] s5p-mfc: Fix second memory bank alignmentKamil Debski
2012-08-15[media] rename drivers/media/video as .../platformMauro Carvalho Chehab