linux/Documentation/admin-guide/media
Linus Torvalds 980190a947 MFD for v6.19
* Add Core, Regulator, Onkey and Battery Charger support for the NXP PF1550
     Power Management IC (PMIC).
   * Introduce __SMC_KEY macro to fix GCC 15.2.1 errors in macsmc.
   * Add board definitions for TQMxCU1-HPCM and TQMxCU2-HPCM to the tqmx86 driver.
   * Add support for Broadcom BCM2712 SoC to the bcm2835-pm driver.
   * Hook up the qnap-mcu-eeprom sub-device to qnap-mcu.
 
   * Enable compile testing for the Altera SOCFPGA System Manager driver.
   * Fix device reference leak in altr_sysmgr_regmap_lookup_by_phandle().
   * Reserve the unused second I2C address for DA9063 to prevent userspace
     interference.
   * Fix resource leak in da9055_device_init() by calling regmap_del_irq_chip()
     in the error path.
   * Fix potential IRQ chip conflict when probing multiple MAX77620 devices by
     using devm_kmemdup for regmap_irq_chip.
   * Return -EPROBE_DEFER when a syscon devuice is not found to allow deferred
     probing.
   * Update email address for the PF1550 PMIC driver in MAINTAINERS.
   * Correct file entry for PF1550 MFD driver in MAINTAINERS from pfd1550.h to
     pf1550.h.
   * Calculate checksum on the actual number of received bytes in qnap-mcu for
     error messages.
   * Use -EPROTO instead of -EIO for checksum errors in qnap-mcu.
   * Add proper error handling for command errors (e.g., "@8", "@9") in qnap-mcu.
   * Fix missing irq_domain_remove() in error path of mt63{58,97}_irq_init().
 
   * Mark SMC write buffer arguments as const in apple_smc_write(), apple_smc_rw(),
     and apple_smc_write_atomic().
   * Simplify the error handling path in da9055_device_init() by removing a
     redundant mfd_remove_devices() call.
   * Use regmap_reg_range() and a real one-element array for pmic_status_range in
     rohm-bd718x7 for cleaner initialization.
   * Remove select I2C_K1 from MFD_SPACEMIT_P1 to avoid build failures when
     I2C_K1's dependencies are disabled.
   * Remove unneeded semicolon from ls2k_bmc_recover_pci_data().
   * Drop OF dependency for MFD_MAX5970 in Kconfig to allow wider compile testing
     and non-OF systems.
   * Make OF ID table style consistent in simple-mfd-i2c driver.
   * Update header inclusions in simple-mfd-i2c to follow IWYU (Include What You
     Use) principle.
   * Move checksum verification logic to a separate function in qnap-mcu.
   * Use chained IRQs for S2MPG10 in the Samsung SEC driver to simplify interrupt
     handling.
   * Drop a stray semicolon from sec-irq.c.
 
   * Remove the unused TI WL1273 FM radio core driver.
   * Remove the unused wl1273-core.h header and tidy up its reference in
     documentation.
 
   * Add Device Tree binding for the NXP PF1550 PMIC.
   * Add missing GPIO pins and supply properties to the Silergy SY7636A PMIC
     binding.
   * Add interrupt-controller property to the Maxim MAX77705 binding for
     sub-device interrupt source determination.
   * Add Device Tree binding for the Renesas R2A11302FT PMIC.
   * Allow the wakeup-source property in the Dialog DA9063 binding.
   * Make interrupt-related properties optional in the TI TPS65910 PMIC binding.
   * Document the Qualcomm PMIV0104 PMIC compatible string.
   * Document the Qualcomm PM7550 PMIC compatible string.
   * Enable power button subnode for TWL603x in the TI TWL binding.
   * Convert the Dialog DA9052/53 I2C binding from .txt to .yaml format,
     including compatible string fallback and interrupt properties.
   * Document control-scb and sysreg-scb syscons on pic64gx with fallback
     compatibles.
   * Document sama7g5-sfrbu and sama7d65-sfrbu syscons with fallback to
     atmel,sama5d2-sfrbu.
   * Fix LEDs node schema in fsl,mc13xxx binding by adding led@ child nodes and
     missing properties.
   * Add mt7981-topmisc compatible string to the syscon binding.
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEEdrbJNaO+IJqU8IdIUa+KL4f8d2EFAmkxtwoACgkQUa+KL4f8
 d2GiAw/9Ewvlpm+p0Ac/CjxwTRgeM08OJv7xzni3kHtefOvU/0dVTkqJsm3235yc
 SOO4zqCrpldUqAqLzycOmm1bDOMi3qCvmR/Es7gqhkskCHNZ9WDv3z6aZJEAo2g5
 A6RHb5W8lHWc8BqyyyahDfX0D5sHerh03CCWitHkr49oCqzMMaRssVY5Wp1tzKb/
 DYj+gCm8POLu5+0vuGm+I5t90mLOQA/MjHCVBMZ+4vtnXmre6w+fRWNSwGdqhTci
 zsrPUuKUgOy3PvVhjugk4dPHEEwxaZuQ/Az41fpeb8qj0Y0XEaLv6g2/O3Sc8E/j
 esyvbitg49noQCBWpefTUlWZjyxJivLIfIc2n3o+Tn+yWOVZ2+6AqXzhCYOqPeZw
 sodep1W8uweI66+MF67zwTfNuplVLQrRMWbv/mhnvQLxnc8cllhboUUu6SFGQ8hP
 phG5Zf1Gzmz3vJNGZRApwQnwj2nc7tY3FZdZnQW24gBU9tnrIH/LQyOEXoJsvRxC
 AU/VoRA6Tbr1PGuyXJuqaxzkYCbTXUX294wMW9w1HZiXB2wLGDEItLm55pcjZEYI
 ro3GRHW/7UjNg1Omwld5CuszNWFk06SSqBdP4XVJK5tpf02Rplk6EI6ftGH1zaoL
 n7FRKsc7W5Xhky0bTGrtqxNkXodUEVCR45n+wlkJv6VM66m9WeU=
 =2TS8
 -----END PGP SIGNATURE-----

