messages from 2021-10-06 05:45:43 to 2021-10-09 01:21:40 UTC [more...]
[PATCH v4 0/7] kernel.h further split
2021-10-09 1:21 UTC (24+ messages)
` [PATCH v4 1/7] kernel.h: Drop unneeded <linux/kernel.h> inclusion from other headers
` [PATCH v4 2/7] kernel.h: Split out container_of() and typeof_member() macros
` [PATCH v4 3/7] kunit: Replace kernel.h with the necessary inclusions
` [PATCH v4 4/7] list.h: "
` [PATCH v4 5/7] llist: "
` [PATCH v4 6/7] plist: "
` [PATCH v4 7/7] media: entity: "
[PATCH v4 0/3] Add support for OV5693 Sensor
2021-10-08 23:05 UTC (4+ messages)
` [PATCH v4 1/3] media: ipu3-cio2: Toggle sensor streaming in pm runtime ops
` [PATCH v4 2/3] media: ipu3-cio2: Add link freq for INT33BE entry
` [PATCH v4 3/3] media: i2c: Add support for ov5693 sensor
[PATCH 00/12] Add support for X86/ACPI camera sensor/PMIC setup with clk and regulator platform data
2021-10-08 18:58 UTC (16+ messages)
` [PATCH 01/12] ACPI: Add has_unmet_acpi_deps() helper function
` [PATCH 02/12] media: i2c: ov8865: Add an has_unmet_acpi_deps() check
` [PATCH 03/12] media: i2c: ov5693: "
` [PATCH 04/12] platform_data: Add linux/platform_data/tps68470.h file
` [PATCH 05/12] regulator: Introduce tps68470-regulator driver
` [PATCH 06/12] clk: Introduce clk-tps68470 driver
` [PATCH 07/12] platform/x86: int3472: Enable I2c daisy chain
` [PATCH 08/12] platform/x86: int3472: Split into 2 drivers
` [PATCH 09/12] platform/x86: int3472: Add get_sensor_adev_and_name() helper
` [PATCH 10/12] platform/x86: int3472: Pass tps68470_clk_platform_data to the tps68470-regulator MFD-cell
` [PATCH 11/12] platform/x86: int3472: Pass tps68470_regulator_platform_data "
` [PATCH 12/12] platform/x86: int3472: Call acpi_dev_clear_dependencies() on successful probe
[PATCH 0/2] media: rkvdec: Align decoder behavior with Hantro and Cedrus
2021-10-08 15:54 UTC (7+ messages)
` [PATCH 1/2] media: rkvdec: Do not override sizeimage for output format
` [PATCH 2/2] media: rkvdec: Support dynamic resolution changes
[bug report] media: i2c: Copy mt9t112 soc_camera sensor driver
2021-10-08 15:49 UTC (2+ messages)
[PATCH v4 1/2] media: imx-pxp: Initialize the spinlock prior to using it
2021-10-08 14:17 UTC (3+ messages)
` [PATCH v4 2/2] media: imx-pxp: Add rotation support
[PATCH][next] media: uvcvideo: Fix memory leak of object map on error exit path
2021-10-08 13:57 UTC (2+ messages)
[PATCH v3] media: imx-pxp: Add rotation support
2021-10-08 12:38 UTC (2+ messages)
[PATCH] media: imx-pxp: Initialize the spinlock prior to using it
2021-10-08 12:22 UTC (2+ messages)
[PATCH] dma-resv: Fix dma_resv_get_fences and dma_resv_copy_fences after conversion
2021-10-08 12:19 UTC (4+ messages)
[PATCH] media: imx: Round line size to 4 bytes
2021-10-08 12:19 UTC (2+ messages)
[PATCH] dma-buf: Update obsoluted comments on dma_buf_vmap/vunmap()
2021-10-08 12:09 UTC (2+ messages)
[PATCH v2] media: uvcvideo: Fix memory leak if uvc_ctrl_add_mapping fails
2021-10-08 12:09 UTC
[PATCH] i.MX6: Support 16-bit BT.1120 video input
2021-10-08 11:53 UTC (5+ messages)
[PATCH v2] i.MX6: Support 16-bit BT.1120 video input
2021-10-08 11:31 UTC (2+ messages)
[PATCH v3 0/8] Add support for DMA2D of STMicroelectronics STM32 Soc series
2021-10-08 10:30 UTC (9+ messages)
` [PATCH v3 1/8] media: admin-guide: add stm32-dma2d description
` [PATCH v3 2/8] media: dt-bindings: media: add document for STM32 DMA2d bindings
` [PATCH v3 3/8] ARM: dts: stm32: Add DMA2D support for STM32F429 series soc
` [PATCH v3 4/8] ARM: dts: stm32: Enable DMA2D on STM32F469-DISCO board
` [PATCH v3 5/8] media: v4l2-mem2mem: add v4l2_m2m_get_unmapped_area for no-mmu platform
` [PATCH v3 6/8] media: v4l2-ctrls: Add ARGB color effects control
` [PATCH v3 7/8] clk: stm32: Fix ltdc's clock turn off by clk_disable_unused() after enter shell
` [PATCH v3 8/8] media: stm32-dma2d: STM32 DMA2D driver
[PATCH v7 00/11] VP9 codec V4L2 control interface
2021-10-08 10:30 UTC (3+ messages)
` [PATCH v7 07/11] media: rkvdec: Add the VP9 backend
[PATCH] dma-buf: acquire name lock before read/write dma_buf.name
2021-10-08 10:24 UTC (4+ messages)
` [PATCH v2] "
[PATCH 1/3] dt-bindings: media: venus: Add sdm660 dt schema
2021-10-08 10:21 UTC (3+ messages)
` [PATCH 2/3] media: venus: core: Add sdm660 DT compatible and resource struct
` [PATCH 3/3] arm64: dts: qcom: sdm630: Add disabled Venus support
[PATCH v2 0/4] kernel.h further split
2021-10-08 9:37 UTC (16+ messages)
` [PATCH v2 1/4] kernel.h: Drop unneeded <linux/kernel.h> inclusion from other headers
` [PATCH v2 2/4] kernel.h: Split out container_of() and typeof_member() macros
` [PATCH v2 3/4] lib/rhashtable: Replace kernel.h with the necessary inclusions
` [PATCH v2 4/4] kunit: "
[PATCH v2] dma-buf: acquire name lock before read/write dma_buf.name
2021-10-08 6:37 UTC
[PATCH v3] media: aspeed-video: ignore interrupts that aren't enabled
2021-10-08 5:45 UTC (7+ messages)
[PATCH v2] media: imx-jpeg: Add pm-runtime support for imx-jpeg
2021-10-07 16:30 UTC
[PATCH v1 1/3] kernel.h: Don't pollute header with single user macros
2021-10-07 15:55 UTC (10+ messages)
` [PATCH v1 3/3] kernel.h: Split out container_of() and typeof_memeber() macros
[PATCH v3 0/7] kernel.h further split
2021-10-07 15:28 UTC (10+ messages)
` [PATCH v3 1/7] kernel.h: Drop unneeded <linux/kernel.h> inclusion from other headers
` [PATCH v3 2/7] kernel.h: Split out container_of() and typeof_member() macros
` [PATCH v3 3/7] kunit: Replace kernel.h with the necessary inclusions
` [PATCH v3 4/7] list.h: "
` [PATCH v3 5/7] llist: "
` [PATCH v3 6/7] plist: "
` [PATCH v3 7/7] media: entity: "
[PATCH v2 1/2] firmware: include drivers/firmware/Kconfig unconditionally
2021-10-07 15:10 UTC (2+ messages)
` [PATCH v2 2/2] qcom_scm: hide Kconfig symbol
[PATCH] media: dvb: qt1010, change i2c read buffer from stack, to kernel space
2021-10-07 12:29 UTC
[PATCH v4 00/11] CSI2RX support on J721E
2021-10-07 12:19 UTC (30+ messages)
` [PATCH v4 01/11] media: cadence: csi2rx: Unregister v4l2 async notifier
` [PATCH v4 02/11] media: cadence: csi2rx: Add external DPHY support
` [PATCH v4 03/11] media: cadence: csi2rx: Soft reset the streams before starting capture
` [PATCH v4 04/11] media: cadence: csi2rx: Set the STOP bit when stopping a stream
` [PATCH v4 05/11] media: cadence: csi2rx: Fix stream data configuration
` [PATCH v4 06/11] media: cadence: csi2rx: Populate subdev devnode
` [PATCH v4 07/11] media: Re-structure TI platform drivers
` [PATCH v4 08/11] media: ti: Add CSI2RX support for J721E
` [PATCH v4 09/11] media: dt-bindings: Make sure items in data-lanes are unique
` [PATCH v4 10/11] media: dt-bindings: Add DT bindings for TI J721E CSI2RX driver
` [PATCH v4 11/11] media: dt-bindings: Convert Cadence CSI2RX binding to YAML
[GIT PULL FOR 5.16] Last DVB fixes
2021-10-07 11:55 UTC (2+ messages)
` [GIT PULL FOR 5.16] Last DVB fixes (#77535)
[PATCH] media: dvb: mt352, change i2c read buffer from stack, to kernel space
2021-10-07 11:44 UTC
[RFC PATCH 0/2] EFA dmabuf memory regions
2021-10-07 11:40 UTC (5+ messages)
` [RFC PATCH 1/2] dma-buf: Fix pin callback comment
` [RFC PATCH 2/2] RDMA/efa: Add support for dmabuf memory regions
[PATCH v6, 00/15] Using component framework to support multi hardware decode
2021-10-07 11:37 UTC (3+ messages)
` [PATCH v6, 12/15] media: mtk-vcodec: Support 34bits dma address for vdec
[PATCH] media: remove myself from dvb media maintainers
2021-10-07 11:31 UTC
[PATCH v2] media: imx-pxp: Add rotation support
2021-10-07 11:30 UTC
[PATCH] media: imx-pxp: Add rotation support
2021-10-07 11:21 UTC
[PATCH v7 0/2] Add p2p via dmabuf to habanalabs
2021-10-07 10:55 UTC (2+ messages)
[PATCH v5] Driver for ON Semi AR0521 camera sensor
2021-10-07 9:11 UTC (3+ messages)
[GIT PULL FOR 5.16] Camera sensor and IPU3 driver patches
2021-10-07 9:04 UTC (2+ messages)
` [GIT PULL FOR 5.16] Camera sensor and IPU3 driver patches (#77524)
[GIT PULL FOR v5.16] Misc improvements to omap_vout and rcar vsp1
2021-10-07 3:03 UTC (2+ messages)
` [GIT PULL FOR v5.16] Misc improvements to omap_vout and rcar vsp1 (#77523)
[PATCH v8 00/12] Clean up "mediatek,larb"
2021-10-07 2:57 UTC (6+ messages)
` [PATCH v8 09/12] media: mtk-vcodec: Get rid of mtk_smi_larb_get/put
[PATCH v11 1/7] ACPI: scan: Obtain device's desired enumeration power state
2021-10-07 2:25 UTC (2+ messages)
` "
[PATCH v3 0/8] media: ipu3 + i2c: Fix v4l2-compliance issues
2021-10-06 22:27 UTC (6+ messages)
` [PATCH v3 1/8] media: ipu3-cio2 Check num_planes and sizes in queue_setup
` [PATCH v3 3/8] media: ipu3-imgu: Set valid initial format
[PATCH v4 0/8] media: ipu3 + i2c: Fix v4l2-compliance issues
2021-10-06 22:26 UTC (9+ messages)
` [PATCH v4 1/8] media: ipu3-cio2 Check num_planes and sizes in queue_setup
` [PATCH v4 2/8] media: ipu3-imgu: Refactor bytesperpixel calculation
` [PATCH v4 3/8] media: ipu3-imgu: Set valid initial format
` [PATCH v4 4/8] media: ipu3-imgu: imgu_fmt: Handle properly try
` [PATCH v4 5/8] media: ipu3-imgu: VIDIOC_QUERYCAP: Fix bus_info
` [PATCH v4 6/8] media: dw9714: Add implementation for events
` [PATCH v4 7/8] media: ov13858: "
` [PATCH v4 8/8] media: ov5670: "
v5.15-rcX regression: video devices on i.MX6 are not created
2021-10-06 22:14 UTC (5+ messages)
[PATCH] media: dvb: Solve problem with Terratec cinergyT2 when removed and reconnected, or after sleep
2021-10-06 20:39 UTC
[PATCH] MAINTAINERS: update maintainer for ch7322 driver
2021-10-06 18:14 UTC
[PATCH v6 0/2] New V4L2 control V4L2_CID_NOTIFY_GAINS
2021-10-06 13:03 UTC (5+ messages)
[PATCH 1/2] dma-buf: add dma_resv_for_each_fence v3
2021-10-06 12:54 UTC (4+ messages)
` [PATCH 2/2] dma-buf: add dma_resv selftest v3
OV5640 720p@60fps
2021-10-06 12:02 UTC (5+ messages)
[PATCH v2 1/2] media: i2c: Add ON Semiconductor AP1302 ISP driver
2021-10-06 11:32 UTC (2+ messages)
` [PATCH v2 2/2] media: dt-bindings: media: i2c: Add bindings for AP1302
[PATCH v5] media: rcar-isp: Add Renesas R-Car Image Signal Processor driver
2021-10-06 10:41 UTC (5+ messages)
Deploying new iterator interface for dma-buf
2021-10-06 8:52 UTC (5+ messages)
` [PATCH 02/28] dma-buf: add dma_resv_for_each_fence v2
[PATCH v9 00/36] v4l: subdev internal routing and streams
2021-10-06 6:47 UTC (3+ messages)
` [PATCH v9 27/36] media: subdev: Add [GS]_ROUTING subdev ioctls and operations
[PATCH 2/2] Add ADV7610 support for adv7604 driver
2021-10-06 5:49 UTC
[PATCH 1/2] Add ADV7610 support for adv7604 driver - DT docs
2021-10-06 5:45 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox