linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-18 14:34:44 to 2022-08-23 00:58:36 UTC [more...]

[PATCH v3 0/2] media: i2c: IMX296 camera sensor support
 2022-08-23  0:58 UTC 

[PATCH 0/4] Allow MMIO regions to be exported through dma-buf
 2022-08-22 21:58 UTC  (14+ messages)
` [PATCH 4/4] vfio/pci: "
  ` Fwd: "

[PATCH v2 01/13] media: atomisp_gmin_platform: Switch to use acpi_evaluate_dsm_typed()
 2022-08-22 21:28 UTC  (14+ messages)
` [PATCH v2 02/13] media: atomisp-ov2680: Fix ov2680_set_fmt()
` [PATCH v2 03/13] media: atomisp-ov2680: Don't take the input_lock for try_fmt calls
` [PATCH v2 04/13] media: atomisp-ov2680: Improve ov2680_set_fmt() error handling
` [PATCH v2 05/13] media: atomisp-notes: Add info about sensors v4l2_get_subdev_hostdata() use
` [PATCH v2 06/13] media: atomisp: Fix VIDIOC_TRY_FMT
` [PATCH v2 07/13] media: atomisp: Make atomisp_try_fmt_cap() take padding into account
` [PATCH v2 08/13] media: atomisp: hmm_bo: Simplify alloc_private_pages()
` [PATCH v2 09/13] media: atomisp: hmm_bo: Further simplify alloc_private_pages()
` [PATCH v2 10/13] media: atomisp: hmm_bo: Rewrite alloc_private_pages() using pages_array helper funcs
` [PATCH v2 11/13] media: atomisp: hmm_bo: Rewrite free_private_pages() "
` [PATCH v2 12/13] media: atomisp: hmm_bo: Drop PFN code path from alloc_user_pages()
` [PATCH v2 13/13] media: atomisp: Ensure that USERPTR pointers are page aligned

[PATCH 0/3] Digiteq Automotive MGB4 driver
 2022-08-22 21:02 UTC  (6+ messages)
` [PATCH 1/3] Added platform module alias for the xiic I2C driver
` [PATCH 2/3] Added Xilinx PCIe DMA IP core driver
` [PATCH 3/3] Added Digiteq Automotive MGB4 driver

gc2145 camera driver (front camera on PinePhone)
 2022-08-22 20:50 UTC  (3+ messages)

[PATCH 0/4] Add support for Toshiba TC358746
 2022-08-22 18:11 UTC  (5+ messages)
` [PATCH 2/4] phy: dphy: add support to calculate the timing based on hs_clk_rate
` [PATCH 3/4] media: dt-bindings: add bindings for Toshiba TC358746
` [PATCH 4/4] media: tc358746: add Toshiba TC358746 Parallel to CSI-2 bridge driver

drivers/media/platform/intel/pxa_camera.c:2449:34: warning: unused variable 'pxa_camera_of_match'
 2022-08-22 17:18 UTC 

[PATCH 0/5] media: rkisp1: Fix LSC initial configuration on i.MX8MP
 2022-08-22 17:08 UTC  (5+ messages)
` [PATCH 5/5] media: rkisp1: Configure LSC after enabling the ISP

[PATCH] media: i2c: imx334: support lower bandwidth mode
 2022-08-22 15:53 UTC  (3+ messages)

[PATCH RESEND 0/3] media: flexcop-usb: probe cleanups
 2022-08-22 15:14 UTC  (4+ messages)
` [PATCH RESEND 1/3] media: flexcop-usb: clean up endpoint sanity checks
` [PATCH RESEND 2/3] media: flexcop-usb: clean up URB initialisation
` [PATCH RESEND 3/3] media: flexcop-usb: use usb_endpoint_maxp()

[PATCH RESEND] media: flexcop-usb: fix endpoint type check
 2022-08-22 15:10 UTC 

[PATCH v25 0/4] media: mediatek: support mdp3 on mt8183 platform
 2022-08-22 15:10 UTC  (9+ messages)
