linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
cron job: media_tree daily build: OK
 2024-05-11  1:48 UTC 

[PATCH net-next v9 00/14] Device Memory TCP
 2024-05-10 23:21 UTC  (15+ messages)
` [PATCH net-next v9 01/14] netdev: add netdev_rx_queue_restart()
` [PATCH net-next v9 02/14] net: page_pool: create hooks for custom page providers
` [PATCH net-next v9 03/14] net: netdev netlink api to bind dma-buf to a net device
` [PATCH net-next v9 04/14] netdev: support binding dma-buf to netdevice
` [PATCH net-next v9 05/14] netdev: netdevice devmem allocator
` [PATCH net-next v9 06/14] page_pool: convert to use netmem
` [PATCH net-next v9 07/14] page_pool: devmem support
` [PATCH net-next v9 08/14] memory-provider: dmabuf devmem memory provider
` [PATCH net-next v9 09/14] net: support non paged skb frags
` [PATCH net-next v9 10/14] net: add support for skbs with unreadable frags
` [PATCH net-next v9 11/14] tcp: RX path for devmem TCP
` [PATCH net-next v9 12/14] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [PATCH net-next v9 13/14] net: add devmem TCP documentation
` [PATCH net-next v9 14/14] selftests: add ncdevmem, netcat for devmem TCP

[PATCH v3 0/8] Move camss version related defs in to resources
 2024-05-10 23:09 UTC  (20+ messages)
` [PATCH v3 1/8] media: qcom: camss: Add per sub-device type resources
  ` [PATCH v3.1] "
` [PATCH v3 2/8] media: qcom: camss: Attach formats to VFE resources
` [PATCH v3 3/8] media: qcom: camss: Attach formats to CSID resources
` [PATCH v3 4/8] media: qcom: camss: Attach formats to CSIPHY resources
` [PATCH v3 5/8] media: qcom: camss: Move format related functions
` [PATCH v3 6/8] media: qcom: camss: Split testgen, RDI and RX for CSID 170
` [PATCH v3 7/8] media: qcom: camss: Decompose register and link operations
` [PATCH v3 8/8] media: qcom: camss: Decouple VFE from CSID

[PATCH v3 00/10] Add Chameleon v3 video support
 2024-05-10 21:25 UTC  (7+ messages)
` [PATCH v3 05/10] media: dt-bindings: video-interfaces: Support DisplayPort MST
` [PATCH v3 08/10] media: dt-bindings: Add Chameleon v3 video interface
` [PATCH v3 09/10] media: dt-bindings: Add Intel Displayport RX IP

[PATCH v2] media: staging: max96712: Store format in subdev active state
 2024-05-10 16:16 UTC  (2+ messages)

[PATCH v2] media: ipu-bridge: fix error code in ipu_bridge_init()
 2024-05-10 15:55 UTC  (2+ messages)

[PATCH] media: staging: max96712: Store format in subdev active state
 2024-05-10 15:55 UTC  (5+ messages)

[PATCH] media: ipu-bridge: fix error code in ipu_bridge_init()
 2024-05-10 15:42 UTC  (5+ messages)

[PATCH v7 8/8] gpu: ipu-v3: Use generic macro for rounding to nearest multiple
 2024-05-10 15:33 UTC  (4+ messages)

[PATCH v7 6/8] math.h Add macros to round to closest specified power of 2
 2024-05-10 15:28 UTC  (4+ messages)

[PATCH v7 7/8] media: imagination: Round to closest multiple for cropping region
 2024-05-10 15:10 UTC  (2+ messages)

[PATCH] media: ipu-bridge: add mod_devicetable.h header inclusion
 2024-05-10 15:07 UTC  (2+ messages)

[PATCH RESEND v7 0/8] Add V4L2 M2M Driver for E5010 JPEG Encoder
 2024-05-10 15:06 UTC  (4+ messages)
` [PATCH RESEND v7 1/8] media: dt-bindings: Add Imagination "
` [PATCH RESEND v7 2/8] media: imagination: Add E5010 JPEG Encoder driver

[PATCH v7 0/8] [PATCH v7 0/8] Add V4L2 M2M Driver for E5010 JPEG Encoder
 2024-05-10 14:55 UTC  (2+ messages)

[PATCH 0/1] virtio-media: Add device specification
 2024-05-10 13:43 UTC  (2+ messages)
` [PATCH 1/1] virtio-media: Add virtio media "

[PATCH] staging: atomisp: Fix spelling mistakes in atomisp_platform.h
 2024-05-10 13:40 UTC 

[PATCH V5 RESEND 0/5] PM: domains: Add control for switching back and forth to HW control
 2024-05-10 13:01 UTC  (10+ messages)
