summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/s5p-mfc/s5p_mfc_ctrl.c
Commit message (Expand)AuthorAgeFilesLines
* media: platform: rename s5p-mfc/ to samsung/s5p-mfc/Mauro Carvalho Chehab2022-03-181-482/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* media: platform: fix several typosMauro Carvalho Chehab2019-03-011-1/+1
* media: s5p-mfc: Use real device for request_firmware() callMarek Szyprowski2018-03-221-1/+1
* media: s5p-mfc: Adding initial support for MFC v10.10Smitha T Murthy2018-03-221-0/+4
* media: s5p-mfc: Rename IS_MFCV8 macroSmitha T Murthy2018-03-221-1/+1
* media: s5p-mfc: Fix lock contention - request_firmware() onceShuah Khan2017-12-181-0/+5
* media: s5p-mfc: Remove firmware buf null check in s5p_mfc_load_firmware()Shuah Khan2017-12-181-5/+0
* [media] s5p-mfc: Rename BANK1/2 to BANK_L/R to better match documentationMarek Szyprowski2017-04-051-6/+7
* [media] s5p-mfc: Allocate firmware with internal private buffer alloc functionMarek Szyprowski2017-04-051-9/+5
* [media] s5p-mfc: Move firmware allocation to DMA configure functionMarek Szyprowski2017-04-051-31/+0
* [media] s5p-mfc: Put firmware to private buffer structureMarek Szyprowski2017-04-051-18/+18
* [media] s5p-mfc: Replace bank1/bank2 entries with an arrayMarek Szyprowski2017-04-051-11/+16
* [media] s5p-mfc: Replace mem_dev_* entries with an arrayMarek Szyprowski2017-04-051-11/+12
* [media] s5p-mfc: merge together s5p_mfc_hw_call and s5p_mfc_hw_call_voidAndrzej Hajda2015-12-231-8/+8
* [media] s5p-mfc: fix a race in interrupt flags handlingPawel Osciak2014-10-281-2/+0
* [media] s5p-mfc: modify mfc wakeup sequence for V8Arun Mankuzhi2014-10-281-17/+61
* [media] s5p-mfc: declare s5p_mfc_bus_reset as staticMauro Carvalho Chehab2014-10-281-1/+1
* [media] s5p-mfc: check mfc bus ctrl before resetKiran AVND2014-10-281-1/+24
* [media] s5p-mfc: keep RISC ON during reset for V7/V8Kiran AVND2014-10-281-10/+15
* [media] s5p-mfc: Fix several printk warningsMauro Carvalho Chehab2014-09-261-3/+3
* [media] s5p-mfc: Fix sparse errors in the MFC driverKamil Debski2014-09-261-8/+8
* [media] media: s5p-mfc: correct improper logsZhaowei Yuan2014-09-031-2/+2
* [media] s5p_mfc_ctrl: add missing s5p_mfc_ctrl.h headerMauro Carvalho Chehab2014-08-261-0/+1
* [media] s5p-mfc: Support multiple firmware sub-versionsArun Kumar K2014-07-221-3/+12
* [media] s5p-mfc: Remove duplicate function s5p_mfc_reload_firmwareArun Kumar K2014-07-221-33/+0
* [media] s5p: fix error code path when failing to allocate DMA memoryMaurizio Lombardi2014-07-211-3/+2
* [media] s5p-mfc: Don't allocate codec buffers on STREAMONPawel Osciak2014-05-231-0/+1
* [media] s5p-mfc: Extract open/close MFC instance commandsPawel Osciak2014-05-231-0/+61
* [media] s5p-mfc: remove meaningless memory bank assignmentSeung-Woo Kim2014-03-111-2/+0
* [media] media_tree: Fix spelling errorsJonathan McCrohan2013-11-291-1/+1
* [media] s5p-mfc: Rename IS_MFCV6 macroArun Kumar K2013-08-181-6/+6
* [media] s5p-mfc: Add NULL check for allocated bufferSachin Kamat2013-06-031-1/+1
* [media] s5p-mfc: Fix a watchdog bugKamil Debski2013-02-051-1/+1
* [media] s5p-mfc: Move firmware allocation point to avoid allocation problemsKamil Debski2013-01-061-80/+69
* [media] s5p-mfc: Update MFC v4l2 driver to support MFC6.xJeongtae Park2012-10-051-55/+107
* [media] s5p-mfc: Add MFC variant data to device contextArun Kumar K2012-10-051-1/+6
* [media] s5p-mfc: Update MFCv5 driver for callback based architectureArun Kumar K2012-10-051-12/+23
* [media] s5p-mfc: Prepare driver for callback based re-architectureArun Kumar K2012-10-051-1/+1
* [media] s5p-mfc: added support for end of stream handling in MFC encoderAndrzej Hajda2012-10-021-1/+5
* [media] s5p-mfc: Fix second memory bank alignmentKamil Debski2012-10-011-1/+1
* [media] rename drivers/media/video as .../platformMauro Carvalho Chehab2012-08-151-0/+343