messages from 2021-11-25 11:07:31 to 2021-11-29 09:00:53 UTC [more...]
[PATCH v4] i2c: tegra: Add the ACPI support
2021-11-29 8:46 UTC (5+ messages)
[PATCH 00/20] Solve the remaining issues with clang and W=1 on media
2021-11-29 8:44 UTC (35+ messages)
` [PATCH 01/20] media: adv7842: get rid of two unused functions
` [PATCH 02/20] media: saa7134-go7007: get rid of to_state() function
` [PATCH 03/20] media: davinci: get rid of an unused function
` [PATCH 04/20] media: drxd: drop offset var from DownloadMicrocode()
` [PATCH 05/20] media: drxk: drop operation_mode from set_dvbt()
` [PATCH v2 "
` [PATCH 06/20] media: m88ds3103: drop reg11 calculus from m88ds3103b_select_mclk()
` [PATCH 07/20] media: si21xx: report eventual errors at set_frontend
` [PATCH 08/20] media: solo6x10: add _maybe_unused to currently unused functions
` [PATCH 09/20] media: si470x: fix printk warnings with clang
` [PATCH 10/20] media: radio-si476x: drop a container_of() abstraction macro
` [PATCH 11/20] media: lmedm04: don't ignore errors when setting a filter
` [PATCH 12/20] media: au0828-i2c: drop a duplicated function
` [PATCH 14/20] media: adv7511: drop unused functions
` [PATCH 19/20] media: cobalt: drop an unused variable
` [PATCH 20/20] media: mxl5005s: drop some dead code
[PATCH v4] media: mtk-vpu: Ensure alignment of 8 for DTCM buffer
2021-11-29 8:11 UTC (10+ messages)
[PATCH 09/10] media: omap3isp: mark isp_isr_dbg as __maybe_unused
2021-11-29 7:58 UTC (2+ messages)
` [PATCH v2 09/10] media: mc: drop an unused debug function
cron job: media_tree daily build: ERRORS
2021-11-29 6:02 UTC
[PATCH v11, 00/19] Support multi hardware decode using of_platform_populate
2021-11-29 3:42 UTC (20+ messages)
` [PATCH v11, 01/19] media: mtk-vcodec: Get numbers of register bases from DT
` [PATCH v11, 02/19] media: mtk-vcodec: Align vcodec wake up interrupt interface
` [PATCH v11, 03/19] media: mtk-vcodec: Refactor vcodec pm interface
` [PATCH v11, 04/19] media: mtk-vcodec: export decoder pm functions
` [PATCH v11, 05/19] media: mtk-vcodec: Support MT8192
` [PATCH v11, 06/19] media: mtk-vcodec: Add to support multi hardware decode
` [PATCH v11, 07/19] dt-bindings: media: mtk-vcodec: Separate video encoder and decoder dt-bindings
` [PATCH v11, 08/19] media: mtk-vcodec: Use pure single core for MT8183
` [PATCH v11, 09/19] media: mtk-vcodec: Add irq interface for multi hardware
` [PATCH v11, 10/19] media: mtk-vcodec: Add msg queue feature for lat and core architecture
` [PATCH v11, 11/19] media: mtk-vcodec: Generalize power and clock on/off interfaces
` [PATCH v11, 12/19] media: mtk-vcodec: Add new interface to lock different hardware
` [PATCH v11, 13/19] media: mtk-vcodec: Add work queue for core hardware decode
` [PATCH v11,14/19] media: mtk-vcodec: Support 34bits dma address for vdec
` [PATCH v11, 15/19] dt-bindings: media: mtk-vcodec: Adds decoder dt-bindings for mt8192
` [PATCH v11, 16/19] media: mtk-vcodec: Add core dec and dec end ipi msg
` [PATCH v11, 17/19] media: mtk-vcodec: Use codec type to separate different hardware
` [PATCH v11, 18/19] media: mtk-vcodec: Remove mtk_vcodec_release_dec_pm
` [PATCH v11, 19/19] media: mtk-vcodec: Remove mtk_vcodec_release_enc_pm
[PATCH v3 0/4] media: HEVC: RPS clean up
2021-11-29 1:22 UTC (7+ messages)
` [PATCH v3 1/4] media: hevc: Remove RPS named flags
` [PATCH v3 2/4] media: hevc: Embedded indexes in RPS
` [PATCH v3 3/4] media: hantro: Use syscon instead of 'ctrl' register
` [PATCH v3 4/4] arm64: dts: imx8mq: Add node to G2 hardware
[PATCH v3 1/2] media: imx: imx7-media-csi: add support for imx8mq
2021-11-29 0:36 UTC (3+ messages)
` [PATCH v3 2/2] dt-bindings: media: document imx8mq support for imx7-csi
[PATCH v3 0/4] Remove clock-lanes DT property from CAMSS
2021-11-29 0:21 UTC (3+ messages)
` [PATCH v3 2/4] media: dt-bindings: media: camss: Remove clock-lane property
[PATCH] media: i2c: Add driver for DW9719 VCM
2021-11-28 23:21 UTC
[PATCH] media: rcar-vin: Do not hold the group lock when unregistering notifier
2021-11-28 13:24 UTC
[PATCH] media: rcar-vin: Disallow unbinding and binding of individual VINs
2021-11-28 13:24 UTC
[PATCH] media: rcar-csi2: Suppress bind and unbind nodes in sysfs
2021-11-28 13:24 UTC
[PATCH 00/15] iio: buffer-dma: write() and new DMABUF based API
2021-11-28 13:25 UTC (16+ messages)
` [PATCH 03/15] iio: buffer-dma: Use round_down() instead of rounddown()
` [PATCH 04/15] iio: buffer-dma: Enable buffer write support
` [PATCH 11/15] iio: buffer-dma: Boost performance using write-combine cache setting
cron job: media_tree daily build: WARNINGS
2021-11-28 5:59 UTC
[PATCH v6 00/15] Add support for X86/ACPI camera sensor/PMIC setup with clk and regulator platform data
2021-11-27 23:38 UTC (31+ messages)
` [PATCH v6 01/15] ACPI: delay enumeration of devices with a _DEP pointing to an INT3472 device
` [PATCH v6 02/15] i2c: acpi: Use acpi_dev_ready_for_enumeration() helper
` [PATCH v6 03/15] i2c: acpi: Add i2c_acpi_new_device_by_fwnode() function
` [PATCH v6 04/15] platform_data: Add linux/platform_data/tps68470.h file
` [PATCH v6 05/15] regulator: Introduce tps68470-regulator driver
` [PATCH v6 06/15] clk: Introduce clk-tps68470 driver
` [PATCH v6 07/15] platform/x86: int3472: Enable I2c daisy chain
` [PATCH v6 08/15] platform/x86: int3472: Split into 2 drivers
` [PATCH v6 09/15] platform/x86: int3472: Add get_sensor_adev_and_name() helper
` [PATCH v6 10/15] platform/x86: int3472: Pass tps68470_clk_platform_data to the tps68470-regulator MFD-cell
` [PATCH v6 11/15] platform/x86: int3472: Pass tps68470_regulator_platform_data "
` [PATCH v6 12/15] platform/x86: int3472: Deal with probe ordering issues
` [PATCH v6 13/15] media: ipu3-cio2: Defer probing until the PMIC is fully setup
` [PATCH v6 14/15] media: ipu3-cio2: Call cio2_bridge_init() before anything else
` [PATCH v6 15/15] media: ipu3-cio2: Add support for instantiating i2c-clients for VCMs
[PATCH] media: staging: max96712: Constify static v4l2_subdev_ops
2021-11-27 19:48 UTC (3+ messages)
[PATCH v2 0/3] media: rcar-{csi2,vin}: Move to full Virtual Channel routing per CSI-2 IP
2021-11-27 16:41 UTC (4+ messages)
` [PATCH v2 1/3] media: rcar-vin: Refactor link notify
` [PATCH v2 2/3] media: rcar-vin: Breakout media link creation
` [PATCH v2 3/3] media: rcar-{csi2,vin}: Move to full Virtual Channel routing per CSI-2 IP
[PATCH 0/3] media: rcar-{csi2,vin}: Move to full Virtual Channel routing per CSI-2 IP
2021-11-27 16:15 UTC (16+ messages)
` [PATCH 1/3] media: rcar-vin: Refactor link notify
` [PATCH 2/3] media: rcar-vin: Breakout media link creation
` [PATCH 3/3] media: rcar-{csi2,vin}: Move to full Virtual Channel routing per CSI-2 IP
[PATCH V2 1/5] soc: imx: imx8m-blk-ctrl: Fix imx8mm mipi reset
2021-11-27 15:02 UTC (8+ messages)
[PATCH] rcar-vin: Update format alignment constraints
2021-11-27 15:02 UTC (2+ messages)
[PATCH] media: v4l2-dev: Use non-atomic bitmap API when applicable
2021-11-27 14:46 UTC
[PATCH] v4l2-compliance: detect no-mmu systems
2021-11-27 11:13 UTC (4+ messages)
cron job: media_tree daily build: ERRORS
2021-11-27 5:58 UTC
[PATCH v3 0/6] staging: media: wave5: add wave5 codec driver
2021-11-27 3:04 UTC (5+ messages)
` [PATCH v3 3/6] staging: media: wave5: Add the v4l2 layer
[PATCH 0/2] iommu/mediatek: fix tlb flush logic
2021-11-27 2:46 UTC (5+ messages)
` [PATCH 1/2] iommu/mediatek: Always tlb_flush_all when each PM resume
` [PATCH 2/2] iommu/mediatek: always check runtime PM status in tlb flush range callback
[PATCH v2] media: uvcvideo: use dynamic allocation for uvc_copy_op
2021-11-26 16:37 UTC (2+ messages)
camera not supported in your device-list does not work
2021-11-26 16:24 UTC (2+ messages)
[PATCH] uvc: fix sequence counting
2021-11-26 16:14 UTC (2+ messages)
completely rework the dma_resv semantic
2021-11-26 15:37 UTC (9+ messages)
` [PATCH 19/26] drm: support more than one write fence in drm_gem_plane_helper_prepare_fb
` [PATCH 22/26] dma-buf: add enum dma_resv_usage
[PATCH v2] media: i2c: ov5648: Fix lockdep error
2021-11-26 13:14 UTC (2+ messages)
[PATCH v2] media: i2c: dw9714: add optional regulator support
2021-11-26 13:05 UTC (5+ messages)
[PATCH v9 0/4] Add support for the Hynix Hi-846 camera
2021-11-26 12:03 UTC (6+ messages)
` [PATCH v9 2/4] dt-bindings: media: document SK Hynix Hi-846 MIPI CSI-2 8M pixel sensor
[PATCH 1/1] max96712: Depend on VIDEO_V4L2
2021-11-26 11:21 UTC (3+ messages)
[PATCH] media: i2c: ov5648: Fix lockdep error
2021-11-26 11:04 UTC (3+ messages)
[RFC 00/13] MediaTek MT8192 APU
2021-11-26 10:07 UTC (4+ messages)
` [RFC 08/13] soc: mediatek: apu: Add apusys rv driver
[PATCH] dma_heap: use sg_table.orig_nents in sg_table release flow
2021-11-26 10:05 UTC (9+ messages)
` [PATCH v2] dma_heap: use for_each_sgtable_sg "
` [PATCH v3] dma-buf: system_heap: Use 'for_each_sgtable_sg' in pages free flow
` [PATCH v4] "
[GIT PULL FOR v5.17] Venus updates
2021-11-26 9:59 UTC (2+ messages)
` [GIT PULL FOR v5.17] Venus updates (#78837)
[PATCH v5 00/10] add aspeed-jpeg support for aspeed-video
2021-11-26 9:51 UTC (11+ messages)
` [PATCH v5 05/10] media: v4l: Add definition for the Aspeed JPEG format
` [PATCH v5 08/10] media: aspeed: Support aspeed mode to reduce compressed data
[RFC PATCH 0/2] Introduce ancillary links
2021-11-26 9:53 UTC (10+ messages)
` [RFC PATCH 1/2] media: entity: Add support for "
` [RFC PATCH 2/2] media: v4l2-async: Create links during v4l2_async_match_notify()
[PATCH 1/1] max96712: Select VIDEO_V4L2
2021-11-26 8:04 UTC (3+ messages)
[PATCH v12 00/13] amphion video decoder/encoder driver
2021-11-26 6:31 UTC (7+ messages)
` [EXT] "
cron job: media_tree daily build: ERRORS
2021-11-26 5:59 UTC
[PATCH v5 00/17] Extensions to ov8865 driver
2021-11-25 20:37 UTC (2+ messages)
[PATCH v6 0/3] Add support for OV5693 sensor
2021-11-25 20:37 UTC (2+ messages)
[PATCH 0/7] media: hantro: add Allwinner H6 support
2021-11-25 19:21 UTC (4+ messages)
` [PATCH 4/7] media: hantro: move postproc enablement for old cores
LP-11 Timeout on RZ/G2 with ov5640
2021-11-25 15:51 UTC (5+ messages)
[PATCH] media: hantro: Make G2/HEVC use hantro_postproc_ops
2021-11-25 15:50 UTC
[PATCH] hantro: drop unused vb2 headers
2021-11-25 15:42 UTC
[PATCH] media: hantro: Hook up RK3399 JPEG encoder output
2021-11-25 15:41 UTC (7+ messages)
[RFC 0/5] arm64: imx8mm: Enable Hantro VPUs
2021-11-25 15:35 UTC (4+ messages)
` [RFC 1/5] media: hantro: Add support for i.MX8M Mini
[PATCH v5 00/11] Add support for X86/ACPI camera sensor/PMIC setup with clk and regulator platform data
2021-11-25 15:01 UTC (3+ messages)
` [PATCH v5 05/11] clk: Introduce clk-tps68470 driver
`
[PATCH] media: rockchip/rga: do proper error checking in probe
2021-11-25 12:25 UTC (2+ messages)
[PATCH] media: i2c: dw9714: add optional regulator support
2021-11-25 11:48 UTC (2+ messages)
[GIT FIXES FOR v5.16] rockchip/rga: do proper error checking in probe
2021-11-25 11:29 UTC (2+ messages)
` [GIT FIXES FOR v5.16] rockchip/rga: do proper error checking in probe (#78800)
[GIT PULL FOR v5.17] Various fixes and enhancements
2021-11-25 11:12 UTC (2+ messages)
` [GIT PULL FOR v5.17] Various fixes and enhancements (#78799)
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;
as well as URLs for NNTP newsgroup(s).