` [PATCH v25 1/4] dt-binding: mediatek: add bindings for MediaTek MDP3 components
` [PATCH v25 2/4] dt-binding: mediatek: add bindings for MediaTek CCORR and WDMA
` [PATCH v25 4/4] media: platform: mtk-mdp3: add MediaTek MDP3 driver

[PATCH 01/13] media: atomisp_gmin_platform: Switch to use acpi_evaluate_dsm_typed()
 2022-08-22 15:03 UTC  (21+ messages)
` [PATCH 02/13] media: atomisp-ov2680: Fix ov2680_set_fmt()
` [PATCH 03/13] media: atomisp-ov2680: Don't take the input_lock for try_fmt calls
` [PATCH 04/13] media: atomisp-ov2680: Improve ov2680_set_fmt() error handling
` [PATCH 05/13] media: atomisp-notes: Add info about sensors v4l2_get_subdev_hostdata() use
` [PATCH 06/13] media: atomisp: Fix VIDIOC_TRY_FMT
` [PATCH 07/13] media: atomisp: Make atomisp_try_fmt_cap() take padding into account
` [PATCH 08/13] media: atomisp: hmm_bo: Simplify alloc_private_pages()
` [PATCH 09/13] media: atomisp: hmm_bo: Further simplify alloc_private_pages()
` [PATCH 10/13] media: atomisp: hmm_bo: Rewrite alloc_private_pages() using pages_array helper funcs
` [PATCH 11/13] media: atomisp: hmm_bo: Rewrite free_private_pages() "
` [PATCH 12/13] media: atomisp: hmm_bo: Drop PFN code path from alloc_user_pages()
` [PATCH 13/13] media: atomisp: Ensure that USERPTR pointers are page aligned

[PATCH 0/2] Add pixel formats used in Synatpics SoC
 2022-08-22 14:15 UTC  (17+ messages)
` [PATCH 1/2] drm/fourcc: Add Synaptics VideoSmart tiled modifiers
` [PATCH 2/2] [WIP]: media: Add Synaptics compressed tiled format

[PATCH 1/6] media: sun6i-mipi-csi2: Add a Kconfig dependency on RESET_CONTROLLER
 2022-08-22 13:47 UTC  (4+ messages)
` [PATCH 2/6] media: sun8i-a83t-mipi-csi2: "

[PATCH] media: uvcvideo: Fix InterfaceProtocol for Quanta camera
 2022-08-22 13:31 UTC  (5+ messages)

[PATCH v2] media: uvcvideo: Fix InterfaceProtocol for Quanta camera
 2022-08-22 13:17 UTC 

[PATCH v3] media: uvcvideo: limit power line control for Sonix Technology
 2022-08-22 12:50 UTC  (2+ messages)

[PATCH v4 0/4] media: amphion: add support for contiguous format
 2022-08-22 12:03 UTC  (12+ messages)
` [PATCH v4 2/4] media: amphion: tell and handle contiguous and non "
    ` [EXT] "
` [PATCH v4 3/4] media: amphion: decoder add support for contiguous planes
` [PATCH v4 4/4] media: amphion: encoder "

[PATCH] media: dw100: Fix an error handling path in dw100_probe()
 2022-08-22 10:54 UTC  (4+ messages)

[PATCH v3 0/5] media: Add ST VGXY61 camera sensor driver
 2022-08-22 10:37 UTC  (10+ messages)
` [PATCH v3 3/5] media: uapi: Add ST VGXY61 header file
` [PATCH v3 5/5] media: i2c: Add driver for ST VGXY61 camera sensor

[PATCH 1/4] media: mt9m111: add V4L2_CID_PIXEL_RATE support
 2022-08-22  9:18 UTC  (26+ messages)
` [PATCH 2/4] media: mt9m111: fix subdev API usage
` [PATCH 3/4] media: mt9m111: fix device power usage
` [PATCH 4/4] media: mt9m111: remove .s_power callback

[PATCH] platform/renesas: fix repeated words in comments
 2022-08-22  8:39 UTC  (4+ messages)

[ANN] Media Summit at ELCE Dublin, September 12: Draft Agenda V1
 2022-08-22  8:21 UTC  (3+ messages)

[PATCH v1 0/3] cedrus: Various bug fixes
 2022-08-22  8:04 UTC  (13+ messages)
` [PATCH v1 1/3] media: cedrus: Fix watchdog race condition
` [PATCH v1 2/3] media: cedrus: Set the platform driver data earlier
` [PATCH v1 3/3] media: cedrus: Fix endless loop in cedrus_h265_skip_bits()

cron job: media_tree daily build: OK
 2022-08-22  5:35 UTC 

[PATCH v27 0/4] media: mediatek: support mdp3 on mt8183 platform
 2022-08-22  3:25 UTC  (5+ messages)
` [PATCH v27 1/4] dt-binding: mediatek: add bindings for MediaTek MDP3 components
` [PATCH v27 2/4] dt-binding: mediatek: add bindings for MediaTek CCORR and WDMA
` [PATCH v27 3/4] arm64: dts: mt8183: add MediaTek MDP3 nodes
` [PATCH v27 4/4] media: platform: mtk-mdp3: add MediaTek MDP3 driver

[PATCH] pci/cx23885: fix repeated words in comments
 2022-08-21 15:25 UTC 

[PATCH] pci/cx18: fix repeated words in comments
 2022-08-21 15:21 UTC 

[PATCH] pci/cx18: fix repeated words in comments
 2022-08-21 15:17 UTC 

