aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform
AgeCommit message (Expand)Author
2018-06-17Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimentalLinus Torvalds
2018-06-17Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linuxLinus Torvalds
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab
2018-06-14Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-06media: omap2: fix compile-testing with FB_OMAP2=mArnd Bergmann
2018-06-05media: pxa_camera: ignore -ENOIOCTLCMD from v4l2_subdev_call for s_powerAkinobu Mita
2018-06-05media: marvel-ccic: mmp: select VIDEOBUF2_VMALLOC/DMA_CONTIGArnd Bergmann
2018-06-05media: marvel-ccic: allow ccic and mmp drivers to coexistArnd Bergmann
2018-05-28media: pxa_camera: avoid duplicate s_power callsAkinobu Mita
2018-05-28media: m2m-deinterlace: Remove DMA_ENGINE dependencyEzequiel Garcia
2018-05-28media: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven
2018-05-28media: vivid: potential integer overflow in vidioc_g_edid()Dan Carpenter
2018-05-28media: rcar-csi2: set default format if a unsupported one is requestedNiklas Söderlund
2018-05-28media: rcar-csi2: add Renesas R-Car MIPI CSI-2 receiver driverNiklas Söderlund
2018-05-25media: vsp1: Move video configuration to a cached dlbKieran Bingham
2018-05-25media: vsp1: Adapt entities to configure into a bodyKieran Bingham
2018-05-25media: vsp1: Refactor display list configure operationsKieran Bingham
2018-05-25media: vsp1: Use reference counting for bodiesKieran Bingham
2018-05-25media: vsp1: Convert display lists to use new body poolKieran Bingham
2018-05-25media: vsp1: Provide a body poolKieran Bingham
2018-05-25media: vsp1: Protect bodies against overflowKieran Bingham
2018-05-25media: vsp1: Reword uses of 'fragment' as 'body'Kieran Bingham
2018-05-25media: vsp1: Move video suspend resume handling to video objectKieran Bingham
2018-05-25media: vsp1: Release buffers for each video nodeKieran Bingham
2018-05-25media: vsp1: Drop OF dependency of VIDEO_RENESAS_VSP1Geert Uytterhoeven
2018-05-25media: st-hva: don't use GFP_DMAFabien Dessenne
2018-05-25media: bdisp: don't use GFP_DMAFabien Dessenne
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-17i2c: gpio: move header to platform_dataWolfram Sang
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-15video: fbdev: via: allow COMPILE_TEST buildBartlomiej Zolnierkiewicz
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