summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)Author
2022-04-20media: rockchip/rga: do proper error checking in probeKyle Copperfield
2022-04-08media: imx-jpeg: fix a bug of accessing array out of boundsMing Qian
2022-04-08media: imx-jpeg: Prevent decoding NV12M jpegs into single-planar buffersMirela Rabulea
2022-04-08media: atmel: atmel-isc-base: report frame sizes as full supported rangeEugen Hristev
2022-04-08media: ti-vpe: cal: Fix a NULL pointer dereference in cal_ctx_v4l2_init_forma...Zhou Qingyang
2022-04-08media: mexon-ge2d: fixup frames size in registersNeil Armstrong
2022-04-08media: aspeed: Correct value for h-total-pixelsJammy Huang
2022-04-08media: coda: Fix missing put_device() call in coda_get_vdoa_dataMiaoqian Lin
2022-04-08media: atmel: atmel-sama7g5-isc: fix ispck leftoverEugen Hristev
2022-04-08media: mtk-vcodec: potential dereference of null pointerJiasheng Jiang
2022-04-08media: camss: vfe-170: fix "VFE halt timeout" errorJonathan Marek
2022-04-08media: camss: csid-170: set the right HALT_CMD when disabledJonathan Marek
2022-04-08media: camss: csid-170: don't enable unused irqsJonathan Marek
2022-04-08media: camss: csid-170: fix non-10bit formatsJonathan Marek
2022-04-08media: davinci: vpif: fix unbalanced runtime PM enableJohan Hovold
2022-04-08media: davinci: vpif: fix unbalanced runtime PM getJohan Hovold
2022-04-08media: venus: venc: Fix h264 8x8 transform controlStanimir Varbanov
2022-04-08media: venus: hfi_cmds: List HDR10 property as unsupported for v1 and v3Stanimir Varbanov
2022-01-27media: rcar-csi2: Optimize the selection PHTW registerSuresh Udipi
2022-01-27media: rockchip: rkisp1: use device name for debugfs subdir nameMikhail Rudenko
2022-01-27media: rcar-vin: Update format alignment constraintsNiklas Söderlund
2022-01-27media: venus: avoid calling core_clk_setrate() concurrently during concurrent...Mansur Alisha Shaik
2022-01-27media: coda/imx-vdoa: Handle dma_set_coherent_mask error codesJiasheng Jiang
2022-01-27media: venus: core: Fix a resource leak in the error handling path of 'venus_...Christophe JAILLET
2022-01-27media: venus: core: Fix a potential NULL pointer dereference in an error hand...Christophe JAILLET
2022-01-27media: venus: correct low power frequency calculation for encoderMansur Alisha Shaik
2022-01-27media: coda: fix CODA960 JPEG encoder buffer overflowPhilipp Zabel
2022-01-27media: mtk-vcodec: call v4l2_m2m_ctx_release first when file is releasedDafna Hirschfeld
2022-01-27media: imx-pxp: Initialize the spinlock prior to using itFabio Estevam
2022-01-27media: rcar-csi2: Correct the selection of hsfreqrangeSuresh Udipi
2022-01-27media: aspeed: Update signal status immediately to ensure sane hw stateJammy Huang
2022-01-27media: aspeed: fix mode-detect always time out at 2nd runJammy Huang
2021-11-18media: venus: fix vpp frequency calculation for decoderMansur Alisha Shaik
2021-11-18media: atmel: fix the ispck initializationEugen Hristev
2021-11-18media: sun6i-csi: Allow the video device to be open multiple timesOndrej Jirman
2021-11-18media: imx-jpeg: Fix the error handling path of 'mxc_jpeg_probe()'Christophe JAILLET
2021-11-18media: mtk-vpu: Fix a resource leak in the error handling path of 'mtk_vpu_pr...Christophe JAILLET
2021-11-18media: mtk-vcodec: venc: fix return value when start_streaming failsDafna Hirschfeld
2021-11-18media: meson-ge2d: Fix rotation parameter changes detection in 'ge2d_s_ctrl()'Christophe JAILLET
2021-11-18media: allegro: ignore interrupt if mailbox is not initializedMichael Tretter
2021-11-18media: imx-jpeg: Fix possible null pointer dereferenceMirela Rabulea
2021-11-18media: rcar-csi2: Add checking to rcsi2_start_receiver()Nadezda Lutovinova
2021-11-18media: rcar-vin: Use user provided buffers when startingNiklas Söderlund
2021-11-18media: s5p-mfc: Add checking to s5p_mfc_probe().Nadezda Lutovinova
2021-11-18media: s5p-mfc: fix possible null-pointer dereference in s5p_mfc_probe()Tuo Li
2021-11-18media: stm32: Potential NULL pointer dereference in dcmi_irq_thread()Dmitriy Ulitin
2021-10-08Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-10-07qcom_scm: hide Kconfig symbolArnd Bergmann
2021-09-07media: s5p-jpeg: rename JPEG marker constants to prevent build warningsRandy Dunlap
2021-09-01Merge tag 'media/v5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds