summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)Author
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-25media: verisilicon: Move Rockchip AV1 hardware drivers to the corresponding o...Alexander Stein
2024-08-25media: verisilicon: Move Rockchip hardware drivers to the corresponding optionAlexander Stein
2024-08-25media: verisilicon: AV1: Correct some sizes/positions on register fieldsBenjamin Gaignard
2024-08-25media: verisilicon: Fix auxiliary buffer allocation sizeBenjamin Gaignard
2024-08-25media: verisilicon: AV1: Be more flexible with postproc capabilitiesBenjamin Gaignard
2024-08-25media: coda: cast an operand of multiplication to a larger typeAnastasia Belova
2024-08-14media: rkisp1: Add support for the companding blockPaul Elder
2024-08-14media: rkisp1: Add feature flags for BLS and compandPaul Elder
2024-08-14media: rkisp1: Add register definitions for the companding blockPaul Elder
2024-08-14media: rkisp1: Add features mask to extensible block handlersLaurent Pinchart
2024-08-14media: rkisp1: Add helper function to swap colour channelsLaurent Pinchart
2024-08-14media: rkisp1: Implement s_fmt/try_fmtJacopo Mondi
2024-08-14media: rkisp1: Implement extensible params supportJacopo Mondi
2024-08-12media: rkisp1: Cache the currently active formatJacopo Mondi
2024-08-12media: rkisp1: Copy the parameters bufferJacopo Mondi
2024-08-12media: rkisp1: Add struct rkisp1_params_bufferJacopo Mondi
2024-08-12media: rkisp1: Adapt to different SoCs having different size limitsOndrej Jirman
2024-08-09media: ti: cal: use 'time_left' variable with wait_event_timeout()Wolfram Sang
2024-08-09media: tegra-vde: use 'time_left' variable with wait_for_completion_interrupt...Wolfram Sang
2024-08-09media: platform: exynos-gsc: use 'time_left' variable with wait_event_timeout()Wolfram Sang
2024-08-09media: fimc-is: use 'time_left' variable with wait_event_timeout()Wolfram Sang
2024-08-09media: bdisp: use 'time_left' variable with wait_event_timeout()Wolfram Sang
2024-08-09media: atmel-isi: use 'time_left' variable with wait_for_completion_timeout()Wolfram Sang
2024-08-09media: allegro: use 'time_left' variable with wait_for_completion_timeout()Wolfram Sang
2024-08-09media: platform: xilinx: use for_each_endpoint_of_node()Kuninori Morimoto
2024-08-09media: platform: ti: use for_each_endpoint_of_node()Kuninori Morimoto
2024-08-09media: platform: microchip: use for_each_endpoint_of_node()Kuninori Morimoto
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-08-09media: raspberrypi: VIDEO_RASPBERRYPI_PISP_BE should depend on ARCH_BCM2835Geert Uytterhoeven
2024-08-09media: imx-pxp: Rewrite coeff expressionRicardo Ribalda
2024-08-09media: ti: cal: Constify struct media_entity_operationsChristophe JAILLET
2024-08-09media: verisilicon: Use fourcc format stringMichael Tretter
2024-08-09media: platform: allegro-dvt: Constify struct regmap_configChristophe JAILLET
2024-07-17Merge tag 'media/v6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2024-07-12media: raspberrypi: Switch to remove_newStephen Rothwell
2024-07-09venus: pm_helpers: Use dev_pm_genpd_set_hwmode to switch GDSC mode on V6Jagadeesh Kona
2024-07-03media: stm32: dcmipp: correct error handling in dcmipp_create_subdevsAlain Volmat
2024-06-30media: venus: fix use after free in vdec_closeDikshita Agarwal
2024-06-30media: venus: add msm8998 supportPierre-Hugues Husson