Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932306AbbBOVRc (ORCPT ); Sun, 15 Feb 2015 16:17:32 -0500 Received: from mout.gmx.net ([212.227.15.18]:62325 "EHLO mout.gmx.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932149AbbBOVRa (ORCPT ); Sun, 15 Feb 2015 16:17:30 -0500 From: Ciprian Ciubotariu To: linux-kernel@vger.kernel.org Subject: Logitech G-series drivers Date: Sun, 15 Feb 2015 23:17:27 +0200 Message-ID: <2384594.RyRtmbhCrj@pink> User-Agent: KMail/4.14.3 (Linux/3.17.8-gentoo-r1; KDE/4.14.3; x86_64; ; ) MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Provags-ID: V03:K0:gu9JyMxQlCW6bwxv2Qcy3hiT+Klab/yHxQtKMojwAaLLxnl4Sge rSUN/LIaWVP9KR/gMtw9j6gr3LNvr1UGwShUHjHXLV6DtY0pHzSTF1+XXPqV+dUHuePXHsD ygwa3HMvt5woes38hTcSEwWwWqLlXF+c2jIJKqS8cGJ+7ndmeTp2MLlBp3mG53ig8iAqb5v Fbha0eIabY0X0ZmmeoLag== X-UI-Out-Filterresults: notjunk:1; Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1283 Lines: 38 Hello. I would like to submit to your attention for inclusion in the mainline kernel a series of drivers for a set of Logitech keybord devices. I forked the sources under a GPL/GPLv2 license and performed maintenance and stabilization work on them. The repository I am working on is at https://github.com/CMoH/lg4l Short description of the modules and files: - hid-g110 - Logitech G110 (tested) - hid-g13 - Logitech G13 (tested) - hid-g15v2 - Logitech G15, version 2 (tested) - hid-g19 - Logitech G19 (tested) - hid-g15 - Logitech G15 (not tested) - hid-g510 - Logitech G510 - not ready - hid-gcore - common functions for other modules - hid-gfb - framebuffer implementation for on-device displays - hid-ids.h - product IDs I would like the opinion of a kernel developer on the possibility of including these drivers in the kernel. If the answer is favorable, I will prepare a series of patches against the kernel's master branch and work towards them being accepted. Thank you. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/