summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2023-06-29media: wl128x: fix a clang warningMauro Carvalho Chehab-4/+2
2023-06-28media: dvb: mb86a20s: get rid of a clang-15 warningMauro Carvalho Chehab-4/+1
2023-06-28media: cec: i2c: ch7322: also select REGMAPRandy Dunlap-0/+1
2023-06-28media: add HAS_IOPORT dependenciesNiklas Schnelle-2/+20
2023-06-28media: tc358746: select CONFIG_GENERIC_PHYArnd Bergmann-0/+2
2023-06-09media: mediatek: vcodec: Add dbgfs help functionYunfei Dong-1/+23
2023-06-09media: mediatek: vcodec: Add encode to support dbgfsYunfei Dong-0/+2
2023-06-09media: mediatek: vcodec: Change dbgfs interface to support encodeYunfei Dong-5/+10
2023-06-09media: mediatek: vcodec: Get each instance format typeYunfei Dong-0/+49
2023-06-09media: mediatek: vcodec: Get each context resolution informationYunfei Dong-0/+50
2023-06-09media: mediatek: vcodec: Add a debugfs file to get different useful informationYunfei Dong-0/+98
2023-06-09media: mediatek: vcodec: Add debug params to control different log levelYunfei Dong-3/+33
2023-06-09media: mediatek: vcodec: Add debugfs interface to get debug informationYunfei Dong-0/+77
2023-06-09media: mediatek: vcodec: support stateless AV1 decoderXiaoyong Lu-1/+2291
2023-06-09media: verisilicon: Conditionally ignore native formatsBenjamin Gaignard-25/+63
2023-06-09media: verisilicon: Enable AV1 decoder on rk3588Benjamin Gaignard-0/+137
2023-06-09media: verisilicon: Add film grain feature to AV1 driverBenjamin Gaignard-0/+651
2023-06-09media: verisilicon: Add Rockchip AV1 decoderBenjamin Gaignard-2/+2566
2023-06-09media: verisilicon: Add AV1 entropy helpersBenjamin Gaignard-0/+4719
2023-06-09media: verisilicon: Compute motion vectors size for AV1 framesBenjamin Gaignard-0/+21
2023-06-09media: verisilicon: Check AV1 bitstreams bit depthBenjamin Gaignard-0/+40
2023-06-09media: verisilicon: Add AV1 decoder mode and controlsBenjamin Gaignard-0/+24
2023-06-09media: verisilicon: Get bit depth for V4L2_PIX_FMT_NV15_4L4Benjamin Gaignard-0/+1
2023-06-09media: Add NV15_4L4 pixel formatBenjamin Gaignard-0/+20
2023-06-09media: v4l2-common: Add support for fractional bppNicolas Dufresne-80/+82
2023-06-09media: AV1: Make sure that bit depth in correctly initializeBenjamin Gaignard-0/+5
2023-06-09media: dt-bindings: media: rockchip-vpu: Add rk3588 vpu compatibleBenjamin Gaignard-0/+1
2023-06-09media: Add AV1 uAPIDaniel Almeida-2/+2335
2023-06-09media: pci: tw686x: no need to check 'next'Hans Verkuil-1/+1
2023-06-09media: mediatek: vpu: add missing clk_unprepareHans Verkuil-0/+1
2023-06-09media: platform: mediatek: vpu: fix NULL ptr dereferenceHans Verkuil-2/+4
2023-06-09media: platform: renesas-ceu: drop buf NULL checkHans Verkuil-9/+0
2023-06-09media: usb: as102: drop as102_dev NULL checkHans Verkuil-4/+2
2023-06-09media: rockchip: rga: fix clock cleanupHans Verkuil-2/+2
2023-06-09media: atomisp: csi2-bridge: Add support for setting "clock-" and "link-frequ...Hans de Goede-6/+19
2023-06-09media: atomisp: Add testing instructions to TODO fileHans de Goede-0/+33
2023-06-09media: atomisp: ov2680: Rename unknown/0x370a to sensor_ctrl_0aHans de Goede-4/+6
2023-06-09media: atomisp: ov2680: Remove unnecessary registers from ov2680_global_setti...Hans de Goede-62/+59
2023-06-09media: atomisp: ov2680: Stop using half pixelclock for binned modesHans de Goede-7/+2
2023-06-09media: atomisp: Stop resetting selected input to 0 between /dev/video# opensHans de Goede-3/+0
2023-06-09media: atomisp: Fix binning check in atomisp_set_crop()Hans de Goede-2/+2
2023-06-09media: atomisp: Make atomisp_enum_framesizes_crop() check resolution fits wit...Hans de Goede-8/+19
2023-06-09media: atomisp: Take minimum padding requirement on BYT/ISP2400 into accountHans de Goede-0/+37
2023-06-09media: atomisp: csi2-bridge: Set PMC clk-rate for sensors to 19.2 MHzHans de Goede-8/+60
2023-06-09media: atomisp: Add enum_framesizes function for sensors with selection / cro...Hans de Goede-3/+69
2023-06-09media: atomisp: Set crop before setting fmtHans de Goede-0/+54
2023-06-09media: atomisp: Use selection API info to determine sensor paddingHans de Goede-26/+48
2023-06-09media: atomisp: Make atomisp_init_sensor() check if the sensor supports binningHans de Goede-3/+28
2023-06-09media: atomisp: Pass MEDIA_BUS_FMT_* code when calling enum_frame_size pad-opHans de Goede-0/+8
2023-06-09media: atomisp: Add support for sensors which implement selection API / croppingHans de Goede-4/+64