summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform (follow)
Commit message (Expand)AuthorAgeFilesLines
* media: platform: davinci: drop VPFE_CMD_S_CCDC_RAW_PARAMSPrabhakar Lad2017-07-264-324/+4
* media: platform: davinci: return -EINVAL for VPFE_CMD_S_CCDC_RAW_PARAMS ioctlPrabhakar Lad2017-07-261-20/+2
* media: venus: don't abuse dma_alloc for non-DMA allocationsStanimir Varbanov2017-07-264-51/+39
* media: venus: hfi: fix error handling in hfi_sys_init_done()Rob Clark2017-07-261-5/+6
* media: venus: fix compile-test build on non-qcom ARM platformArnd Bergmann2017-07-262-3/+3
* media: venus: mark PM functions as __maybe_unusedArnd Bergmann2017-07-261-4/+2
* media: vimc: set id_table for platform driversJavier Martinez Canillas2017-07-264-28/+32
* media: davinci: variable 'common' set but not usedMauro Carvalho Chehab2017-07-172-4/+0
* Merge tag 'v4.13-rc1' into patchworkMauro Carvalho Chehab2017-07-179-16/+103
|\
| * Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-07-109-16/+103
| |\
| | * BackMerge tag 'v4.12-rc5' into drm-nextDave Airlie2017-06-165-17/+20
| | |\
| | * | v4l: vsp1: Add API to map and unmap DRM buffers through the VSPLaurent Pinchart2017-06-091-0/+24
| | * | v4l: vsp1: Map the DL and video buffers through the proper bus masterMagnus Damm2017-06-094-3/+13
| | * | v4l: rcar-fcp: Add an API to retrieve the FCP deviceLaurent Pinchart2017-06-091-0/+6
| | * | v4l: rcar-fcp: Don't get/put module referenceLaurent Pinchart2017-06-091-9/+2
| | * | v4l: vsp1: Extend VSP1 module API to allow DRM callbacksKieran Bingham2017-05-222-0/+28
| | * | v4l: vsp1: Postpone frame end handling in event of display list raceKieran Bingham2017-05-223-4/+30
* | | | media: v4l: omap_vout: vrfb: Convert to dmaenginePeter Ujfalusi2017-06-242-56/+83
* | | | media: coda: rename the picture run timeout error handlerPhilipp Zabel2017-06-243-5/+5
* | | | media: venus: fix loop wrap in cleanup of clksColin Ian King2017-06-241-1/+1
* | | | media: coda: ctx->codec is not NULL in coda_alloc_framebuffersPhilipp Zabel2017-06-241-2/+2
* | | | media: bdisp-debug: Replace a seq_puts() call by seq_putc() in seven functionsMarkus Elfring2017-06-241-7/+7
|/ / /
* | | [media] v4l2-ioctl/exynos: fix G/S_SELECTION's type handlingHans Verkuil2017-06-234-10/+10
* | | [media] vimc: sen: Declare vimc_sen_video_ops as staticHelen Fornazier2017-06-231-1/+1
* | | [media] vimc: sca: Add scalerHelen Fornazier2017-06-234-1/+485
* | | [media] vimc: deb: Add debayer filterHelen Fornazier2017-06-233-1/+606
* | | [media] vimc: Subdevices as modulesHelen Fornazier2017-06-238-388/+339
* | | [media] vimc: cap: Support several image formatsHelen Fornazier2017-06-231-16/+101
* | | [media] vimc: sen: Support several image formatsHelen Fornazier2017-06-233-29/+121
* | | [media] vimc: common: Add vimc_colorimetry_clampHelen Fornazier2017-06-231-0/+26
* | | [media] vimc: common: Add vimc_link_validateHelen Fornazier2017-06-233-68/+145
* | | [media] vimc: common: Add vimc_pipeline_s_stream helperHelen Fornazier2017-06-233-27/+45
* | | [media] vimc: common: Add vimc_ent_sd_* helperHelen Fornazier2017-06-233-49/+114
* | | [media] vimc: Move common code from the coreHelen Fornazier2017-06-236-210/+229
* | | [media] vimc: sen: Integrate the tpg on the sensorHelen Fornazier2017-06-232-13/+52
* | | [media] media: venus: enable building with COMPILE_TESTStanimir Varbanov2017-06-201-2/+3
* | | [media] media: fdp1: Support ES2 platformsKieran Bingham2017-06-201-3/+7
* | | [media] davinci: vpif: adaptions for DT supportKevin Hilman2017-06-201-1/+56
* | | [media] coda/imx-vdoa: always wait for job completionLucas Stach2017-06-201-16/+33
* | | [media] coda: first step at error recoveryLucas Stach2017-06-203-0/+24
* | | [media] coda: use correct offset for mvcol bufferLucas Stach2017-06-201-4/+4
* | | [media] media: venus: update firmware path with linux-firmware placeStanimir Varbanov2017-06-204-8/+11
* | | [media] media: venus: vdec: add support for min buffers for captureStanimir Varbanov2017-06-202-1/+16
* | | [media] media: venus: venc: fix compile error in venc_closeStanimir Varbanov2017-06-201-1/+1
* | | [media] media: venus: vdec: fix compile error in vdec_closeStanimir Varbanov2017-06-201-1/+2
* | | [media] media: venus: hfi_msgs: fix set but not used variablesStanimir Varbanov2017-06-201-3/+1
* | | [media] media: venus: hfi_venus: fix variable dereferenced before checkStanimir Varbanov2017-06-201-1/+2
* | | [media] media: venus: helpers: fix variable dereferenced before checkStanimir Varbanov2017-06-201-3/+1
* | | [media] media: venus: hfi_cmds: fix variable dereferenced before checkStanimir Varbanov2017-06-201-2/+6
* | | [media] media: venus: hfi: fix mutex unlockStanimir Varbanov2017-06-201-1/+1