Message ID | 20220207143840.707510-1-miquel.raynal@bootlin.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-iio-owner@kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5BB11C35272 for <linux-iio@archiver.kernel.org>; Mon, 7 Feb 2022 14:59:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1376406AbiBGO5N (ORCPT <rfc822;linux-iio@archiver.kernel.org>); Mon, 7 Feb 2022 09:57:13 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47096 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238842AbiBGOir (ORCPT <rfc822;linux-iio@vger.kernel.org>); Mon, 7 Feb 2022 09:38:47 -0500 Received: from relay11.mail.gandi.net (relay11.mail.gandi.net [IPv6:2001:4b98:dc4:8::231]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BC2D8C0401C4 for <linux-iio@vger.kernel.org>; Mon, 7 Feb 2022 06:38:44 -0800 (PST) Received: (Authenticated sender: miquel.raynal@bootlin.com) by mail.gandi.net (Postfix) with ESMTPSA id A1CDD100008; Mon, 7 Feb 2022 14:38:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1644244721; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=U0zgSzmYes8QcLizg/5kutKNyWPeOBNd6SlI4oG+JVs=; b=jMspNHn9jWqJOEsmrayomu6bnXxpHU8wxG0sPYXK4ioVViEXXyeBz9lU4xNBIsMixHADuq gdlLZad69pN79aFLqdWnFSQ69PQhRG7gOfYqkAWfd3XOpRoB+dGAOYs/g3T0+YBgfJ3oOI IHhM8JqsDbxM9uamU7SIsEwEjFOtrUwzNS0LFPWnop7KjOoafP3MydQDqItUcysDpbE9iq bnRuC2zVlDbT3XC8pm2b8yQSw9k1mMOQPUu3k7xOb6Mz0+hTO8I8YzF9lauwaCSnSU6osE nU66Nc89aN0sBOjH4B0oKXVGagg+v72qxZNosVjGVKhTWmfOat4fT+btGx4dHA== From: Miquel Raynal <miquel.raynal@bootlin.com> To: linux-iio@vger.kernel.org, Jonathan Cameron <jic23@kernel.org>, Lars-Peter Clausen <lars@metafoo.de> Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>, Alexandru Ardelean <ardeleanalex@gmail.com>, Miquel Raynal <miquel.raynal@bootlin.com> Subject: [PATCH v3 00/13] Miscellaneous IIO core enhancements Date: Mon, 7 Feb 2022 15:38:27 +0100 Message-Id: <20220207143840.707510-1-miquel.raynal@bootlin.com> X-Mailer: git-send-email 2.27.0 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: <linux-iio.vger.kernel.org> X-Mailing-List: linux-iio@vger.kernel.org |
Series |
Miscellaneous IIO core enhancements
|
expand
|