messages from 2025-03-05 16:49:15 to 2025-03-07 19:37:02 UTC [more...]
[PATCH v3 00/16] Introduce and use generic parity16/32/64 helper
2025-03-07 19:36 UTC (36+ messages)
` [PATCH v3 01/16] bitops: Change parity8() return type to bool
` [PATCH v3 02/16] bitops: Add parity16(), parity32(), and parity64() helpers
` [PATCH v3 03/16] media: media/test_drivers: Replace open-coded parity calculation with parity8()
` [PATCH v3 04/16] media: pci: cx18-av-vbi: "
` [PATCH v3 05/16] media: saa7115: "
` [PATCH v3 06/16] serial: max3100: "
` [PATCH v3 07/16] lib/bch: Replace open-coded parity calculation with parity32()
` [PATCH v3 08/16] Input: joystick - "
` [PATCH v3 09/16] net: ethernet: oa_tc6: "
` [PATCH v3 10/16] wifi: brcm80211: "
` [PATCH v3 11/16] drm/bridge: dw-hdmi: "
` [PATCH v3 12/16] mtd: ssfdc: "
` [PATCH v3 13/16] fsi: i2cr: "
` [PATCH v3 14/16] fsi: i2cr: Replace open-coded parity calculation with parity64()
` [PATCH v3 15/16] Input: joystick - "
` [PATCH v3 16/16] nfp: bpf: "
[PATCH] media: pci: mgb4: include linux/errno.h
2025-03-07 18:27 UTC (2+ messages)
[PATCH v2 0/2] media: uvcvideo: Fix Fix deferred probing error
2025-03-07 16:10 UTC (3+ messages)
` [PATCH v2 2/2] media: uvcvideo: Use dev_err_probe for devm_gpiod_get_optional
[PATCH v1 0/1] media: imx: csi: Parse link configuration from fw_node
2025-03-07 13:38 UTC (6+ messages)
` [PATCH v1 1/1] "
[PATCH v7] media: i2c: add lt6911uxe hdmi bridge driver
2025-03-07 13:36 UTC (6+ messages)
[RFC PATCH v1] media: v4l2-common: Add a helper for obtaining the clock producer
2025-03-07 11:57 UTC (3+ messages)
[PATCH] media: platform: synopsys: use div_u64() for 64-bit division
2025-03-07 10:31 UTC (2+ messages)
[PATCH next] media: synopsys: hdmirx: Fix signedness bug in hdmirx_parse_dt()
2025-03-07 10:00 UTC (6+ messages)
[PATCH v1] media: platform: synopsys: hdmirx: Fix compilation on 32bit arches
2025-03-07 9:58 UTC (3+ messages)
[PATCH v5 00/11] media: rockchip: add a driver for the rockchip camera interface
2025-03-07 9:49 UTC (15+ messages)
` [PATCH v5 01/11] media: dt-bindings: media: video-interfaces: add defines for sampling modes
` [PATCH v5 02/11] media: dt-bindings: media: add bindings for rockchip px30 vip
` [PATCH v5 03/11] media: dt-bindings: media: add bindings for rockchip rk3568 vicap
` [PATCH v5 04/11] media: dt-bindings: media: add bindings for rockchip mipi csi host
` [PATCH v5 05/11] media: rockchip: add a driver for the rockchip camera interface
` [PATCH v5 06/11] media: rockchip: rkcif: add driver for mipi csi-2 host
` [PATCH v5 07/11] media: rockchip: rkcif: add support for mipi csi-2 receiver
` [PATCH v5 08/11] arm64: dts: rockchip: add the vip node to px30
` [PATCH v5 09/11] arm64: dts: rockchip: add vicap node to rk356x
` [PATCH v5 10/11] arm64: dts: rockchip: add mipi csi host "
` [PATCH v5 11/11] arm64: dts: rockchip: enable vicap dvp on wolfvision pf5 io expander
[PATCH 1/2] media: i2c: ov13b10: Fix h_blank calculation
2025-03-07 9:43 UTC (3+ messages)
` [PATCH 2/2] media: i2c: ov13b10: Support 2 lane mode
[PATCH v3 0/6] MT9M114 driver bugfix and improvements
2025-03-07 9:41 UTC (4+ messages)
` [PATCH v3 1/6] media: dt-bindings: mt9m114: Add onnn,slew-rate DT-binding
[PATCH v4 0/6] MT9M114 driver bugfix and improvements
2025-03-07 9:31 UTC (7+ messages)
` [PATCH v4 1/6] media: dt-bindings: mt9m114: Add slew-rate DT-binding
` [PATCH v4 2/6] media: mt9m114: Bypass PLL if required
` [PATCH v4 3/6] media: mt9m114: Factor out mt9m114_configure_pa
` [PATCH v4 4/6] media: mt9m114: Allow set_selection while streaming
` [PATCH v4 5/6] media: mt9m114: Fix deadlock in get_frame_interval/set_frame_interval
` [PATCH v4 6/6] media: mt9m114: Set pad-slew-rate
[PATCH v15 0/2] Enable HDMI RX controller on RK3588
2025-03-07 9:18 UTC (3+ messages)
` [PATCH v15 1/2] arm64: dts: rockchip: Add device tree support for HDMI RX Controller
` [PATCH v15 2/2] arm64: dts: rockchip: Enable HDMI receiver on rock-5b
[GIT FIXES FOR v6.14] media: rtl2832_sdr: assign vb2 lock before vb2_queue_init
2025-03-07 8:38 UTC
[PATCH v2 0/7] media: qcom: iris: add support for SM8650
2025-03-07 8:38 UTC (17+ messages)
` [PATCH v2 1/7] dt-bindings: media: qcom,sm8550-iris: document SM8650 IRIS accelerator
` [PATCH v2 2/7] media: platform: qcom/iris: split iris_vpu_power_off_controller in multiple steps
` [PATCH v2 3/7] media: platform: qcom/iris: add power_off_controller to vpu_ops
` [PATCH v2 4/7] media: platform: qcom/iris: introduce optional controller_rst_tbl
` [PATCH v2 5/7] media: platform: qcom/iris: rename iris_vpu3 to iris_vpu3x
` [PATCH v2 6/7] media: platform: qcom/iris: add support for vpu33
` [PATCH v2 7/7] media: platform: qcom/iris: add sm8650 support
[PATCH v1 0/3] media: intel/ipu6: minor cleanups
2025-03-07 7:45 UTC (5+ messages)
` [PATCH v1 1/3] media: intel/ipu6: Remove unused IPU6_BUS_NAM
` [PATCH v1 2/3] media: intel/ipu6: Remove ipu6_buttress_ctrl started field
` [PATCH v1 3/3] media: intel/ipu6: Constify ipu6_buttress_ctrl structure
[linuxtv-media:next] BUILD SUCCESS f4b211714bcc70effa60c34d9fa613d182e3ef1e
2025-03-07 7:36 UTC
[linuxtv-media-pending:next 3/30] snps_hdmirx.c:undefined reference to `__udivdi3'
2025-03-07 3:07 UTC
[PATCH v4 0/8] Add GCE support for MT8196
2025-03-07 1:11 UTC (22+ messages)
` [PATCH v4 3/8] mailbox: mtk-cmdq: Add driver data to "
` [PATCH v4 4/8] soc: mediatek: mtk-cmdq: Add pa_base parsing for unsupported subsys ID hardware
` [PATCH v4 6/8] soc: mediatek: Add programming flow "
` [PATCH v4 7/8] drm/mediatek: "
[linuxtv-media-pending:next 3/30] snps_hdmirx.c:(.text.hdmirx_get_timings+0x46c): undefined reference to `__aeabi_uldivmod'
2025-03-07 0:07 UTC
Contract #. Dаtе:3/6/2025 11:46:21 PM
2025-03-06 23:53 UTC
[PATCH] media: platform: synopsys: hdmirx: Fix 64-bit division for 32-bit targets
2025-03-06 21:45 UTC
[GIT PULL] Linux Media vimc update for Linux 6.15-rc1
2025-03-06 20:03 UTC (2+ messages)
[sailus-media-tree:ccs] BUILD SUCCESS 3c93533c94aa4b609dab8ea16648ce0849a92d6c
2025-03-06 17:57 UTC
[PATCH v14 0/3] Enable HDMI RX controller on RK3588
2025-03-06 17:47 UTC (14+ messages)
` [PATCH v14 1/3] arm64: dts: rockchip: Add device tree support for HDMI RX Controller
` [PATCH v14 2/3] arm64: dts: rockchip: Enable HDMI receiver on rock-5b
` [PATCH v14 3/3] arm64: defconfig: Enable Synopsys HDMI receiver
` (subset) [PATCH v14 0/3] Enable HDMI RX controller on RK3588
[PATCH v9 0/9] misc: Support TI FPC202 dual-port controller
2025-03-06 16:23 UTC (10+ messages)
` [PATCH v9 1/9] dt-bindings: misc: Describe TI FPC202 dual port controller
` [PATCH v9 2/9] media: i2c: ds90ub960: Replace aliased clients list with address list
` [PATCH v9 3/9] media: i2c: ds90ub960: Protect alias_use_mask with a mutex
` [PATCH v9 4/9] i2c: use client addresses directly in ATR interface
` [PATCH v9 5/9] i2c: move ATR alias pool to a separate struct
` [PATCH v9 6/9] i2c: rename field 'alias_list' of struct i2c_atr_chan to 'alias_pairs'
` [PATCH v9 7/9] i2c: support per-channel ATR alias pools
` [PATCH v9 8/9] i2c: Support dynamic address translation
` [PATCH v9 9/9] misc: add FPC202 dual port controller driver
[PATCH] media: vim2m: print device name after registering device
2025-03-06 16:01 UTC (7+ messages)
[PATCH v2 0/3] media: uvcvideo: Introduce V4L2_META_FMT_UVC_CUSTOM + other meta fixes
2025-03-06 15:51 UTC (4+ messages)
` [PATCH v2 1/3] media: uvcvideo: Do not mark valid metadata as invalid
` [PATCH v2 2/3] media: Documentation: Add note about UVCH length field
` [PATCH v2 3/3] media: uvcvideo: Introduce V4L2_META_FMT_UVC_CUSTOM
[PATCH] dma-buf: Take a breath during dma-fence-chain subtests
2025-03-06 15:11 UTC (2+ messages)
[PATCH v4] Documentation: dma-buf: heaps: Add heap name definitions
2025-03-06 13:51 UTC
[PATCH v2 0/2] media: vivid: Make CONFIG_FB optional
2025-03-06 13:27 UTC (3+ messages)
` [PATCH v2 1/2] media: vivid: Move all fb_info references into vivid-osd
` [PATCH v2 2/2] media: vivid: Introduce VIDEO_VIVID_OSD
[RFC PATCH 00/12] Add support for HEVC and VP9 codecs in decoder
2025-03-06 12:34 UTC (28+ messages)
` [RFC PATCH 01/12] media: iris: Add HEVC and VP9 formats for decoder
` [RFC PATCH 02/12] media: iris: Add platform capabilities for HEVC and VP9 decoders
` [RFC PATCH 03/12] media: iris: Set mandatory properties "
` [RFC PATCH 04/12] media: iris: Add internal buffer calculation "
` [RFC PATCH 05/12] media: iris: Skip destroying internal buffer if not dequeued
` [RFC PATCH 06/12] media: iris: Update CAPTURE format info based on OUTPUT format
` [RFC PATCH 07/12] media: iris: Add handling for corrupt and drop frames
` [RFC PATCH 08/12] media: iris: Avoid updating frame size to firmware during reconfig
[PATCH 0/2] media: vivid: Make CONFIG_FB optional
2025-03-06 10:02 UTC (3+ messages)
` [PATCH 2/2] media: vivid: Introduce VIDEO_VIVID_OSD
[PATCH v4 00/11] media: rockchip: add a driver for the rockchip camera interface
2025-03-06 9:05 UTC (4+ messages)
` [PATCH v4 06/11] media: rockchip: rkcif: add driver for mipi csi-2 host
[PATCH 0/5] media/i2c: max96717: a few changes
2025-03-06 8:42 UTC (16+ messages)
` [PATCH 1/5] media/i2c: max96717: change internal regulator voltage
` [PATCH 2/5] media/i2c: max96717: implement the .get_frame_desc() operation
` [PATCH 3/5] dt-bindings: i2c: maxim,max96717: add new properties
` [PATCH 4/5] media/i2c: max96717: add FSYNC support
` [PATCH 5/5] media/i2c: max96717: allow user to override operation mode from DT
[PATCH v1 0/3] Remove unused code from HDMI RX driver
2025-03-06 8:05 UTC (4+ messages)
` [PATCH v1 1/3] media: platform: synopsys: hdmirx: Remove duplicated header inclusion
` [PATCH v1 2/3] media: platform: synopsys: hdmirx: Remove unused HDMI audio CODEC relics
` [PATCH v1 3/3] media: platform: synopsys: hdmirx: Optimize struct snps_hdmirx_dev
[PATCH v4 0/2] media: i2c: imx219: Minor improvements for runtime PM and stream handling
2025-03-06 5:34 UTC (3+ messages)
` [PATCH v4 1/2] media: i2c: imx219: switch to {enable,disable}_streams
` [PATCH v4 2/2] media: i2c: imx219: media: i2c: imx219: Enable runtime PM autosuspend
[PATCH V7 0/4] media: i2c: imx334: Add support for 1280x720 & 640x480 resolutions
2025-03-06 5:15 UTC (9+ messages)
` [PATCH V7 4/4] media: i2c: imx334: add modes for 720p and 480p resolutions
[linuxtv-media-pending:next 3/7] drivers/media/platform/synopsys/hdmirx/snps_hdmirx.c: media/v4l2-common.h is included more than once
2025-03-06 4:24 UTC
[sailus-media-tree:devel] BUILD SUCCESS WITH WARNING d84f66b64b763277de4a99cca88cccede13ec914
2025-03-05 16:46 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox