[PATCH 0/8] ISDN patches for net-next

From: Tilman Schmidt
Date: Wed Apr 25 2012 - 19:05:06 EST


Karsten, David,

here's a series of eight patches to the Kernel CAPI subsystem and
the Gigaset driver. Please consider for application to net-next.
The first three should also go into -stable and are tagged accordingly.

Thanks,
Tilman

Tilman Schmidt (8):
isdn/gigaset: ratelimit CAPI message dumps
isdn/gigaset: fix CAPI disconnect B3 handling
isdn/gigaset: improve error handling querying firmware version
isdn/gigaset: fix readability damage
isdn/gigaset: internal function name cleanup
isdn/gigaset: unify function return values
isdn/capi: fix readability damage
isdn/capi: elliminate capincci_find() in non-middleware case

drivers/isdn/capi/capi.c | 50 ++---
drivers/isdn/capi/capidrv.c | 8
drivers/isdn/gigaset/bas-gigaset.c | 44 ++---
drivers/isdn/gigaset/capi.c | 118 ++++++-------
drivers/isdn/gigaset/common.c | 59 ++----
drivers/isdn/gigaset/dummyll.c | 2
drivers/isdn/gigaset/ev-layer.c | 321 ++++++++++++++++++-------------------
drivers/isdn/gigaset/gigaset.h | 30 +--
drivers/isdn/gigaset/i4l.c | 12 -
drivers/isdn/gigaset/isocdata.c | 12 -
drivers/isdn/gigaset/ser-gigaset.c | 21 +-
drivers/isdn/gigaset/usb-gigaset.c | 19 +-
12 files changed, 341 insertions(+), 355 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/