summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2022-01-28media: imx-jpeg: Prevent decoding NV12M jpegs into single-planar buffersMirela Rabulea
2022-01-28media: coda: Fix missing put_device() call in coda_get_vdoa_dataMiaoqian Lin
2022-01-28media: coda: Use platform_get_irq() to get the interruptLad Prabhakar
2022-01-28media: mtk-vpu: Drop unnecessary call to platform_get_resource()Lad Prabhakar
2022-01-28media: s5p-g2d: Use platform_get_irq() to get the interruptLad Prabhakar
2022-01-28media: exynos4-is: Use platform_get_irq() to get the interruptLad Prabhakar
2022-01-28media: marvell-ccic: Use platform_get_irq() to get the interruptLad Prabhakar
2022-01-28media: exynos-gsc: Use platform_get_irq() to get the interruptLad Prabhakar
2022-01-28media: stm32-dma2d: Use platform_get_irq() to get the interruptLad Prabhakar
2022-01-28media: s5p-mfc: Use platform_get_irq() to get the interruptLad Prabhakar
2022-01-28media: bdisp: Use platform_get_irq() to get the interruptLad Prabhakar
2022-01-28media: camss: Use platform_get_irq_byname() to get the interruptLad Prabhakar
2022-01-28media: vsp1: Use platform_get_irq() to get the interruptLad Prabhakar
2022-01-28media: i2c: max9286: Use "maxim,gpio-poc" propertyJacopo Mondi
2022-01-24media: mtk-cir: simplify codeSean Young
2022-01-24media: mtk-cir: remove superfluous ir_raw_event_reset()Sean Young
2022-01-24media: mtk-cir: reduce message end to fix nec repeatsSean Young
2022-01-24media: lirc: simplify gap calculationSean Young
2022-01-24media: ir_toy: free before error exitingPeiwei Hu
2022-01-23media: mtk-vcodec: Remove mtk_vcodec_release_enc_pmYunfei Dong
2022-01-23media: mtk-vcodec: Remove mtk_vcodec_release_dec_pmYunfei Dong
2022-01-23media: mtk-vcodec: Use codec type to separate different hardwareYunfei Dong
2022-01-23media: mtk-vcodec: Add core dec and dec end ipi msgYunfei Dong
2022-01-23media: mtk-vcodec: Support 34bits dma address for vdecYunfei Dong
2022-01-23media: mtk-vcodec: Add work queue for core hardware decodeYunfei Dong
2022-01-23media: mtk-vcodec: Add new interface to lock different hardwareYunfei Dong
2022-01-23media: mtk-vcodec: Generalize power and clock on/off interfacesYunfei Dong
2022-01-23media: mtk-vcodec: Add msg queue feature for lat and core architectureYunfei Dong
2022-01-23media: mtk-vcodec: Add irq interface for multi hardwareYunfei Dong
2022-01-23media: mtk-vcodec: Use pure single core for MT8183Yunfei Dong
2022-01-23media: mtk-vcodec: Add to support multi hardware decodeYunfei Dong
2022-01-23media: mtk-vcodec: Support MT8192Yunfei Dong
2022-01-23media: mtk-vcodec: export decoder pm functionsYunfei Dong
2022-01-23media: mtk-vcodec: Refactor vcodec pm interfaceYunfei Dong
2022-01-23media: mtk-vcodec: Align vcodec wake up interrupt interfaceYunfei Dong
2022-01-23media: mtk-vcodec: Get numbers of register bases from DTYunfei Dong
2022-01-23media: atmel: atmel-isc: add raw Bayer 8bit 10bit output formatsEugen Hristev
2022-01-23media: atmel: atmel-sama7g5-isc: fix UYVY input format mbus_code typoEugen Hristev
2022-01-23media: atmel: atmel-isc-base: clamp wb gain coefficientsEugen Hristev
2022-01-23media: atmel: atmel-isc-base: add wb debug messagesEugen Hristev
2022-01-23media: atmel: atmel-isc-base: fix bytesperline value for planar formatsEugen Hristev
2022-01-23media: atmel: atmel-isc-base: report frame sizes as full supported rangeEugen Hristev
2022-01-23media: atmel: atmel-isc-base: remove frameintervals VIDIOCEugen Hristev
2022-01-23media: atmel: atmel-sama7g5-isc: fix ispck leftoverEugen Hristev
2022-01-23media: atmel: atmel-isc: replace video device name with module nameEugen Hristev
2022-01-23media: atmel: atmel-isc: split the clock code into separate source fileEugen Hristev
2022-01-23media: atmel: introduce microchip csi2dc driverEugen Hristev
2022-01-23media: stm32: dcmi: create a dma scatterlist based on DMA max_sg_burst valueAlain Volmat
2022-01-23media: v4l2-ctrls: make array range staticColin Ian King
2022-01-23media: media/radio: make array probe_ports static constColin Ian King