Message ID | 20210916182914.1810-1-mihail.chindris@analog.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 X-Spam-Level: X-Spam-Status: No, score=-11.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id B371EC433F5 for <linux-iio@archiver.kernel.org>; Thu, 16 Sep 2021 18:29:45 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 95AAC61139 for <linux-iio@archiver.kernel.org>; Thu, 16 Sep 2021 18:29:45 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S244982AbhIPSbF (ORCPT <rfc822;linux-iio@archiver.kernel.org>); Thu, 16 Sep 2021 14:31:05 -0400 Received: from mx0a-00128a01.pphosted.com ([148.163.135.77]:17872 "EHLO mx0a-00128a01.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240604AbhIPSbC (ORCPT <rfc822;linux-iio@vger.kernel.org>); Thu, 16 Sep 2021 14:31:02 -0400 Received: from pps.filterd (m0167089.ppops.net [127.0.0.1]) by mx0a-00128a01.pphosted.com (8.16.1.2/8.16.1.2) with SMTP id 18GG1Z1g008841; Thu, 16 Sep 2021 14:29:29 -0400 Received: from nwd2mta4.analog.com ([137.71.173.58]) by mx0a-00128a01.pphosted.com with ESMTP id 3b40gctb71-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 16 Sep 2021 14:29:29 -0400 Received: from ASHBMBX9.ad.analog.com (ASHBMBX9.ad.analog.com [10.64.17.10]) by nwd2mta4.analog.com (8.14.7/8.14.7) with ESMTP id 18GITS8r033505 (version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL); Thu, 16 Sep 2021 14:29:28 -0400 Received: from ASHBMBX9.ad.analog.com (10.64.17.10) by ASHBMBX9.ad.analog.com (10.64.17.10) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.858.5; Thu, 16 Sep 2021 14:29:27 -0400 Received: from zeus.spd.analog.com (10.66.68.11) by ashbmbx9.ad.analog.com (10.64.17.10) with Microsoft SMTP Server id 15.2.858.5 via Frontend Transport; Thu, 16 Sep 2021 14:29:27 -0400 Received: from ubuntuservermchindri.ad.analog.com ([10.32.224.24]) by zeus.spd.analog.com (8.15.1/8.15.1) with ESMTP id 18GITO8m025646; Thu, 16 Sep 2021 14:29:25 -0400 From: Mihail Chindris <mihail.chindris@analog.com> To: <linux-kernel@vger.kernel.org>, <linux-iio@vger.kernel.org> CC: <lars@metafoo.de>, <Michael.Hennerich@analog.com>, <jic23@kernel.org>, <nuno.sa@analog.com>, <dragos.bogdan@analog.com>, <alexandru.ardelean@analog.com>, Mihail Chindris <mihail.chindris@analog.com> Subject: [PATCH v5 0/6] iio: Add output buffer support Date: Thu, 16 Sep 2021 18:29:08 +0000 Message-ID: <20210916182914.1810-1-mihail.chindris@analog.com> X-Mailer: git-send-email 2.27.0 MIME-Version: 1.0 Content-Transfer-Encoding: 7BIT Content-Type: text/plain; charset=US-ASCII X-ADIRuleOP-NewSCL: Rule Triggered X-Proofpoint-ORIG-GUID: imbC8PMCZngwTBk-9eMBv3dxqWEHAqSG X-Proofpoint-GUID: imbC8PMCZngwTBk-9eMBv3dxqWEHAqSG X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.182.1,Aquarius:18.0.790,Hydra:6.0.391,FMLib:17.0.607.475 definitions=2021-09-16_05,2021-09-16_01,2020-04-07_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 malwarescore=0 mlxscore=0 spamscore=0 clxscore=1015 adultscore=0 priorityscore=1501 suspectscore=0 impostorscore=0 mlxlogscore=999 phishscore=0 lowpriorityscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2109030001 definitions=main-2109160106 Precedence: bulk List-ID: <linux-iio.vger.kernel.org> X-Mailing-List: linux-iio@vger.kernel.org |
Series |
iio: Add output buffer support
|
expand
|