From: Karsten Keil <keil@b1-systems.de>
To: linux-kernel@vger.kernel.org
Cc: netdev@vger.kernel.org, David Miller <davem@davemloft.net>,
i4ldeveloper@listserv.isdn4linux.de
Subject: [PATCH 0/6] ISDN fixes
Date: Thu, 11 Jun 2009 19:06:34 +0200 [thread overview]
Message-ID: <cover.1244739994.git.keil@b1-systems.de> (raw)
Some more fixes for ISDN.
You can pull it from
git://master.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6-net-next.git for_david
Andreas Mohr (1):
mISDN: Free hfcpci IRQ if init was not successful
Karsten Keil (4):
ISDN:Fix DMA alloc for hfcpci
mISDN: Fix overlapping data access
mISDN: Do not disable IRQ in ph_data_ind()
mISDN: cleanup mISDNhw.h
Roel Kluin (1):
drivers/isdn/i4l/isdn_tty.c: fix check for array overindexing
drivers/isdn/hardware/mISDN/hfcpci.c | 7 ++---
drivers/isdn/hisax/hfc_pci.c | 41 ++++++++++++++++++++++++---------
drivers/isdn/hisax/hisax.h | 2 +-
drivers/isdn/i4l/isdn_tty.c | 2 +-
drivers/isdn/mISDN/dsp_pipeline.c | 11 ++++-----
drivers/isdn/mISDN/tei.c | 7 +----
include/linux/mISDNhw.h | 10 --------
7 files changed, 42 insertions(+), 38 deletions(-)
next reply other threads:[~2009-06-11 17:28 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-11 17:06 Karsten Keil [this message]
2009-06-02 12:57 ` [PATCH 1/6] ISDN:Fix DMA alloc for hfcpci Karsten Keil
2009-06-02 13:37 ` [PATCH 2/6] mISDN: Fix overlapping data access Karsten Keil
2009-06-02 16:15 ` [PATCH 3/6] mISDN: Free hfcpci IRQ if init was not successful Karsten Keil
2009-06-09 12:38 ` [PATCH 5/6] mISDN: Do not disable IRQ in ph_data_ind() Karsten Keil
2009-06-10 19:52 ` [PATCH 4/6] drivers/isdn/i4l/isdn_tty.c: fix check for array overindexing Karsten Keil
2009-06-11 13:52 ` [PATCH 6/6] mISDN: cleanup mISDNhw.h Karsten Keil
2009-06-11 23:53 ` [PATCH 0/6] ISDN fixes 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.1244739994.git.keil@b1-systems.de \
--to=keil@b1-systems.de \
--cc=davem@davemloft.net \
--cc=i4ldeveloper@listserv.isdn4linux.de \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
/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.