Merge tag 'mfd-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd

Pull MFD updates from Lee Jones:
 "Updates:
   - Add Core, Regulator, Onkey and Battery Charger support for the NXP
     PF1550 Power Management IC (PMIC)
   - Introduce __SMC_KEY macro to fix GCC 15.2.1 errors in macsmc
   - Add board definitions for TQMxCU1-HPCM and TQMxCU2-HPCM to the
     tqmx86 driver
   - Add support for Broadcom BCM2712 SoC to the bcm2835-pm driver
   - Hook up the qnap-mcu-eeprom sub-device to qnap-mcu

  Fixes:
   - Enable compile testing for the Altera SOCFPGA System Manager driver
   - Fix device reference leak in altr_sysmgr_regmap_lookup_by_phandle()
   - Reserve the unused second I2C address for DA9063 to prevent
     userspace interference
   - Fix resource leak in da9055_device_init() by calling
     regmap_del_irq_chip() in the error path
   - Fix potential IRQ chip conflict when probing multiple MAX77620
     devices by using devm_kmemdup for regmap_irq_chip
   - Return -EPROBE_DEFER when a syscon devuice is not found to allow
     deferred probing
   - Update email address for the PF1550 PMIC driver in MAINTAINERS
   - Correct file entry for PF1550 MFD driver in MAINTAINERS from
     pfd1550.h to pf1550.h
   - Calculate checksum on the actual number of received bytes in
     qnap-mcu for error messages
   - Use -EPROTO instead of -EIO for checksum errors in qnap-mcu
   - Add proper error handling for command errors (e.g., "@8", "@9") in
     qnap-mcu
   - Fix missing irq_domain_remove() in error path of
     mt63{58,97}_irq_init()

  Cleanups:
   - Mark SMC write buffer arguments as const in apple_smc_write(),
     apple_smc_rw(), and apple_smc_write_atomic()
   - Simplify the error handling path in da9055_device_init() by
     removing a redundant mfd_remove_devices() call
   - Use regmap_reg_range() and a real one-element array for
     pmic_status_range in rohm-bd718x7 for cleaner initialization
   - Remove select I2C_K1 from MFD_SPACEMIT_P1 to avoid build failures
     when I2C_K1's dependencies are disabled
   - Remove unneeded semicolon from ls2k_bmc_recover_pci_data()
   - Drop OF dependency for MFD_MAX5970 in Kconfig to allow wider
     compile testing and non-OF systems
   - Make OF ID table style consistent in simple-mfd-i2c driver
   - Update header inclusions in simple-mfd-i2c to follow IWYU (Include
     What You Use) principle
   - Move checksum verification logic to a separate function in qnap-mcu
   - Use chained IRQs for S2MPG10 in the Samsung SEC driver to simplify
     interrupt handling
   - Drop a stray semicolon from sec-irq.c

  Removals:
   - Remove the unused TI WL1273 FM radio core driver
   - Remove the unused wl1273-core.h header and tidy up its reference in
     documentation

  Device tree bindings:
   - Add Device Tree binding for the NXP PF1550 PMIC
   - Add missing GPIO pins and supply properties to the Silergy SY7636A
     PMIC binding
   - Add interrupt-controller property to the Maxim MAX77705 binding for
     sub-device interrupt source determination
   - Add Device Tree binding for the Renesas R2A11302FT PMIC
   - Allow the wakeup-source property in the Dialog DA9063 binding
   - Make interrupt-related properties optional in the TI TPS65910 PMIC
     binding
   - Document the Qualcomm PMIV0104 PMIC compatible string
   - Document the Qualcomm PM7550 PMIC compatible string
   - Enable power button subnode for TWL603x in the TI TWL binding
   - Convert the Dialog DA9052/53 I2C binding from .txt to .yaml format,
     including compatible string fallback and interrupt properties
   - Document control-scb and sysreg-scb syscons on pic64gx with
     fallback compatibles
   - Document sama7g5-sfrbu and sama7d65-sfrbu syscons with fallback to
     atmel,sama5d2-sfrbu
   - Fix LEDs node schema in fsl,mc13xxx binding by adding led@ child
     nodes and missing properties
   - Add mt7981-topmisc compatible string to the syscon binding"

