Linux Media
[Prev Page][Next Page]
- [PATCH 01/75] media: imx: Drop dependency on I2C, (continued)
- [PATCH 01/75] media: imx: Drop dependency on I2C, Laurent Pinchart
- [PATCH 04/75] media: imx: Move IMX_IPUV3_CORE dependency to VIDEO_IMX_CSI, Laurent Pinchart
- [PATCH 05/75] media: imx: Compile imx6-media-objs only for CONFIG_VIDEO_IMX_CSI, Laurent Pinchart
- [PATCH 03/75] media: imx: Drop manual dependency on VIDEO_IMX_MEDIA, Laurent Pinchart
- [PATCH 06/75] media: imx: Set default sizes through macros in all drivers, Laurent Pinchart
- [PATCH 07/75] media: imx: utils: Add ability to filter pixel formats by mbus code, Laurent Pinchart
- [PATCH 08/75] media: imx: capture: Use dev_* instead of v4l2_* to log messages, Laurent Pinchart
- [PATCH 09/75] media: imx: capture: Use device name to construct bus_info, Laurent Pinchart
- [PATCH 10/75] media: imx: capture: Remove forward declaration of capture_qops, Laurent Pinchart
- [PATCH 11/75] media: imx: capture: Handle errors from v4l2_fh_open(), Laurent Pinchart
- [PATCH 12/75] media: imx: capture: Clean up capture_priv structure, Laurent Pinchart
- [PATCH 13/75] media: imx: capture: Remove capture_priv stop field, Laurent Pinchart
- [PATCH 14/75] media: imx: capture: Move queue and ctrl handler init to init function, Laurent Pinchart
- [PATCH 15/75] media: imx: capture: Initialize video_device programmatically, Laurent Pinchart
- [PATCH 16/75] media: imx: capture: Register the video device after completing init, Laurent Pinchart
- [PATCH 17/75] media: imx: capture: Store v4l2_pix_format in imx_media_video_dev, Laurent Pinchart
- [PATCH 18/75] media: imx: capture: Move default format init to a separate function, Laurent Pinchart
- [PATCH 19/75] media: imx: capture: Rename querycap handler to capture_querycap, Laurent Pinchart
- [PATCH 20/75] media: imx: capture: Rename ioctl operations with legacy prefix, Laurent Pinchart
- [PATCH 21/75] media: imx: capture: Add a mechanism to disable control inheritance, Laurent Pinchart
- [PATCH 22/75] media: imx: capture: Remove unneeded variable in __capture_legacy_try_fmt, Laurent Pinchart
- [PATCH 23/75] media: imx: capture: Pass v4l2_pix_format to __capture_legacy_try_fmt(), Laurent Pinchart
- [PATCH 24/75] media: imx: capture: Return -EPIPE from __capture_legacy_try_fmt(), Laurent Pinchart
- [PATCH 25/75] media: imx: capture: Extract format lookup from __capture_legacy_try_fmt, Laurent Pinchart
- [PATCH 26/75] media: imx: capture: Simplify capture_validate_fmt() implementation, Laurent Pinchart
- [PATCH 27/75] media: imx: capture: Simplify __capture_legacy_try_fmt(), Laurent Pinchart
- [PATCH 28/75] media: imx: capture: Decouple video node from source with MC-centric API, Laurent Pinchart
- [PATCH 29/75] media: imx: capture: Expose V4L2_CAP_IO_MC for the MC-centric API, Laurent Pinchart
- [PATCH 30/75] media: imx: imx7-media-csi: Disable legacy video node API, Laurent Pinchart
- [PATCH 31/75] media: imx: capture: Support creating immutable link to capture device, Laurent Pinchart
- [PATCH 32/75] media: imx: imx7-media-csi: Remove control handler, Laurent Pinchart
- [PATCH 33/75] media: imx: imx7-media-csi: Move (de)init from link setup to .s_stream(), Laurent Pinchart
- [PATCH 36/75] media: imx: imx7-media-csi: Tidy up register fields macros, Laurent Pinchart
- [PATCH 34/75] media: imx: imx7-media-csi: Create immutable link to capture device, Laurent Pinchart
- [PATCH 37/75] media: imx: imx7-media-csi: Reorganize code in sections, Laurent Pinchart
- [PATCH 35/75] media: imx: imx7-media-csi: Replace CSICR*_RESET_VAL with values, Laurent Pinchart
- [PATCH 39/75] media: imx: imx7-media-csi: Rename imx7_csi_dma_start() to *_setup(), Laurent Pinchart
- [PATCH 41/75] media: imx: imx7-media-csi: Move CSI configuration before source start, Laurent Pinchart
- [PATCH 38/75] media: imx: imx7-media-csi: Validate capture format in .link_validate(), Laurent Pinchart
- [PATCH 40/75] media: imx: imx7-media-csi: Split imx7_csi_dma_stop(), Laurent Pinchart
- [PATCH 42/75] media: imx: imx7-media-csi: Merge streaming_start() with csi_enable(), Laurent Pinchart
- [PATCH 43/75] media: imx: imx7-media-csi: Merge hw_reset() with init_interface(), Laurent Pinchart
- [PATCH 44/75] media: imx: imx7-media-csi: Set the MIPI data type based on the bus code, Laurent Pinchart
- [PATCH 45/75] media: imx: imx7-media-csi: Don't set the buffer stride when disabling, Laurent Pinchart
- [PATCH 46/75] media: imx: imx7-media-csi: Merge all config in imx7_csi_configure(), Laurent Pinchart
- [PATCH 47/75] media: imx: imx7-media-csi: Clear all configurable CSICR18 fields, Laurent Pinchart
- [PATCH 48/75] media: imx: imx7-media-csi: Set RFF burst type in imx7_csi_configure(), Laurent Pinchart
- [PATCH 49/75] media: imx: imx7-media-csi: Simplify imx7_csi_rx_fifo_clear(), Laurent Pinchart
- [PATCH 50/75] media: imx: imx7-media-csi: Don't double-enable the CSI, Laurent Pinchart
- [PATCH 51/75] media: imx: imx7-media-csi: Don't double-enable the RxFIFO, Laurent Pinchart
- [PATCH 52/75] media: imx: imx7-media-csi: Remove double reflash of DMA controller, Laurent Pinchart
- [PATCH 53/75] media: imx: imx7-media-csi: Don't enable SOF and EOF interrupts, Laurent Pinchart
- [PATCH 54/75] media: imx: imx7_media-csi: Add support for additional Bayer patterns, Laurent Pinchart
- [PATCH 55/75] media: v4l2-mc: Add link flags to v4l2_create_fwnode_links_to_pad(), Laurent Pinchart
- [PATCH 56/75] media: imx: imx7_media-csi: Create immutable link to source device, Laurent Pinchart
- [PATCH 57/75] dt-bindings: media: Convert i.MX7 MIPI CSI-2 receiver binding to YAML, Laurent Pinchart
- [PATCH 58/75] dt-bindings: media: fsl,imx7-mipi-csi2: Drop the reset-names property, Laurent Pinchart
- [PATCH 59/75] dt-bindings: media: fsl,imx7-mipi-csi2: Drop fsl,csis-hs-settle property, Laurent Pinchart
- [PATCH 61/75] media: imx: imx7_mipi_csis: Fix input size alignment, Laurent Pinchart
- [PATCH 62/75] media: imx: imx7_mipi_csis: Make source .s_power() optional, Laurent Pinchart
- [PATCH 60/75] media: imx: imx7_mipi_csis: Acquire reset control without naming it, Laurent Pinchart
- [PATCH 63/75] media: imx: imx7_mipi_csis: Avoid double get of wrap clock, Laurent Pinchart
- [PATCH 64/75] media: imx: imx7_mipi_csis: Drop 10-bit YUV support, Laurent Pinchart
- [PATCH 65/75] media: imx: imx7_mipi_csis: Fix UYVY8 media bus format, Laurent Pinchart
- [PATCH 66/75] media: imx: imx7_mipi_csis: Inline mipi_csis_set_hsync_settle(), Laurent Pinchart
- [PATCH 67/75] media: imx: imx7_mipi_csis: Move link setup check out of locked section, Laurent Pinchart
- [PATCH 68/75] media: imx: imx7_mipi_csis: Calculate Ths_settle from source pixel rate, Laurent Pinchart
- [PATCH 69/75] media: imx: imx7_mipi_csis: Turn register access macros into functions, Laurent Pinchart
- [PATCH 71/75] media: imx: imx7_mipi_csis: Define macros for DPHY_BCTRL_L fields, Laurent Pinchart
- [PATCH 70/75] media: imx: imx7_mipi_csis: Fully initialize MIPI_CSIS_DPHYCTRL register, Laurent Pinchart
- [PATCH 72/75] media: imx: imx7_mipi_csis: Make ISP registers macros take channel ID, Laurent Pinchart
- [PATCH 73/75] media: imx: imx7_mipi_csis: Rename register macros to match datasheet, Laurent Pinchart
- [PATCH 75/75] media: imx: imx7_mipi_csis: Print shadow registers in mipi_csis_dump_regs(), Laurent Pinchart
- [PATCH 74/75] media: imx: imx7_mipi_csis: Use register macros in mipi_csis_dump_regs(), Laurent Pinchart
- Re: [PATCH 00/75] media: imx: Miscellaneous fixes and cleanups for i.MX7, Fabio Estevam
- Re: [PATCH 00/75] media: imx: Miscellaneous fixes and cleanups for i.MX7, Rui Miguel Silva
- Re: [PATCH 00/75] media: imx: Miscellaneous fixes and cleanups for i.MX7, Rui Miguel Silva
- [PATCH v2] media: i2c: ov5648/ov8865: Minor cosmetic fixes, Paul Kocialkowski
- [PATCH V2] dmabuf: fix use-after-free of dmabuf's file->f_inode, Charan Teja Reddy
- [PATCH 1/1] ccs: Fix sub-device function, Sakari Ailus
- heap buffer overflow during dvbv5-scan, Damjan Marion
- [PATCH v4l-utils] test-media: add support for vidtv,
Daniel W. S. Almeida
- [PATCH 0/4] media: vidtv: add media controller support,
Daniel W. S. Almeida
- [PATCH 1/1] ccs: Make (non-)use of uninitialised variables more robust,
Sakari Ailus
- [PATCH] media: i2c: ov5648/ov8865: Minor cosmetic fixes,
Paul Kocialkowski
- [PATCH] media: rc: fix timeout handling after switch to microsecond durations, Matthias Reichl
- [PATCH] media: v4l2: Fix memleak in videobuf_read_one,
Dinghao Liu
- memory leak in usb_urb_init, syzbot
- [PATCH] dt-bindings: Add missing array size constraints,
Rob Herring
- arch/mips/include/asm/mach-rc32434/rb.h:15:14: error: expected identifier before '(' token,
kernel test robot
- [PATCH v2 1/3] media: imx: Unregister csc/scaler only if registered,
Ezequiel Garcia
- [PATCH v2] media: v4l2-async: Add waiting subdevices debugfs,
Ezequiel Garcia
- [PATCH] media: pwc: Use correct device for DMA, Matwey V. Kornilov
- [PATCH v4 0/2] dt-bindings: media: Convert video-interfaces.txt to schemas,
Rob Herring
- [PATCH 0/6] Remove last users of v4l2-clk and remove v4l2-clk,
Ezequiel Garcia
- [GIT PULL for 5.12] Additional CCS driver features,
Sakari Ailus
- [GIT PULL for 5.12] V4L2 camera sensor and other patches,
Sakari Ailus
- [GIT FIXES for 5.11] CCS and rcar driver fixes,
Sakari Ailus
- [PATCH] dmabuf: fix use-after-free of dmabuf's file->f_inode,
Charan Teja Reddy
- [PATCH v4 0/2] Add base layer priority id control,
Dikshita Agarwal
- [PATCH 0/2] media: Driver for OV1063x camera sensor,
Laurent Pinchart
- [PATCH v5 0/2] Add encoder ctrls for long term reference,
Dikshita Agarwal
- [PATCH v4 00/15] Add functionality to ipu3-cio2 driver allowing software_node connections to sensors on platforms designed for Windows,
Daniel Scally
- [PATCH v4 01/15] software_node: Fix refcounts in software_node_get_next_child(), Daniel Scally
- [PATCH v4 02/15] media: ipu3-cio2: Add headers that ipu3-cio2.h is direct user of, Daniel Scally
- [PATCH v4 04/15] property: Call fwnode_graph_get_endpoint_by_id() for fwnode->secondary, Daniel Scally
- [PATCH v4 03/15] property: Return true in fwnode_device_is_available for NULL ops, Daniel Scally
- [PATCH v4 06/15] software_node: unregister software_nodes in reverse order, Daniel Scally
- [PATCH v4 05/15] software_node: Enforce parent before child ordering of nodes arrays, Daniel Scally
- [PATCH v4 09/15] lib/test_printf.c: Use helper function to unwind array of software_nodes, Daniel Scally
- [PATCH v4 11/15] ipu3-cio2: Rename ipu3-cio2.c, Daniel Scally
- [PATCH v4 10/15] ipu3-cio2: Add T: entry to MAINTAINERS, Daniel Scally
- [PATCH v4 14/15] include: media: v4l2-fwnode: Include v4l2_fwnode_bus_type, Daniel Scally
- [PATCH v4 15/15] ipu3-cio2: Add cio2-bridge to ipu3-cio2 driver, Daniel Scally
- [PATCH v4 13/15] acpi: Add acpi_dev_get_next_match_dev() and helper macro, Daniel Scally
- [PATCH v4 12/15] media: v4l2-core: v4l2-async: Check sd->fwnode->secondary in match_fwnode(), Daniel Scally
- [PATCH v4 08/15] software_node: Add support for fwnode_graph*() family of functions, Daniel Scally
- [PATCH v4 07/15] include: fwnode.h: Define format macros for ports and endpoints, Daniel Scally
- Re: USB Microscope, Manufacturer: Winmax Corp. (ION Slides Forever), Ruud Schramp
- [PATCH v2] media: imx6-mipi-csi2: Call remote subdev get_mbus_config to get active lanes,
Ezequiel Garcia
- [PATCH 31/31] PM / devfreq: convert to devm_pm_opp_register_notifier and remove unused API,
Yangtao Li
- [PATCH 30/31] PM / devfreq: exynos: convert to use devm_pm_opp_* API,
Yangtao Li
- [PATCH 29/31] PM / devfreq: imx-bus: convert to use devm_pm_opp_* API,
Yangtao Li
- [PATCH 28/31] PM / devfreq: imx8m-ddrc: convert to use devm_pm_opp_* API,
Yangtao Li
- [PATCH 27/31] PM / devfreq: rk3399_dmc: convert to use devm_pm_opp_* API,
Yangtao Li
- [PATCH 26/31] PM / devfreq: tegra30: convert to use devm_pm_opp_* API,
Yangtao Li
- [PATCH 25/31] memory: tegra30: convert to use devm_pm_opp_* API,
Yangtao Li
- [PATCH 1/2 v9] dt-bindings: leds: Add DT binding for Richtek RT8515,
Linus Walleij
- [PATCH] media: mt9v111: Remove unneeded device-managed puts, Ezequiel Garcia
- AVerMedia GC570 FullHD PCIe Capture Card, Christian Witz
- [GIT FIXES FOR v5.11] rc: race condition on rc register,
Sean Young
- [PATCH] media: tm6000: Fix memleak in tm6000_start_stream, Dinghao Liu
- [PATCH] media: media/pci: Fix memleak in empress_init, Dinghao Liu
- [PATCH 00/31] Introduce devm_pm_opp_* API,
Yangtao Li
- [PATCH 01/31] opp: Add devres wrapper for dev_pm_opp_set_clkname and dev_pm_opp_put_clkname, Yangtao Li
- [PATCH 02/31] opp: Add devres wrapper for dev_pm_opp_set_regulators and dev_pm_opp_put_regulators, Yangtao Li
- [PATCH 03/31] opp: Add devres wrapper for dev_pm_opp_set_supported_hw, Yangtao Li
- [PATCH 04/31] opp: Add devres wrapper for dev_pm_opp_of_add_table, Yangtao Li
- [PATCH 05/31] opp: Add devres wrapper for dev_pm_opp_register_notifier, Yangtao Li
- [PATCH 06/31] serial: qcom_geni_serial: fix potential mem leak in qcom_geni_serial_probe(), Yangtao Li
- [PATCH 07/31] serial: qcom_geni_serial: convert to use devm_pm_opp_* API, Yangtao Li
- [PATCH 08/31] spi: spi-qcom-qspi: fix potential mem leak in spi_geni_probe(), Yangtao Li
- [PATCH 09/31] spi: spi-qcom-qspi: fix potential mem leak in spi_geni_probe(), Yangtao Li
- [PATCH 10/31] qcom-geni-se: remove opp_table, Yangtao Li
- [PATCH 11/31] mmc: sdhci-msm: fix potential mem leak in sdhci_msm_probe(), Yangtao Li
- [PATCH 12/31] mmc: sdhci-msm: convert to use devm_pm_opp_* API, Yangtao Li
- [PATCH 13/31] spi: spi-qcom-qspi: fix potential mem leak in qcom_qspi_probe(), Yangtao Li
- [PATCH 14/31] spi: spi-qcom-qspi: convert to use devm_pm_opp_* API, Yangtao Li
- [PATCH 15/31] drm/msm: fix potential mem leak, Yangtao Li
- [PATCH 16/31] drm/msm: convert to use devm_pm_opp_* API and remove dp_ctrl_put, Yangtao Li
- [PATCH 17/31] drm/lima: convert to use devm_pm_opp_* API, Yangtao Li
- [PATCH 18/31] drm/lima: remove unneeded devm_devfreq_remove_device(), Yangtao Li
- [PATCH 19/31] drm/panfrost: convert to use devm_pm_opp_* API, Yangtao Li
- [PATCH 20/31] media: venus: fix error check in core_get_v4(), Yangtao Li
- [PATCH 21/31] media: venus: convert to use devm_pm_opp_* API, Yangtao Li
- [PATCH 22/31] memory: samsung: exynos5422-dmc: fix return error in exynos5_init_freq_table, Yangtao Li
- [PATCH 23/31] memory: samsung: exynos5422-dmc: convert to use devm_pm_opp_* API, Yangtao Li
- [PATCH 24/31] memory: tegra20: convert to use devm_pm_opp_* API, Yangtao Li
- Re: [PATCH 00/31] Introduce devm_pm_opp_* API, Dmitry Osipenko
- Re: [PATCH 00/31] Introduce devm_pm_opp_* API, Viresh Kumar
- Re: [PATCH 00/31] Introduce devm_pm_opp_* API, Viresh Kumar
- Re: [PATCH 00/31] Introduce devm_pm_opp_* API, Dmitry Osipenko
- [PATCH RESEND] media: dvbdev: Switch to new kerneldoc syntax for named variable macro argument, Jonathan Neuschäfer
- drivers/media/test-drivers/vidtv/vidtv_mux.c:379:13: warning: stack frame size of 2624 bytes in function 'vidtv_mux_tick',
kernel test robot
- IMX frame interval monitor (FIM) available on ipu{1,2}_ic_prp{enc,vf} capture nodes?,
Tim Harvey
- [PATCH v4 00/15] Allwinner MIPI CSI-2 support for A31/V3s/A83T,
Paul Kocialkowski
- [PATCH v4 05/15] media: sun6i-csi: Only configure the interface data width for parallel, Paul Kocialkowski
- [PATCH v4 08/15] dt-bindings: media: Add A31 MIPI CSI-2 bindings documentation, Paul Kocialkowski
- [PATCH v4 09/15] media: sunxi: Add support for the A31 MIPI CSI-2 controller, Paul Kocialkowski
- [PATCH v4 07/15] media: sun6i-csi: Add support for MIPI CSI-2 bridge input, Paul Kocialkowski
- [PATCH v4 06/15] dt-bindings: media: sun6i-a31-csi: Add MIPI CSI-2 input port, Paul Kocialkowski
- [PATCH v4 04/15] media: sun6i-csi: Use common V4L2 format info for storage bpp, Paul Kocialkowski
- [PATCH v4 03/15] phy: allwinner: phy-sun6i-mipi-dphy: Support D-PHY Rx mode for MIPI CSI-2, Paul Kocialkowski
- [PATCH v4 02/15] phy: Distinguish between Rx and Tx for MIPI D-PHY with submodes, Paul Kocialkowski
- [PATCH v4 01/15] docs: phy: Add a part about PHY mode and submode, Paul Kocialkowski
- [PATCH v4 10/15] ARM: dts: sun8i: v3s: Add nodes for MIPI CSI-2 support, Paul Kocialkowski
- [PATCH v4 12/15] dt-bindings: media: Add A83T MIPI CSI-2 bindings documentation, Paul Kocialkowski
- [PATCH v4 11/15] MAINTAINERS: Add entry for the Allwinner A31 MIPI CSI-2 bridge, Paul Kocialkowski
- [PATCH v4 13/15] media: sunxi: Add support for the A83T MIPI CSI-2 controller, Paul Kocialkowski
- [PATCH v4 15/15] MAINTAINERS: Add entry for the Allwinner A83T MIPI CSI-2 bridge, Paul Kocialkowski
- [PATCH v4 14/15] ARM: dts: sun8i: a83t: Add MIPI CSI-2 controller node, Paul Kocialkowski
- [PATCH v7 0/2] media: i2c: OV5648 image sensor support,
Paul Kocialkowski
- [PATCH v6 0/2] media: i2c: OV5648 image sensor support,
Paul Kocialkowski
- [RFT][PATCH v1] media: zr364xx: Fix memory leak in ->probe(),
Andy Shevchenko
- [PATCH v1] media: ipu3-cio2: Add headers that ipu3-cio2.h is direct user of,
Andy Shevchenko
- Using kmssink with mxsfb-drm,
Fabio Estevam
- imx6ull capture from OV5640,
Fabio Estevam
- [PATCH] media: ipu3-cio2: Fix mbus_code processing in cio2_subdev_set_fmt(),
Pavel Machek
- [PATCH v5 0/3] media: rockchip: Introduce driver for Rockchip's camera interface,
Maxime Chevallier
- [PATCH] media: imx6-mipi-csi2: Call remote subdev get_mbus_config to get active lanes,
Ezequiel Garcia
- [PATCH] media: vidtv: Use kmemdup instead of kzalloc and memcpy, Tian Tao
- drivers/media/pci/intel/ipu3/ipu3-cio2.h:22:28: warning: conversion from 'long unsigned int' to 'u16' {aka 'short unsigned int'} changes value from '131072' to '0',
kernel test robot
- [PATCH] media: v4l2-async: Add waiting subdevices debugfs,
Ezequiel Garcia
- Re: [PATCH RFC v2] docs: experimental: build PDF with rst2pdf, Nícolas F. R. A. Prado
- [PATCH] media: em28xx: Fix use-after-free in em28xx_alloc_urbs, Dinghao Liu
- [PATCH -next] media: platform: davinci: Use DEFINE_SPINLOCK() for spinlock,
Zheng Yongjun
- [PATCH] Bad IOCTLs - time to fix them?,
Hans Petter Selasky
- [PATCH 1/3] media: imx: Unregister csc/scaler only if registered,
Ezequiel Garcia
- [PATCH] media: v4l2-async: Put fwnode after last access,
Ezequiel Garcia
- Add Logitech B910 webcam to supported list, Marc van Wageningen
- [PATCH 1/2] media: ir_toy: add another IR Droid device,
Sean Young
- [PATCH] drm/amd:avoid null pointer dereference when dev is not bound, Defang Bo
- [PATCH] media: atomisp: Remove redundant NULL check,
Xu Wang
- [PATCH 3/3] media: vidtv: add initial debugfs interface,
Daniel W. S. Almeida
- [PATCH 2/3] media: vidtv: remove unused field from 'struct vidtv_mpeg_ts', Daniel W. S. Almeida
- [PATCH 1/3] vidtv: psi: fix missing crc for PMT, Daniel W. S. Almeida
- [PATCH v4 0/3] Add new controls for QP and layer bitrate,
Dikshita Agarwal
- [PATCH v3 00/14] Add functionality to ipu3-cio2 driver allowing software_node connections to sensors on platforms designed for Windows,
Daniel Scally
- [PATCH v3 01/14] software_node: Fix refcounts in software_node_get_next_child(), Daniel Scally
- [PATCH v3 04/14] software_node: Enforce parent before child ordering of nodes arrays, Daniel Scally
- [PATCH v3 03/14] property: Call fwnode_graph_get_endpoint_by_id() for fwnode->secondary, Daniel Scally
- [PATCH v3 02/14] property: Return true in fwnode_device_is_available for NULL ops, Daniel Scally
- [PATCH v3 13/14] include: media: v4l2-fwnode: Include v4l2_fwnode_bus_type, Daniel Scally
- [PATCH v3 05/14] software_node: unregister software_nodes in reverse order, Daniel Scally
- [PATCH v3 08/14] lib/test_printf.c: Use helper function to unwind array of software_nodes, Daniel Scally
- [PATCH v3 06/14] include: fwnode.h: Define format macros for ports and endpoints, Daniel Scally
- [PATCH v3 12/14] acpi: Add acpi_dev_get_next_match_dev() and helper macro, Daniel Scally
- [PATCH v3 11/14] media: v4l2-core: v4l2-async: Check sd->fwnode->secondary in match_fwnode(), Daniel Scally
- [PATCH v3 14/14] ipu3-cio2: Add cio2-bridge to ipu3-cio2 driver, Daniel Scally
- [PATCH v3 09/14] ipu3-cio2: Add T: entry to MAINTAINERS, Daniel Scally
- [PATCH v3 10/14] ipu3-cio2: Rename ipu3-cio2.c, Daniel Scally
- [PATCH v3 07/14] software_node: Add support for fwnode_graph*() family of functions, Daniel Scally
- ADV7280 capture,
Tim Harvey
- [PATCH 0/1] media: hdmi: cec: replace broken link to HDMI specs,
ivan tkachenko
- memory leak in zr364xx_probe,
syzbot
- [PATCH v7 00/12] Show privacy_gpio as a v4l2_ctrl,
Ricardo Ribalda
- [PATCH v7 02/12] media: uvcvideo: Allow extra entities, Ricardo Ribalda
- [PATCH v7 01/12] media: uvcvideo: Move guid to entity, Ricardo Ribalda
- [PATCH v7 03/12] media: uvcvideo: Allow entities with no pads, Ricardo Ribalda
- [PATCH v7 04/12] media: uvcvideo: Provide sync and async uvc_ctrl_status_event, Ricardo Ribalda
- [PATCH v7 05/12] media: uvcvideo: Allow entity-defined get_info and get_cur, Ricardo Ribalda
- [PATCH v7 06/12] media: uvcvideo: Implement UVC_EXT_GPIO_UNIT, Ricardo Ribalda
- [PATCH v7 07/12] media: uvcvideo: Add Privacy control based on EXT_GPIO, Ricardo Ribalda
- [PATCH v7 11/12] media: uvcvideo: Rename debug functions, Ricardo Ribalda
- [PATCH v7 10/12] media: uvcvideo: use dev_printk() for uvc_trace(), Ricardo Ribalda
- [PATCH v7 08/12] media: uvcvideo: Use dev_ printk aliases, Ricardo Ribalda
- [PATCH v7 09/12] media: uvcvideo: New macro uvc_trace_cont, Ricardo Ribalda
- [PATCH v7 12/12] media: uvcvideo: Implement UVC_QUIRK_PRIVACY_DURING_STREAM, Ricardo Ribalda
- [PATCH 0/2] media: cedrus: a couple of fixes,
Jernej Skrabec
- [PATCH AUTOSEL 5.4 037/130] media: zr364xx: propagate errors from zr364xx_start_readpipe(), Sasha Levin
- [PATCH AUTOSEL 5.4 043/130] media: usb: dvb-usb-v2: zd1301: fix missing platform_device_unregister(), Sasha Levin
- [PATCH AUTOSEL 5.4 042/130] media: venus: handle use after free for iommu_map/iommu_unmap, Sasha Levin
- [PATCH AUTOSEL 5.4 039/130] media: isif: reset global state, Sasha Levin
- [PATCH AUTOSEL 5.4 038/130] media: cec-core: first mark device unregistered, then wake up fhs, Sasha Levin
- [PATCH AUTOSEL 5.4 091/130] media: rcar-vin: Mask VNCSI_IFMD register, Sasha Levin
- [PATCH AUTOSEL 4.19 30/87] media: usb: dvb-usb-v2: zd1301: fix missing platform_device_unregister(), Sasha Levin
- [PATCH AUTOSEL 4.19 31/87] media: dvbdev: Fix memleak in dvb_register_device, Sasha Levin
- [PATCH AUTOSEL 4.19 28/87] media: isif: reset global state, Sasha Levin
- [PATCH AUTOSEL 4.19 53/87] media: gp8psk: initialize stats at power control logic, Sasha Levin
- [PATCH AUTOSEL 4.19 27/87] media: cec-core: first mark device unregistered, then wake up fhs, Sasha Levin
- [PATCH AUTOSEL 4.19 58/87] media: cx23885: add more quirks for reset DMA on some AMD IOMMU, Sasha Levin
- [PATCH AUTOSEL 4.19 64/87] media: rcar-vin: Mask VNCSI_IFMD register, Sasha Levin
- [PATCH AUTOSEL 4.14 23/66] media: isif: reset global state, Sasha Levin
- [PATCH AUTOSEL 4.14 26/66] media: dvbdev: Fix memleak in dvb_register_device, Sasha Levin
- [PATCH AUTOSEL 4.14 44/66] media: gp8psk: initialize stats at power control logic, Sasha Levin
- [PATCH AUTOSEL 4.14 22/66] media: cec-core: first mark device unregistered, then wake up fhs, Sasha Levin
- [PATCH AUTOSEL 4.9 18/48] media: isif: reset global state, Sasha Levin
- [PATCH AUTOSEL 4.9 17/48] media: cec-core: first mark device unregistered, then wake up fhs, Sasha Levin
- [PATCH AUTOSEL 4.9 19/48] media: dvbdev: Fix memleak in dvb_register_device, Sasha Levin
- [PATCH AUTOSEL 4.4 16/38] media: isif: reset global state, Sasha Levin
- [PATCH AUTOSEL 4.9 33/48] media: gp8psk: initialize stats at power control logic, Sasha Levin
- [PATCH AUTOSEL 4.4 28/38] media: gp8psk: initialize stats at power control logic, Sasha Levin
- [PATCH AUTOSEL 4.4 15/38] media: zr364xx: propagate errors from zr364xx_start_readpipe(), Sasha Levin
- [PATCH AUTOSEL 4.9 16/48] media: zr364xx: propagate errors from zr364xx_start_readpipe(), Sasha Levin
- [PATCH AUTOSEL 4.14 25/66] media: usb: dvb-usb-v2: zd1301: fix missing platform_device_unregister(), Sasha Levin
- [PATCH AUTOSEL 4.14 21/66] media: zr364xx: propagate errors from zr364xx_start_readpipe(), Sasha Levin
- [PATCH AUTOSEL 4.19 26/87] media: zr364xx: propagate errors from zr364xx_start_readpipe(), Sasha Levin
- [PATCH AUTOSEL 5.4 082/130] media: cx23885: add more quirks for reset DMA on some AMD IOMMU, Sasha Levin
- [PATCH AUTOSEL 5.4 074/130] media: gp8psk: initialize stats at power control logic, Sasha Levin
- [PATCH AUTOSEL 5.4 044/130] media: dvbdev: Fix memleak in dvb_register_device, Sasha Levin
- [PATCH AUTOSEL 5.10 056/217] s390/pci: remove races against pte updates, Sasha Levin
- [PATCH v6 00/11] Show privacy_gpio as a v4l2_ctrl,
Ricardo Ribalda
- [PATCH v6 01/11] media: uvcvideo: Move guid to entity, Ricardo Ribalda
- [PATCH v6 02/11] media: uvcvideo: Allow extra entities, Ricardo Ribalda
- [PATCH v6 03/11] media: uvcvideo: Allow entities with no pads, Ricardo Ribalda
- [PATCH v6 05/11] media: uvcvideo: Allow entity-defined get_info and get_cur, Ricardo Ribalda
- [PATCH v6 07/11] media: uvcvideo: Add Privacy control based on EXT_GPIO, Ricardo Ribalda
- [PATCH v6 06/11] media: uvcvideo: Implement UVC_EXT_GPIO_UNIT, Ricardo Ribalda
- [PATCH v6 04/11] media: uvcvideo: Add uvc_ctrl_status_event_direct, Ricardo Ribalda
- [PATCH v6 08/11] media: uvcvideo: Implement UVC_QUIRK_PRIVACY_DURING_STREAM, Ricardo Ribalda
- [PATCH v6 10/11] media: uvcvideo: New macro uvc_trace_cont, Ricardo Ribalda
- [PATCH v6 09/11] media: uvcvideo: Use dev_ printk aliases, Ricardo Ribalda
- [PATCH v6 11/11] media: uvcvideo: use dev_printk() for uvc_trace(), Ricardo Ribalda
- Unsupported UVC Device., Gord Bestwick
- Support for 04e8:205c Samsung Electronics Co., Ltd USB2.0 UVC HQ WebCam, tommy.flowerz
- [PATCH] media: i2c: ov5670: Fix PIXEL_RATE minimum value, Jacopo Mondi
- [PATCH v3 0/3] media: i2c: Introduce driver for the TW9900 decoder,
Maxime Chevallier
- [PATCH -next] media: dvb-frontends: use DIV_ROUND_UP to calculate timeout,
Zheng Yongjun
- [PATCH] media: mceusb: Fix potential out-of-bounds shift,
James Reynolds
- [PATCH v3 1/1] media: i2c: imx219: add 1% tolerance on clock frequency,
michael . srba
- Couldn't Initialize USB HDMI capture dongle well., Shem Choi
- [PATCH] media/siano: Fix transmission parameters reporting for ISDB-T, Nicolas Stuardo Diaz
- [PATCH] dt-bindings: Drop unnecessary *-supply schemas properties,
Rob Herring
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Gstreamer Embedded]
[Linux SCSI]
[Yosemite Forum]