Message ID | 20221025122930.421377-1-hdegoede@redhat.com |
---|---|
Headers | show
Return-Path: <linux-input-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 95D69C04A95 for <linux-input@archiver.kernel.org>; Tue, 25 Oct 2022 12:29:44 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231381AbiJYM3n (ORCPT <rfc822;linux-input@archiver.kernel.org>); Tue, 25 Oct 2022 08:29:43 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46320 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231663AbiJYM3m (ORCPT <rfc822;linux-input@vger.kernel.org>); Tue, 25 Oct 2022 08:29:42 -0400 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0AD48136402 for <linux-input@vger.kernel.org>; Tue, 25 Oct 2022 05:29:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1666700980; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=Ssbbcz7CEfXDSJ5FbIl7oD7FCDjaGwC8ydQNVq9TtFA=; b=RFPbiSxSD1DdHC15Cke5BXspvhpbylFaEobf827cpTO3iLFIjUm+t7z/nEy9FxMDgC9Q9c SvuATtSG2dqHb02+JKbCUAWfZ1M1LdaoP7moeQlhUzPLSrQ4Ua/vP2wixs75DLlXsZko6P LR9lc0QKcfNOSXvX4psnqjDVXYB+ptI= Received: from mimecast-mx02.redhat.com (mx3-rdu2.redhat.com [66.187.233.73]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-596-FUdcBoo4MiSwGozp-QF1xw-1; Tue, 25 Oct 2022 08:29:33 -0400 X-MC-Unique: FUdcBoo4MiSwGozp-QF1xw-1 Received: from smtp.corp.redhat.com (int-mx09.intmail.prod.int.rdu2.redhat.com [10.11.54.9]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id B02F62A59570; Tue, 25 Oct 2022 12:29:32 +0000 (UTC) Received: from shalem.redhat.com (unknown [10.39.195.71]) by smtp.corp.redhat.com (Postfix) with ESMTP id D91464A9279; Tue, 25 Oct 2022 12:29:31 +0000 (UTC) From: Hans de Goede <hdegoede@redhat.com> To: Dmitry Torokhov <dmitry.torokhov@gmail.com> Cc: Hans de Goede <hdegoede@redhat.com>, Bastien Nocera <hadess@hadess.net>, linux-input@vger.kernel.org Subject: [PATCH 0/4] Input: touchscreen - Goodix bugfix + settings mod-param support Date: Tue, 25 Oct 2022 14:29:26 +0200 Message-Id: <20221025122930.421377-1-hdegoede@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 3.1 on 10.11.54.9 Precedence: bulk List-ID: <linux-input.vger.kernel.org> X-Mailing-List: linux-input@vger.kernel.org |
Series |
Input: touchscreen - Goodix bugfix + settings mod-param support
|
expand
|