summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)Author
2019-07-25media: vivid: fix device init when no_error_inj=1 and fb disabledGuillaume Tucker
2019-07-25media: am437x: remove unused struct vpfe_pixel_formatHans Verkuil
2019-07-25media: davinci/vpfe_capture.c: drop unused format descriptionsHans Verkuil
2019-07-25media: sh_veu: convert to struct v4l2_fhHans Verkuil
2019-07-25media: marvell-ccic: mmp: add MODULE_DEVICE_TABLELubomir Rintel
2019-07-25media: v4l: ctrls: Add debug messagesEzequiel Garcia
2019-07-25media: rcar-vin: Centralize black listing of pixel formatsNiklas Söderlund
2019-07-25media: rcar-vin: Clean up correct notifier in error pathNiklas Söderlund
2019-07-23media: vimc: stream: format comments as kernel-docAndré Almeida
2019-07-23media: vimc: stream: fix style of argument descriptionAndré Almeida
2019-07-23media: vimc: stream: remove obsolete function docAndré Almeida
2019-07-23media: mx2_emmaprp: use struct v4l2_fhHans Verkuil
2019-07-23media: omap_vout: use struct v4l2_fhHans Verkuil
2019-07-23media: m2m-deinterlace: use struct v4l2_fhHans Verkuil
2019-07-23media: ti-vpe: fix leaked of_node referencesWen Yang
2019-07-23media: exynos4-is: fix leaked of_node referencesWen Yang
2019-07-23media: vivid: work around high stack usage with clangArnd Bergmann
2019-07-23media: via-camera: fix v4l2-compliance failsHans Verkuil
2019-07-23media: via-camera: use struct v4l2_fhHans Verkuil
2019-07-23media: via-camera: call viafb_pm_unregister in remove()Hans Verkuil
2019-07-23media: m2m-deinterlace: Fix misuse of strscpyJoe Perches
2019-07-23media: platform: meson-ao-cec-g12a: add support for SM1Neil Armstrong
2019-07-23media: davinci-vpbe: remove obsolete includesArnd Bergmann
2019-07-23media: vivid:add sanity check to avoid divide error and set value to 1 if 0.Vandana BN
2019-07-23media: vivid: fix potential integer overflow on left shiftColin Ian King
2019-07-23media: drivers/media: don't set pix->priv = 0Hans Verkuil
2019-07-23media: tegra-cec: use cec_notifier_cec_adap_(un)registerHans Verkuil
2019-07-23media: stih-cec: use cec_notifier_cec_adap_(un)registerHans Verkuil
2019-07-23media: s5p-cec: use cec_notifier_cec_adap_(un)registerHans Verkuil
2019-07-23media: seco-cec: use cec_notifier_cec_adap_(un)registerHans Verkuil
2019-07-23media: cros-ec-cec: use cec_notifier_cec_adap_(un)registerHans Verkuil
2019-07-23media: meson/ao-cec: use cec_notifier_cec_adap_(un)registerHans Verkuil
2019-07-22media: omap3isp: set device_caps in struct video_deviceHans Verkuil
2019-07-22media: ti-vpe: set device_caps in struct video_deviceHans Verkuil
2019-07-22media: omap_vout: set device_caps in struct video_deviceHans Verkuil
2019-07-22media: vsp1: set device_caps in struct video_deviceHans Verkuil
2019-07-22media: sh_veu/sh_vou: set device_caps in struct video_deviceHans Verkuil
2019-07-22media: xilinx: set device_caps in struct video_deviceHans Verkuil
2019-07-22media: via-camera: set device_caps in struct video_deviceHans Verkuil
2019-07-22media: bdisp: set device_caps in struct video_deviceHans Verkuil
2019-07-22media: pxa_camera: don't set caps in querycapHans Verkuil
2019-07-22media: marvell-ccic: set device_caps in struct video_deviceHans Verkuil
2019-07-22media: mx2_emmaprp: set device_caps in struct video_deviceHans Verkuil
2019-07-22media: m2m-deinterlace: set device_caps in struct video_deviceHans Verkuil
2019-07-22media: fsl-viu: set device_caps in struct video_deviceHans Verkuil
2019-07-22media: s3c-camif/s5p-g2d/s5p-jpeg: set device_caps in struct video_deviceHans Verkuil
2019-07-22media: coda: set device_caps in struct video_deviceHans Verkuil
2019-07-22media: am437x/davinci: set device_caps in struct video_deviceHans Verkuil
2019-07-22media: media/platform: don't set description in ENUM_FMTHans Verkuil
2019-07-09Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds