linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-01 12:24:10 to 2023-11-06 02:45:35 UTC [more...]

[RFC PATCH v3 00/12] Device Memory TCP
 2023-11-06  2:44 UTC  (11+ messages)
` [RFC PATCH v3 01/12] net: page_pool: factor out releasing DMA from releasing the page
` [RFC PATCH v3 02/12] net: page_pool: create hooks for custom page providers
` [RFC PATCH v3 03/12] net: netdev netlink api to bind dma-buf to a net device
` [RFC PATCH v3 04/12] netdev: support binding dma-buf to netdevice
` [RFC PATCH v3 05/12] netdev: netdevice devmem allocator
` [RFC PATCH v3 06/12] memory-provider: dmabuf devmem memory provider
` [RFC PATCH v3 07/12] page-pool: device memory support
` [RFC PATCH v3 08/12] net: support non paged skb frags
` [RFC PATCH v3 09/12] net: add support for skbs with unreadable frags
` [RFC PATCH v3 10/12] tcp: RX path for devmem TCP

[PATCH v2 00/11] Add mediate-drm secure flow for SVP
 2023-11-06  2:00 UTC  (14+ messages)
  ` [PATCH v2 09/11] drm/mediatek: Add secure flow support to mediatek-drm
  ` [PATCH v2 07/11] drm/mediatek: Add secure layer config support for ovl
  ` [PATCH v2 10/11] drm/mediatek: Add cmdq_insert_backup_cookie before secure pkt finalize

[PATCH 0/9] media: rkvdec: Add HEVC backend
 2023-11-05 23:36 UTC  (10+ messages)
` [PATCH 1/9] "
` [PATCH 2/9] media: rkvdec: Add variants support
` [PATCH 3/9] media: rkvdec: Implement capability filtering
` [PATCH 4/9] media: rkvdec: Add RK3288 variant
` [PATCH 5/9] media: rkvdec: Disable QoS for HEVC and VP9 on RK3328
` [PATCH 6/9] media: dt-bindings: rockchip,vdec: Add RK3288 compatible
` [PATCH 7/9] ARM: dts: rockchip: Add vdec node for RK3288
` [PATCH 8/9] arm64: dts: rockchip: Expand reg size of vdec node for RK3328
` [PATCH 9/9] arm64: dts: rockchip: Expand reg size of vdec node for RK3399

How to contribute to ir-keytable/ir-ctl ?
 2023-11-05 20:23 UTC 

[PATCH] media: uvcvideo: Implement V4L2_EVENT_FRAME_SYNC
 2023-11-05 18:34 UTC  (2+ messages)

[PATCH v3 0/6] media: qcom: camss: Add sc8280xp support
 2023-11-05 18:27 UTC  (9+ messages)
` [PATCH v3 1/6] media: dt-bindings: media: camss: Add qcom,sc8280xp-camss binding
` [PATCH v3 2/6] media: qcom: camss: Add CAMSS_SC8280XP enum
` [PATCH v3 3/6] media: qcom: camss: csiphy-3ph: Add Gen2 v1.1 two-phase MIPI CSI-2 DPHY init
` [PATCH v3 4/6] media: qcom: camss: Add sc8280xp resource details
` [PATCH v3 5/6] media: qcom: camss: Add sc8280xp support
` [PATCH v3 6/6] media: qcom: camss: vfe-17x: Rename camss-vfe-170 to camss-vfe-17x

[PATCH v4 00/11] media: rkvdec: Add H.264 High 10 and 4:2:2 profile support
 2023-11-05 16:55 UTC  (12+ messages)
