From mboxrd@z Thu Jan 1 00:00:00 1970 From: Martyn Welch Subject: [PATCH v5 0/2] USB: serial: GPIO support and GE Device ID for cp210x Date: Tue, 29 Mar 2016 17:47:27 +0100 Message-ID: Return-path: Received: from bhuna.collabora.co.uk ([46.235.227.227]:44203 "EHLO bhuna.collabora.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752704AbcC2Qrq (ORCPT ); Tue, 29 Mar 2016 12:47:46 -0400 Sender: linux-gpio-owner@vger.kernel.org List-Id: linux-gpio@vger.kernel.org To: Johan Hovold , Linus Walleij , Alexandre Courbot Cc: Greg Kroah-Hartman , linux-usb@vger.kernel.org, linux-gpio@vger.kernel.org, Martyn Welch This patch series includes v5 of a patch to provide GPIO support for cp210x. I have also included a patch to add the vendor/device ID for the GE Healthcare Remote Alarm Box, which uses this chip. Martyn Welch (2): USB: serial: cp210x: Adding GPIO support for CP2105 USB: serial: cp210x: Adding GE Healthcare Device ID drivers/usb/serial/cp210x.c | 354 +++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 350 insertions(+), 4 deletions(-) -- 1.8.3.1