netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] ISDN fixes
@ 2009-06-11 17:06 Karsten Keil
  2009-06-02 12:57 ` [PATCH 1/6] ISDN:Fix DMA alloc for hfcpci Karsten Keil
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Karsten Keil @ 2009-06-11 17:06 UTC (permalink / raw)
  To: linux-kernel; +Cc: netdev, David Miller, i4ldeveloper

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(-)

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

end of thread, other threads:[~2009-06-11 23:52 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-11 17:06 [PATCH 0/6] ISDN fixes Karsten Keil
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

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).