* tag 'mfd-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd: (42 commits)
  mfd: sec: Drop a stray semicolon
  mfd: qnap-mcu: Hook up the EEPROM sub-device
  dt-bindings: mfd: syscon: Add mt7981-topmisc
  dt-bindings: mfd: fsl,mc13xxx: Fix LEDs node schema
  mfd: mt6358-irq: Fix missing irq_domain_remove() in error path
  mfd: mt6397-irq: Fix missing irq_domain_remove() in error path
  dt-bindings: mfd: Document syscons falling back to atmel,sama5d2-sfrbu
  dt-bindings: mfd: Document control-scb and sysreg-scb on pic64gx
  dt-bindings: mfd: Convert dlg,da9052-i2c.txt to yaml format
  mfd: sec: Use chained IRQs for s2mpg10
  mfd: qnap-mcu: Add proper error handling for command errors
  mfd: qnap-mcu: Move checksum verification to its own function
  mfd: qnap-mcu: Use EPROTO in stead of EIO on checksum errors
  mfd: qnap-mcu: Calculate the checksum on the actual number of bytes received
  mfd: simple-mfd-i2c: Don't use "proxy" headers
  mfd: simple-mfd-i2c: Make ID table style consistent
  mfd: Kconfig: Drop OF dependency on MFD_MAX5970
  mfd: ls2kbmc: Remove unneeded semicolon from ls2k_bmc_recover_pci_data()
  dt-bindings: mfd: twl: Enable power button also for TWL603X
  MAINTAINERS: Adjust file entry in NXP PF1550 PMIC MFD DRIVER
  ...
