summaryrefslogtreecommitdiffstats
path: root/Documentation/userspace-api/media (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-25media: pci: ipu3-cio2: Obtain remote pad from endpointSakari Ailus1-16/+12
2023-05-25media: mc: Make media_entity_get_fwnode_pad() fwnode argument constSakari Ailus2-2/+2
2023-05-25Documentation: v4l: Document rotation and orientation for sensor driversSakari Ailus2-0/+25
2023-05-25media: admin-guide: Update rkisp1.rstJack Zhu1-2/+2
2023-05-25media: i2c: imx296: fix error checking in imx296_read_temperature()Dan Carpenter1-1/+3
2023-05-25media: mediatek: vcodec: support stateless hevc decoderYunfei Dong6-1/+1162
2023-05-25media: uapi: HEVC: Add num_delta_pocs_of_ref_rps_idx fieldBenjamin Gaignard2-1/+12
2023-05-25media: Switch i2c drivers back to use .probe()Uwe Kleine-König181-188/+188
2023-05-25media: Add common header file with JPEG marker definitionsGeert Uytterhoeven4-52/+52
2023-05-25media: nxp: remove unneeded semicolonJiapeng Chong1-1/+1
2023-05-25media: mediatek: vcodec: mtk_vcodec_dec_hw: Use devm_pm_runtime_enable()Fei Shao1-18/+8
2023-05-25media: rockchip: rga: use v4l2_m2m_buf_copy_metadataMichael Tretter1-4/+1
2023-05-25media: usb: siano: Fix warning due to null work_func_t function pointerDuoming Zhou1-1/+2
2023-05-25media: mtk-jpeg: move data/code inside CONFIG_OF blocksRandy Dunlap1-413/+415
2023-05-25media: camss: set VFE bpl_alignment to 16 for sdm845 and sm8250Andrey Konovalov1-1/+5
2023-05-25media: videodev2.h: Fix struct v4l2_input tuner index commentMarek Vasut1-1/+1
2023-05-25media: av7110: Remove unnecessary (void*) conversionsAtin Bainada1-2/+2
2023-05-25media: pci: remove unnecessary (void*) conversionsSu Hui4-7/+7
2023-05-25media: platform: Remove unnecessary (void*) conversionsSu Hui1-4/+4
2023-05-25media: usb: remove unnecessary (void*) conversionsSu Hui2-9/+9
2023-05-25media: stk1160: Simplify the build config definitionLukas Bulwahn1-9/+3
2023-05-25media: amphion: initiate a drain of the capture queue in dynamic resolution c...Ming Qian4-8/+10
2023-05-25media: staging: media: imx6-mipi-csi2: Add log_status core callbackAlexander Stein1-0/+45
2023-05-25media: docs: vidioc-g-ext-ctrls.rst: Update p_s32 and p_s64 typesDaniel Lundberg Pedersen1-2/+2
2023-05-25media: videodev2.h: Fix p_s32 and p_s64 pointer typesDaniel Lundberg Pedersen1-2/+2
2023-05-25media: MAINTAINERS: Add myself as Venus reviewerBryan O'Donoghue1-0/+1
2023-05-25media: common: saa7146: Avoid a leak in vmalloc_to_sg()Christophe JAILLET1-3/+3
2023-05-25Revert "media: mediatek: vcodec: Fix bitstream crop information error"Nícolas F. R. A. Prado1-4/+4
2023-05-25media: v4l2-mem2mem: add lock to protect parameter num_rdyYunfei Dong1-2/+16
2023-05-25media: vivid: Extend FPS rates offered by simulated webcamMax Staudt1-15/+34
2023-05-25media: amphion: drop repeated codec data for vc1g formatMing Qian1-0/+10
2023-05-25media: amphion: drop repeated codec data for vc1l formatMing Qian1-0/+2
2023-05-25media: imx: utils: Enclose IMX_BUS_FMTS macro in parenthesisAngel Alberto Carretero1-1/+1
2023-05-25media: verisilicon: Simplify error handling in tile_buffer_reallocate()Benjamin Gaignard1-14/+9
2023-05-25media: usb: Check az6007_read() return valueDaniil Dulov1-1/+2
2023-05-25media: platform: mtk-mdp3: release node reference before returningDeepak R Varma1-4/+11
2023-05-25media: platform: rzg2l-cru: rzg2l-csi2: Enclose the macro in parenthesesLad Prabhakar1-4/+4
2023-05-25staging: media: tegra-video: add support for Tegra20 parallel inputLuca Ceresoli8-0/+1030
2023-05-25staging: media: tegra-video: add H/V flip controlsLuca Ceresoli2-1/+21
2023-05-25staging: media: tegra-video: add hooks for planar YUV and H/V flipLuca Ceresoli2-0/+18
2023-05-25staging: media: tegra-video: add syncpts for Tegra20 to struct tegra_viLuca Ceresoli1-2/+5
2023-05-25staging: media: tegra-video: move syncpt init/free to a per-soc opLuca Ceresoli3-49/+60
2023-05-25staging: media: tegra-video: add a per-soc enable/disable opLuca Ceresoli2-0/+11
2023-05-25staging: media: tegra-video: move MIPI calibration calls from VI to CSILuca Ceresoli2-50/+48
2023-05-25staging: media: tegra-video: move default format to soc-specific dataLuca Ceresoli3-11/+6
2023-05-25staging: media: tegra-video: move tegra_channel_fmt_align to a per-soc opLuca Ceresoli3-41/+44
2023-05-25staging: media: tegra-video: Kconfig: allow TPG only on Tegra210Luca Ceresoli1-0/+1
2023-05-25staging: media: tegra-video: remove unneeded includeLuca Ceresoli1-1/+0
2023-05-25staging: media: tegra-video: move tegra210_csi_soc to C fileLuca Ceresoli2-4/+4
2023-05-25staging: media: tegra-video: move private struct declaration to C fileLuca Ceresoli2-13/+13