` [PATCH v4 01/11] media: v4l2-common: Add helpers to calculate bytesperline and sizeimage
` [PATCH v4 02/11] media: v4l2: Add NV15 and NV20 pixel formats
` [PATCH v4 03/11] media: rkvdec: h264: Use bytesperline and buffer height as virstride
` [PATCH v4 04/11] media: rkvdec: h264: Don't hardcode SPS/PPS parameters
` [PATCH v4 05/11] media: rkvdec: h264: Remove SPS validation at streaming start
` [PATCH v4 06/11] media: rkvdec: Extract rkvdec_fill_decoded_pixfmt into helper
` [PATCH v4 07/11] media: rkvdec: Move rkvdec_reset_decoded_fmt helper
` [PATCH v4 08/11] media: rkvdec: Extract decoded format enumeration into helper
` [PATCH v4 09/11] media: rkvdec: Add image format concept
` [PATCH v4 10/11] media: rkvdec: Add get_image_fmt ops
` [PATCH v4 11/11] media: rkvdec: h264: Support High 10 and 4:2:2 profiles

[PATCH v2 00/15] Intel IPU6 and IPU6 input system drivers
 2023-11-05 16:59 UTC  (5+ messages)
` [PATCH v2 01/15] media: intel/ipu6: add Intel IPU6 PCI device driver
` [PATCH v2 11/15] media: intel/ipu6: input system video capture nodes

[PATCH v2 0/6] media: qcom: camss: Add sc8280xp support
 2023-11-05 13:51 UTC  (10+ messages)
` [PATCH v2 1/6] media: dt-bindings: media: camss: Add qcom,sc8280xp-camss binding
` [PATCH v2 2/6] media: qcom: camss: Add CAMSS_SC8280XP enum
` [PATCH v2 3/6] media: qcom: camss: csiphy-3ph: Add Gen2 v1.1 two-phase MIPI CSI-2 DPHY init
` [PATCH v2 4/6] media: qcom: camss: Add sc8280xp resource details
` [PATCH v2 5/6] media: qcom: camss: Add sc8280xp support
` [PATCH v2 6/6] media: qcom: camss: vfe-17x: Rename camss-vfe-170 to camss-vfe-17x

[sailus-media-tree:acpi-crs-csi2] BUILD SUCCESS 017d9f8da34cee5870096565cb37aa758a963397
 2023-11-05 10:00 UTC 

[PATCH RESEND v3 0/5] PM: domains: Add control for switching back and forth to HW control
 2023-11-04 12:00 UTC  (15+ messages)
` [PATCH RESEND v3 1/5] PM: domains: Allow devices attached to genpd to be managed by HW
` [PATCH RESEND v3 2/5] PM: domains: Add the domain HW-managed mode to the summary
` [PATCH RESEND v3 3/5] clk: qcom: gdsc: Add set and get hwmode callbacks to switch GDSC mode
` [PATCH RESEND v3 4/5] clk: qcom: Use HW_CTRL_TRIGGER flag to switch video GDSC to HW mode
` [PATCH RESEND v3 5/5] venus: pm_helpers: Use dev_pm_genpd_set_hwmode to switch GDSC mode

[linux-next:master] BUILD REGRESSION e27090b1413ff236ca1aec26d6b022149115de2c
 2023-11-04 11:38 UTC 

Słowa kluczowe do wypozycjonowania
 2023-10-30  8:30 UTC 

cron job: media_tree daily build: WARNINGS
 2023-11-04  2:46 UTC 

versioncheck: ./drivers/staging/media/atomisp/include/linux/atomisp.h: 25 linux/version.h not needed
 2023-11-04  0:36 UTC 

[PATCH v3 1/1] device property: Add fwnode_name_eq()
 2023-11-03 14:48 UTC  (2+ messages)

[PATCH v4 0/7] media: qcom: camss: Introduce support for named power-domains
 2023-11-03 12:29 UTC  (8+ messages)
` [PATCH v4 1/7] media: qcom: camss: Flag which VFEs require a power-domain
` [PATCH v4 2/7] media: qcom: camss: Convert to per-VFE pointer for power-domain linkages
` [PATCH v4 3/7] media: qcom: camss: Use common VFE pm_domain_on/pm_domain_off where applicable
` [PATCH v4 4/7] media: qcom: camss: Move VFE power-domain specifics into vfe.c
` [PATCH v4 5/7] media: qcom: camss: Add support for named power-domains
` [PATCH v4 6/7] media: qcom: camss: Flag VFE-lites to support more VFEs
` [PATCH v4 7/7] media: qcom: camss: Flag CSID-lites to support more CSIDs

[PATCH v13 5/8] media: chips-media: wave5: Add the v4l2 layer
 2023-11-03 10:42 UTC  (4+ messages)

[PATCH] media: v4l2-subdev: Fix a 64bit bug
 2023-11-03  8:42 UTC  (6+ messages)

[PATCH RFC v3 00/37] drm/connector: Create HDMI Connector infrastructure
 2023-11-03  9:05 UTC  (3+ messages)
` [PATCH RFC v3 12/37] drm/connector: hdmi: Create Infoframe DebugFS entries

[PATCH v9 00/16] introduce more MDP3 components in MT8195
 2023-11-03  8:29 UTC  (7+ messages)
` [PATCH v9 08/16] dt-bindings: media: mediatek: mdp3: add component STITCH for MT8195
` [PATCH v9 10/16] dt-bindings: media: mediatek: mdp3: add component TDSHP "
` [PATCH v9 16/16] dt-bindings: display: mediatek: padding: add compatible "

[PATCH v9 0/3] media: rockchip: Add a driver for Rockchip's camera interface
 2023-11-03  8:23 UTC  (10+ messages)
` [PATCH v9 1/3] media: dt-bindings: media: add bindings for Rockchip CIF
` [PATCH v9 2/3] media: rockchip: Add a driver for Rockchip's camera interface

[PATCH v2] media: v4l2-subdev: Fix a 64bit bug
 2023-11-03  8:01 UTC  (3+ messages)

[PATCH v4 1/1] device property: Add fwnode_name_eq()
 2023-11-03  7:06 UTC 

[PATCH] media: amphion: Fix VPU core alias name
 2023-11-03  7:04 UTC 

cron job: media_tree daily build: WARNINGS
 2023-11-03  2:46 UTC 

[PATCH 00/12] media: intel-cio2-bridge: Add shared intel-cio2-bridge code, rework VCM instantiation
 2023-11-03  2:01 UTC  (12+ messages)
` [PATCH 11/12] media: intel-cio2-bridge: Add a runtime-pm device-link between VCM and sensor

