summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'staging-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-09-187-20/+6
|\
| * staging: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-07-307-20/+6
* | media: imx: remove unused including <linux/version.h>YueHaibing2019-08-291-1/+0
* | media: use the BIT() macroMauro Carvalho Chehab2019-08-261-1/+3
* | media: hantro: Enable VP8 decoding on RK3328Jonas Karlman2019-08-261-1/+1
* | media: imx: add csc/scaler mem2mem devicePhilipp Zabel2019-08-266-2/+972
* | media: hantro: Enable H264 decoding on rk3288Hertz Wong2019-08-191-1/+20
* | media: hantro: Add support for H264 decoding on G1Hertz Wong2019-08-193-0/+294
* | media: hantro: Add core bits to support H264 decodingHertz Wong2019-08-196-1/+762
* | media: hantro: Move copy_metadata() before doing a decode operationBoris Brezillon2019-08-191-2/+6
* | media: cedrus: Specify H264 startcode and decoding modeEzequiel Garcia2019-08-191-0/+18
* | media: cedrus: Cleanup control initializationEzequiel Garcia2019-08-192-23/+25
* | media: uapi: h264: Rename pixel formatEzequiel Garcia2019-08-192-4/+4
* | media: imx7-media-csi: add i.MX6UL supportSébastien Szymanski2019-08-152-11/+23
* | media: imx: mipi csi-2: Don't fail if initial state times-outEzequiel Garcia2019-08-151-8/+4
* | media: cedrus: Don't set chroma size for scale & rotationJernej Skrabec2019-08-131-3/+0
* | media: cedrus: Remove dst_bufs from contextJernej Skrabec2019-08-133-27/+3
* | media: staging: tegra-vde: Fix build errorYueHaibing2019-08-071-1/+1
* | media: staging: hantro: avoid future namespace collisionsMauro Carvalho Chehab2019-07-254-5/+6
* | media: hantro: Support RK3399 VP8 decodingJeffy Chen2019-07-254-1/+618
* | media: hantro: Move VP8 common codeEzequiel Garcia2019-07-253-17/+19
* | media: hantro: Add helpers to prepare/finish a runBoris Brezillon2019-07-257-33/+37
* | media: hantro: Add hantro_get_{src, dst}_buf() helpersBoris Brezillon2019-07-256-12/+25
* | media: hantro: Constify the control arrayBoris Brezillon2019-07-251-1/+1
* | media: hantro: Simplify the controls creation logicBoris Brezillon2019-07-252-22/+8
* | media: hantro: Set DMA max segment sizeFrancois Buergisser2019-07-251-0/+1
* | media: staging: media: hantro: Remove call to memset after dma_alloc_coherentHariprasad Kelam2019-07-251-2/+0
* | media: staging/intel-ipu3: Use dev_get_drvdata where possibleChuhong Yuan2019-07-251-2/+1
* | media: staging: davinci: remove vpfe driverArnd Bergmann2019-07-2524-14028/+0
* | media: staging/media/bcm2048: remove driverHans Verkuil2019-07-257-2758/+0
* | media: staging: media: cedrus: Fix misuse of GENMASK macroJoe Perches2019-07-251-1/+1
* | media: staging/media/davinci_vpfe: Add null check post kmallocHariprasad Kelam2019-07-231-0/+5
* | media: staging/imx: Fix NULL deref in find_pipeline_entity()Steve Longerbeam2019-07-231-1/+1
* | media: hantro: Add support for MPEG-2 decoding on RK3328Jonas Karlman2019-07-223-1/+19
* | media: hantro: Add support for VP8 decoding on rk3288ZhiChao Yu2019-07-228-2/+789
* | media: drivers/staging/media: don't set description for ENUM_FMTHans Verkuil2019-07-223-25/+19
|/
* Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-07-157-68/+90
|\
| * media: imx: Try colorimetry at both sink and source padsSteve Longerbeam2019-06-147-62/+62
| * gpu: ipu-v3: ipu-ic: Fully describe colorspace conversionsSteve Longerbeam2019-06-141-6/+28
* | media: allegro: use new v4l2_m2m_ioctl_try_encoder_cmd funcsMichael Tretter2019-06-271-20/+2
* | media: staging: media: tegra-vde: Defer dmabuf's unmappingDmitry Osipenko2019-06-245-115/+276
* | media: staging: media: tegra-vde: Add IOMMU supportDmitry Osipenko2019-06-246-93/+349
* | media: hantro: Use vb2_get_bufferEzequiel Garcia2019-06-241-3/+5
* | media: staging: media: fix style problemAliasgar Surti2019-06-241-2/+4
* | media: staging: media: soc_camera: soc_mt9v022: simplify getting the adapter ...Wolfram Sang2019-06-241-1/+1
* | media: staging: media: soc_camera: mt9t031: simplify getting the adapter of a...Wolfram Sang2019-06-241-1/+1
* | media: staging: media: soc_camera: imx074: simplify getting the adapter of a ...Wolfram Sang2019-06-241-1/+1
* | media: staging: media: tegra-vde: Manually pack UAPI structuresDmitry Osipenko2019-06-212-23/+34
* | media: staging: media: tegra-vde: Remove BIT() macro from UAPI headerDmitry Osipenko2019-06-211-2/+2
* | media: staging: media: meson: remove redundant initialization of mpeg12Colin Ian King2019-06-211-1/+1