linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-27 16:08:04 to 2021-11-01 10:27:35 UTC [more...]

[PATCH v4 00/11] Add support for X86/ACPI camera sensor/PMIC setup with clk and regulator platform data
 2021-11-01 10:27 UTC  (12+ messages)
` [PATCH v4 01/11] ACPI: delay enumeration of devices with a _DEP pointing to an INT3472 device
` [PATCH v4 02/11] i2c: acpi: Use acpi_dev_ready_for_enumeration() helper
` [PATCH v4 04/11] regulator: Introduce tps68470-regulator driver
` [PATCH v4 05/11] clk: Introduce clk-tps68470 driver

[PATCH v4 00/16] Extensions to ov8865 driver
 2021-11-01 10:01 UTC  (18+ messages)
` [PATCH v4 01/16] media: i2c: Add ACPI support to ov8865
` [PATCH v4 02/16] media: i2c: Fix incorrect value in comment
` [PATCH v4 03/16] media: i2c: Defer probe if not endpoint found
` [PATCH v4 04/16] media: i2c: Support 19.2MHz input clock in ov8865
` [PATCH v4 05/16] media: i2c: Add .get_selection() support to ov8865
` [PATCH v4 06/16] media: i2c: Switch control to V4L2_CID_ANALOGUE_GAIN
` [PATCH v4 07/16] media: i2c: Add vblank control to ov8865
` [PATCH v4 08/16] media: i2c: Add hblank "
` [PATCH v4 09/16] media: i2c: Update HTS values in ov8865
` [PATCH v4 10/16] media: i2c: cap exposure at height + vblank "
` [PATCH v4 11/16] media: i2c: Add controls from fwnode to ov8865
` [PATCH v4 12/16] media: i2c: Switch exposure control unit to lines
` [PATCH v4 13/16] media: i2c: Re-order runtime pm initialisation
` [PATCH v4 14/16] media: i2c: Use dev_err_probe() in ov8865
` [PATCH v4 15/16] media: ipu3-cio2: Add INT347A to cio2-bridge
` [PATCH v4 16/16] media: i2c: ov8865: Fix lockdep error

Need help in debugging "memory leak in em28xx_init_dev"
 2021-11-01  9:58 UTC  (6+ messages)

[PATCH] media: em28xx: fix memory leak in em28xx_init_dev
 2021-11-01  9:55 UTC 

[PATCH 1/6] dma-buf: move dma_resv_prune_unlocked into dma_resv.c
 2021-11-01  9:51 UTC  (7+ messages)
