aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-18Merge tag 'staging-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds7-20/+6
2019-08-29media: imx: remove unused including <linux/version.h>YueHaibing1-1/+0
2019-08-26media: use the BIT() macroMauro Carvalho Chehab1-1/+3
2019-08-26media: hantro: Enable VP8 decoding on RK3328Jonas Karlman1-1/+1
2019-08-26media: imx: add csc/scaler mem2mem devicePhilipp Zabel6-2/+972
2019-08-19media: hantro: Enable H264 decoding on rk3288Hertz Wong1-1/+20
2019-08-19media: hantro: Add support for H264 decoding on G1Hertz Wong3-0/+294
2019-08-19media: hantro: Add core bits to support H264 decodingHertz Wong6-1/+762
2019-08-19media: hantro: Move copy_metadata() before doing a decode operationBoris Brezillon1-2/+6
2019-08-19media: cedrus: Specify H264 startcode and decoding modeEzequiel Garcia1-0/+18
2019-08-19media: cedrus: Cleanup control initializationEzequiel Garcia2-23/+25
2019-08-19media: uapi: h264: Rename pixel formatEzequiel Garcia2-4/+4
2019-08-15media: imx7-media-csi: add i.MX6UL supportSébastien Szymanski2-11/+23
2019-08-15media: imx: mipi csi-2: Don't fail if initial state times-outEzequiel Garcia1-8/+4
2019-08-13media: cedrus: Don't set chroma size for scale & rotationJernej Skrabec1-3/+0
2019-08-13media: cedrus: Remove dst_bufs from contextJernej Skrabec3-27/+3
2019-08-07media: staging: tegra-vde: Fix build errorYueHaibing1-1/+1
2019-07-30staging: Remove dev_err() usage after platform_get_irq()Stephen Boyd7-20/+6
2019-07-25media: staging: hantro: avoid future namespace collisionsMauro Carvalho Chehab4-5/+6
2019-07-25media: hantro: Support RK3399 VP8 decodingJeffy Chen4-1/+618
2019-07-25media: hantro: Move VP8 common codeEzequiel Garcia3-17/+19
2019-07-25media: hantro: Add helpers to prepare/finish a runBoris Brezillon7-33/+37
2019-07-25media: hantro: Add hantro_get_{src, dst}_buf() helpersBoris Brezillon6-12/+25
2019-07-25media: hantro: Constify the control arrayBoris Brezillon1-1/+1
2019-07-25media: hantro: Simplify the controls creation logicBoris Brezillon2-22/+8
2019-07-25media: hantro: Set DMA max segment sizeFrancois Buergisser1-0/+1
2019-07-25media: staging: media: hantro: Remove call to memset after dma_alloc_coherentHariprasad Kelam1-2/+0
2019-07-25media: staging/intel-ipu3: Use dev_get_drvdata where possibleChuhong Yuan1-2/+1
2019-07-25media: staging: davinci: remove vpfe driverArnd Bergmann24-14028/+0
2019-07-25media: staging/media/bcm2048: remove driverHans Verkuil7-2758/+0
2019-07-25media: staging: media: cedrus: Fix misuse of GENMASK macroJoe Perches1-1/+1
2019-07-23media: staging/media/davinci_vpfe: Add null check post kmallocHariprasad Kelam1-0/+5
2019-07-23media: staging/imx: Fix NULL deref in find_pipeline_entity()Steve Longerbeam1-1/+1
2019-07-22media: hantro: Add support for MPEG-2 decoding on RK3328Jonas Karlman3-1/+19
2019-07-22media: hantro: Add support for VP8 decoding on rk3288ZhiChao Yu8-2/+789
2019-07-22media: drivers/staging/media: don't set description for ENUM_FMTHans Verkuil3-25/+19
2019-07-15Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds7-68/+90
2019-06-27media: allegro: use new v4l2_m2m_ioctl_try_encoder_cmd funcsMichael Tretter1-20/+2
2019-06-24media: staging: media: tegra-vde: Defer dmabuf's unmappingDmitry Osipenko5-115/+276
2019-06-24media: staging: media: tegra-vde: Add IOMMU supportDmitry Osipenko6-93/+349
2019-06-24media: hantro: Use vb2_get_bufferEzequiel Garcia1-3/+5
2019-06-24media: staging: media: fix style problemAliasgar Surti1-2/+4
2019-06-24media: staging: media: soc_camera: soc_mt9v022: simplify getting the adapter of a clientWolfram Sang1-1/+1
2019-06-24media: staging: media: soc_camera: mt9t031: simplify getting the adapter of a clientWolfram Sang1-1/+1
2019-06-24media: staging: media: soc_camera: imx074: simplify getting the adapter of a clientWolfram Sang1-1/+1
2019-06-21media: staging: media: tegra-vde: Manually pack UAPI structuresDmitry Osipenko2-23/+34
2019-06-21media: staging: media: tegra-vde: Remove BIT() macro from UAPI headerDmitry Osipenko1-2/+2
2019-06-21media: staging: media: meson: remove redundant initialization of mpeg12Colin Ian King1-1/+1
2019-06-21media: imx7-media-csi: get csi upstream endpointRui Miguel Silva1-0/+8
2019-06-21media: staging: davinci: fix memory leaks and check for allocation failureColin Ian King1-5/+10