summaryrefslogtreecommitdiff
path: root/drivers/staging/media
AgeCommit message (Expand)Author
2019-07-25media: hantro: Set DMA max segment sizeFrancois Buergisser
2019-07-25media: staging: media: hantro: Remove call to memset after dma_alloc_coherentHariprasad Kelam
2019-07-25media: staging/intel-ipu3: Use dev_get_drvdata where possibleChuhong Yuan
2019-07-25media: staging: davinci: remove vpfe driverArnd Bergmann
2019-07-25media: staging/media/bcm2048: remove driverHans Verkuil
2019-07-25media: staging: media: cedrus: Fix misuse of GENMASK macroJoe Perches
2019-07-23media: staging/media/davinci_vpfe: Add null check post kmallocHariprasad Kelam
2019-07-23media: staging/imx: Fix NULL deref in find_pipeline_entity()Steve Longerbeam
2019-07-22media: hantro: Add support for MPEG-2 decoding on RK3328Jonas Karlman
2019-07-22media: hantro: Add support for VP8 decoding on rk3288ZhiChao Yu
2019-07-22media: drivers/staging/media: don't set description for ENUM_FMTHans Verkuil
2019-07-15Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-06-27media: allegro: use new v4l2_m2m_ioctl_try_encoder_cmd funcsMichael Tretter
2019-06-24media: staging: media: tegra-vde: Defer dmabuf's unmappingDmitry Osipenko
2019-06-24media: staging: media: tegra-vde: Add IOMMU supportDmitry Osipenko
2019-06-24media: hantro: Use vb2_get_bufferEzequiel Garcia
2019-06-24media: staging: media: fix style problemAliasgar Surti
2019-06-24media: staging: media: soc_camera: soc_mt9v022: simplify getting the adapter ...Wolfram Sang
2019-06-24media: staging: media: soc_camera: mt9t031: simplify getting the adapter of a...Wolfram Sang
2019-06-24media: staging: media: soc_camera: imx074: simplify getting the adapter of a ...Wolfram Sang
2019-06-21media: staging: media: tegra-vde: Manually pack UAPI structuresDmitry Osipenko
2019-06-21media: staging: media: tegra-vde: Remove BIT() macro from UAPI headerDmitry Osipenko
2019-06-21media: staging: media: meson: remove redundant initialization of mpeg12Colin Ian King
2019-06-21media: imx7-media-csi: get csi upstream endpointRui Miguel Silva
2019-06-21media: staging: davinci: fix memory leaks and check for allocation failureColin Ian King
2019-06-21media: hantro: remove an unnecessary NULL checkDan Carpenter
2019-06-14media: imx: Try colorimetry at both sink and source padsSteve Longerbeam
2019-06-14gpu: ipu-v3: ipu-ic: Fully describe colorspace conversionsSteve Longerbeam
2019-06-12media: meson: vdec: Add missing kthread.hYueHaibing
2019-06-12media: hantro: allow arbitrary number of clocksPhilipp Zabel
2019-06-12media: hantro: add support for separate control blockPhilipp Zabel
2019-06-12media: hantro: add support for named register rangesPhilipp Zabel
2019-06-12media: hantro: make irq names configurablePhilipp Zabel
2019-06-12media: hantro: add PM runtime resume callbackPhilipp Zabel
2019-06-12media: hantro: print video device name in addition to device nodePhilipp Zabel
2019-06-12media: rockchip/vpu: rename from rockchip to hantroPhilipp Zabel
2019-06-11media: meson: add v4l2 m2m video decoder driverMaxime Jourdan
2019-06-10media: Revert "media: staging/imx: Allow driver to build if COMPILE_TEST is e...Fabio Estevam
2019-06-05media: imx7-media-csi: Remove unneeded error messageFabio Estevam
2019-06-05media: imx7-media-csi: Use u32 for storing register readsFabio Estevam
2019-06-05media: imx7-media-csi: Use functions instead of macrosFabio Estevam
2019-06-05media: imx7-mipi-csis: Remove extra blank lineFabio Estevam
2019-06-05media: imx7-mipi-csis: Remove unneeded 'ret' initializationFabio Estevam
2019-06-05media: imx7-mipi-csis: Propagate the error if clock enabling failsFabio Estevam
2019-06-05media: staging/media: set device_caps in struct video_deviceHans Verkuil
2019-06-05media: v4l2: Get rid of ->vidioc_enum_fmt_vid_{cap, out}_mplaneBoris Brezillon
2019-06-03media: staging/imx: fix two NULL vs IS_ERR() bugsDan Carpenter
2019-05-29media: Staging: media: Release the correct resource in an error handling pathChristophe JAILLET
2019-05-29media: staging: media: davinci_vpfe: use __func__ for function namesDiwakar Sharma
2019-05-29media: staging: media: davinci_vpfe: Replace a bit shiftArushi Singhal