summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media
AgeCommit message (Expand)Author
2020-04-17media: hantro: Read be32 words starting at every fourth byteAndrzej Pietrasiewicz
2020-04-17media: allegro: fix type of gop_length in channel_create messageMichael Tretter
2020-04-17media: imx: imx7-media-csi: Fix video field handlingLaurent Pinchart
2020-04-17media: imx: imx7_mipi_csis: Power off the source when stopping streamingLaurent Pinchart
2020-03-12media: hantro: Fix broken media controller linksEzequiel Garcia
2020-02-24media: meson: add missing allocation failure check on new_bufColin Ian King
2020-01-17media: intel-ipu3: Align struct ipu3_uapi_awb_fr_config_s to 32 bytesSakari Ailus
2020-01-17media: hantro: Set H264 FIELDPIC_FLAG_E flag correctlyJonas Karlman
2020-01-17media: hantro: Do not reorder H264 scaling listJonas Karlman
2020-01-17media: cedrus: Use correct H264 8x8 scaling listJonas Karlman
2020-01-17media: hantro: h264: Fix the frame_num wraparound caseBoris Brezillon
2019-12-31media: cedrus: Use helpers to access capture queueJernej Skrabec
2019-12-31media: staging/imx: Use a shorter name for driverFabio Estevam
2019-12-31media: imx7-mipi-csis: Add a check for devm_regulator_getChuhong Yuan
2019-12-31media: cedrus: Fix undefined shift with a SHIFT_AND_MASK_BITS macroPaul Kocialkowski
2019-12-31media: cedrus: fill in bus_info for media deviceHans Verkuil
2019-12-17media: hantro: Fix picture order count table enableFrancois Buergisser
2019-12-17media: hantro: Fix motion vectors usage conditionFrancois Buergisser
2019-12-17media: hantro: Fix s_fmt for dynamic resolution changesEzequiel Garcia
2019-09-18Merge tag 'staging-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-08-29media: imx: remove unused including <linux/version.h>YueHaibing
2019-08-26media: use the BIT() macroMauro Carvalho Chehab
2019-08-26media: hantro: Enable VP8 decoding on RK3328Jonas Karlman
2019-08-26media: imx: add csc/scaler mem2mem devicePhilipp Zabel
2019-08-19media: hantro: Enable H264 decoding on rk3288Hertz Wong
2019-08-19media: hantro: Add support for H264 decoding on G1Hertz Wong
2019-08-19media: hantro: Add core bits to support H264 decodingHertz Wong
2019-08-19media: hantro: Move copy_metadata() before doing a decode operationBoris Brezillon
2019-08-19media: cedrus: Specify H264 startcode and decoding modeEzequiel Garcia
2019-08-19media: cedrus: Cleanup control initializationEzequiel Garcia
2019-08-19media: uapi: h264: Rename pixel formatEzequiel Garcia
2019-08-15media: imx7-media-csi: add i.MX6UL supportSébastien Szymanski
2019-08-15media: imx: mipi csi-2: Don't fail if initial state times-outEzequiel Garcia
2019-08-13media: cedrus: Don't set chroma size for scale & rotationJernej Skrabec
2019-08-13media: cedrus: Remove dst_bufs from contextJernej Skrabec
2019-08-07media: staging: tegra-vde: Fix build errorYueHaibing
2019-07-30staging: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-07-25media: staging: hantro: avoid future namespace collisionsMauro Carvalho Chehab
2019-07-25media: hantro: Support RK3399 VP8 decodingJeffy Chen
2019-07-25media: hantro: Move VP8 common codeEzequiel Garcia
2019-07-25media: hantro: Add helpers to prepare/finish a runBoris Brezillon
2019-07-25media: hantro: Add hantro_get_{src, dst}_buf() helpersBoris Brezillon
2019-07-25media: hantro: Constify the control arrayBoris Brezillon
2019-07-25media: hantro: Simplify the controls creation logicBoris Brezillon
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