[sailus-media-tree:acpi-crs-csi2 4/11] drivers/acpi/property.c:956:38: warning: variable 'device' is uninitialized when used here
 2023-11-03  0:08 UTC 

[PATCH] drivers/media/dvb-core: copy user arrays safely
 2023-11-02 19:16 UTC 

[PATCH 1/4] Remove redundant return value check
 2023-11-02 15:46 UTC  (12+ messages)
` [PATCH 2/4] "
` [PATCH 3/4] "
` [PATCH 4/4] "

[PATCH v3 0/5] media: qcom: camss: Introduce support for named power-domains
 2023-11-02 15:10 UTC  (4+ messages)
` [PATCH v3 4/5] media: qcom: camss: Move VFE power-domain specifics into vfe.c

[PATCH] media: ivtv: don't call s_stream(0) if not streaming
 2023-11-02 14:04 UTC 

[PATCH 0/6] media: qcom: camss: Add sc8280xp support
 2023-11-02 13:47 UTC  (13+ messages)
` [PATCH 1/6] media: dt-bindings: media: camss: Add qcom,sc8280xp-camss binding
` [PATCH 2/6] media: qcom: camss: Add CAMSS_SC8280XP enum
` [PATCH 3/6] media: qcom: camss: csiphy-3ph: Add Gen2 v1.1 two-phase MIPI CSI-2 DPHY init
` [PATCH 4/6] media: qcom: camss: Add sc8280xp resource details
` [PATCH 5/6] media: qcom: camss: Add sc8280xp support
` [PATCH 6/6] media: qcom: camss: vfe-17x: Rename camss-vfe-170 to camss-vfe-17x

[PATCH v2 1/1] device property: Add fwnode_name_eq()
 2023-11-02 12:57 UTC  (5+ messages)

[PATCH 2/3] drm/scheduler: Fix UAF in drm_sched_fence_get_timeline_name
 2023-11-02 12:39 UTC  (17+ messages)
` [PATCH 0/3] DRM scheduler documentation & bug fixes

[PATCH v3 0/2] v4l2-cci: little-endian registers
 2023-11-02 11:02 UTC  (4+ messages)
` [PATCH v3 1/2] media: v4l2-cci: Add support for little-endian encoded registers
` [PATCH v3 2/2] media: i2c: imx290: Properly encode registers as little-endian

[PATCH v7 0/3] media: i2c: Introduce driver for the TW9900 video decoder
 2023-11-02 10:03 UTC  (3+ messages)
` [PATCH v7 3/3] media: i2c: Introduce a driver for the Techwell TW9900 decoder

[PATCH v2 0/2] v4l2-cci: little-endian registers
 2023-11-02  9:58 UTC  (16+ messages)
` [PATCH v2 1/2] media: v4l2-cci: Add support for little-endian encoded registers
` [PATCH v2 2/2] media: i2c: imx290: Properly encode registers as little-endian

[PATCH v2 1/1] media: Documentation: Initialisation finishes before subdev registration
 2023-11-02  9:07 UTC 

[PATCH v14 00/56] Add DELETE_BUF ioctl
 2023-11-02  8:17 UTC  (3+ messages)
` [PATCH v14 43/56] media: videobuf2: Be more flexible on the number of queue stored buffers

[PATCH 1/1] media: Documentation: Initialisation finishes before subdev registration
 2023-11-02  7:54 UTC  (7+ messages)

cron job: media_tree daily build: WARNINGS
 2023-11-02  2:45 UTC 

[PATCH v5 0/3] media: i2c: Add driver for THine THP7312 ISP
 2023-11-02  0:47 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: media: Add bindings "

[PATCH v10 0/3] media: i2c: Add support for alvium camera
 2023-11-01 20:10 UTC  (9+ messages)
` [PATCH v10 3/3] "

[PATCH 1/3] media: i2c: ak7375: Prepare for supporting another chip
 2023-11-01 15:33 UTC  (5+ messages)
` [PATCH 2/3] media: dt-bindings: ak7375: Add ak7345 support

[RFC] regmap_range_cfg usage with v4l2-cci
 2023-11-01 15:28 UTC  (6+ messages)

[PATCH v2 0/6] media: Sony IMX335 improvements
 2023-11-01 14:57 UTC  (9+ messages)
` [PATCH v2 1/6] media: dt-bindings: media: imx335: Add supply bindings
` [PATCH v2 2/6] media: i2c: imx335: Fix logging line endings
` [PATCH v2 3/6] media: i2c: imx335: Improve configuration error reporting
` [PATCH v2 4/6] media: i2c: imx335: Enable regulator supplies
` [PATCH v2 5/6] media: i2c: imx335: Implement get selection API
` [PATCH v2 6/6] media: i2c: imx335: Fix hblank min/max values

[PATCH v2 0/3] media: i2c: gc2145: GC2145 sensor support
 2023-11-01 13:23 UTC  (3+ messages)
` [PATCH v2 2/3] dt-bindings: media: i2c: add galaxycore,gc2145 dt-bindings


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