` [PATCH V5 RESEND 5/5] venus: pm_helpers: Use dev_pm_genpd_set_hwmode to switch GDSC mode on V6

[RESEND PATCH v4 0/4] Add features to an existing driver
 2024-05-10 11:22 UTC  (5+ messages)
` [RESEND PATCH v4 1/4] media: chips-media: wave5: Support SPS/PPS generation for each IDR
` [RESEND PATCH v4 2/4] media: chips-media: wave5: Support runtime suspend/resume
` [RESEND PATCH v4 3/4] media: chips-media: wave5: Use helpers to calculate bytesperline and sizeimage
` [RESEND PATCH v4 4/4] media: chips-media: wave5: Support YUV422 raw pixel-formats on the encoder

Reducing Decoding Delay with h264_v4l2m2m on raspberry pi Zero 2 (bookwrom o.s.)
 2024-05-10 10:58 UTC  (2+ messages)

get_file() unsafe under epoll (was Re: [syzbot] [fs?] [io-uring?] general protection fault in __ep_remove)
 2024-05-10 10:55 UTC  (20+ messages)
` [PATCH] epoll: try to be a _bit_ better about file lifetimes
            ` [Linaro-mm-sig] "

Build failed in Jenkins: edid-decode #321
 2024-05-10 10:30 UTC  (3+ messages)
` Build failed in Jenkins: edid-decode #322
  ` Jenkins build is back to normal : edid-decode #323

[PATCH] media: i2c: replacing of_node_put with __free(device_node)
 2024-05-10 10:03 UTC 

[GIT FIXES FOR 6.10] IPU6 and fixes
 2024-05-10  9:01 UTC  (2+ messages)
` [GIT FIXES FOR 6.10] IPU6 and fixes (#101693)

[PATCH for v6.10] Revert "media: v4l2-ctrls: show all owned controls in log_status"
 2024-05-10  8:51 UTC  (5+ messages)

[PATCH RESEND v7 3/8] media: v4l2-jpeg: Export reference quantization and huffman tables
 2024-05-10  8:50 UTC  (7+ messages)
` [PATCH RESEND v7 4/8] media: imagination: Use exported tables from v4l2-jpeg core
` [PATCH RESEND v7 5/8] media: verisilcon : Use exported tables from v4l2-jpeg for hantro codec
` [PATCH RESEND v7 6/8] math.h Add macros to round to closest specified power of 2
` [PATCH RESEND v7 7/8] media: imagination: Round to closest multiple for cropping region
` [PATCH RESEND v7 8/8] gpu: ipu-v3: Use generic macro for rounding to nearest multiple

[PATCH v3 00/11] media: renesas: rcar-csi2: Use the subdev active state
 2024-05-10  8:36 UTC  (26+ messages)
` [PATCH v3 01/11] media: rcar-vin: Fix YUYV8_1X16 handling for CSI-2
` [PATCH v3 02/11] media: rcar-csi2: Disable runtime_pm in probe error
` [PATCH v3 03/11] media: rcar-csi2: Cleanup subdevice in remove()
` [PATCH v3 04/11] media: rcar-csi2: Use the subdev active state
` [PATCH v3 05/11] media: adv748x-csi2: Implement enum_mbus_codes
` [PATCH v3 06/11] media: adv748x-csi2: Validate the image format
` [PATCH v3 07/11] media: adv748x-csi2: Use the subdev active state
` [PATCH v3 08/11] media: adv748x-afe: Use 1X16 media bus code
` [PATCH v3 09/11] media: max9286: Fix enum_mbus_code
` [PATCH v3 10/11] media: max9286: Use the subdev active state
` [PATCH v3 11/11] media: max9286: Use frame interval from subdev state

[PATCH v4 0/4] Add features to an existing driver
 2024-05-10  6:58 UTC  (5+ messages)
` [PATCH v4 1/4] media: chips-media: wave5: Support SPS/PPS generation for each IDR
` [PATCH v4 2/4] media: chips-media: wave5: Support runtime suspend/resume
` [PATCH v4 3/4] media: chips-media: wave5: Use helpers to calculate bytesperline and sizeimage
` [PATCH v4 4/4] media: chips-media: wave5: Support YUV422 raw pixel-formats on the encoder

[PATCH v4 0/3] media: v4l2-subdev: Support const-awareness in state accessors
 2024-05-10  6:36 UTC  (7+ messages)
` [PATCH v4 1/3] media: v4l2-subdev: Fix v4l2_subdev_state_get_format() documentation
` [PATCH v4 2/3] media: v4l2-subdev: Provide const-aware subdev state accessors
` [PATCH v4 3/3] media: rkisp1: Mark subdev state pointers as const

[PATCH 1/1] media: intel/ipu6: Don't print user-triggerable errors to kernel log
 2024-05-10  2:42 UTC  (2+ messages)

[PATCH v2 00/18] media: Fix the last set of coccinelle warnings
 2024-05-10  0:10 UTC  (26+ messages)
` [PATCH v2 01/18] media: allegro: nal-hevc: Refactor nal_hevc_sub_layer_hrd_parameters
` [PATCH v2 09/18] media: venus: Remove unused structs
` [PATCH v2 10/18] media: venus: Use flex array for hfi_session_release_buffer_pkt
` [PATCH v2 11/18] media: venus: Refactor struct hfi_uncompressed_plane_info
` [PATCH v2 12/18] media: venus: Refactor struct hfi_session_get_property_pkt
` [PATCH v2 13/18] media: venus: Refactor struct hfi_uncompressed_format_supported
` [PATCH v2 14/18] media: venus: Refactor hfi_session_empty_buffer_uncompressed_plane0_pkt
` [PATCH v2 15/18] media: venus: Refactor hfi_session_empty_buffer_compressed_pkt
` [PATCH v2 16/18] media: venus: Refactor hfi_sys_get_property_pkt
` [PATCH v2 17/18] media: venus: Refactor hfi_session_fill_buffer_pkt
` [PATCH v2 18/18] media: venus: Refactor hfi_buffer_alloc_mode_supported

[PATCH for v6.10] media: v4l2-ctrls: drop unnecessary locking that caused potential deadlock
 2024-05-10  0:08 UTC  (3+ messages)

[GIT PULL FOR v6.10] bcm2835-unicam fixes
 2024-05-09 22:49 UTC  (2+ messages)
` [GIT PULL FOR v6.10] bcm2835-unicam fixes (#101682)

[PATCH] media: i2c: hi846: Fix V4L2_SUBDEV_FORMAT_TRY get_selection()
 2024-05-09 19:39 UTC  (2+ messages)

[PATCH v7 5/8] media: verisilcon : Use exported tables from v4l2-jpeg for hantro codec
 2024-05-09 18:39 UTC 

[PATCH v7 4/8] media: imagination: Use exported tables from v4l2-jpeg core
 2024-05-09 18:39 UTC 

[PATCH v7 3/8] media: v4l2-jpeg: Export reference quantization and huffman tables
 2024-05-09 18:39 UTC 

[PATCH v7 2/8] media: imagination: Add E5010 JPEG Encoder driver
 2024-05-09 18:39 UTC 

[PATCH v7 1/8] media: dt-bindings: Add Imagination E5010 JPEG Encoder
 2024-05-09 18:38 UTC 

[linuxtv-media-stage:master] BUILD SUCCESS 48259b90973718d2277db27b5e510f0fe957eaa0
 2024-05-09 17:36 UTC 

[PATCH v2 00/11] media: renesas: rcar-csi2: Use the subdev active state
 2024-05-09 15:19 UTC  (25+ messages)
` [PATCH v2 04/11] media: "
  ` [PATCH v2.1 "
  ` [PATCH v2.2 "
` [PATCH v2 05/11] media: adv748x-csi2: Implement enum_mbus_codes
` [PATCH v2 06/11] media: adv748x-csi2: Validate the image format
` [PATCH v2 07/11] media: adv748x-csi2: Use the subdev active state
` [PATCH v2 08/11] media: adv748x-afe: Use 1X16 media bus code
` [PATCH v2 10/11] media: max9286: Use the subdev active state
` [PATCH v2 11/11] media: max9286: Use frame interval from subdev state

[PATCH] media: bcm2835-unicam: Fix driver path in MAINTAINERS
 2024-05-09 15:08 UTC  (2+ messages)

[PATCH] media: ov2740: Ensure proper reset sequence on probe()
 2024-05-09 13:42 UTC  (3+ messages)

[PATCH v4 0/6] media: max9286: Add multiplexed streams support
 2024-05-09 13:11 UTC  (6+ messages)
` [PATCH v4 5/6] media: max9286: Move format to subdev state

[PATCH v3] media: i2c: Fix imx412 exposure control
 2024-05-09 12:53 UTC 

[PATCH v2] media: dvb-usb: Fix unexpected infinite loop in dvb_usb_read_remote_control()
 2024-05-09 12:44 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v15 00/16] Add audio support in v4l2 framework
 2024-05-09 11:13 UTC  (19+ messages)

[PATCH v2] media: mediatek: vcodec: add decoder command to support stateless decoder
 2024-05-09  9:54 UTC  (2+ messages)

Safety of opening up /dev/dma_heap/* to physically present users (udev uaccess tag) ?
 2024-05-09  9:23 UTC  (25+ messages)

[PATCH v2] media: i2c: Fix imx412 exposure control
 2024-05-09  8:02 UTC  (11+ messages)

[PATCH v4] media: venus: fix use after free in vdec_close
 2024-05-09  5:14 UTC 

[RFC PATCH net-next v8 02/14] net: page_pool: create hooks for custom page providers
 2024-05-09  4:49 UTC  (11+ messages)

cron job: media_tree daily build: OK
 2024-05-09  1:48 UTC 


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