summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform
Commit message (Expand)AuthorAgeFilesLines
...
* | media: omap3isp: Don't use GFP_DMASakari Ailus2018-05-091-1/+1
* | media: omap3isp: Remove useless NULL check in omap3isp_stat_configSakari Ailus2018-05-091-6/+0Star
* | media: omap3isp: support 64-bit version of omap3isp_stat_dataArnd Bergmann2018-05-095-3/+30
* | media: renesas-ceu: Set mbus_fmt on subdev operationsJacopo Mondi2018-05-091-5/+15
* | media: coda: set colorimetry on coded queuePhilipp Zabel2018-05-091-1/+16
* | media: coda: do not try to propagate format if capture queue busyPhilipp Zabel2018-05-091-0/+14
* | media: coda: reuse coda_s_fmt_vid_cap to propagate format in coda_s_fmt_vid_outPhilipp Zabel2018-05-091-13/+1Star
* | media: platform: Use gpio_is_valid()Arvind Yadav2018-05-091-1/+1
* | media: vpbe_venc: potential uninitialized variable in ven_sub_dev_init()Dan Carpenter2018-05-091-1/+1
* | media: cec-gpio: use GPIOD_OUT_HIGH_OPEN_DRAINHans Verkuil2018-05-091-1/+1
* | media: platform: am437x: simplify getting .drvdataWolfram Sang2018-05-091-4/+2Star
* | media: vcodec: fix ptr_ret.cocci warningsFengguang Wu2018-05-091-4/+1Star
* | media: rcar-vin: enable field toggle after a set number of lines for Gen3Niklas Söderlund2018-05-051-5/+15
* | media: rcar-vin: add support for MEDIA_BUS_FMT_UYVY8_1X16Niklas Söderlund2018-05-052-0/+6
* | media: rcar-vin: fix null pointer dereference in rvin_group_get()Niklas Söderlund2018-05-051-5/+7
* | media: drivers: media: platform: make VIDEO_VIU depend on I2CAnders Roxell2018-05-051-1/+1
* | media: include/media: fix missing | operator when setting cfgColin Ian King2018-05-051-1/+1
* | media: platform: video-mux: propagate format from sink to sourceChris Lesiak2018-05-041-1/+15
* | media: omap2: allow building it with COMPILE_TEST && DRM_OMAPMauro Carvalho Chehab2018-05-041-1/+2
* | media: davinci: don't override the error codeMauro Carvalho Chehab2018-05-041-1/+1
* | media: s5p-jpeg: don't return a value on a void functionMauro Carvalho Chehab2018-05-041-2/+2
* | media: v4l: vsp1: Rename BRU to BRxLaurent Pinchart2018-05-0413-234/+234
* | media: v4l: vsp1: Add BRx dynamic assignment debugging messagesLaurent Pinchart2018-05-041-0/+14
* | media: v4l: vsp1: Assign BRU and BRS to pipelines dynamicallyLaurent Pinchart2018-05-042-26/+144
* | media: v4l: vsp1: Generalize detection of entity removal from DRM pipelineLaurent Pinchart2018-05-041-7/+7
* | media: v4l: vsp1: Add per-display list internal completion notification supportLaurent Pinchart2018-05-044-4/+26
* | media: v4l: vsp1: Turn frame end completion status into a bitfieldLaurent Pinchart2018-05-046-19/+26
* | media: v4l: vsp1: Move DRM pipeline output setup code to a functionLaurent Pinchart2018-05-041-46/+60
* | media: v4l: vsp1: Replace manual DRM pipeline input setup in vsp1_du_setup_lifLaurent Pinchart2018-05-041-34/+6Star
* | media: v4l: vsp1: Setup BRU at atomic commit timeLaurent Pinchart2018-05-042-1/+60
* | media: v4l: vsp1: Move DRM atomic commit pipeline setup to separate functionLaurent Pinchart2018-05-041-167/+180
* | media: v4l: vsp1: Share duplicated DRM pipeline configuration codeLaurent Pinchart2018-05-041-52/+43Star
* | media: v4l: vsp1: Use vsp1_entity.pipe to check if entity belongs to a pipelineLaurent Pinchart2018-05-041-4/+4
* | media: v4l: vsp1: Store pipeline pointer in vsp1_entityLaurent Pinchart2018-05-048-47/+34Star
* | media: v4l: vsp1: Remove unused field from vsp1_drm_pipeline structureLaurent Pinchart2018-05-042-6/+0Star
* | media: v4l: vsp1: Don't start/stop media pipeline for DRMLaurent Pinchart2018-05-041-17/+1Star
* | media: omap3isp: make omap3isp_prev_csc and omap3isp_prev_rgbtorgb constBhumika Goyal2018-04-231-2/+2
* | media: v4l: omap3isp: make v4l2_file_operations constBhumika Goyal2018-04-231-1/+1
* | media: omap3isp: Allow it to build with COMPILE_TESTArnd Bergmann2018-04-202-4/+10
* | media: omap3isp: Enable driver compilation on ARM with COMPILE_TESTLaurent Pinchart2018-04-201-1/+4
* | media: rcar-vin: enable support for r8a77970Niklas Söderlund2018-04-201-0/+23
* | media: rcar-vin: enable support for r8a7796Niklas Söderlund2018-04-201-0/+44
* | media: rcar-vin: enable support for r8a7795Niklas Söderlund2018-04-202-1/+121
* | media: rcar-vin: extend {start, stop}_streaming to work with media controllerNiklas Söderlund2018-04-201-8/+127
* | media: rcar-vin: add link notify for Gen3Niklas Söderlund2018-04-201-0/+147
* | media: rcar-vin: parse Gen3 OF and setup media graphNiklas Söderlund2018-04-202-4/+254
* | media: rcar-vin: add chsel information to rvin_infoNiklas Söderlund2018-04-201-0/+42
* | media: rcar-vin: change name of video deviceNiklas Söderlund2018-04-201-1/+1
* | media: rcar-vin: add group allocator functionsNiklas Söderlund2018-04-202-2/+203
* | media: rcar-vin: prepare for media controller mode initializationNiklas Söderlund2018-04-202-2/+22