Linux-Media Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-07 15:55:10 to 2024-05-09 19:39:17 UTC [more...]

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

[PATCH v2 00/18] media: Fix the last set of coccinelle warnings
 2024-05-09 18:50 UTC  (22+ messages)
` [PATCH v2 01/18] media: allegro: nal-hevc: Refactor nal_hevc_sub_layer_hrd_parameters
` [PATCH v2 02/18] media: xilinx: Refactor struct xvip_dma
` [PATCH v2 03/18] media: dvb-frontend/mxl5xx: Refactor struct MBIN_FILE_T
` [PATCH v2 04/18] media: dvb-frontend/mxl5xx: Use flex array for MBIN_SEGMENT_T
` [PATCH v2 05/18] media: pci: cx18: Use flex arrays for struct cx18_scb
` [PATCH v2 06/18] media: siano: Refactor struct sms_msg_data
` [PATCH v2 07/18] media: siano: Remove unused structures
` [PATCH v2 08/18] media: siano: Use flex arrays for sms_firmware
` [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 v7 8/8] gpu: ipu-v3: Use generic macro for rounding to nearest multiple
 2024-05-09 18:40 UTC 

[PATCH v7 7/8] media: imagination: Round to closest multiple for cropping region
 2024-05-09 18:40 UTC 

[PATCH v7 6/8] math.h Add macros to round to closest specified power of 2
 2024-05-09 18:39 UTC 

[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 0/8] [PATCH v7 0/8] Add V4L2 M2M Driver for E5010 JPEG Encoder
 2024-05-09 18:38 UTC 

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

[PATCH 1/1] media: intel/ipu6: Don't print user-triggerable errors to kernel log
 2024-05-09 18:33 UTC 

[PATCH v4 0/3] media: v4l2-subdev: Support const-awareness in state accessors
 2024-05-09 18:29 UTC  (5+ 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

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

[PATCH v3 00/11] media: renesas: rcar-csi2: Use the subdev active state
 2024-05-09 16:14 UTC  (12+ 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

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

[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  (27+ 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 00/14] Device Memory TCP
 2024-05-09  4:49 UTC  (30+ messages)
` [RFC PATCH net-next v8 02/14] net: page_pool: create hooks for custom page providers

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

[PATCH v2 00/12] Make I2C terminology more inclusive for I2C Algobit and consumers
 2024-05-08 21:12 UTC  (6+ messages)
` [PATCH v2 01/12] drm/amdgpu, drm/radeon: Make I2C terminology more inclusive

[PATCH v3 0/2] media: v4l2-subdev: Support const-awareness in state accessors
 2024-05-08 21:02 UTC  (6+ messages)
` [PATCH v3 1/2] media: v4l2-subdev: Provide const-aware subdev "
` [PATCH v3 2/2] media: rkisp1: Mark subdev state pointers as const

[PATCH] dt-bindings: Use full path to other schemas
 2024-05-08 19:10 UTC  (2+ messages)

[PATCH v2 0/3] media: videobuf2-core: attach once if multiple planes share the same dbuf
 2024-05-08 16:02 UTC  (3+ messages)

[PATCH] media: bcm2835-unicam: Fix a NULL vs IS_ERR() check
 2024-05-08 15:11 UTC  (2+ messages)

[PATCH v7 3/5] media: i2c: add MAX96717 driver
 2024-05-08 11:47 UTC 

[PATCH] media: i2c: Fix imx42 exposure control
 2024-05-08 13:38 UTC  (2+ messages)

[PATCH] media: Drop explicit initialization of struct i2c_device_id::driver_data to 0
 2024-05-08 13:20 UTC 

[ANN] Request for Topics and registration for a Media Summit September 16th
 2024-05-08 12:19 UTC  (4+ messages)

[PATCH] dmabuf: fix dmabuf file poll uaf issue
 2024-05-08 11:51 UTC  (15+ messages)

[PATCH for v6.10] media: v4l2-ctrls: drop unnecessary locking that caused potential deadlock
 2024-05-08  9:11 UTC 

[PATCH] media: platform: allegro-dvt: Constify struct regmap_config
 2024-05-08  9:00 UTC  (2+ messages)

[PATCH][next] media: intel/ipu6: Fix spelling mistake "remappinp" -> "remapping"
 2024-05-08  8:17 UTC 

[PATCH] media: i2c: replacing of_node_put with __free(device_node)
 2024-05-08  6:28 UTC  (2+ messages)

[PATCH 06/18] media: siano: Refactor struct sms_msg_data
 2024-05-08  3:11 UTC  (2+ messages)

[PATCH] media: v4l: async: Fix NULL pointer when v4l2 flash subdev binding
 2024-05-08  2:51 UTC 

cron job: media_tree daily build: WARNINGS
 2024-05-08  1:48 UTC 

[PATCH] media: renesas: vsp1: Fix _irqsave and _irq mix
 2024-05-07 19:30 UTC  (3+ messages)

[PATCH v3 00/10] Add Chameleon v3 video support
 2024-05-07 15:54 UTC  (11+ messages)
` [PATCH v3 01/10] media: Add Chameleon v3 video interface driver
` [PATCH v3 02/10] drm/dp_mst: Move DRM-independent structures to separate header
` [PATCH v3 03/10] lib: Move DisplayPort CRC functions to common lib
` [PATCH v3 04/10] drm/display: Add mask definitions for DP_PAYLOAD_ALLOCATE_* registers
` [PATCH v3 05/10] media: dt-bindings: video-interfaces: Support DisplayPort MST
` [PATCH v3 06/10] media: v4l2-mediabus: Add support for DisplayPort media bus
` [PATCH v3 07/10] media: intel: Add Displayport RX IP driver
` [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 v3 10/10] ARM: dts: chameleonv3: Add video device nodes


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 read-only IMAP folder(s) and NNTP newsgroup(s).