summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)Author
2022-11-08Merge git://linuxtv.org/sailus/media_tree into media_stageMauro Carvalho Chehab
2022-11-08Merge tag 'br-v6.2b' of git://linuxtv.org/hverkuil/media_tree into media_stageMauro Carvalho Chehab
2022-11-08media: camss: Split power domain managementVladimir Zapolskiy
2022-11-08media: camss: Collect information about a number of lite VFEsVladimir Zapolskiy
2022-11-08media: camss: Do not attach an already attached power domain on MSM8916 platformVladimir Zapolskiy
2022-11-08media: camss: Clean up received buffers on failed start of streamingVladimir Zapolskiy
2022-11-04media: sun6i-csi: Remove unnecessary print function dev_err()Yang Li
2022-11-04media: platform: exynos4-is: fix return value check in fimc_md_probe()Yang Yingliang
2022-11-04media: rkisp1: make const arrays ae_wnd_num and hist_wnd_num staticColin Ian King
2022-11-04media: aspeed: Extend debug messageJammy Huang
2022-11-04media: aspeed: Support aspeed mode to reduce compressed dataJammy Huang
2022-11-04media: platform: mtk-mdp3: fix error handling in mdp_probe()Moudy Ho
2022-11-04media: platform: mtk-mdp3: fix error handling about components clock_onMoudy Ho
2022-11-04media: platform: mtk-mdp3: fix error handling in mdp_cmdq_send()Moudy Ho
2022-11-04media: platform: mtk-mdp3: extend shared memory structure to 4-byte alignedMoudy Ho
2022-10-25media: exynos4-is: don't rely on the v4l2_async_subdev internalsMarek Szyprowski
2022-10-25venus: pm_helpers: Fix error check in vcodec_domains_get()Tang Bin
2022-10-25venus: firmware: Correct assertion of reset bit on remote processorStanimir Varbanov
2022-10-25venus: firmware: Correct non-pix start and end addressesStanimir Varbanov
2022-10-25venus: firmware: Correct reset bitStanimir Varbanov
2022-10-25Merge tag 'drm-misc-next-2022-10-20' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-10-24media: platform: s5p-mfc: Fix spelling mistake "mmaping" -> "mmapping"Colin Ian King
2022-10-24media: platform: mtk-mdp3: remove unused VIDEO_MEDIATEK_VPU configMoudy Ho
2022-10-24media: mediatek: vcodec: fix h264 cavlc bitstream failYunfei Dong
2022-10-24media: imx-jpeg: Fix Coverity issue in probeMirela Rabulea
2022-10-24media: c8sectpfe: Add missed header(s)Andy Shevchenko
2022-10-24media: amphion: reset instance if it's aborted before codec header parsedMing Qian
2022-10-24media: coda: jpeg: Add check for kmallocJiasheng Jiang
2022-10-24media: mediatek: vcodec: Skip unsupported h264 encoder profileIrui Wang
2022-10-24media: stm32: dcmi: Remove redundant dev_err callShang XiaoJing
2022-10-24media: aspeed: use DEFINE_SHOW_ATTRIBUTE to simplify codeLiu Shixin
2022-10-22Merge tag 'media/v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2022-10-18Merge drm/drm-next into drm-misc-nextMaxime Ripard
2022-10-18media: tegra-vde: Prepare to dynamic dma-buf locking specificationDmitry Osipenko
2022-10-07Merge tag 'media/v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2022-10-05Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-09-30media: imx-jpeg: Lock on ioctl encoder/decoder stop cmdMing Qian
2022-09-30media: imx-jpeg: Support contiguous and non contiguous formatMing Qian
2022-09-30media: imx-jpeg: Implement g_selection and s_selectionMing Qian
2022-09-30mtk-jpegdec: add stop cmd interface for jpgdeckyrie wu
2022-09-30media: mtk-jpegdec: refactor jpegdec func interfacekyrie wu
2022-09-30media: mtk-jpegdec: add output pic reorder interfacekyrie wu
2022-09-30media: mtk-jpegdec: add jpeg decode worker interfacekyrie wu
2022-09-30media: mtk-jpegdec: add jpegdec timeout func interfacekyrie wu
2022-09-30media: mtk-jpegdec: support jpegdec multi-hardwarekyrie wu
2022-09-30media: mtk-jpegdec: export jpeg decoder functionskyrie wu
2022-09-30mtk-jpegenc: add stop cmd interface for jpgenckyrie wu
2022-09-30mtk-jpegenc: add output pic reorder interfacekyrie wu
2022-09-30mtk-jpegenc: add jpeg encode worker interfacekyrie wu
2022-09-30mtk-jpegenc: add jpegenc timeout func interfacekyrie wu