aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform (follow)
AgeCommit message (Expand)AuthorFilesLines
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/mchehab/linux-mediaLinus Torvalds80-878/+3388
2018-04-02Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds7-2278/+0
2018-04-02Merge branch 'sched-wait-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus 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 controlsSylwester 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_var_event() APIPeter 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
2018-03-06media: s3c-camif: fix out-of-bounds array accessArnd Bergmann1-3/+4
2018-03-06media: exynos4-is: make array 'cmd' static, shrinks object sizeColin Ian King1-1/+1
2018-03-05media: tegra-cec: reset rx_buf_cnt when start bit detectedHans Verkuil1-10/+7
2018-02-26media: stm32-dcmi: add g/s_parm framerate supportHugues Fruchet1-0/+19
2018-02-26media: stm32-dcmi: improve error trace pointsHugues Fruchet1-7/+9
2018-02-26media: stm32-dcmi: remove redundant clear of interrupt flagsHugues Fruchet1-2/+0
2018-02-26media: stm32-dcmi: remove redundant capture enableHugues Fruchet1-3/+0
2018-02-26media: v4l: vsp1: Fix video output on R8A77970Sergei Shtylyov2-0/+18
2018-02-26media: v4l: vsp1: Fix mask creation for MULT_ALPHA_RATIOWolfram Sang1-1/+1
2018-02-26media: v4l: vsp1: Print the correct blending unit name in debug messagesLaurent Pinchart1-13/+8