Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756939Ab0GFAWB (ORCPT ); Mon, 5 Jul 2010 20:22:01 -0400 Received: from gimli.pxnet.com ([89.1.7.7]:41939 "EHLO mail.pxnet.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756130Ab0GFASt (ORCPT ); Mon, 5 Jul 2010 20:18:49 -0400 Subject: [PATCH 00/11] ISDN patches for 2.6.36 From: Tilman Schmidt To: Karsten Keil , David Miller CC: Hansjoerg Lipp , Karsten Keil , i4ldeveloper@listserv.isdn4linux.de, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Message-ID: <20100705-patch-gigaset-00.tilman@imap.cc> Date: Tue, 6 Jul 2010 02:18:32 +0200 (CEST) X-Spam-Score: -1.257 () AWL,BAYES_20,RDNS_DYNAMIC Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1667 Lines: 38 Karsten, David, following are a series of patches to the Gigaset driver I'd like to see included in kernel release 2.6.36. Thanks, Tilman Tilman Schmidt (11): isdn/gigaset: make tty write buffer limit consistent isdn/gigaset: avoid copying AT commands twice isdn/gigaset: ignore irrelevant device responses isdn/gigaset: drop debug check on isochronous write isdn/gigaset: improve CAPI message debugging isdn/gigaset: handle Supplementary Service Listen isdn/gigaset: remove obsolete compile time options isdn/gigaset: reduce syslog spam isdn/gigaset: fix leaks in error path isdn/gigaset: document dial-out number format isdn/gigaset: remove EXPERIMENTAL tag from GIGASET_CAPI option Documentation/isdn/README.gigaset | 117 +++++++++++++++++------------ drivers/isdn/gigaset/Kconfig | 4 - drivers/isdn/gigaset/bas-gigaset.c | 69 ++--------------- drivers/isdn/gigaset/capi.c | 70 ++++++++++++----- drivers/isdn/gigaset/common.c | 2 drivers/isdn/gigaset/ev-layer.c | 148 ++++++++++++------------------------- drivers/isdn/gigaset/gigaset.h | 16 ---- drivers/isdn/gigaset/i4l.c | 4 - drivers/isdn/gigaset/interface.c | 37 +++++++-- drivers/isdn/gigaset/ser-gigaset.c | 27 +----- drivers/isdn/gigaset/usb-gigaset.c | 29 +------ 11 files changed, 226 insertions(+), 297 deletions(-) -- 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/