summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)Author
2018-05-09media: omap3isp: Don't use GFP_DMASakari Ailus
2018-05-09media: omap3isp: Remove useless NULL check in omap3isp_stat_configSakari Ailus
2018-05-09media: omap3isp: support 64-bit version of omap3isp_stat_dataArnd Bergmann
2018-05-09media: renesas-ceu: Set mbus_fmt on subdev operationsJacopo Mondi
2018-05-09media: coda: set colorimetry on coded queuePhilipp Zabel
2018-05-09media: coda: do not try to propagate format if capture queue busyPhilipp Zabel
2018-05-09media: coda: reuse coda_s_fmt_vid_cap to propagate format in coda_s_fmt_vid_outPhilipp Zabel
2018-05-09media: platform: Use gpio_is_valid()Arvind Yadav
2018-05-09media: vpbe_venc: potential uninitialized variable in ven_sub_dev_init()Dan Carpenter
2018-05-09media: cec-gpio: use GPIOD_OUT_HIGH_OPEN_DRAINHans Verkuil
2018-05-09media: platform: am437x: simplify getting .drvdataWolfram Sang
2018-05-09media: vcodec: fix ptr_ret.cocci warningsFengguang Wu
2018-05-05media: rcar-vin: enable field toggle after a set number of lines for Gen3Niklas Söderlund
2018-05-05media: rcar-vin: add support for MEDIA_BUS_FMT_UYVY8_1X16Niklas Söderlund
2018-05-05media: rcar-vin: fix null pointer dereference in rvin_group_get()Niklas Söderlund
2018-05-05media: drivers: media: platform: make VIDEO_VIU depend on I2CAnders Roxell
2018-05-05media: include/media: fix missing | operator when setting cfgColin Ian King
2018-05-04media: platform: video-mux: propagate format from sink to sourceChris Lesiak
2018-05-04media: omap2: allow building it with COMPILE_TEST && DRM_OMAPMauro Carvalho Chehab
2018-05-04media: davinci: don't override the error codeMauro Carvalho Chehab
2018-05-04media: s5p-jpeg: don't return a value on a void functionMauro Carvalho Chehab
2018-05-04media: v4l: vsp1: Rename BRU to BRxLaurent Pinchart
2018-05-04media: v4l: vsp1: Add BRx dynamic assignment debugging messagesLaurent Pinchart
2018-05-04media: v4l: vsp1: Assign BRU and BRS to pipelines dynamicallyLaurent Pinchart
2018-05-04media: v4l: vsp1: Generalize detection of entity removal from DRM pipelineLaurent Pinchart
2018-05-04media: v4l: vsp1: Add per-display list internal completion notification supportLaurent Pinchart
2018-05-04media: v4l: vsp1: Turn frame end completion status into a bitfieldLaurent Pinchart
2018-05-04media: v4l: vsp1: Move DRM pipeline output setup code to a functionLaurent Pinchart
2018-05-04media: v4l: vsp1: Replace manual DRM pipeline input setup in vsp1_du_setup_lifLaurent Pinchart
2018-05-04media: v4l: vsp1: Setup BRU at atomic commit timeLaurent Pinchart
2018-05-04media: v4l: vsp1: Move DRM atomic commit pipeline setup to separate functionLaurent Pinchart
2018-05-04media: v4l: vsp1: Share duplicated DRM pipeline configuration codeLaurent Pinchart
2018-05-04media: v4l: vsp1: Use vsp1_entity.pipe to check if entity belongs to a pipelineLaurent Pinchart
2018-05-04media: v4l: vsp1: Store pipeline pointer in vsp1_entityLaurent Pinchart
2018-05-04media: v4l: vsp1: Remove unused field from vsp1_drm_pipeline structureLaurent Pinchart
2018-05-04media: v4l: vsp1: Don't start/stop media pipeline for DRMLaurent Pinchart
2018-04-23media: omap3isp: make omap3isp_prev_csc and omap3isp_prev_rgbtorgb constBhumika Goyal
2018-04-23media: v4l: omap3isp: make v4l2_file_operations constBhumika Goyal
2018-04-20media: omap3isp: Allow it to build with COMPILE_TESTArnd Bergmann
2018-04-20media: omap3isp: Enable driver compilation on ARM with COMPILE_TESTLaurent Pinchart
2018-04-20media: rcar-vin: enable support for r8a77970Niklas Söderlund
2018-04-20media: rcar-vin: enable support for r8a7796Niklas Söderlund
2018-04-20media: rcar-vin: enable support for r8a7795Niklas Söderlund
2018-04-20media: rcar-vin: extend {start, stop}_streaming to work with media controllerNiklas Söderlund
2018-04-20media: rcar-vin: add link notify for Gen3Niklas Söderlund
2018-04-20media: rcar-vin: parse Gen3 OF and setup media graphNiklas Söderlund
2018-04-20media: rcar-vin: add chsel information to rvin_infoNiklas Söderlund
2018-04-20media: rcar-vin: change name of video deviceNiklas Söderlund
2018-04-20media: rcar-vin: add group allocator functionsNiklas Söderlund
2018-04-20media: rcar-vin: prepare for media controller mode initializationNiklas Söderlund