summaryrefslogtreecommitdiff
path: root/drivers/media/platform/qcom
AgeCommit message (Expand)Author
2025-01-07Revert "media: qcom: camss: Restructure camss_link_entities"Bryan O'Donoghue
2025-01-06media: venus: Remove unused hfi_core_ping()Dr. David Alan Gilbert
2025-01-06media: venus: Populate video encoder/decoder nodename entriesBryan O'Donoghue
2025-01-06media: venus: Add support for static video encoder/decoder declarationsBryan O'Donoghue
2025-01-06media: venus: match instance creation and destruction orderSergey Senozhatsky
2025-01-06media: venus: destroy hfi session after m2m_ctx releaseSergey Senozhatsky
2024-12-12media: qcom: camss: Add support for camss driver on sc7280Suresh Vankadara
2024-12-12media: qcom: camss: Sort camss version enums and compatible stringsVikram Sharma
2024-12-04media: qcom: camss: document csiphy_lanes_cfg structureCaleb Connolly
2024-12-04media: qcom: camss: Restructure camss_link_entitiesVikram Sharma
2024-12-04media: qcom: camss: reducing the repitious error message stringVikram Sharma
2024-11-20Merge tag 'media/v6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2024-11-08media: qcom: camss: Add MSM8953 resourcesVladimir Lypak
2024-11-08media: qcom: camss: implement pm domain ops for VFE v4.1Barnabás Czémán
2024-11-07media: venus: factor out inst destruction routineSergey Senozhatsky
2024-11-07media: venus: sync with threaded IRQ during inst destructionSergey Senozhatsky
2024-11-07media: venus: fix enc/dec destruction orderSergey Senozhatsky
2024-11-07media: venus: Enable h.264 hierarchical codingFritz Koenig
2024-11-07media: venus: Helper function for dynamically updating bitrateFritz Koenig
2024-11-07media: venus: Fix pm_runtime_set_suspended() with runtime pm enabledJinjie Ruan
2024-10-28media: platform: drop vb2_ops_wait_prepare/finishHans Verkuil
2024-10-12media: qcom: camss: move SM8250 regulators from CSID to CSIPHY subdeviceVladimir Zapolskiy
2024-10-12media: qcom: camss: add management of supply regulators to CSIPHYVladimir Zapolskiy
2024-10-12media: qcom: camss: Add hooks to get CSID wrapper resourcesBryan O'Donoghue
2024-10-12media: qcom: camss: fix error path on configuration of power domainsVladimir Zapolskiy
2024-10-12media: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-10-12media: venus: add missing wait_prepare/finish opsHans Verkuil
2024-10-10media: venus: Convert into devm_pm_domain_attach_list() for OPP PM domainUlf Hansson
2024-09-23Merge tag 'media/v6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2024-09-18Merge tag 'hardening-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-08-25media: venus: firmware: Use iommu_paging_domain_alloc()Lu Baolu
2024-08-25media: venus: Convert one-element-arrays to flex-arraysRicardo Ribalda
2024-08-25media: venus: Refactor hfi_buffer_alloc_mode_supportedRicardo Ribalda
2024-08-25media: venus: Refactor hfi_session_fill_buffer_pktRicardo Ribalda
2024-08-25media: venus: Refactor hfi_sys_get_property_pktRicardo Ribalda
2024-08-25media: venus: Refactor hfi_session_empty_buffer_compressed_pktRicardo Ribalda
2024-08-25media: venus: Refactor hfi_session_empty_buffer_uncompressed_plane0_pktRicardo Ribalda
2024-08-25media: venus: Refactor struct hfi_uncompressed_format_supportedRicardo Ribalda
2024-08-25media: venus: Refactor struct hfi_session_get_property_pktRicardo Ribalda
2024-08-25media: venus: Refactor struct hfi_uncompressed_plane_infoRicardo Ribalda
2024-08-25media: venus: Constify struct dec_bufsize_ops and enc_bufsize_opsChristophe JAILLET
2024-08-25media: venus: fix use after free bug in venus_remove due to race conditionZheng Wang
2024-08-22media: venus: hfi_cmds: struct hfi_session_release_buffer_pkt: Add __counted_...Kees Cook
2024-08-22media: venus: hfi_cmds: struct hfi_session_release_buffer_pkt: Replace 1-elem...Kees Cook
2024-08-20media: venus: use device managed APIs for power domainsDikshita Agarwal
2024-08-09media: qcom: camss: Fix ordering of pm_runtime_enableBryan O'Donoghue
2024-08-09media: qcom: camss: Remove use_count guard in stop_streamingBryan O'Donoghue
2024-07-17Merge tag 'media/v6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2024-07-09venus: pm_helpers: Use dev_pm_genpd_set_hwmode to switch GDSC mode on V6Jagadeesh Kona
2024-06-30media: venus: fix use after free in vdec_closeDikshita Agarwal