` [PATCH 2/6] drm/amdgpu: stop getting excl fence separately
` [PATCH 3/6] drm/etnaviv: stop getting the excl fence separately here
` [PATCH 4/6] dma-buf: drop excl_fence parameter from dma_resv_get_fences
` [PATCH 5/6] RDMA: use dma_resv_wait() instead of extracting the fence
` [PATCH 6/6] drm/radeon: use dma_resv_wait_timeout() instead of manually waiting

[GIT PULL for v5.16-rc1] media updates
 2021-11-01  9:06 UTC  (2+ messages)
` [GIT PULL for v5.16-rc1] media updates (#78131)

[PATCH 1/3] media: atomisp: don't print errors for ignored MBUS formats
 2021-11-01  8:11 UTC  (5+ messages)
` [PATCH 2/3] media: atomisp: report the visible resolution
` [PATCH 3/3] media: atomisp: comment-out JPEG format

cron job: media_tree daily build: ERRORS
 2021-11-01  4:27 UTC 

[PATCH v2] media: ir-rx51: Switch to atomic PWM API
 2021-10-31 22:15 UTC 

[PATCH] media: ir-rx51: Switch to atomic PWM API
 2021-10-31 17:43 UTC  (4+ messages)

[PATCH v4] media: rc: pwm-ir-tx: Switch to atomic PWM API
 2021-10-31 17:40 UTC  (14+ messages)

cron job: media_tree daily build: ERRORS
 2021-10-31  4:27 UTC 

[PATCH 1/4] dma-buf: add dma_fence_describe and dma_resv_describe
 2021-10-30 23:22 UTC  (6+ messages)
` [PATCH 2/4] drm/msm: use the new dma_resv_describe
` [PATCH 3/4] drm/etnaviv: use dma_resv_describe
` [PATCH 4/4] drm/qxl: use iterator instead of dma_resv_shared_list

[PATCH 00/17] various fixes for atomisp to make it work
 2021-10-30 18:30 UTC  (15+ messages)
` [PATCH 04/17] media: atomisp: pci: do not use err var when checking port validity for ISP2400
` [PATCH 14/17] media: atomisp: pci: Remove remaining instance of call to trace_printk

[ragnatech:media-next] BUILD SUCCESS 320510b91925e0ebdb5fdaa1d4843dc470067440
 2021-10-30 15:16 UTC 

[PATCH V11 0/8] PCI: Enable 10-Bit tag support for PCIe devices
 2021-10-30 13:53 UTC  (9+ messages)
` [PATCH V11 1/8] PCI: Use cached devcap in more places
` [PATCH V11 2/8] PCI: Cache Device Capabilities 2 Register
` [PATCH V11 3/8] PCI: Add 10-Bit Tag register definitions
` [PATCH V11 4/8] PCI/sysfs: Add a tags sysfs file for PCIe Endpoint devices
` [PATCH V11 5/8] PCI/IOV: Add tags sysfs files for VF devices
` [PATCH V11 6/8] PCI/P2PDMA: Add a 10-Bit Tag check in P2PDMA
` [PATCH V11 7/8] PCI: Enable 10-Bit Tag support for PCIe Endpoint device
` [PATCH V11 8/8] PCI/IOV: Enable 10-Bit Tag support for PCIe VF devices

Build failed in Jenkins: v4l-utils #365
 2021-10-30 10:31 UTC  (3+ messages)
` Build failed in Jenkins: v4l-utils #366
  ` Jenkins build is back to normal : v4l-utils #367

[PATCH v8, 00/17] Support multi hardware decode using of_platform_populate
 2021-10-30  9:02 UTC  (25+ messages)
` [PATCH v8, 01/17] media: mtk-vcodec: Get numbers of register bases from DT
` [PATCH v8, 02/17] media: mtk-vcodec: Align vcodec wake up interrupt interface
` [PATCH v8, 03/17] media: mtk-vcodec: Refactor vcodec pm interface
` [PATCH v8, 04/17] media: mtk-vcodec: Build decoder pm file as module
` [PATCH v8, 05/17] media: mtk-vcodec: Support MT8192
` [PATCH v8, 06/17] media: mtk-vcodec: Manage multi hardware information
` [PATCH v8, 07/17] dt-bindings: media: mtk-vcodec: Separate video encoder and decoder dt-bindings
` [PATCH v8, 08/17] media: mtk-vcodec: Use pure single core for MT8183
` [PATCH v8, 09/17] media: mtk-vcodec: Add irq interface for multi hardware
` [PATCH v8, 10/17] media: mtk-vcodec: Add msg queue feature for lat and core architecture
` [PATCH v8, 11/17] media: mtk-vcodec: Generalize power and clock on/off interfaces
` [PATCH v8, 12/17] media: mtk-vcodec: Add new interface to lock different hardware
` [PATCH v8, 13/17] media: mtk-vcodec: Add work queue for core hardware decode
` [PATCH v8, 14/17] media: mtk-vcodec: Support 34bits dma address for vdec
` [PATCH v8, 15/17] dt-bindings: media: mtk-vcodec: Adds decoder dt-bindings for mt8192
` [PATCH v8, 16/17] media: mtk-vcodec: Add core dec and dec end ipi msg
` [PATCH v8, 17/17] media: mtk-vcodec: Use codec type to separate different hardware

linux-image-5.10.0-8-amd64: Hauppauge WinTV-HVR1110 DVB-T/Hybrid bug 125 ms polling on ir-kbd-i2c.ko bad DEFAULT_POLLING_INTERVAL
 2021-10-30  8:07 UTC  (4+ messages)

cron job: media_tree daily build: ERRORS
 2021-10-30  3:27 UTC 

[PATCH v2] media: venus: Synchronize probe() between venus_core and enc/dec
 2021-10-29 23:59 UTC  (2+ messages)

[PATCH 1/2] media: atomisp: better describe get_frame_info issues
 2021-10-29 19:27 UTC  (4+ messages)
` [PATCH 2/2] media: atomisp: set default mode

Kernel 5.10 - imx-media does not create /dev/media0
 2021-10-29 14:56 UTC  (3+ messages)

[PATCH] media: atomisp: properly implement g_fmt
 2021-10-29 13:25 UTC 

[PATCH] media: stm32-dma2d: fix Kconfig dependencies
 2021-10-29 11:50 UTC 

Fwd: Surface Go VCM type (was: Need to pass acpi_enforce_resources=lax on the Surface Go (version1))
 2021-10-29 11:50 UTC 

[RFC V2 0/5] arm64: dts: imx8mm: Enable CSI and OV5640 Camera
 2021-10-29 11:09 UTC  (9+ messages)
` [RFC V2 1/5] arm64: dts: imx8mm: Add CSI nodes
` [RFC V2 5/5] arm64: dts: imx8mm-evk: Enable OV5640 Camera

[PATCH v4] media: staging: max96712: Add basic support for MAX96712 GMSL2 deserializer
 2021-10-29 10:08 UTC 

[PATCH v1] media: mtk-vcodec: Align width and height to 64
 2021-10-29  9:45 UTC 

[PATCH v2] dma-buf: acquire name lock before read/write dma_buf.name
 2021-10-29  7:34 UTC  (3+ messages)

[PATCH] media: docs: dev-decoder: add restrictions about CAPTURE buffers
 2021-10-29  7:28 UTC  (5+ messages)
  ` [EXT] "

[PATCH V10 4/8] PCI/sysfs: Add a 10-Bit Tag sysfs file PCIe Endpoint devices
 2021-10-29  7:16 UTC  (5+ messages)

[RFC PATCH v3 0/2] RDMA/rxe: Add dma-buf support
 2021-10-29  7:02 UTC  (3+ messages)
` [RFC PATCH v3 1/2] RDMA/umem: Change for rdma devices has not dma device
` [RFC PATCH v3 2/2] RDMA/rxe: Add dma-buf support

[PATCH v3] media: imx258: add vblank control to support more frame rate range
 2021-10-29  5:43 UTC  (9+ messages)

[PATCH v7, 00/15] Support multi hardware decode using of_platform_populate
 2021-10-29  3:29 UTC  (10+ messages)
` [PATCH v7, 03/15] media: mtk-vcodec: Refactor vcodec pm interface
` [PATCH v7, 04/15] media: mtk-vcodec: Manage multi hardware information
` [PATCH v7, 11/15] media: mtk-vcodec: Add core thread

cron job: media_tree daily build: ERRORS
 2021-10-29  3:25 UTC 

[PATCH 00/21] media: atmel: atmel-isc: implement media controller
 2021-10-29  1:57 UTC  (3+ messages)
` [PATCH 02/21] dt-bindings: media: atmel: csi2dc: add bindings for microchip csi2dc

[PATCH V10 6/8] PCI/P2PDMA: Add a 10-Bit Tag check in P2PDMA
 2021-10-28 15:56 UTC  (7+ messages)

Deploying new iterator interface for dma-buf
 2021-10-28 15:26 UTC  (5+ messages)
` [PATCH 26/28] drm/nouveau: use the new interator in nv50_wndw_prepare_fb

[syzbot] BUG: spinlock bad magic in synchronize_srcu
 2021-10-28 14:58 UTC  (2+ messages)

Problem with NFS when unplugging laptop from docking station
 2021-10-28 14:22 UTC  (2+ messages)

[PATCH 0/3] media: mtk-vcodec: few fixes
 2021-10-28 14:18 UTC  (3+ messages)
` [PATCH 1/3] media: mtk-vcodec: enc: add vp8 profile ctrl

[PATCH v3 00/16] Extensions to ov8865 driver
 2021-10-28 14:03 UTC  (4+ messages)
` [PATCH v3 14/16] media: i2c: Use dev_err_probe() in ov8865

[PATCH net-next] media: use eth_hw_addr_set()
 2021-10-28 12:20 UTC  (2+ messages)

[PATCH v3] dma-buf: remove restriction of IOCTL:DMA_BUF_SET_NAME
 2021-10-28 11:35 UTC  (3+ messages)

[PATCH v2 00/13] media: Add multiplexed support to R-Car CSI-2 and GMSL
 2021-10-28 10:18 UTC  (8+ messages)
` [PATCH v2 06/13] media: subdev: Add for_each_active_route() macro

[PATCH v4] dt-bindings: adv748x: Convert bindings to json-schema
 2021-10-28  9:37 UTC 

[PATCH] media: atomisp: get rid of two unused functions
 2021-10-28  9:25 UTC 

[PATCH v1] media: platform: mtk-mdp3: Revise frame change criteria
 2021-10-28  9:14 UTC 

Build failed in Jenkins: media-build #3678
 2021-10-28  8:13 UTC  (4+ messages)
` Build failed in Jenkins: media-build #3679
  ` Build failed in Jenkins: media-build #3680
    ` Build failed in Jenkins: media-build #3681

[linux-next][PATCH] media: stm32-dma2d: fix compile-testing failed
 2021-10-28  6:40 UTC 

[PATCH v7] media: aspeed: add debugfs
 2021-10-28  3:43 UTC 

[PATCH] media: venus: Synchronize probe() between venus_core and enc/dec
 2021-10-28  2:36 UTC  (4+ messages)

[PATCH v3] dt-bindings: adv748x: Convert bindings to json-schema
 2021-10-27 21:09 UTC  (2+ messages)

dt-bindings: treewide: Update @st.com email address to @foss.st.com
 2021-10-27 16:57 UTC  (6+ messages)

[BUG 0/5] bug reports for atomisp to make it work
 2021-10-27 16:07 UTC  (8+ messages)
` [BUG 5/5] [BUG] media: atomisp: atomisp causes touchscreen to stop working on Microsoft Surface 3


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).