02 Nov, 2011

1 commit


23 Feb, 2010

1 commit

  • 1. Rewrite the outdated help texts for config options ISDN and ISDN_CAPI.
    2. The MISDN config option appeared between ISDN_I4L and the I4L hardware
    driver options; move it to a less irritating place.
    3. HYSDN is not in fact an I4L driver, and needn't depend on ISDN_I4L, so
    move it from the I4L section to the general section.
    4. ISDN_HDLC is now also used by drivers outside I4L. Move it from the
    I4L section to the general section, too.

    Signed-off-by: Tilman Schmidt
    Signed-off-by: David S. Miller

    Tilman Schmidt
     

26 Jul, 2009

1 commit


18 May, 2009

1 commit


27 Jul, 2008

1 commit

  • mISDN is a new modular ISDN driver, in the long term it should replace
    the old I4L driver architecture for passiv ISDN cards.

    Signed-off-by: Karsten Keil

    Karsten Keil
     

22 Jul, 2007

2 commits

  • Unclutter the ISDN menu a tiny bit by moving ISDN4Linux and the CAPI2.0
    layers into their own menu.

    Signed-off-by: Jan Engelhardt
    Cc: Tilman Schmidt
    Acked-by: Karsten Keil
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Jan Engelhardt
     
  • Remove a menu statement and several dependencies from the Kconfig files in
    the drivers/isdn tree as they have become unnecessary by the transformation
    of CONFIG_ISDN from "menu, config" into "menuconfig".
    (Modified version of a patch originally proposed by Jan Engelhardt.)

    Signed-off-by: Tilman Schmidt
    Cc: Jan Engelhardt
    Acked-by: Karsten Keil
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Tilman Schmidt
     

18 Jul, 2007

2 commits


01 Jun, 2007

1 commit

  • According to the definitions recently posted on LKML, the maturity label
    for the ISDN4Linux subsystem is wrong. This patch corrects it and also
    clarifies the accompanying help text a bit.

    Signed-off-by: Tilman Schmidt
    Acked-by: Karsten Keil
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Tilman Schmidt
     

10 May, 2007

1 commit


17 Apr, 2005

1 commit

  • Initial git repository build. I'm not bothering with the full history,
    even though we have it. We can create a separate "historical" git
    archive of that later if we want to, and in the meantime it's about
    3.2GB when imported into git - space that would just make the early
    git days unnecessarily complicated, when we don't have a lot of good
    infrastructure for it.

    Let it rip!

    Linus Torvalds