[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1437720491-28702-1-git-send-email-ptesarik@suse.com>
Date: Fri, 24 Jul 2015 08:48:07 +0200
From: Petr Tesarik <ptesarik@...e.com>
To: Johan Hovold <johan@...nel.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: Petr Tesarik <ptesarik@...e.com>,
linux-usb@...r.kernel.org (open list:USB SERIAL SUBSYSTEM),
linux-kernel@...r.kernel.org (open list)
Subject: [PATCH 0/4] Show CP210x part number in sysfs
The cp210x driver can be used for several devices (CP2101/2/3/4). It
is sometimes useful to know the actual part number, because there are
slight differences in their capabilities.
The first two patches are cleanups and not necessary to implement the
feature. I can send them in a separate patch set if that's preferred.
Petr Tesarik (4):
cp210x: Replace USB magic numbers with symbolic names
cp210x: Unify code for set/get config control messages
cp210x: Store part number
cp210x: Expose the part number in sysfs
drivers/usb/serial/cp210x.c | 164 ++++++++++++++++++++++++++------------------
1 file changed, 99 insertions(+), 65 deletions(-)
--
2.1.4
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists