From: Tilman Schmidt <tilman@imap.cc>
To: netdev@vger.kernel.org
Cc: Paul Bolle <pebolle@tiscali.nl>,
isdn4linux@listserv.isdn4linux.de, "Keil,
Karsten" <isdn@linux-pingi.de>
Subject: [PATCH 0/4] ISDN patches for net-next
Date: Sun, 18 May 2014 23:26:08 +0200 [thread overview]
Message-ID: <cover.1400448368.git.tilman@imap.cc> (raw)
Here's a series of patches for the ISDN CAPI subsystem and an auxiliary
patch to the tty driver, prepared by Paul Bolle over the last couple of
weeks. I would appreciate if you could merge these via net-next.
Paul Bolle (4):
isdn/capi: move capi_info2str to capidrv.c
isdn/capi: Make verbose reporting depend on capidrv
tty: allow tty drivers to rename their device nodes
isdn/capi: fix (middleware) device nodes
drivers/isdn/capi/Kconfig | 18 ++--
drivers/isdn/capi/capi.c | 8 +-
drivers/isdn/capi/capidrv.c | 195 ++++++++++++++++++++++++++++++++++++++++
drivers/isdn/capi/capiutil.c | 200 ------------------------------------------
drivers/tty/tty_io.c | 16 +++-
include/linux/isdn/capiutil.h | 5 --
include/linux/tty_driver.h | 1 +
7 files changed, 226 insertions(+), 217 deletions(-)
--
1.9.2.459.g68773ac
next reply other threads:[~2014-05-18 22:43 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-18 21:26 Tilman Schmidt [this message]
2014-05-18 21:26 ` [PATCH 1/4] isdn/capi: move capi_info2str to capidrv.c Tilman Schmidt
2014-05-18 21:26 ` [PATCH 4/4] isdn/capi: fix (middleware) device nodes Tilman Schmidt
2014-05-18 21:26 ` [PATCH 3/4] tty: allow tty drivers to rename their " Tilman Schmidt
2014-05-18 21:26 ` [PATCH 2/4] isdn/capi: Make verbose reporting depend on capidrv Tilman Schmidt
2014-05-19 1:36 ` [PATCH 0/4] ISDN patches for net-next David Miller
2014-05-19 21:36 ` Tilman Schmidt
2014-05-21 21:02 ` David Miller
-- strict thread matches above, loose matches on Subject: below --
2014-10-03 15:03 Tilman Schmidt
2014-10-06 1:18 ` David Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1400448368.git.tilman@imap.cc \
--to=tilman@imap.cc \
--cc=isdn4linux@listserv.isdn4linux.de \
--cc=isdn@linux-pingi.de \
--cc=netdev@vger.kernel.org \
--cc=pebolle@tiscali.nl \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.