[PATCH] i2c/cx25840: fix repeated words in comments
 2022-08-21 15:15 UTC 

[PATCH] atomisp/pci: fix repeated words in comments
 2022-08-21 15:09 UTC 

[PATCH v26 0/4] media: mediatek: support mdp3 on mt8183 platform
 2022-08-20  4:33 UTC  (7+ messages)
` [PATCH v26 1/4] dt-binding: mediatek: add bindings for MediaTek MDP3 components
` [PATCH v26 2/4] dt-binding: mediatek: add bindings for MediaTek CCORR and WDMA
` [PATCH v26 3/4] arm64: dts: mt8183: add MediaTek MDP3 nodes
` [PATCH v26 4/4] media: platform: mtk-mdp3: add MediaTek MDP3 driver

[RFC 0/2] v4l2 stateless tracer/retracer utilities
 2022-08-20  0:50 UTC  (3+ messages)
` [RFC 1/2] utils: add stateless tracer utility
` [RFC 2/2] utils: add stateless retracer utility

Mobius camera demux error in v4l2 ?
 2022-08-19 23:07 UTC 

[RFC PATCH 2/2] media: vivpu: add virtual VPU driver
 2022-08-19 20:43 UTC  (3+ messages)
` [RFC PATCH v2] media: visl: add virtual stateless driver

[PATCH 0/3] Add dma-buf secure-heap
 2022-08-19 15:13 UTC  (10+ messages)
` [PATCH 1/3] dma-buf: heaps: add Linaro secure dmabuf heap support
    ` [EXT] "

Mobius camera demux error in v4l2 ?
 2022-08-19 14:16 UTC 

[PATCH v3] drm/gem: Fix GEM handle release errors
 2022-08-19 13:11 UTC  (2+ messages)

[PATCH 0/4] Add driver for CSI2 and CRU modules found on Renesas RZ/G2L SoC
 2022-08-19 11:37 UTC  (4+ messages)
` [PATCH 1/4] media: dt-bindings: media: Document RZ/G2L CSI-2 block

[PATCH -next] media: meson: vdec: add missing clk_disable_unprepare on error in vdec_hevc_start()
 2022-08-19  8:58 UTC  (2+ messages)

[PATCH] media: imx: Use get_mbus_config instead of parsing upstream DT endpoints
 2022-08-19  8:56 UTC  (4+ messages)

[PATCH v3] usb: gadget: uvc: increase worker prio to WQ_HIGHPRI
 2022-08-19  8:33 UTC  (2+ messages)

[PATCH v2 0/1] tee: Add tee_shm_register_fd
 2022-08-19  8:24 UTC  (2+ messages)

cron job: media_tree daily build: OK
 2022-08-19  5:33 UTC 

[PATCH] media: cx23885: reset DMA on AMD Renior/Cezanne IOMMU due to RiSC engine stall
 2022-08-19  3:59 UTC 

[PATCH v2 0/3] Add DRM pixel blend mode support to R-Car DU
 2022-08-19  3:05 UTC  (10+ messages)
` [PATCH v2 1/3] media: vsp1: add premultiplied alpha support
` [PATCH v2 2/3] drm: rcar-du: Add DRM_MODE_BLEND_PREMULTI support
` [PATCH v2 3/3] drm: rcar-du: Add DRM_MODE_BLEND_PIXEL_NONE support

[PATCH v12 00/30] v4l: routing and streams support
 2022-08-19  2:31 UTC  (4+ messages)

[syzbot] general protection fault in release_udmabuf
 2022-08-19  0:09 UTC 

[PATCH v2] media: uvcvideo: limit power line control for Sonix Technology
 2022-08-19  0:08 UTC  (2+ messages)

[PATCHv2] videodev2.h: drop V4L2_CAP_ASYNCIO
 2022-08-18 22:40 UTC  (2+ messages)

imx8m-mini csi-2 limitations
 2022-08-18 22:38 UTC  (7+ messages)
    `  "

[PATCH] dma-buf: move from strlcpy with unused retval to strscpy
 2022-08-18 21:00 UTC 

[PATCH] media: cedrus: hevc: Add check for invalid timestamp
 2022-08-18 18:46 UTC  (6+ messages)
`  "

[PATCH v3 1/2] cedrus: Use vb2_find_buffer
 2022-08-18 18:45 UTC  (2+ messages)

[PATCH v2 0/3] dma-buf: map-info support
 2022-08-18 15:01 UTC  (12+ messages)
` [PATCH v2 1/3] dma-buf: Add ioctl to query mmap coherency/cache info

[PATCH] MAINTAINERS: Update email of Neil Armstrong
 2022-08-18 14:47 UTC  (2+ messages)


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