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