summaryrefslogtreecommitdiff
path: root/drivers/staging/media/meson
AgeCommit message (Expand)Author
2024-02-05media: staging: meson: Fix kerneldocRicardo Ribalda
2023-12-13media: videobuf2: core: Rename min_buffers_needed field in vb2_queueBenjamin Gaignard
2023-11-23media: meson: vdec: Stop direct calls to queue num_buffers fieldBenjamin Gaignard
2023-09-01Merge tag 'media/v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-07-27staging: Explicitly include correct DT includesRob Herring
2023-07-25media: meson: vdec: Add MODULE_FIRMWARE macroJuerg Haefliger
2023-04-15media: staging: media: meson: vdec: Convert to platform remove callback retur...Uwe Kleine-König
2023-02-08media: meson: vdec: remove redundant if statementBenjamin Roszak
2022-11-25media: staging: media: meson: vdec: use min() for comparison and assignmentDeepak R Varma
2022-10-24media: meson/vdec: always init coef_node_startHans Verkuil
2022-09-24media: meson: vdec: fix possible refcount leak in vdec_probe()Hangyu Hua
2022-08-30media: meson: vdec: add missing clk_disable_unprepare on error in vdec_hevc_s...Xu Qiang
2022-03-18media: Kconfig: cleanup VIDEO_DEV dependenciesMauro Carvalho Chehab
2022-02-22drivers: meson: vdec: add VP9 support to GXMChristian Hewitt
2022-01-28media: meson: vdec: potential dereference of null pointerJiasheng Jiang
2021-12-07media: replace setting of bytesused with vb2_set_plane_payloadDafna Hirschfeld
2021-09-30media: staging/media/meson: vdec.h: fix kerneldoc warningsHans Verkuil
2021-09-30media: Media: meson: vdec: Use devm_platform_ioremap_resource_byname()zhaoxiao
2021-06-02media: meson: vdec: remove redundant initialization of variable reg_curColin Ian King
2021-04-09media: staging: media/meson: remove redundant dev_err callMuhammad Usama Anjum
2021-03-22media: staging: media: meson: vdec: fix kernel-doc warningHans Verkuil
2020-12-03media: meson: vdec: add G12/SM1 to module descriptionChristian Hewitt
2020-08-28media: staging/media: drop vb2_queue_release()Hans Verkuil
2020-05-05media: meson: vdec: enable mcrcc for VP9Maxime Jourdan
2020-03-05media: meson: vdec: add VP9 decoder supportMaxime Jourdan
2020-03-05media: meson: vdec: add VP9 input supportMaxime Jourdan
2020-03-05media: meson: vdec: add common HEVC decoder supportMaxime Jourdan
2020-03-05media: meson: vdec: add helpers for lossless framebuffer compression buffersMaxime Jourdan
2020-03-05media: meson: vdec: align stride on 32 bytesNeil Armstrong
2020-03-05media: meson: vdec: add H.264 decoding supportMaxime Jourdan
2020-03-05media: meson: vdec: bring up to complianceMaxime Jourdan
2020-02-24media: staging/media: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil
2019-12-16media: meson: vdec: add sm1 platformNeil Armstrong
2019-12-16media: meson: vdec: add g12a platformMaxime Jourdan
2019-12-13media: meson: add missing allocation failure check on new_bufColin Ian King
2019-07-30staging: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-06-21media: staging: media: meson: remove redundant initialization of mpeg12Colin Ian King
2019-06-12media: meson: vdec: Add missing kthread.hYueHaibing
2019-06-11media: meson: add v4l2 m2m video decoder driverMaxime Jourdan