linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-21 08:59:11 to 2022-09-25 03:17:19 UTC [more...]

cron job: media_tree daily build: ERRORS
 2022-09-25  3:17 UTC 

[PATCH v7 0/6] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / ISP Driver
 2022-09-24 15:33 UTC  (7+ messages)
` [PATCH v7 1/6] dt-bindings: media: Add Allwinner A31 ISP bindings documentation
` [PATCH v7 2/6] dt-bindings: media: sun6i-a31-csi: Add internal output port to the ISP
` [PATCH v7 3/6] staging: media: Add support for the Allwinner A31 ISP
` [PATCH v7 4/6] MAINTAINERS: Add entry for the Allwinner A31 ISP driver
` [PATCH v7 5/6] media: sun6i-csi: Detect the availability of the ISP
` [PATCH v7 6/6] media: sun6i-csi: Add support for hooking to the isp devices

[PATCH v6 0/7] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / Platform Support
 2022-09-24 15:28 UTC  (8+ messages)
` [PATCH v6 1/7] clk: sunxi-ng: v3s: Export MBUS and DRAM clocks to the public header
` [PATCH v6 2/7] ARM: dts: sun8i: v3s: Add mbus node to represent the interconnect
` [PATCH v6 3/7] ARM: dts: sun8i: v3s: Add nodes for MIPI CSI-2 support
` [PATCH v6 4/7] ARM: dts: sun8i: v3s: Add support for the ISP
` [PATCH v6 5/7] ARM: dts: sun8i: a83t: Add MIPI CSI-2 controller node
` [PATCH v6 6/7] ARM: dts: sun8i-a83t: Add BananaPi M3 OV5640 camera overlay
` [PATCH v6 7/7] ARM: dts: sun8i-a83t: Add BananaPi M3 OV8865 "

[PATCH v2 0/4] Add driver for CSI2 and CRU modules found on Renesas RZ/G2L SoC
 2022-09-24 11:38 UTC  (30+ messages)
` [PATCH v2 1/4] media: dt-bindings: Document Renesas RZ/G2L CSI-2 block
` [PATCH v2 2/4] media: dt-bindings: Document Renesas RZ/G2L CRU block
` [PATCH v2 3/4] media: platform: Add Renesas RZ/G2L MIPI CSI-2 receiver driver
` [PATCH v2 4/4] media: platform: Add Renesas RZ/G2L CRU driver

Build failed in Jenkins: media_stage_gcc #111
 2022-09-24  9:44 UTC  (3+ messages)
` Build failed in Jenkins: media_stage_gcc #112
  ` Jenkins build is back to normal : media_stage_gcc #113

[PATCH v2 00/16] slab: Introduce kmalloc_size_roundup()
 2022-09-24  9:11 UTC  (19+ messages)
` [PATCH v2 01/16] slab: Remove __malloc attribute from realloc functions
` [PATCH v2 02/16] slab: Introduce kmalloc_size_roundup()
` [PATCH v2 03/16] skbuff: Proactively round up to kmalloc bucket size
` [PATCH v2 04/16] skbuff: Phase out ksize() fallback for frag_size
` [PATCH v2 05/16] net: ipa: Proactively round up to kmalloc bucket size
` [PATCH v2 06/16] igb: "
` [PATCH v2 07/16] btrfs: send: "
` [PATCH v2 08/16] dma-buf: "
` [PATCH v2 09/16] coredump: "
` [PATCH v2 10/16] openvswitch: Use kmalloc_size_roundup() to match ksize() usage
` [PATCH v2 11/16] bpf: "
` [PATCH v2 12/16] devres: "
` [PATCH v2 13/16] mempool: "
` [PATCH v2 14/16] kasan: Remove ksize()-related tests
` [PATCH v2 15/16] mm: Make ksize() a reporting-only function
` [PATCH v2 16/16] slab: Restore __alloc_size attribute to __kmalloc_track_caller

Jenkins build is back to normal : media_stage_clang #493
 2022-09-24  8:35 UTC 

Build failed in Jenkins: ZBar #68
 2022-09-24  8:34 UTC  (2+ messages)
` Build failed in Jenkins: ZBar #69

Build failed in Jenkins: media_stage_clang #490
 2022-09-24  7:06 UTC  (2+ messages)
` Jenkins build is back to normal : media_stage_clang #491

cron job: media_tree daily build: ERRORS
 2022-09-24  3:13 UTC 

RFC: Arducam 64 MP (Hawkeye)
 2022-09-23 20:46 UTC  (3+ messages)
    ` [libcamera-devel] "

