Message ID | cda6b79c-18a2-5073-25e8-5fd192ade3e7@hanno.de (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-input-owner@kernel.org> Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 8F9651805 for <patchwork-linux-input@patchwork.kernel.org>; Tue, 24 Jul 2018 11:53:24 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 7DDFC1FFB2 for <patchwork-linux-input@patchwork.kernel.org>; Tue, 24 Jul 2018 11:53:24 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 71CC3260CD; Tue, 24 Jul 2018 11:53:24 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.9 required=2.0 tests=BAYES_00,MAILING_LIST_MULTI, RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id CFA3A1FFB2 for <patchwork-linux-input@patchwork.kernel.org>; Tue, 24 Jul 2018 11:53:23 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2388519AbeGXM73 (ORCPT <rfc822;patchwork-linux-input@patchwork.kernel.org>); Tue, 24 Jul 2018 08:59:29 -0400 Received: from zoot.epublica.de ([78.46.103.157]:51464 "EHLO zoot.epublica.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2388272AbeGXM72 (ORCPT <rfc822;linux-input@vger.kernel.org>); Tue, 24 Jul 2018 08:59:28 -0400 Received: from localhost (localhost.localdomain [127.0.0.1]) by zoot.epublica.de (Postfix) with ESMTP id A84B8184175D; Tue, 24 Jul 2018 13:53:19 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at zoot.epublica.de Received: from zoot.epublica.de ([127.0.0.1]) by localhost (zoot.epublica.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WvCfmmXtCkAg; Tue, 24 Jul 2018 13:53:18 +0200 (CEST) Received: from [10.1.0.41] (ip1f103e43.dynamic.kabel-deutschland.de [31.16.62.67]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by zoot.epublica.de (Postfix) with ESMTPSA id A638F1841757; Tue, 24 Jul 2018 13:53:18 +0200 (CEST) Subject: [PATCH v3 0/1] HID: hid-sony: Only allow four LED states From: Hanno Zulla <abos@hanno.de> To: Roderick Colenbrander <thunderbird2k@gmail.com>, Jiri Kosina <jikos@kernel.org> Cc: Frank Praznik <frank.praznik@gmail.com>, Benjamin Tissoires <benjamin.tissoires@redhat.com>, linux-input <linux-input@vger.kernel.org> References: <b4115f24-95c6-6008-1eb0-3f2ee2330ef1@epublica.de> <nycvar.YFH.7.76.1806111503170.6203@cbobk.fhfr.pm> <2AE476B4-2C49-479A-8C6A-E878E3E11483@gmail.com> <nycvar.YFH.7.76.1806151514080.6203@cbobk.fhfr.pm> <CAEc3jaBvQCYBm6PEPexE_fRn619uRZBdDi6rKie1RagjDU7sww@mail.gmail.com> <d379c448-e6b2-f858-bffa-5c3256c8030a@hanno.de> Message-ID: <cda6b79c-18a2-5073-25e8-5fd192ade3e7@hanno.de> Date: Tue, 24 Jul 2018 13:53:18 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: <d379c448-e6b2-f858-bffa-5c3256c8030a@hanno.de> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-input-owner@vger.kernel.org Precedence: bulk List-ID: <linux-input.vger.kernel.org> X-Mailing-List: linux-input@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP |
Series |
HID: hid-sony: Only allow four LED states
|
expand
|