netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] ISDN patches for 2.6.35
@ 2010-05-23  0:24 Tilman Schmidt
       [not found] ` <20100522-patch-gigaset-00.tilman-ZTO5kqT2PaM@public.gmane.org>
  2010-05-23  0:43 ` [PATCH 0/7] ISDN patches for 2.6.35 David Miller
  0 siblings, 2 replies; 10+ messages in thread
From: Tilman Schmidt @ 2010-05-23  0:24 UTC (permalink / raw)
  To: Karsten Keil, David Miller
  Cc: netdev-u79uwXL29TY76Z2rM5mHXA, Karsten Keil, Hansjoerg Lipp,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	i4ldeveloper-JX7+OpRa80SjiSfgN6Y1Ib39b6g2fGNp

Karsten, David,

following are seven patches to the CAPI subsystem and the Gigaset
driver I'd like to see included in kernel release 2.6.35.
The first three respond to user reports about an observed hang of
the userspace command "capiinit stop".
The others are cleanups from the ongoing driver development.

Thanks,
Tilman

Tilman Schmidt (7):
  Documentation/isdn: CAPI controller interface amendment
  isdn/capi: make reset_ctr op truly optional
  isdn/gigaset: remove dummy CAPI method implementations
  isdn/gigaset: adjust usb_gigaset tty write buffer limit
  isdn/gigaset: avoid copying AT commands twice
  isdn/gigaset: ignore irrelevant device responses
  isdn/gigaset: drop obsolete FIXME comment

 Documentation/isdn/INTERFACE.CAPI  |    8 +-
 drivers/isdn/capi/kcapi.c          |    6 +
 drivers/isdn/gigaset/bas-gigaset.c |   51 ++-----------
 drivers/isdn/gigaset/capi.c        |   28 -------
 drivers/isdn/gigaset/common.c      |    2 
 drivers/isdn/gigaset/ev-layer.c    |  142 ++++++++++++-------------------------
 drivers/isdn/gigaset/gigaset.h     |    9 --
 drivers/isdn/gigaset/interface.c   |   36 +++++++--
 drivers/isdn/gigaset/ser-gigaset.c |   27 +------
 drivers/isdn/gigaset/usb-gigaset.c |   29 +------
 10 files changed, 117 insertions(+), 221 deletions(-)

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2010-05-23  1:14 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-23  0:24 [PATCH 0/7] ISDN patches for 2.6.35 Tilman Schmidt
     [not found] ` <20100522-patch-gigaset-00.tilman-ZTO5kqT2PaM@public.gmane.org>
2010-05-23  0:24   ` [PATCH 1/7] Documentation/isdn: CAPI controller interface amendment Tilman Schmidt
2010-05-23  0:25   ` [PATCH 2/7] isdn/capi: make reset_ctr op truly optional Tilman Schmidt
2010-05-23  0:25   ` [PATCH 3/7] isdn/gigaset: remove dummy CAPI method implementations Tilman Schmidt
2010-05-23  0:26   ` [PATCH 4/7] isdn/gigaset: adjust usb_gigaset tty write buffer limit Tilman Schmidt
2010-05-23  0:26   ` [PATCH 5/7] isdn/gigaset: avoid copying AT commands twice Tilman Schmidt
2010-05-23  0:27   ` [PATCH 6/7] isdn/gigaset: ignore irrelevant device responses Tilman Schmidt
2010-05-23  0:27   ` [PATCH 7/7] isdn/gigaset: drop obsolete FIXME comment Tilman Schmidt
2010-05-23  0:43 ` [PATCH 0/7] ISDN patches for 2.6.35 David Miller
2010-05-23  1:02   ` Tilman Schmidt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).