[PATCH] media: exynos4-is: don't rely on the v4l2_async_subdev internals
 2022-09-23 20:35 UTC  (2+ messages)

[PATCH 00/12] slab: Introduce kmalloc_size_roundup()
 2022-09-23 18:50 UTC  (32+ messages)
` [PATCH 01/12] "
` [PATCH 02/12] skbuff: Proactively round up to kmalloc bucket size
` [PATCH 03/12] net: ipa: "
` [PATCH 04/12] btrfs: send: "
` [PATCH 05/12] dma-buf: "
` [PATCH 06/12] coredump: "
` [PATCH 07/12] igb: "
` [PATCH 08/12] openvswitch: "
` [PATCH 09/12] x86/microcode/AMD: Track patch allocation size explicitly
` [PATCH 10/12] iwlwifi: Track scan_cmd "
` [PATCH 11/12] slab: Remove __malloc attribute from realloc functions
` [PATCH 12/12] slab: Restore __alloc_size attribute to __kmalloc_track_caller

WARNING in vb2_start_streaming
 2022-09-23 15:11 UTC 

[PATCH v3 0/4] Add support for Toshiba TC358746
 2022-09-23 14:38 UTC  (11+ messages)
` [PATCH v3 1/4] phy: dphy: refactor get_default_config
` [PATCH v3 2/4] phy: dphy: add support to calculate the timing based on hs_clk_rate
` [PATCH v3 3/4] media: dt-bindings: add bindings for Toshiba TC358746
` [PATCH v3 4/4] media: tc358746: add Toshiba TC358746 Parallel to CSI-2 bridge driver

Build failed in Jenkins: linux-media #293
 2022-09-23 13:55 UTC 

[PATCH 0/3] three fixes for mtk-mdp3
 2022-09-23 13:04 UTC  (4+ messages)
` [PATCH 2/3] media: platform: mtk-mdp3: fix PM reference leak in mdp_comp_clock_on()

[PATCH v9 0/4] add aspeed-jpeg support for aspeed-video
 2022-09-23 12:56 UTC  (3+ messages)
` [PATCH v9 1/4] media: v4l: Add definition for the Aspeed JPEG format

[PATCH v4 RESEND 0/3] Add imx577 and imx477 compatible to imx412
 2022-09-23 11:45 UTC  (8+ messages)
` [PATCH v4 RESEND 1/3] media: dt-bindings: imx412: Extend compatible strings
` [PATCH v4 RESEND 2/3] media: i2c: imx412: Assign v4l2 device subname based on compat string
` [PATCH v4 RESEND 3/3] media: i2c: imx412: Add new compatible strings

[V14,0/15] Enable jpeg enc & dec multi-hardwares for MT8195
 2022-09-23 11:28 UTC  (4+ messages)
` [V14,08/15] dt-bindings: mediatek: Add mediatek,mt8195-jpgdec compatible

[PATCH v7 0/5] Switch build system to meson
 2022-09-23 10:54 UTC  (2+ messages)

[PATCH v14 00/34]
 2022-09-23  9:50 UTC  (3+ messages)
` [PATCH v14 21/34] media: subdev: add v4l2_subdev_has_pad_interdep()

[PATCH -next] media: stm32: dcmi: Remove redundant dev_err call
 2022-09-23 10:07 UTC 

[PATCH] media: v4l2-async: Use endpoints in __v4l2_async_nf_add_fwnode_remote()
 2022-09-23  9:27 UTC  (5+ messages)

[ANN] Media Summit at ELCE Dublin, September 12: Final (?) Agenda V3
 2022-09-23  9:18 UTC  (3+ messages)

Issue with Marshall Camera on Debian 11 - request for help
 2022-09-23  9:05 UTC  (2+ messages)

[BUG] ls1046a: eDMA does not transfer data from I2C
 2022-09-22 23:10 UTC  (8+ messages)

[ANN] Media Summit at ELCE Dublin, September 12: Draft Agenda V2
 2022-09-22 22:05 UTC  (3+ messages)

[PATCH v2 0/2] Add Omnivision OV4689 image sensor driver
 2022-09-22 20:39 UTC  (18+ messages)
` [PATCH v2 2/2] media: i2c: add support for ov4689

[RFC PATCH v3] media: mediatek: vcodec: support stateless AV1 decoder
 2022-09-22 16:36 UTC  (2+ messages)

