Merge tag 'media/v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Pull media updates from Mauro Carvalho Chehab: - new i2c drivers: ds90ub913, ds90ub953, ds90ub960, dw9719, ds90ub913 - new Intel IVSC MEI drivers - some Mediatek platform drivers were moved to a common location - Intel atomisp2 driver is now working with the main ov2680 driver. Due to that, the atomisp2 ov2680 staging one was removed - the bttv driver was finally converted to videobuf2 framework. This was the last one upstream using videobuf version 1 core. We'll likely remove the old videobuf framework on 6.7 - lots of improvements at atomisp driver: it now works with normal I2C sensors. Several compile-mode dependecies to select between ISP2400 and ISP2401 are now solved in runtime - a new ipu-bridge logic was added to work with IVSC MEI drivers - venus driver gained better support for new VPU versions - the v4l core async framework has gained lots of improvements and cleanups - lots of other cleanups, improvements and driver fixes * tag 'media/v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media: (358 commits) media: ivsc: Add ACPI dependency media: bttv: convert to vb2 media: bttv: use audio defaults for winfast2000 media: bttv: refactor bttv_set_dma() media: bttv: move vbi_skip/vbi_count out of buffer media: bttv: remove crop info from bttv_buffer media: bttv: remove tvnorm field from bttv_buffer media: bttv: remove format field from bttv_buffer media: bttv: move do_crop flag out of bttv_fh media: bttv: copy vbi_fmt from bttv_fh media: bttv: copy vid fmt/width/height from fh media: bttv: radio use v4l2_fh instead of bttv_fh media: bttv: replace BUG with WARN_ON media: bttv: use video_drvdata to get bttv media: i2c: rdacm21: Fix uninitialized value media: coda: Remove duplicated include media: vivid: fix the racy dev->radio_tx_rds_owner media: i2c: ccs: Check rules is non-NULL media: i2c: ds90ub960: Fix PLL config for 1200 MHz CSI rate media: i2c: ds90ub953: Fix use of uninitialized variables ...
Showing
- Documentation/admin-guide/media/qcom_camss.rst 3 additions, 3 deletionsDocumentation/admin-guide/media/qcom_camss.rst
- Documentation/devicetree/bindings/i2c/i2c-atr.yaml 34 additions, 0 deletionsDocumentation/devicetree/bindings/i2c/i2c-atr.yaml
- Documentation/devicetree/bindings/media/amphion,vpu.yaml 4 additions, 4 deletionsDocumentation/devicetree/bindings/media/amphion,vpu.yaml
- Documentation/devicetree/bindings/media/cdns,csi2rx.txt 0 additions, 100 deletionsDocumentation/devicetree/bindings/media/cdns,csi2rx.txt
- Documentation/devicetree/bindings/media/cdns,csi2rx.yaml 201 additions, 0 deletionsDocumentation/devicetree/bindings/media/cdns,csi2rx.yaml
- Documentation/devicetree/bindings/media/cec/nvidia,tegra114-cec.yaml 0 additions, 1 deletion...on/devicetree/bindings/media/cec/nvidia,tegra114-cec.yaml
- Documentation/devicetree/bindings/media/i2c/st,st-mipid02.yaml 0 additions, 1 deletion...entation/devicetree/bindings/media/i2c/st,st-mipid02.yaml
- Documentation/devicetree/bindings/media/i2c/ti,ds90ub913.yaml 133 additions, 0 deletions...mentation/devicetree/bindings/media/i2c/ti,ds90ub913.yaml
- Documentation/devicetree/bindings/media/i2c/ti,ds90ub953.yaml 134 additions, 0 deletions...mentation/devicetree/bindings/media/i2c/ti,ds90ub953.yaml
- Documentation/devicetree/bindings/media/i2c/ti,ds90ub960.yaml 427 additions, 0 deletions...mentation/devicetree/bindings/media/i2c/ti,ds90ub960.yaml
- Documentation/devicetree/bindings/media/mediatek,vcodec-decoder.yaml 52 additions, 15 deletions...on/devicetree/bindings/media/mediatek,vcodec-decoder.yaml
- Documentation/devicetree/bindings/media/nxp,imx8-isi.yaml 4 additions, 1 deletionDocumentation/devicetree/bindings/media/nxp,imx8-isi.yaml
- Documentation/driver-api/media/cec-core.rst 34 additions, 10 deletionsDocumentation/driver-api/media/cec-core.rst
- Documentation/driver-api/media/v4l2-cci.rst 5 additions, 0 deletionsDocumentation/driver-api/media/v4l2-cci.rst
- Documentation/driver-api/media/v4l2-core.rst 1 addition, 0 deletionsDocumentation/driver-api/media/v4l2-core.rst
- Documentation/driver-api/media/v4l2-subdev.rst 70 additions, 40 deletionsDocumentation/driver-api/media/v4l2-subdev.rst
- Documentation/i2c/i2c-address-translators.rst 96 additions, 0 deletionsDocumentation/i2c/i2c-address-translators.rst
- Documentation/i2c/index.rst 1 addition, 0 deletionsDocumentation/i2c/index.rst
- Documentation/userspace-api/media/v4l/dev-decoder.rst 8 additions, 8 deletionsDocumentation/userspace-api/media/v4l/dev-decoder.rst
- Documentation/userspace-api/media/v4l/dev-encoder.rst 12 additions, 12 deletionsDocumentation/userspace-api/media/v4l/dev-encoder.rst
Please register or sign in to comment