Linux Media
[Prev Page][Next Page]
- [PATCH v5 05/18] media: intel/ipu6: add IPU6 buttress interface driver, (continued)
- [PATCH v5 05/18] media: intel/ipu6: add IPU6 buttress interface driver, Sakari Ailus
- [PATCH v5 06/18] media: intel/ipu6: CPD parsing for get firmware components, Sakari Ailus
- [PATCH v5 08/18] media: intel/ipu6: add syscom interfaces between firmware and driver, Sakari Ailus
- [PATCH v5 07/18] media: intel/ipu6: add IPU6 DMA mapping API and MMU table, Sakari Ailus
- [PATCH v5 09/18] media: intel/ipu6: input system ABI between firmware and driver, Sakari Ailus
- [PATCH v5 10/18] media: intel/ipu6: add IPU6 CSI2 receiver v4l2 sub-device, Sakari Ailus
- [PATCH v5 11/18] media: intel/ipu6: add the CSI2 DPHY implementation, Sakari Ailus
- [PATCH v5 12/18] media: intel/ipu6: input system video nodes and buffer queues, Sakari Ailus
- [PATCH v5 14/18] media: intel/ipu6: add Kconfig and Makefile, Sakari Ailus
- [PATCH v5 15/18] media: MAINTAINERS: add maintainers for Intel IPU6 input system driver, Sakari Ailus
- [PATCH v5 13/18] media: intel/ipu6: add the main input system driver, Sakari Ailus
- [PATCH v5 16/18] media: intel/ipu6: support line-based metadata capture support, Sakari Ailus
- [PATCH v5 18/18] media: Documentation: add documentation of Intel IPU6 driver and hardware overview, Sakari Ailus
- [PATCH v5 17/18] media: Documentation: add Intel IPU6 ISYS driver admin-guide doc, Sakari Ailus
- [PATCH v2 00/14] Generic line based metadata, without sensor API changes,
Sakari Ailus
- [PATCH v2 03/14] media: uapi: Add generic serial metadata mbus formats, Sakari Ailus
- [PATCH v2 04/14] media: uapi: Document which mbus format fields are valid for metadata, Sakari Ailus
- [PATCH v2 02/14] media: Documentation: Add "stream" into glossary, Sakari Ailus
- [PATCH v2 01/14] media: v4l2-subdev: Clearly document that the crop API won't be extended, Sakari Ailus
- [PATCH v2 05/14] media: uapi: v4l: Add generic 8-bit metadata format definitions, Sakari Ailus
- [PATCH v2 06/14] media: v4l: Support line-based metadata capture, Sakari Ailus
- [PATCH v2 07/14] media: v4l: Set line based metadata flag in V4L2 core, Sakari Ailus
- [PATCH v2 09/14] media: Documentation: Document S_ROUTING behaviour, Sakari Ailus
- [PATCH v2 08/14] media: Documentation: Additional streams generally don't harm capture, Sakari Ailus
- [PATCH v2 10/14] media: v4l: subdev: Add a function to lock two sub-device states, use it, Sakari Ailus
- [PATCH v2 11/14] media: v4l: subdev: Copy argument back to user also for S_ROUTING, Sakari Ailus
- [PATCH v2 12/14] media: v4l: subdev: Add len_routes field to struct v4l2_subdev_routing, Sakari Ailus
- [PATCH v2 13/14] media: v4l: subdev: Return routes set using S_ROUTING, Sakari Ailus
- [PATCH v2 14/14] media: v4l: subdev: Add trivial set_routing support, Sakari Ailus
- [yavta PATCH 1/1] Print V4L2 fourcc code in format enumeration,
Sakari Ailus
- [sailus-media-tree:metadata-pre] BUILD SUCCESS e6fd0a5e0bb6d025c18b48ee489d986019e39c21, kernel test robot
- [PATCH v3] media/*: Convert from tasklet to BH workqueue,
Allen Pais
- [RFC PATCH v1] media: venus: add msm8998 support,
Marc Gonzalez
- [sailus-media-tree:metadata] BUILD SUCCESS 7913a93d80e5489dc7e13e72dbd2644018adfbdf, kernel test robot
- [PATCH] Add "Quanta ACER HD User Facing" devices.,
Ilyas Erezhepov
[sailus-media-tree:ipu6] BUILD SUCCESS fa7e12cd22ea562deeb7bb60a4e31893b0507353, kernel test robot
[PATCH v2 1/3] media: v4l2-ctrls: Add average qp control,
Ming Qian
[PATCH v1 0/9] media: vimc improvements,
Laurent Pinchart
- [PATCH v1 1/9] media: vimc: Don't iterate over single pad, Laurent Pinchart
- [PATCH v1 2/9] media: vimc: Constify vimc_ent_type structures, Laurent Pinchart
- [PATCH v1 3/9] media: vimc: Constify the ent_config array, Laurent Pinchart
- [PATCH v1 4/9] media: vimc: scaler: Rename vic_sca_pad enum to vimc_scaler_pad, Laurent Pinchart
- [PATCH v1 5/9] media: vimc: Centralize subdev internal_ops initialization, Laurent Pinchart
- [PATCH v1 6/9] media: vimc: Initialize subdev active state, Laurent Pinchart
- [PATCH v1 7/9] media: vimc: sensor: Use subdev active state, Laurent Pinchart
- [PATCH v1 9/9] media: vimc: scaler: Use subdev active state, Laurent Pinchart
- [PATCH v1 8/9] media: vimc: debayer: Use subdev active state, Laurent Pinchart
- Re: [PATCH v1 0/9] media: vimc improvements, Laurent Pinchart
- Re: [PATCH v1 0/9] media: vimc improvements, Shuah Khan
- Re: [PATCH v1 0/9] media: vimc improvements, Shuah Khan
[PATCH v1 1/1] media: atomisp: Remove unused GPIO related defines and APIs,
Andy Shevchenko
[PATCH v1 0/2] media: atomisp: A couple of cleanups,
Andy Shevchenko
[PATCH v4 67/71] media: atomisp: Switch to new Intel CPU model defines,
Tony Luck
[PATCH] media: vivid: make the timestamps/seq numbers reliable,
Hans Verkuil
[PATCH v6 00/11] media: subdev: Improve stream enable/disable machinery,
Tomi Valkeinen
- [PATCH v6 02/11] media: subdev: Use v4l2_subdev_has_op() in v4l2_subdev_enable/disable_streams(), Tomi Valkeinen
- [PATCH v6 03/11] media: subdev: Add checks for subdev features, Tomi Valkeinen
- [PATCH v6 04/11] media: subdev: Fix use of sd->enabled_streams in call_s_stream(), Tomi Valkeinen
- [PATCH v6 05/11] media: subdev: Improve v4l2_subdev_enable/disable_streams_fallback, Tomi Valkeinen
- [PATCH v6 06/11] media: subdev: Add v4l2_subdev_is_streaming(), Tomi Valkeinen
- [PATCH v6 07/11] media: subdev: Support privacy led in v4l2_subdev_enable/disable_streams(), Tomi Valkeinen
- [PATCH v6 08/11] media: subdev: Refactor v4l2_subdev_enable/disable_streams(), Tomi Valkeinen
- [PATCH v6 11/11] media: subdev: Improve s_stream documentation, Tomi Valkeinen
- [PATCH v6 10/11] media: subdev: Support non-routing subdevs in v4l2_subdev_s_stream_helper(), Tomi Valkeinen
- [PATCH v6 01/11] media: subdev: Add privacy led helpers, Tomi Valkeinen
- [PATCH v6 09/11] media: subdev: Support single-stream case in v4l2_subdev_enable/disable_streams(), Tomi Valkeinen
[PATCH v11 0/5] media: Add driver for the Raspberry Pi <5 CSI-2 receiver,
Laurent Pinchart
[v4l-utils] [PATCH v2 0/7] Support for the generic line-based metadata support,
Laurent Pinchart
[PATCH] media: staging: media: starfive: camss: Drop obsolete return value documentation,
Uwe Kleine-König
[PATCH 00/14] Generic line based metadata, without sensor API changes,
Sakari Ailus
- [PATCH 01/14] media: v4l2-subdev: Clearly document that the crop API won't be extended, Sakari Ailus
- [PATCH 02/14] media: Documentation: Add "stream" into glossary, Sakari Ailus
- [PATCH 03/14] media: uapi: Add generic serial metadata mbus formats, Sakari Ailus
- [PATCH 04/14] media: uapi: Document which mbus format fields are valid for metadata, Sakari Ailus
- [PATCH 05/14] media: uapi: v4l: Add generic 8-bit metadata format definitions, Sakari Ailus
- [PATCH 07/14] media: v4l: Set line based metadata flag in V4L2 core, Sakari Ailus
- [PATCH 06/14] media: v4l: Support line-based metadata capture, Sakari Ailus
- [PATCH 08/14] media: Documentation: Additional streams generally don't harm capture, Sakari Ailus
- [PATCH 09/14] media: Documentation: Document S_ROUTING behaviour, Sakari Ailus
- [PATCH 10/14] media: v4l: subdev: Add a function to lock two sub-device states, use it, Sakari Ailus
- [PATCH 11/14] media: v4l: subdev: Copy argument back to user also for S_ROUTING, Sakari Ailus
- [PATCH 12/14] media: v4l: subdev: Add len_routes field to struct v4l2_subdev_routing, Sakari Ailus
- [PATCH 13/14] media: v4l: subdev: Return routes set using S_ROUTING, Sakari Ailus
- [PATCH 14/14] media: v4l: subdev: Add trivial set_routing support, Sakari Ailus
[GIT PULL FOR v6.10] media: various fixes,
Hans Verkuil
KASAN: use-after-free in snd_usbtv_pcm_close (with PoC and analysis),
刘通
[PATCH v10 0/6] Add Toshiba Visconti Video Input Interface driver,
Yuji Ishikawa
[PATCH v2] drm/panfrost: Fix dma_resv deadlock at drm object pin time,
Adrián Larumbe
[PATCH v2 0/3] kfifo: Clean up kfifo.h,
Andy Shevchenko
[PATCH] [RFC] dma-buf: fix race condition between poll and close,
Dmitry Antipov
[PATCH v4l-utils 1/2] ir-ctl: add optional header to manchester encoding,
Sean Young
[PATCH v12 00/28] drm/connector: Create HDMI Connector infrastructure,
Maxime Ripard
- [PATCH v12 01/28] drm/connector: Introduce an HDMI connector initialization function, Maxime Ripard
- [PATCH v12 02/28] drm/mode_object: Export drm_mode_obj_find_prop_id for tests, Maxime Ripard
- [PATCH v12 03/28] drm/tests: connector: Add tests for drmm_connector_hdmi_init, Maxime Ripard
- [PATCH v12 04/28] drm/connector: hdmi: Create an HDMI sub-state, Maxime Ripard
- [PATCH v12 05/28] drm/connector: hdmi: Add output BPC to the connector state, Maxime Ripard
- [PATCH v12 06/28] drm/tests: Add output bpc tests, Maxime Ripard
- [PATCH v12 07/28] drm/connector: hdmi: Add support for output format, Maxime Ripard
- [PATCH v12 08/28] drm/tests: Add output formats tests, Maxime Ripard
- [PATCH v12 09/28] drm/display: hdmi: Add HDMI compute clock helper, Maxime Ripard
- [PATCH v12 10/28] drm/tests: Add HDMI TDMS character rate tests, Maxime Ripard
- [PATCH v12 11/28] drm/connector: hdmi: Calculate TMDS character rate, Maxime Ripard
- [PATCH v12 12/28] drm/tests: Add TDMS character rate connector state tests, Maxime Ripard
- [PATCH v12 13/28] drm/connector: hdmi: Add custom hook to filter TMDS character rate, Maxime Ripard
- [PATCH v12 14/28] drm/tests: Add HDMI connector rate filter hook tests, Maxime Ripard
- [PATCH v12 15/28] drm/connector: hdmi: Compute bpc and format automatically, Maxime Ripard
- [PATCH v12 16/28] drm/tests: Add HDMI connector bpc and format tests, Maxime Ripard
- [PATCH v12 17/28] drm/connector: hdmi: Add Broadcast RGB property, Maxime Ripard
- [PATCH v12 18/28] drm/tests: Add tests for Broadcast RGB property, Maxime Ripard
- [PATCH v12 19/28] drm/connector: hdmi: Add RGB Quantization Range to the connector state, Maxime Ripard
- [PATCH v12 20/28] drm/tests: Add RGB Quantization tests, Maxime Ripard
- [PATCH v12 21/28] drm/connector: hdmi: Add Infoframes generation, Maxime Ripard
- [PATCH v12 22/28] drm/tests: Add infoframes test, Maxime Ripard
- [PATCH v12 23/28] drm/connector: hdmi: Create Infoframe DebugFS entries, Maxime Ripard
- [PATCH v12 24/28] drm/vc4: hdmi: Switch to HDMI connector, Maxime Ripard
- [PATCH v12 25/28] drm/vc4: tests: Remove vc4_dummy_plane structure, Maxime Ripard
- [PATCH v12 26/28] drm/vc4: tests: Convert to plane creation helper, Maxime Ripard
- [PATCH v12 27/28] drm/rockchip: inno_hdmi: Switch to HDMI connector, Maxime Ripard
- [PATCH v12 28/28] drm/sun4i: hdmi: Switch to HDMI connector, Maxime Ripard
[linuxtv-media-stage:master] BUILD SUCCESS e42a204f0519a2540f1507ac2798be2aeaa76bee, kernel test robot
[sailus-media-tree:master] BUILD SUCCESS af24845bf3881bb471580558ca811e0f6a44ecda, kernel test robot
[PATCH] media: mediatek: vcodec: Alloc DMA memory with DMA_ATTR_ALLOC_SINGLE_PAGES,
Douglas Anderson
[PATCH] media: cec: cec-api: add locking in cec_release(), Hans Verkuil
[PATCH] media: cec: cec-adap: always cancel work in cec_transmit_msg_fh, Hans Verkuil
[PATCH] media: imx335: Describe CCI struct member,
Umang Jain
[PATCH v4l-utils 1/2] ir-ctl: encode rc6 mode 0 can have 43 edges,
Sean Young
[PATCH v2] media: stk1160: fix bounds checking in stk1160_copy_video(),
Dan Carpenter
[GIT FIXES v2 FOR 6.10] Mainly camera sensor patches, but V4L2 and MC too,
Sakari Ailus
[PATCH] drm/panfrost: Fix dma_resv deadlock at drm object pin time,
Adrián Larumbe
[PATCH] keytable: fix stdout/stderr inconsistency,
vricosti
[PATCH v1 0/2] media: i2c: Add support for GT97xx VCM,
Zhi Mao
[GIT PULL FOR v6.10] uvcvideo fixes,
Laurent Pinchart
[PATCH] staging: media: starfive: Add multiple resolution support,
Changhuang Liang
[GIT PULL FOR v6.10] NXP media drivers enhancements,
Laurent Pinchart
[PATCH v2 00/26] media: Fix coccinelle warning/errors,
Ricardo Ribalda
- [PATCH v2 01/26] media: pci: mgb4: Refactor struct resources, Ricardo Ribalda
- [PATCH v2 02/26] media: stb0899: Simplify check, Ricardo Ribalda
- [PATCH v2 03/26] media: uvcvideo: Refactor iterators, Ricardo Ribalda
- [PATCH v2 04/26] media: uvcvideo: Use max() macro, Ricardo Ribalda
- [PATCH v2 05/26] media: go7007: Use min and max macros, Ricardo Ribalda
- [PATCH v2 06/26] media: stm32-dcmipp: Remove redundant printk, Ricardo Ribalda
- [PATCH v2 07/26] media: staging: sun6i-isp: Remove redundant printk, Ricardo Ribalda
- [PATCH v2 08/26] media: dvb-frontends: tda18271c2dd: Remove casting during div, Ricardo Ribalda
- [PATCH v2 09/26] media: v4l: async: refactor v4l2_async_create_ancillary_links, Ricardo Ribalda
- [PATCH v2 10/26] staging: media: tegra-video: Use swap macro, Ricardo Ribalda
- [PATCH v2 11/26] media: s2255: Use refcount_t instead of atomic_t for num_channels, Ricardo Ribalda
- [PATCH v2 13/26] media: common: saa7146: Use min macro, Ricardo Ribalda
- [PATCH v2 12/26] media: platform: mtk-mdp3: Use refcount_t for job_count, Ricardo Ribalda
- [PATCH v2 14/26] media: dvb-frontends: drx39xyj: Use min macro, Ricardo Ribalda
- [PATCH v2 15/26] media: netup_unidvb: Use min macro, Ricardo Ribalda
- [PATCH v2 16/26] media: au0828: Use min macro, Ricardo Ribalda
- [PATCH v2 17/26] media: flexcop-usb: Use min macro, Ricardo Ribalda
- [PATCH v2 18/26] media: gspca: cpia1: Use min macro, Ricardo Ribalda
- [PATCH v2 19/26] media: stk1160: Use min macro, Ricardo Ribalda
- [PATCH v2 20/26] media: tegra-vde: Refactor timeout handling, Ricardo Ribalda
- [PATCH v2 21/26] media: i2c: st-mipid02: Use the correct div function, Ricardo Ribalda
- [PATCH v2 22/26] media: tc358746: Use the correct div_ function, Ricardo Ribalda
- [PATCH v2 23/26] media: venus: vdec: Make explicit the range of us_per_frame, Ricardo Ribalda
- [PATCH v2 24/26] media: venus: venc: Make explicit the range of us_per_frame, Ricardo Ribalda
- [PATCH v2 25/26] media: dvb-frontends: tda10048: Fix integer overflow, Ricardo Ribalda
- [PATCH v2 26/26] media: dvb-frontends: tda10048: Make explicit the range of z., Ricardo Ribalda
- Re: [PATCH v2 00/26] media: Fix coccinelle warning/errors, Hans Verkuil
[PATCH v4l-utils] ir-ctl: correct max_size for rc5 and rc5_sz, Sean Young
[PATCH] i2c: mux: Remove class argument from i2c_mux_add_adapter(),
Heiner Kallweit
[PATCH v4 0/2] Enable JPEG encoding on rk3588,
Emmanuel Gil Peyrot
[PATCH v6 0/2] Add hantro g1 video decoder support for RK3588,
Jianfeng Liu
[PATCH v4 0/5] Add Arm Mali-C55 Image Signal Processor Driver,
Daniel Scally
[sailus-media-tree:master] BUILD SUCCESS eba1e47919b66797eb2479b7a7e39df0473003ce, kernel test robot
[sailus-media-tree:ipu6] BUILD SUCCESS 02d50a2f2fa020a92fa03d454482a8eb3c5e0107, kernel test robot
[sailus-media-tree:metadata] BUILD SUCCESS be92ea48a7a87258a2036e988b76c5bd7d7ca786, kernel test robot
[PATCH] media: stk1160: fix some bounds checking in stk1160_copy_video(),
Dan Carpenter
[PATCH 0/2] media: Add driver for ST VD56G3 camera sensor,
Sylvain Petinot
[PATCH] media: rcar-vin: Add support for RAW10,
Niklas Söderlund
[GIT FIXES FOR 6.10] Mainly camera sensor patches, but V4L2 and MC too,
Sakari Ailus
[PATCH] media: vivid: Enforce a monotonic sequence number,
Ricardo Ribalda
[PATCH] v4l2-compliance: Make vivid_ro_ctrl tests more reliable, Ricardo Ribalda
[PATCH v2] doc: dma-buf: fix grammar typo,
Baruch Siach
[sailus-media-tree:metadata 47/49] drivers/media/v4l2-core/v4l2-ctrls-defs.c:1089:14: error: 'V4L2_CID_BINNING' undeclared; did you mean 'V4L2_CID_GAIN'?, kernel test robot
[linuxtv-media-stage:master] BUILD SUCCESS 836e2548524d2dfcb5acaf3be78f203b6b4bde6f, kernel test robot
[sailus-media-tree:metadata 47/49] drivers/media/v4l2-core/v4l2-ctrls-defs.c:1089:7: error: use of undeclared identifier 'V4L2_CID_BINNING', kernel test robot
[PATCH v5 00/16] Omnivision OV4689 refactoring and improvements,
Mikhail Rudenko
- [PATCH v5 01/16] media: i2c: ov4689: Clean up and annotate the register table, Mikhail Rudenko
- [PATCH v5 02/16] media: i2c: ov4689: Sort register definitions by address, Mikhail Rudenko
- [PATCH v5 03/16] media: i2c: ov4689: Fix typo in a comment, Mikhail Rudenko
- [PATCH v5 04/16] media: i2c: ov4689: CCI conversion, Mikhail Rudenko
- [PATCH v5 05/16] media: i2c: ov4689: Remove i2c_client from ov4689 struct, Mikhail Rudenko
- [PATCH v5 06/16] media: i2c: ov4689: Refactor ov4689_set_ctrl, Mikhail Rudenko
- [PATCH v5 07/16] media: i2c: ov4689: Use sub-device active state, Mikhail Rudenko
- [PATCH v5 08/16] media: i2c: ov4689: Enable runtime PM before registering sub-device, Mikhail Rudenko
- [PATCH v5 09/16] media: i2c: ov4689: Use runtime PM autosuspend, Mikhail Rudenko
- [PATCH v5 10/16] media: i2c: ov4689: Remove max_fps field from struct ov4689_mode, Mikhail Rudenko
- [PATCH v5 11/16] media: i2c: ov4689: Make horizontal blanking configurable, Mikhail Rudenko
- [PATCH v5 12/16] media: i2c: ov4689: Implement vflip/hflip controls, Mikhail Rudenko
- [PATCH v5 13/16] media: i2c: ov4689: Implement digital gain control, Mikhail Rudenko
- [PATCH v5 14/16] media: i2c: ov4689: Implement manual color balance controls, Mikhail Rudenko
- [PATCH v5 15/16] media: i2c: ov4689: Move pixel array size out of struct ov4689_mode, Mikhail Rudenko
- [PATCH v5 16/16] media: i2c: ov4689: Set timing registers programmatically, Mikhail Rudenko
[PATCH v3 68/74] x86/cpu/vfm: Update drivers/staging/media/atomisp/include/linux/atomisp_platform.h,
Tony Luck
[PATCH v4 0/7] Managing live video input format for ZynqMP DPSUB,
Anatoliy Klymenko
[PATCH v4 00/19] Intel IPU6 and IPU6 input system drivers,
Sakari Ailus
- [PATCH v4 01/19] media: ipu6: Add PCI device table header, Sakari Ailus
- [PATCH v4 02/19] media: ivsc: csi: Use IPU bridge, Sakari Ailus
- [PATCH v4 03/19] media: intel/ipu6: add Intel IPU6 PCI device driver, Sakari Ailus
- [PATCH v4 04/19] media: intel/ipu6: add IPU auxiliary devices, Sakari Ailus
- [PATCH v4 05/19] media: intel/ipu6: add IPU6 buttress interface driver, Sakari Ailus
- [PATCH v4 06/19] media: intel/ipu6: CPD parsing for get firmware components, Sakari Ailus
- [PATCH v4 07/19] media: intel/ipu6: add IPU6 DMA mapping API and MMU table, Sakari Ailus
- [PATCH v4 08/19] media: intel/ipu6: add syscom interfaces between firmware and driver, Sakari Ailus
- [PATCH v4 09/19] media: intel/ipu6: input system ABI between firmware and driver, Sakari Ailus
- [PATCH v4 10/19] media: intel/ipu6: add IPU6 CSI2 receiver v4l2 sub-device, Sakari Ailus
- [PATCH v4 11/19] media: intel/ipu6: add the CSI2 DPHY implementation, Sakari Ailus
- [PATCH v4 12/19] media: intel/ipu6: input system video nodes and buffer queues, Sakari Ailus
- [PATCH v4 13/19] media: intel/ipu6: add the main input system driver, Sakari Ailus
- [PATCH v4 14/19] media: intel/ipu6: add Kconfig and Makefile, Sakari Ailus
- [PATCH v4 15/19] media: Kconfig: Select MEDIA_CONTROLLER for VIDEO_V4L2_SUBDEV_API, Sakari Ailus
- [PATCH v4 16/19] MAINTAINERS: add maintainers for Intel IPU6 input system driver, Sakari Ailus
- [PATCH v4 17/19] media: intel/ipu6: support line-based metadata capture support, Sakari Ailus
- [PATCH v4 19/19] Documentation: add documentation of Intel IPU6 driver and hardware overview, Sakari Ailus
- [PATCH v4 18/19] Documentation: add Intel IPU6 ISYS driver admin-guide doc, Sakari Ailus
- Re: [PATCH v4 00/19] Intel IPU6 and IPU6 input system drivers, Hans de Goede
[PATCH v9 00/46] Generic line based metadata support, internal pads,
Sakari Ailus
- [PATCH v9 01/46] media: v4l2-subdev: Fix stream handling for crop API, Sakari Ailus
- [PATCH v9 02/46] media: v4l2-subdev: Clearly document that the crop API won't be extended, Sakari Ailus
- [PATCH v9 03/46] media: Documentation: Add "stream" into glossary, Sakari Ailus
- [PATCH v9 04/46] media: uapi: Add generic serial metadata mbus formats, Sakari Ailus
- [PATCH v9 05/46] media: uapi: Document which mbus format fields are valid for metadata, Sakari Ailus
- [PATCH v9 06/46] media: uapi: v4l: Add generic 8-bit metadata format definitions, Sakari Ailus
- [PATCH v9 07/46] media: v4l: Support line-based metadata capture, Sakari Ailus
- [PATCH v9 08/46] media: Documentation: Additional streams generally don't harm capture, Sakari Ailus
- [PATCH v9 09/46] media: Documentation: Document embedded data guidelines for camera sensors, Sakari Ailus
- [PATCH v9 10/46] media: Documentation: v4l: Document internal sink pads, Sakari Ailus
- [PATCH v9 11/46] media: Documentation: Document S_ROUTING behaviour, Sakari Ailus
- [PATCH v9 12/46] media: v4l: subdev: Add a function to lock two sub-device states, use it, Sakari Ailus
- [PATCH v9 13/46] media: v4l: subdev: Move G_ROUTING handling below S_ROUTING, Sakari Ailus
- [PATCH v9 14/46] media: v4l: subdev: Copy argument back to user also for S_ROUTING, Sakari Ailus
- [PATCH v9 15/46] media: v4l: subdev: Add len_routes field to struct v4l2_subdev_routing, Sakari Ailus
- [PATCH v9 16/46] media: v4l: subdev: Return routes set using S_ROUTING, Sakari Ailus
- [PATCH v9 17/46] media: v4l: subdev: Add trivial set_routing support, Sakari Ailus
- [PATCH v9 18/46] media: ccs: No need to set streaming to false in power off, Sakari Ailus
- [PATCH v9 19/46] media: ccs: Move ccs_pm_get_init function up, Sakari Ailus
- [PATCH v9 21/46] media: ccs: Use {enable,disable}_streams operations, Sakari Ailus
- [PATCH v9 22/46] media: ccs: Track streaming state, Sakari Ailus
- [PATCH v9 23/46] media: ccs: Move ccs_validate_csi_data_format up, Sakari Ailus
- [PATCH v9 24/46] media: ccs: Support frame descriptors, Sakari Ailus
- [PATCH v9 25/46] media: uapi: v4l: subdev: Enable streams API, Sakari Ailus
- [PATCH v9 26/46] media: mc: Add INTERNAL pad flag, Sakari Ailus
- [PATCH v9 27/46] media: uapi: ccs: Add media bus code for MIPI CCS embedded data, Sakari Ailus
- [PATCH v9 28/46] media: Documentation: Document non-CCS use of CCS embedded data format, Sakari Ailus
- [PATCH v9 20/46] media: ccs: Rename out label of ccs_start_streaming, Sakari Ailus
- [PATCH v9 29/46] media: Documentation: ccs: Document routing, Sakari Ailus
- [PATCH v9 30/46] media: ccs: Add support for embedded data stream, Sakari Ailus
- [PATCH v9 31/46] media: ccs: Remove ccs_get_crop_compose helper, Sakari Ailus
- [PATCH v9 32/46] media: ccs: Rely on sub-device state locking, Sakari Ailus
- [PATCH v9 34/46] media: ccs: Compute scaling configuration from sub-device state, Sakari Ailus
- [PATCH v9 33/46] media: ccs: Compute binning configuration from sub-device state, Sakari Ailus
- [PATCH v9 35/46] media: ccs: Remove which parameter from ccs_propagate, Sakari Ailus
- [PATCH v9 36/46] media: uapi: Add media bus code for ov2740 embedded data, Sakari Ailus
- [PATCH v9 37/46] media: ov2740: Fix LINK_FREQ and PIXEL_RATE control value reporting, Sakari Ailus
- [PATCH v9 38/46] media: ov2740: Remove shorthand variables, Sakari Ailus
- [PATCH v9 39/46] media: ov2740: Switch to {enable,disable}_streams, Sakari Ailus
- [PATCH v9 40/46] media: ov2740: Track streaming state, Sakari Ailus
- [PATCH v9 41/46] media: ov2740: Add support for embedded data, Sakari Ailus
- [PATCH v9 42/46] media: ov2740: Add generic sensor fwnode properties as controls, Sakari Ailus
- [PATCH v9 43/46] media: ov2740: Add support for G_SELECTION IOCTL, Sakari Ailus
- [PATCH v9 44/46] media: v4l: Add V4L2_SUBDEV_ROUTE_FL_IMMUTABLE sub-device routing flag, Sakari Ailus
- [PATCH v9 45/46] media: ccs: Add IMMUTABLE route flag, Sakari Ailus
- [PATCH v9 46/46] media: ov2740: Add IMMUTABLE route flag, Sakari Ailus
- Re: [PATCH v9 00/46] Generic line based metadata support, internal pads, Laurent Pinchart
- Re: [PATCH v9 00/46] Generic line based metadata support, internal pads, Mirela Rabulea
[PATCH 0/5] Alvium improvements,
Tommaso Merciai
[PATCH v5 00/10] media: subdev: Improve stream enable/disable machinery,
Tomi Valkeinen
- [PATCH v5 01/10] media: subdev: Add privacy led helpers, Tomi Valkeinen
- [PATCH v5 03/10] media: subdev: Add checks for subdev features, Tomi Valkeinen
- [PATCH v5 02/10] media: subdev: Use v4l2_subdev_has_op() in v4l2_subdev_enable/disable_streams(), Tomi Valkeinen
- [PATCH v5 04/10] media: subdev: Fix use of sd->enabled_streams in call_s_stream(), Tomi Valkeinen
- [PATCH v5 05/10] media: subdev: Improve v4l2_subdev_enable/disable_streams_fallback, Tomi Valkeinen
- [PATCH v5 06/10] media: subdev: Add v4l2_subdev_is_streaming(), Tomi Valkeinen
- [PATCH v5 07/10] media: subdev: Support privacy led in v4l2_subdev_enable/disable_streams(), Tomi Valkeinen
- [PATCH v5 08/10] media: subdev: Refactor v4l2_subdev_enable/disable_streams(), Tomi Valkeinen
- [PATCH v5 09/10] media: subdev: Support single-stream case in v4l2_subdev_enable/disable_streams(), Tomi Valkeinen
- [PATCH v5 10/10] media: subdev: Support non-routing subdevs in v4l2_subdev_s_stream_helper(), Tomi Valkeinen
- Re: [PATCH v5 00/10] media: subdev: Improve stream enable/disable machinery, Umang Jain
[PATCH 1/3] media: tuners: tda18271: fix error code handling in tda18271_attach(),
Roman Smirnov
[PATCH v4 00/10] media: subdev: Improve stream enable/disable machinery,
Tomi Valkeinen
- [PATCH v4 01/10] media: subdev: Add privacy led helpers, Tomi Valkeinen
- [PATCH v4 02/10] media: subdev: Use v4l2_subdev_has_op() in v4l2_subdev_enable/disable_streams(), Tomi Valkeinen
- [PATCH v4 03/10] media: subdev: Add checks for subdev features, Tomi Valkeinen
- [PATCH v4 04/10] media: subdev: Fix use of sd->enabled_streams in call_s_stream(), Tomi Valkeinen
- [PATCH v4 05/10] media: subdev: Improve v4l2_subdev_enable/disable_streams_fallback, Tomi Valkeinen
- [PATCH v4 06/10] media: subdev: Add v4l2_subdev_is_streaming(), Tomi Valkeinen
- [PATCH v4 07/10] media: subdev: Support privacy led in v4l2_subdev_enable/disable_streams(), Tomi Valkeinen
- [PATCH v4 08/10] media: subdev: Refactor v4l2_subdev_enable/disable_streams(), Tomi Valkeinen
- [PATCH v4 09/10] media: subdev: Support single-stream case in v4l2_subdev_enable/disable_streams(), Tomi Valkeinen
- [PATCH v4 10/10] media: subdev: Support non-routing subdevs in v4l2_subdev_s_stream_helper(), Tomi Valkeinen
[GIT PULL] media: atomisp: Changes for 6.10-2,
Hans de Goede
[PATCH 00/35] media: Fix coccinelle warning/errors,
Ricardo Ribalda
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Gstreamer Embedded]
[Linux SCSI]
[Yosemite Forum]