summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rproc-v4.17' of git://github.com/andersson/remoteprocLinus Torvalds2018-04-101-1/+1
|\
| * soc: qcom: mdt-loader: Return relocation baseBjorn Andersson2018-02-121-1/+1
* | media: vsp1: Fix BRx conditional path in WPFKieran Bingham2018-04-041-1/+1
* | media: v4l: Bring back array_size parameter to v4l2_find_nearest_sizeSakari Ailus2018-04-041-2/+3
* | media: vcodec: fix error return value from mtk_jpeg_clk_init()Ryder Lee2018-04-041-2/+2
* | media: venus: vdec: fix format enumerationAlexandre Courbot2018-04-042-12/+14
* | Merge tag 'media/v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-04-0380-878/+3388
|\ \
| * | media: fimc-capture: get rid of two warningsMauro Carvalho Chehab2018-03-231-2/+5
| * | media: vivid-radio-rx: add a cast to avoid a warningMauro Carvalho Chehab2018-03-231-1/+1
| * | soc_camera: fix a weird cast on printkMauro Carvalho Chehab2018-03-231-1/+1
| * | media: rca: declare formats var as staticMauro Carvalho Chehab2018-03-231-1/+1
| * | media: vpss: fix annotations for vpss_regs_base2Mauro Carvalho Chehab2018-03-231-1/+1
| * | media: cec: improve CEC pin event handlingHans Verkuil2018-03-221-4/+4
| * | media: s5p_mfc_enc: get rid of new warningsMauro Carvalho Chehab2018-03-221-1/+1
| * | media: s5p-mfc: Amend initial min, max values of HEVC hierarchical coding QP ...Sylwester Nawrocki2018-03-221-14/+14
| * | media: s5p-mfc: Ensure HEVC QP controls range is properly updatedSylwester Nawrocki2018-03-221-0/+40
| * | media: s5p-mfc: Use real device for request_firmware() callMarek Szyprowski2018-03-221-1/+1
| * | media: s5p-mfc: Add support for HEVC encoderSmitha T Murthy2018-03-228-2/+818
| * | media: s5p-mfc: Add VP9 decoder supportSmitha T Murthy2018-03-226-0/+45
| * | media: s5p-mfc: Add support for HEVC decoderSmitha T Murthy2018-03-226-2/+30
| * | media: s5p-mfc: Support MFCv10.10 buffer requirementsSmitha T Murthy2018-03-223-20/+94
| * | media: s5p-mfc: Use min scratch buffer size as provided by F/WSmitha T Murthy2018-03-226-17/+65
| * | media: s5p-mfc: Adding initial support for MFC v10.10Smitha T Murthy2018-03-228-33/+99
| * | media: s5p-mfc: Rename IS_MFCV8 macroSmitha T Murthy2018-03-224-12/+12
| * | media: rcar-vin: use scratch buffer and always run in continuous modeNiklas Söderlund2018-03-222-141/+52
| * | media: rcar-vin: allocate a scratch buffer at stream startNiklas Söderlund2018-03-222-0/+23
| * | media: v4l: omap_vout: vrfb: remove an unused variableArnd Bergmann2018-03-221-1/+0
| * | media: stm32-dcmi: add JPEG supportHugues Fruchet2018-03-211-47/+146
| * | media: stm32-dcmi: fix unnecessary parenthesesHugues Fruchet2018-03-211-6/+6
| * | media: stm32-dcmi: rework overrun/error caseHugues Fruchet2018-03-211-18/+11
| * | media: stm32-dcmi: fix lock schemeHugues Fruchet2018-03-211-33/+24
| * | media: vivid: Use v4l2_find_nearest_sizeSakari Ailus2018-03-211-3/+2
| * | media: renesas-ceu: mark PM functions as __maybe_unusedArnd Bergmann2018-03-061-2/+2
| * | media: platform: renesas-ceu: Fix CSTRST_CPON maskJacopo Mondi2018-03-061-1/+1
| * | media: sec: Remove PLAT_S5P dependencyUlf Magnusson2018-03-061-1/+1
| * | media: v4l: omap_vout: vrfb: Use the wrapper for prep_interleaved_dma()Peter Ujfalusi2018-03-061-1/+1
| * | media: s3c-camif: fix out-of-bounds array accessArnd Bergmann2018-03-061-3/+4
| * | media: exynos4-is: make array 'cmd' static, shrinks object sizeColin Ian King2018-03-061-1/+1
| * | media: stm32-dcmi: add g/s_parm framerate supportHugues Fruchet2018-02-261-0/+19
| * | media: stm32-dcmi: improve error trace pointsHugues Fruchet2018-02-261-7/+9
| * | media: stm32-dcmi: remove redundant clear of interrupt flagsHugues Fruchet2018-02-261-2/+0
| * | media: stm32-dcmi: remove redundant capture enableHugues Fruchet2018-02-261-3/+0
| * | media: v4l: vsp1: Fix video output on R8A77970Sergei Shtylyov2018-02-262-0/+18
| * | media: v4l: vsp1: Fix mask creation for MULT_ALPHA_RATIOWolfram Sang2018-02-261-1/+1
| * | media: v4l: vsp1: Print the correct blending unit name in debug messagesLaurent Pinchart2018-02-261-13/+8
| * | media: v4l: vsp1: Fix header display list status check in continuous modeKieran Bingham2018-02-261-1/+2
| * | media: v4l: vsp1: Fix display stalls when requesting too many inputsLaurent Pinchart2018-02-261-0/+9
| * | media: vimc: use correct subdev functionsHans Verkuil2018-02-263-3/+3
| * | media: vimc: fix control event handlingHans Verkuil2018-02-262-1/+11
| * | media: platform: Add Renesas CEU driverJacopo Mondi2018-02-263-0/+1687
OpenPOWER on IntegriCloud