summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform
AgeCommit message (Expand)AuthorFilesLines
2018-04-17media: vpbe_venc: don't store return codes if they won't be usedMauro Carvalho Chehab1-4/+2
2018-04-17media: davinci: allow build vpbe_display with COMPILE_TESTMauro Carvalho Chehab4-1/+10
2018-04-17media: davinci: allow building isif codeMauro Carvalho Chehab2-3/+2
2018-04-17media: mmp-driver: make two functions staticMauro Carvalho Chehab1-2/+2
2018-04-17media: marvel-ccic: re-enable mmp-driver buildMauro Carvalho Chehab1-2/+3
2018-04-17media: exymos4-is: allow compile test for EXYNOS FIMC-LITEMauro Carvalho Chehab1-3/+1
2018-04-17media: cec_gpio: allow building CEC_GPIO with COMPILE_TESTMauro Carvalho Chehab1-1/+1
2018-04-17media: fsl-viu: allow building it with COMPILE_TESTMauro Carvalho Chehab2-2/+8
2018-04-17media: fsl-viu: mark static functions as suchMauro Carvalho Chehab1-6/+6
2018-04-17media: omap3isp/isp: remove an unused static varMauro Carvalho Chehab1-7/+0
2018-04-10Merge tag 'rproc-v4.17' of git://github.com/andersson/remoteprocLinus Torvalds1-1/+1
2018-04-04media: vsp1: Fix BRx conditional path in WPFKieran Bingham1-1/+1
2018-04-04media: v4l: Bring back array_size parameter to v4l2_find_nearest_sizeSakari Ailus1-2/+3
2018-04-04media: vcodec: fix error return value from mtk_jpeg_clk_init()Ryder Lee1-2/+2
2018-04-04media: venus: vdec: fix format enumerationAlexandre Courbot2-12/+14
2018-04-03Merge tag 'media/v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds80-878/+3388
2018-04-02Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds7-2278/+0
2018-04-02Merge branch 'sched-wait-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+4
2018-03-26media: platform: remove m32r specific arv driverArnd Bergmann3-906/+0
2018-03-26media: platform: remove blackfin capture driverArnd Bergmann6-1372/+0
2018-03-23media: fimc-capture: get rid of two warningsMauro Carvalho Chehab1-2/+5
2018-03-23media: vivid-radio-rx: add a cast to avoid a warningMauro Carvalho Chehab1-1/+1
2018-03-23soc_camera: fix a weird cast on printkMauro Carvalho Chehab1-1/+1
2018-03-23media: rca: declare formats var as staticMauro Carvalho Chehab1-1/+1
2018-03-23media: vpss: fix annotations for vpss_regs_base2Mauro Carvalho Chehab1-1/+1
2018-03-22media: cec: improve CEC pin event handlingHans Verkuil1-4/+4
2018-03-22media: s5p_mfc_enc: get rid of new warningsMauro Carvalho Chehab1-1/+1
2018-03-22media: s5p-mfc: Amend initial min, max values of HEVC hierarchical coding QP ...Sylwester Nawrocki1-14/+14
2018-03-22media: s5p-mfc: Ensure HEVC QP controls range is properly updatedSylwester Nawrocki1-0/+40
2018-03-22media: s5p-mfc: Use real device for request_firmware() callMarek Szyprowski1-1/+1
2018-03-22media: s5p-mfc: Add support for HEVC encoderSmitha T Murthy8-2/+818
2018-03-22media: s5p-mfc: Add VP9 decoder supportSmitha T Murthy6-0/+45
2018-03-22media: s5p-mfc: Add support for HEVC decoderSmitha T Murthy6-2/+30
2018-03-22media: s5p-mfc: Support MFCv10.10 buffer requirementsSmitha T Murthy3-20/+94
2018-03-22media: s5p-mfc: Use min scratch buffer size as provided by F/WSmitha T Murthy6-17/+65
2018-03-22media: s5p-mfc: Adding initial support for MFC v10.10Smitha T Murthy8-33/+99
2018-03-22media: s5p-mfc: Rename IS_MFCV8 macroSmitha T Murthy4-12/+12
2018-03-22media: rcar-vin: use scratch buffer and always run in continuous modeNiklas Söderlund2-141/+52
2018-03-22media: rcar-vin: allocate a scratch buffer at stream startNiklas Söderlund2-0/+23
2018-03-22media: v4l: omap_vout: vrfb: remove an unused variableArnd Bergmann1-1/+0
2018-03-21media: stm32-dcmi: add JPEG supportHugues Fruchet1-47/+146
2018-03-21media: stm32-dcmi: fix unnecessary parenthesesHugues Fruchet1-6/+6
2018-03-21media: stm32-dcmi: rework overrun/error caseHugues Fruchet1-18/+11
2018-03-21media: stm32-dcmi: fix lock schemeHugues Fruchet1-33/+24
2018-03-21media: vivid: Use v4l2_find_nearest_sizeSakari Ailus1-3/+2
2018-03-20sched/wait, drivers/media: Convert wait_on_atomic_t() usage to the new wait_v...Peter Zijlstra1-4/+4
2018-03-06media: renesas-ceu: mark PM functions as __maybe_unusedArnd Bergmann1-2/+2
2018-03-06media: platform: renesas-ceu: Fix CSTRST_CPON maskJacopo Mondi1-1/+1
2018-03-06media: sec: Remove PLAT_S5P dependencyUlf Magnusson1-1/+1
2018-03-06media: v4l: omap_vout: vrfb: Use the wrapper for prep_interleaved_dma()Peter Ujfalusi1-1/+1