Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755092Ab0BVXJf (ORCPT ); Mon, 22 Feb 2010 18:09:35 -0500 Received: from mail.pxnet.com ([195.227.45.7]:57810 "EHLO mail.pxnet.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754734Ab0BVXJd (ORCPT ); Mon, 22 Feb 2010 18:09:33 -0500 Subject: [PATCH 0/4] gigaset: patches for 2.6.34 From: Tilman Schmidt To: Karsten Keil , David Miller CC: Hansjoerg Lipp , Karsten Keil , isdn4linux@listserv.isdn4linux.de, i4ldeveloper@listserv.isdn4linux.de, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Message-ID: <20100221-patch-gigaset-00.tilman@imap.cc> Date: Tue, 23 Feb 2010 00:08:21 +0100 (CET) X-Spam-Score: -2.186 () AWL,BAYES_00,RDNS_NONE Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1314 Lines: 33 Karsten, David, following are four patches to the Gigaset driver I'd like you to forward for merging into kernel release 2.6.34. Thanks, Tilman Andy Shevchenko (1): isdn: remove ishexdigit() in regard to isxdigit() Tilman Schmidt (3): gigaset: small documentation improvement bas_gigaset: collapse CR/LF at end of AT response gigaset: reduce syslog clutter Documentation/isdn/README.gigaset | 10 ++--- drivers/isdn/gigaset/asyncdata.c | 6 ++- drivers/isdn/gigaset/bas-gigaset.c | 18 +++------- drivers/isdn/gigaset/capi.c | 31 ++---------------- drivers/isdn/gigaset/common.c | 49 +++++++++++----------------- drivers/isdn/gigaset/ev-layer.c | 63 ++++++++++++++++++------------------- drivers/isdn/gigaset/gigaset.h | 11 ++---- drivers/isdn/gigaset/i4l.c | 52 +++--------------------------- drivers/isdn/gigaset/interface.c | 12 ++----- drivers/isdn/gigaset/isocdata.c | 44 ++++++++++++++++++------- drivers/isdn/gigaset/proc.c | 2 - drivers/isdn/gigaset/usb-gigaset.c | 2 - -- 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/