summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-06-28media: tc358746: select CONFIG_GENERIC_PHYArnd Bergmann
2023-06-09media: mediatek: vcodec: Add dbgfs help functionYunfei Dong
2023-06-09media: mediatek: vcodec: Add encode to support dbgfsYunfei Dong
2023-06-09media: mediatek: vcodec: Change dbgfs interface to support encodeYunfei Dong
2023-06-09media: mediatek: vcodec: Get each instance format typeYunfei Dong
2023-06-09media: mediatek: vcodec: Get each context resolution informationYunfei Dong
2023-06-09media: mediatek: vcodec: Add a debugfs file to get different useful informationYunfei Dong
2023-06-09media: mediatek: vcodec: Add debug params to control different log levelYunfei Dong
2023-06-09media: mediatek: vcodec: Add debugfs interface to get debug informationYunfei Dong
2023-06-09media: mediatek: vcodec: support stateless AV1 decoderXiaoyong Lu
2023-06-09media: verisilicon: Conditionally ignore native formatsBenjamin Gaignard
2023-06-09media: verisilicon: Enable AV1 decoder on rk3588Benjamin Gaignard
2023-06-09media: verisilicon: Add film grain feature to AV1 driverBenjamin Gaignard
2023-06-09media: verisilicon: Add Rockchip AV1 decoderBenjamin Gaignard
2023-06-09media: verisilicon: Add AV1 entropy helpersBenjamin Gaignard
2023-06-09media: verisilicon: Compute motion vectors size for AV1 framesBenjamin Gaignard
2023-06-09media: verisilicon: Check AV1 bitstreams bit depthBenjamin Gaignard
2023-06-09media: verisilicon: Add AV1 decoder mode and controlsBenjamin Gaignard
2023-06-09media: verisilicon: Get bit depth for V4L2_PIX_FMT_NV15_4L4Benjamin Gaignard
2023-06-09media: Add NV15_4L4 pixel formatBenjamin Gaignard
2023-06-09media: v4l2-common: Add support for fractional bppNicolas Dufresne
2023-06-09media: AV1: Make sure that bit depth in correctly initializeBenjamin Gaignard
2023-06-09media: Add AV1 uAPIDaniel Almeida
2023-06-09media: pci: tw686x: no need to check 'next'Hans Verkuil
2023-06-09media: mediatek: vpu: add missing clk_unprepareHans Verkuil
2023-06-09media: platform: mediatek: vpu: fix NULL ptr dereferenceHans Verkuil
2023-06-09media: platform: renesas-ceu: drop buf NULL checkHans Verkuil
2023-06-09media: usb: as102: drop as102_dev NULL checkHans Verkuil
2023-06-09media: rockchip: rga: fix clock cleanupHans Verkuil
2023-06-09media: atomisp: csi2-bridge: Add support for setting "clock-" and "link-frequ...Hans de Goede
2023-06-09media: atomisp: Add testing instructions to TODO fileHans de Goede
2023-06-09media: atomisp: ov2680: Rename unknown/0x370a to sensor_ctrl_0aHans de Goede
2023-06-09media: atomisp: ov2680: Remove unnecessary registers from ov2680_global_setti...Hans de Goede
2023-06-09media: atomisp: ov2680: Stop using half pixelclock for binned modesHans de Goede
2023-06-09media: atomisp: Stop resetting selected input to 0 between /dev/video# opensHans de Goede
2023-06-09media: atomisp: Fix binning check in atomisp_set_crop()Hans de Goede
2023-06-09media: atomisp: Make atomisp_enum_framesizes_crop() check resolution fits wit...Hans de Goede
2023-06-09media: atomisp: Take minimum padding requirement on BYT/ISP2400 into accountHans de Goede
2023-06-09media: atomisp: csi2-bridge: Set PMC clk-rate for sensors to 19.2 MHzHans de Goede
2023-06-09media: atomisp: Add enum_framesizes function for sensors with selection / cro...Hans de Goede
2023-06-09media: atomisp: Set crop before setting fmtHans de Goede
2023-06-09media: atomisp: Use selection API info to determine sensor paddingHans de Goede
2023-06-09media: atomisp: Make atomisp_init_sensor() check if the sensor supports binningHans de Goede
2023-06-09media: atomisp: Pass MEDIA_BUS_FMT_* code when calling enum_frame_size pad-opHans de Goede
2023-06-09media: atomisp: Add support for sensors which implement selection API / croppingHans de Goede
2023-06-09media: atomisp: Refactor atomisp_try_fmt() / atomisp_set_fmt()Hans de Goede
2023-06-09media: atomisp: Add ia_css_frame_pad_width() helper functionHans de Goede
2023-06-09media: atomisp: Add input helper variable for isp->asd->inputs[asd->input_curr]Hans de Goede
2023-06-09media: atomisp: Remove bogus fh use from atomisp_set_fmt*()Hans de Goede
2023-06-09media: atomisp: Add target validation to atomisp_subdev_set_selection()Hans de Goede