[PATCH] media: aspeed: use DEFINE_SHOW_ATTRIBUTE to simplify code
 2022-09-22 14:30 UTC 

Missing MIPI IPU6 camera driver for Intel Alder Lake laptops
 2022-09-22 13:06 UTC  (4+ messages)

[PATCH v2 0/4] Add support for Toshiba TC358746
 2022-09-22 12:09 UTC  (13+ messages)
` [PATCH v2 3/4] media: dt-bindings: add bindings "

[PATCH] dma-buf: Add __init annotation to module init func
 2022-09-22 11:29 UTC 

general protection fault in digitv_i2c_xfer
 2022-09-22 11:26 UTC 

WARNING in dvb_frontend_get_event
 2022-09-22 11:24 UTC 

[PATCH RESEND] media: flexcop-usb: fix endpoint type check
 2022-09-22 10:43 UTC  (7+ messages)

[PATCH] utils: add v4l2-tracer utility
 2022-09-22  8:20 UTC  (2+ messages)

[PATCH] media: rc: ir-spi: Silence no spi_device_id warnings
 2022-09-22  8:37 UTC 

[PATCH v1 0/1] [RESEND] uvc: Handle cames with invalid descriptors
 2022-09-21 21:52 UTC  (6+ messages)
` [PATCH v1 1/1] media: uvc: Handle cameras "

[PATCH v4 0/3] Add imx577 and imx477 compatible to imx412
 2022-09-21 19:06 UTC  (5+ messages)
` [PATCH v4 1/3] media: dt-bindings: imx412: Extend compatible strings

[PATCH 0/4] media: camss: sm8250: Virtual channels support for SM8250
 2022-09-21 15:55 UTC  (7+ messages)
` [PATCH 1/4] media: camss: sm8250: Virtual channels for CSID
` [PATCH 2/4] media: camss: vfe: Reserve VFE lines on stream start and link to CSID
` [PATCH 3/4] media: camss: vfe-480: Multiple outputs support for SM8250
` [PATCH 4/4] media: camss: sm8250: Pipeline starting and stopping for multiple virtual channels

[PATCH v2 2/3] Added Xilinx XDMA IP core driver
 2022-09-21 15:35 UTC  (4+ messages)

[GIT PULL] media: atomisp: Changes for 6.1-1
 2022-09-21 12:18 UTC 

[PATCH 00/17] media: atomisp: further cleanups / unwanted code removal
 2022-09-21 11:55 UTC  (14+ messages)
` [PATCH 01/17] media: atomisp: Use a normal mutex for the main lock
` [PATCH 05/17] media: atomisp: Add atomisp_pipe_check() helper
` [PATCH 16/17] media: atomisp: Remove atomisp_source_pad_to_stream_id()

[PATCH v5 00/21] Move all drivers to a common dma-buf locking convention
 2022-09-21 10:29 UTC  (4+ messages)
` [PATCH v5 15/21] dma-buf: Move dma_buf_vmap() to dynamic locking specification

[PATCH v9 3/4] media: aspeed: Support aspeed mode to reduce compressed data
 2022-09-21  9:48 UTC  (3+ messages)

[PATCH v2 0/3] Digiteq Automotive MGB4 driver
 2022-09-21  9:44 UTC  (2+ messages)

[PATCH v3] media: ov8856: Add runtime PM callbacks
 2022-09-21  9:24 UTC 

[PATCH v2 0/7] [RESEND] Follow-up patches for uvc v4l2-compliance
 2022-09-21  9:12 UTC  (8+ messages)
` [PATCH v2 1/7] media: uvcvideo: uvc_ctrl_is_accessible: check for INACTIVE
` [PATCH v2 2/7] media: uvcvideo: improve error logging in uvc_query_ctrl()
` [PATCH v2 3/7] media: uvcvideo: Return -EACCES for Wrong state error
` [PATCH v2 4/7] media: uvcvideo: Do not return positive errors in uvc_query_ctrl()
` [PATCH v2 5/7] media: uvcvideo: Fix handling on Bitmask controls
` [PATCH v2 6/7] media: uvcvideo: Implement mask for V4L2_CTRL_TYPE_MENU
` [PATCH v2 7/7] media: uvcvideo: Use standard names for menus

[PATCH v2 0/2] media: uvc: Get menu names from framework
 2022-09-21  9:11 UTC  (4+ messages)
` [PATCH v2 1/2] media: uvcvideo: Implement mask for V4L2_CTRL_TYPE_MENU


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