summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform
AgeCommit message (Expand)Author
2018-05-25media: soc_camera: fix compiler warningHans Verkuil
2018-05-25media: renesas-ceu: fix compiler warningHans Verkuil
2018-05-25media: s5p-mfc: fix two sparse warningsHans Verkuil
2018-05-17media: v4l: vsp1: Integrate DISCOM in display pipelineLaurent Pinchart
2018-05-17media: v4l: vsp1: Add support for the DISCOM entityLaurent Pinchart
2018-05-17media: v4l: vsp1: Extend the DU API to support CRC computationLaurent Pinchart
2018-05-17media: v4l: vsp1: Reset the crop and compose rectangles in the set_fmt helperLaurent Pinchart
2018-05-17media: v4l: vsp1: Share the CLU, LIF and LUT set_fmt pad operation codeLaurent Pinchart
2018-05-17media: v4l: vsp1: Use SPDX license headersLaurent Pinchart
2018-05-17media: v4l: cadence: Add Cadence MIPI-CSI2 TX driverMaxime Ripard
2018-05-17media: cadence: csi2rx: Fix csi2rx_start error handlingSakari Ailus
2018-05-16media: v4l: cadence: Add Cadence MIPI-CSI2 RX driverMaxime Ripard
2018-05-11media: rcar-vin: fix crop and compose handling for Gen3Niklas Söderlund
2018-05-11media: Revert "media: rcar-vin: enable field toggle after a set number of lin...Niklas Söderlund
2018-05-11media: xilinx: regroup caps on querycapGustavo Padovan
2018-05-11media: rcar_jpu: Add missing clk_disable_unprepare() on error in jpu_open()Wei Yongjun
2018-05-11media: dt-bindings: media: renesas-ceu: Add R-Mobile R8A7740Jacopo Mondi
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