2025-12-04 15:18:33 -08:00
..
au0828-cardlist.rst
avermedia.rst media: docs: update avermedia.rst contents 2020-04-15 15:51:23 +02:00
bt8xx.rst media: admin-guide: avoid using ReST :doc:`foo` markup 2021-06-16 07:26:46 +02:00
bttv-cardlist.rst media: admin-guide: make clear about PCI subsystem IDs 2020-05-05 17:28:57 +02:00
bttv.rst Documentation: admin-guide: correct spelling 2023-02-02 11:04:42 -07:00
building.rst docs: media: update location of the media patches 2024-11-18 12:41:22 +01:00
c3-isp.dot Documentation: media: Add documentation file c3-isp.rst 2025-05-09 12:08:37 +02:00
c3-isp.rst Documentation: media: Add documentation file c3-isp.rst 2025-05-09 12:08:37 +02:00
cafe_ccic.rst
cardlist.rst media: admin-guide: split cardlist.rst file 2020-05-05 17:29:22 +02:00
cec.rst Documentation: media: fix spelling error in the HDMI CEC documentation 2025-02-21 10:33:02 +01:00
ci.rst
cx18-cardlist.rst media: docs: add a cardlist for cx18 boards 2020-04-15 15:51:23 +02:00
cx88-cardlist.rst media: admin-guide: make clear about PCI subsystem IDs 2020-05-05 17:28:57 +02:00
cx88.rst
cx231xx-cardlist.rst media: admin-guide: add a card list for cx231xx boards 2020-04-22 07:45:28 +02:00
cx23885-cardlist.rst media: admin-guide: make clear about PCI subsystem IDs 2020-05-05 17:28:57 +02:00
dvb-drivers.rst media: zr364xx: remove deprecated driver 2023-01-22 09:56:18 +01:00
dvb-usb-a800-cardlist.rst media: admin-guide: add support for the remaining dvb-usb boards 2020-04-22 08:24:38 +02:00
dvb-usb-af9005-cardlist.rst media: admin-guide: add support for the remaining dvb-usb boards 2020-04-22 08:24:38 +02:00
dvb-usb-af9015-cardlist.rst media: admin-guide: add dvb-usb-v2 card lists 2020-04-22 08:22:37 +02:00
dvb-usb-af9035-cardlist.rst media: admin-guide: add dvb-usb-v2 card lists 2020-04-22 08:22:37 +02:00
dvb-usb-anysee-cardlist.rst media: admin-guide: add dvb-usb-v2 card lists 2020-04-22 08:22:37 +02:00
dvb-usb-au6610-cardlist.rst media: admin-guide: add dvb-usb-v2 card lists 2020-04-22 08:22:37 +02:00
dvb-usb-az6007-cardlist.rst media: admin-guide: add dvb-usb-v2 card lists 2020-04-22 08:22:37 +02:00
dvb-usb-az6027-cardlist.rst media: admin-guide: add support for the remaining dvb-usb boards 2020-04-22 08:24:38 +02:00
dvb-usb-ce6230-cardlist.rst media: admin-guide: add dvb-usb-v2 card lists 2020-04-22 08:22:37 +02:00
dvb-usb-cinergyT2-cardlist.rst media: admin-guide: add support for the remaining dvb-usb boards 2020-04-22 08:24:38 +02:00
dvb-usb-cxusb-cardlist.rst media: admin-guide: add support for the remaining dvb-usb boards 2020-04-22 08:24:38 +02:00
dvb-usb-dib0700-cardlist.rst media: admin-guide: add cardlist for dib0700 driver 2020-04-22 08:23:01 +02:00
dvb-usb-dibusb-mb-cardlist.rst media: admin-guide: add dibusb-mb and dibusb-mc card lists 2020-04-22 08:24:04 +02:00
dvb-usb-dibusb-mc-cardlist.rst media: admin-guide: add dibusb-mb and dibusb-mc card lists 2020-04-22 08:24:04 +02:00
dvb-usb-digitv-cardlist.rst media: admin-guide: add support for the remaining dvb-usb boards 2020-04-22 08:24:38 +02:00
dvb-usb-dtt200u-cardlist.rst media: admin-guide: add support for the remaining dvb-usb boards 2020-04-22 08:24:38 +02:00
dvb-usb-dtv5100-cardlist.rst media: admin-guide: add support for the remaining dvb-usb boards 2020-04-22 08:24:38 +02:00
dvb-usb-dvbsky-cardlist.rst media: admin-guide: update cardlists 2020-10-02 14:26:30 +02:00
dvb-usb-dw2102-cardlist.rst media: admin-guide: update cardlists 2020-10-02 14:26:30 +02:00
dvb-usb-ec168-cardlist.rst media: admin-guide: add dvb-usb-v2 card lists 2020-04-22 08:22:37 +02:00
dvb-usb-gl861-cardlist.rst media: admin-guide: add dvb-usb-v2 card lists 2020-04-22 08:22:37 +02:00
dvb-usb-gp8psk-cardlist.rst media: admin-guide: add support for the remaining dvb-usb boards 2020-04-22 08:24:38 +02:00
dvb-usb-lmedm04-cardlist.rst media: admin-guide: add dvb-usb-v2 card lists 2020-04-22 08:22:37 +02:00
dvb-usb-m920x-cardlist.rst media: admin-guide: add support for the remaining dvb-usb boards 2020-04-22 08:24:38 +02:00
dvb-usb-mxl111sf-cardlist.rst media: admin-guide: add dvb-usb-v2 card lists 2020-04-22 08:22:37 +02:00
dvb-usb-nova-t-usb2-cardlist.rst media: admin-guide: add support for the remaining dvb-usb boards 2020-04-22 08:24:38 +02:00
dvb-usb-opera1-cardlist.rst media: admin-guide: add support for the remaining dvb-usb boards 2020-04-22 08:24:38 +02:00
dvb-usb-pctv452e-cardlist.rst media: admin-guide: add support for the remaining dvb-usb boards 2020-04-22 08:24:38 +02:00
dvb-usb-rtl28xxu-cardlist.rst media: admin-guide: add dvb-usb-v2 card lists 2020-04-22 08:22:37 +02:00
dvb-usb-technisat-usb2-cardlist.rst media: admin-guide: add support for the remaining dvb-usb boards 2020-04-22 08:24:38 +02:00
dvb-usb-ttusb2-cardlist.rst media: admin-guide: add support for the remaining dvb-usb boards 2020-04-22 08:24:38 +02:00
dvb-usb-umt-010-cardlist.rst media: admin-guide: add support for the remaining dvb-usb boards 2020-04-22 08:24:38 +02:00
dvb-usb-vp702x-cardlist.rst media: admin-guide: add support for the remaining dvb-usb boards 2020-04-22 08:24:38 +02:00
dvb-usb-vp7045-cardlist.rst media: admin-guide: add support for the remaining dvb-usb boards 2020-04-22 08:24:38 +02:00
dvb-usb-zd1301-cardlist.rst media: admin-guide: add dvb-usb-v2 card lists 2020-04-22 08:22:37 +02:00
dvb.rst media: admin-guide: reorganize the guide 2020-04-22 08:29:23 +02:00
dvb_intro.rst media: docs: dvb_intro.rst: update its contents 2020-04-15 15:51:23 +02:00
dvb_references.rst Documentation: fix multiple typos found in the admin-guide subdirectory 2020-12-08 10:27:56 -07:00
em28xx-cardlist.rst media: em28xx: Add support for MyGica UTV3 2024-06-29 12:20:05 +02:00
faq.rst media: docs: update Digital TV faq.rst 2020-04-15 15:51:23 +02:00
fimc.rst media: platform: rename exynos4-is/ to samsung/exynos4-is/ 2022-03-18 05:56:51 +01:00
frontend-cardlist.rst Documentation: fix multiple typos found in the admin-guide subdirectory 2020-12-08 10:27:56 -07:00
gspca-cardlist.rst Documentation: fix multiple typos found in the admin-guide subdirectory 2020-12-08 10:27:56 -07:00
i2c-cardlist.rst media: i2c: ov6650: Drop unused driver 2025-09-09 15:59:17 +02:00
imx.rst Documentation: Fix admin-guide typos 2025-08-18 10:31:19 -06:00
imx6q-sabreauto.dot
imx6q-sabresd.dot
imx7.rst media: imx: Rename imx7-mipi-csis.c to imx-mipi-csis.c 2022-02-23 08:53:07 +01:00
index.rst docs: Add debugging guide for the media subsystem 2024-11-22 10:48:12 -07:00
intro.rst media: admin-guide: Add an introduction chapter 2020-04-22 07:47:53 +02:00
ipu3.rst media: Documentation: ipu3: Remove unused and obsolete references 2024-12-19 12:50:12 +01:00
ipu3_rcb.svg
ipu6-isys.rst media: Documentation: ipu6: Fix examples in ipu6-isys admin-guide 2024-06-24 16:47:34 +02:00
ipu6_isys_graph.svg media: Documentation: add Intel IPU6 ISYS driver admin-guide doc 2024-04-29 14:56:38 +02:00
ivtv-cardlist.rst media: admin-guide: make clear about PCI subsystem IDs 2020-05-05 17:28:57 +02:00
ivtv.rst Documentation: update Hans Verkuil's email address 2025-09-09 15:58:51 +02:00
lmedm04.rst
mali-c55-graph.dot media: Documentation: Add Mali-C55 ISP Documentation 2025-11-14 15:48:49 +01:00
mali-c55.rst Documentation: media: mali-c55: Document the mali-c55 parameter setting 2025-11-14 15:48:49 +01:00
mgb4.rst docs: media: mgb4: Improve mgb4 driver documentation 2025-04-25 15:14:28 +02:00
misc-cardlist.rst media: admin-guide: split cardlist.rst file 2020-05-05 17:29:22 +02:00
omap3isp.rst media: platform: rename omap3isp/ to ti/omap3isp/ 2022-03-18 05:58:34 +01:00
opera-firmware.rst
other-usb-cardlist.rst media: zr364xx: remove deprecated driver 2023-01-22 09:56:18 +01:00
pci-cardlist.rst media: remove STA2x11 media pci driver 2025-04-25 15:14:25 +02:00
philips.rst
platform-cardlist.rst media: doc/dt-bindings: remove support of stih407-c8sectpfe 2025-10-14 15:07:37 +02:00
qcom_camss.rst media: docs: qcom_camss: Update Code Aurora references 2023-07-19 12:57:48 +02:00
qcom_camss_8x96_graph.dot
qcom_camss_graph.dot
radio-cardlist.rst mfd: wl1273-core: Remove the header 2025-11-06 14:03:40 +00:00
raspberrypi-pisp-be.dot media: admin-guide: Document the Raspberry Pi PiSP BE 2024-06-27 13:06:47 +02:00
raspberrypi-pisp-be.rst media: admin-guide: Document the Raspberry Pi PiSP BE 2024-06-27 13:06:47 +02:00
raspberrypi-rp1-cfe.dot media: admin-guide: Document the Raspberry Pi CFE (rp1-cfe) 2024-10-16 09:32:40 +02:00
raspberrypi-rp1-cfe.rst media: admin-guide: Document the Raspberry Pi CFE (rp1-cfe) 2024-10-16 09:32:40 +02:00
rcar-fdp1.rst
remote-controller.rst Documentation: fix multiple typos found in the admin-guide subdirectory 2020-12-08 10:27:56 -07:00
rkcif-rk3568-vicap.dot Documentation: admin-guide: media: add rockchip camera interface 2025-11-15 12:40:33 +01:00
rkcif.rst Documentation: admin-guide: media: add rockchip camera interface 2025-11-15 12:40:33 +01:00
rkisp1.dot media: admin-guide: add documentation file rkisp1.rst 2020-09-27 11:19:08 +02:00
rkisp1.rst media: uapi: videodev2: Add V4L2_META_FMT_RK_ISP1_EXT_PARAMS 2024-08-12 13:36:32 +03:00
saa7134-cardlist.rst media: admin-guide: make clear about PCI subsystem IDs 2020-05-05 17:28:57 +02:00
saa7134.rst docs: media: update location of the media patches 2024-11-18 12:41:22 +01:00
saa7164-cardlist.rst media: admin-guide: make clear about PCI subsystem IDs 2020-05-05 17:28:57 +02:00
si470x.rst
si476x.rst Documentation: admin-guide: correct spelling 2023-02-02 11:04:42 -07:00
si4713.rst Documentation: Fix admin-guide typos 2025-08-18 10:31:19 -06:00
siano-cardlist.rst media: siano: rename a duplicated card string 2020-10-02 14:25:12 +02:00
starfive_camss.rst media: admin-guide: Add starfive_camss.rst for Starfive Camera Subsystem 2023-11-16 12:13:25 +01:00
starfive_camss_graph.dot media: admin-guide: Add starfive_camss.rst for Starfive Camera Subsystem 2023-11-16 12:13:25 +01:00
technisat.rst
ttusb-dec.rst
tuner-cardlist.rst media: tuner-simple: Add support for Tena TNF931D-DFDR1 2024-06-29 12:20:05 +02:00
usb-cardlist.rst media: tm6000: remove deprecated driver 2023-01-22 09:57:19 +01:00
v4l-drivers.rst Documentation: admin-guide: media: add rockchip camera interface 2025-11-15 12:40:33 +01:00
vimc.dot media: vimc: documentation for lens 2022-07-15 14:44:51 +01:00
vimc.rst media: vimc: Update device configuration in the documentation 2022-11-08 08:42:30 +00:00
visl.rst doc: media: visl: Document tpg_verbose parameter 2024-02-16 11:46:33 +01:00
vivid.rst media updates for v6.12-rc1 2024-09-23 15:27:58 -07:00
zoran-cardlist.rst media: add Zoran cardlist 2020-10-03 10:34:54 +02:00