Commit 9bcbf89
committed
Merge tag 'media/v5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Pull media updates from Mauro Carvalho Chehab:
- New sensor driver: ov5693
- A new driver for STM32 Chrom-ART Accelerator
- Added V4L2 core helper functions for VP9 codec
- Hantro driver has gained support for VP9 codecs
- Added support for Maxim MAX96712 Quad GMSL2 Deserializer
- The staging atomisp driver has gained lots of improvements, fixes and
cleanups. It now works with userptr
- Lots of random driver improvements as usual
* tag 'media/v5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media: (397 commits)
media: ipu3-cio2: Add support for instantiating i2c-clients for VCMs
media: ipu3-cio2: Call cio2_bridge_init() before anything else
media: ipu3-cio2: Defer probing until the PMIC is fully setup
media: hantro: Add support for Allwinner H6
media: dt-bindings: allwinner: document H6 Hantro G2 binding
media: hantro: Convert imx8m_vpu_g2_irq to helper
media: hantro: move postproc enablement for old cores
media: hantro: vp9: add support for legacy register set
media: hantro: vp9: use double buffering if needed
media: hantro: add support for reset lines
media: hantro: Fix probe func error path
media: i2c: hi846: use pm_runtime_force_suspend/resume for system suspend
media: i2c: hi846: check return value of regulator_bulk_disable()
media: hi556: Support device probe in non-zero ACPI D state
media: ov5675: Support device probe in non-zero ACPI D state
media: imx208: Support device probe in non-zero ACPI D state
media: ov2740: support device probe in non-zero ACPI D state
media: ov5670: Support device probe in non-zero ACPI D state
media: ov8856: support device probe in non-zero ACPI D state
media: ov8865: Disable only enabled regulators on error path
...373 files changed
Lines changed: 15536 additions & 11342 deletions
File tree
- Documentation
- admin-guide/media
- devicetree/bindings/media
- i2c
- driver-api/media/drivers
- userspace-api/media
- cec
- rc
- v4l
- drivers
- acpi
- i2c
- media
- cec/core
- common
- b2c2
- saa7146
- videobuf2
- dvb-core
- dvb-frontends
- i2c
- ccs
- cx25840
- s5c73m3
- mc
- pci
- b2c2
- bt8xx
- cobalt
- cx18
- cx25821
- intel/ipu3
- ivtv
- pt3
- saa7134
- saa7146
- solo6x10
- tw5864
- platform
- allegro-dvt
- coda
- davinci
- marvell-ccic
- mtk-jpeg
- mtk-mdp
- mtk-vcodec
- vdec
- venc
- mtk-vpu
- omap3isp
- qcom
- camss
- venus
- rcar-vin
- rockchip/rkisp1
- s3c-camif
- s5p-jpeg
- s5p-mfc
- sti
- bdisp
- c8sectpfe
- hva
- stm32
- dma2d
- radio
- si470x
- rc
- spi
- test-drivers
- vicodec
- vidtv
- tuners
- usb
- au0828
- b2c2
- cpia2
- dvb-usb-v2
- dvb-usb
- em28xx
- go7007
- gspca/m5602
- pvrusb2
- s2255
- siano
- stk1160
- uvc
- v4l2-core
- platform/x86/intel/int3472
- staging/media
- atomisp
- i2c
- pci
- camera/pipe/src
- css_2400_system/hive
- css_2401_system/hive
- hive_isp_css_common/host
- isp
- kernels
- bh/bh_2
- copy_output/copy_output_1.0
- crop/crop_1.0
- dvs/dvs_1.0
- fpn/fpn_1.0
- hdr
- ipu2_io_ls
- bayer_io_ls
- yuv444_io_ls
- iterator/iterator_1.0
- output/output_1.0
- qplane/qplane_2
- raw_aa_binning/raw_aa_binning_1.0
- raw/raw_1.0
- ref/ref_1.0
- s3a/s3a_1.0
- sc/sc_1.0
- tnr/tnr_1.0
- vf/vf_1.0
- modes/interface
- runtime
- binary
- interface
- src
- debug/src
- frame
- interface
- src
- isys/src
- pipeline/src
- hantro
- imx
- ipu3
- include/uapi
- max96712
- meson/vdec
- rkvdec
- sunxi/cedrus
- tegra-vde
- include
- acpi
- linux
- platform_data
- media
- uapi/linux
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
Lines changed: 64 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
This file was deleted.
0 commit comments