summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media
AgeCommit message (Expand)AuthorLines
2019-09-18Merge tag 'staging-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-20/+6
2019-08-29media: imx: remove unused including <linux/version.h>YueHaibing-1/+0
2019-08-26media: use the BIT() macroMauro Carvalho Chehab-1/+3
2019-08-26media: hantro: Enable VP8 decoding on RK3328Jonas Karlman-1/+1
2019-08-26media: imx: add csc/scaler mem2mem devicePhilipp Zabel-2/+972
2019-08-19media: hantro: Enable H264 decoding on rk3288Hertz Wong-1/+20
2019-08-19media: hantro: Add support for H264 decoding on G1Hertz Wong-0/+294
2019-08-19media: hantro: Add core bits to support H264 decodingHertz Wong-1/+762
2019-08-19media: hantro: Move copy_metadata() before doing a decode operationBoris Brezillon-2/+6
2019-08-19media: cedrus: Specify H264 startcode and decoding modeEzequiel Garcia-0/+18
2019-08-19media: cedrus: Cleanup control initializationEzequiel Garcia-23/+25
2019-08-19media: uapi: h264: Rename pixel formatEzequiel Garcia-4/+4
2019-08-15media: imx7-media-csi: add i.MX6UL supportSébastien Szymanski-11/+23
2019-08-15media: imx: mipi csi-2: Don't fail if initial state times-outEzequiel Garcia-8/+4
2019-08-13media: cedrus: Don't set chroma size for scale & rotationJernej Skrabec-3/+0
2019-08-13media: cedrus: Remove dst_bufs from contextJernej Skrabec-27/+3
2019-08-07media: staging: tegra-vde: Fix build errorYueHaibing-1/+1
2019-07-30staging: Remove dev_err() usage after platform_get_irq()Stephen Boyd-20/+6
2019-07-25media: staging: hantro: avoid future namespace collisionsMauro Carvalho Chehab-5/+6
2019-07-25media: hantro: Support RK3399 VP8 decodingJeffy Chen-1/+618
2019-07-25media: hantro: Move VP8 common codeEzequiel Garcia-17/+19
2019-07-25media: hantro: Add helpers to prepare/finish a runBoris Brezillon-33/+37
2019-07-25media: hantro: Add hantro_get_{src, dst}_buf() helpersBoris Brezillon-12/+25
2019-07-25media: hantro: Constify the control arrayBoris Brezillon-1/+1
2019-07-25media: hantro: Simplify the controls creation logicBoris Brezillon-22/+8
2019-07-25media: hantro: Set DMA max segment sizeFrancois Buergisser-0/+1
2019-07-25media: staging: media: hantro: Remove call to memset after dma_alloc_coherentHariprasad Kelam-2/+0
2019-07-25media: staging/intel-ipu3: Use dev_get_drvdata where possibleChuhong Yuan-2/+1
2019-07-25media: staging: davinci: remove vpfe driverArnd Bergmann-14028/+0
2019-07-25media: staging/media/bcm2048: remove driverHans Verkuil-2758/+0
2019-07-25media: staging: media: cedrus: Fix misuse of GENMASK macroJoe Perches-1/+1
2019-07-23media: staging/media/davinci_vpfe: Add null check post kmallocHariprasad Kelam-0/+5
2019-07-23media: staging/imx: Fix NULL deref in find_pipeline_entity()Steve Longerbeam-1/+1
2019-07-22media: hantro: Add support for MPEG-2 decoding on RK3328Jonas Karlman-1/+19
2019-07-22media: hantro: Add support for VP8 decoding on rk3288ZhiChao Yu-2/+789
2019-07-22media: drivers/staging/media: don't set description for ENUM_FMTHans Verkuil-25/+19
2019-07-15Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-68/+90
2019-06-27media: allegro: use new v4l2_m2m_ioctl_try_encoder_cmd funcsMichael Tretter-20/+2
2019-06-24media: staging: media: tegra-vde: Defer dmabuf's unmappingDmitry Osipenko-115/+276
2019-06-24media: staging: media: tegra-vde: Add IOMMU supportDmitry Osipenko-93/+349
2019-06-24media: hantro: Use vb2_get_bufferEzequiel Garcia-3/+5
2019-06-24media: staging: media: fix style problemAliasgar Surti-2/+4
2019-06-24media: staging: media: soc_camera: soc_mt9v022: simplify getting the adapter ...Wolfram Sang-1/+1
2019-06-24media: staging: media: soc_camera: mt9t031: simplify getting the adapter of a...Wolfram Sang-1/+1
2019-06-24media: staging: media: soc_camera: imx074: simplify getting the adapter of a ...Wolfram Sang-1/+1
2019-06-21media: staging: media: tegra-vde: Manually pack UAPI structuresDmitry Osipenko-23/+34
2019-06-21media: staging: media: tegra-vde: Remove BIT() macro from UAPI headerDmitry Osipenko-2/+2
2019-06-21media: staging: media: meson: remove redundant initialization of mpeg12Colin Ian King-1/+1
2019-06-21media: imx7-media-csi: get csi upstream endpointRui Miguel Silva-0/+8
2019-06-21media: staging: davinci: fix memory leaks and check for allocation failureColin Ian King-5/+10