summaryrefslogtreecommitdiff
path: root/include/linux/isdn.h
AgeCommit message (Expand)Author
2008-04-15[ISDN] include/linux/isdn.h: remove dead codeAdrian Bunk
2008-02-06drivers/isdn/i4l/isdn_tty.c: remove write_semDaniel Walker
2007-10-16use mutex instead of semaphore in isdn subsystem common functionsMatthias Kaehlcke
2007-10-15[ISDN]: Remove local copy of device name to make sure renames work.Karsten Keil
2007-10-10[ISDN]: Change I4L to use alloc_netdev().Karsten Keil
2007-10-10[NET]: Move hardware header operations out of netdevice.Stephen Hemminger
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2005-09-07[PATCH] Remove non-arch consumers of asm/segment.hKumar Gala
2004-02-18[PATCH] ISDN udpateAndrew Morton
2004-01-12Eliminate ancient and unused include/linux/{if_pppvar,ppp}.h.Jeff Garzik
2003-09-06[PATCH] next fixesKarsten Keil
2003-09-03[PATCH] ISDN bugfixes part 1Karsten Keil
2003-06-17Merge tp1.ruhr-uni-bochum.de:/home/kai/kernel/v2.5/linux-2.5Kai Germaschewski
2003-06-11[PATCH] tty_driver refcountingAlexander Viro
2003-06-04Merge chaos:kernel/v2.5/linux-2.5.isdnKai Germaschewski
2003-05-26[PATCH] callout removal: cleanupAlexander Viro
2003-05-26[PATCH] callout removal: isdnAlexander Viro
2003-05-23ISDN: Fix jiffies / flags typesKai Germaschewski
2003-04-23[PATCH] don't include devfs_fs_kernel.h in global headersChristoph Hellwig
2002-12-03[PATCH] isdn cleanupAlexander Viro
2002-10-29ISDN: New timer handling for read timerKai Germaschewski
2002-10-29ISDN: Remove delayed ttyI xmitKai Germaschewski
2002-10-29ISDN: New timer handling for ttyI NO CARRIER responseKai Germaschewski
2002-10-29ISDN: New timer handling for ttyI RING responseKai Germaschewski
2002-10-29ISDN: New timer handling for "+++" escape sequenceKai Germaschewski
2002-10-29ISDN: Pass around struct isdn_slot directlyKai Germaschewski
2002-10-29ISDN: Move the tty receive queue out of generic codeKai Germaschewski
2002-10-29ISDN: Remove ttyI specific from global "dev" variableKai Germaschewski
2002-10-29ISDN: Kill drvid[] arrayKai Germaschewski
2002-10-29ISDN: Get rid of global drivers countKai Germaschewski
2002-10-29ISDN: Make array of drivers private to isdn_common.cKai Germaschewski
2002-10-29ISDN: Remove rcv_waitq/snd_waitqKai Germaschewski
2002-10-29ISDN: alloc CISCO HDLC info dynamicallyKai Germaschewski
2002-10-29ISDN: Move isdn_net_lib specific definitions out of linux/isdn.hKai Germaschewski
2002-10-29ISDN: Move ISDN net lib interface related definitions into isdn_net_lib.hKai Germaschewski
2002-10-29ISDN: Move drivers/isdn/i4l/isdn_fsm.h include/linux/isdn/fsm.hKai Germaschewski
2002-10-29ISDN: header cosmeticsKai Germaschewski
2002-10-19ISDN/PPP: Separate out and rewrite MPPP codeKai Germaschewski
2002-10-16ISDN/PPP: Reference struct ipppd directlyKai Germaschewski
2002-10-16ISDN/PPP: Move CCP related stuff into isdn_ppp_ccp.cKai Germaschewski
2002-10-16ISDN/PPP: Move state from ipppd to isdn_net_dev/isdn_net_localKai Germaschewski
2002-10-16ISDN/PPP: Adapt sync-PPPKai Germaschewski
2002-10-16ISDN: new xmit handling for ISDN net interfacesKai Germaschewski
2002-10-10ISDN: race-free incoming call handlingKai Germaschewski
2002-10-06ISDN: Merge Ingo's work_struct and my tasklet changesKai Germaschewski
2002-10-06ISDN: Make the state machine explicitKai Germaschewski
2002-10-05ISDN: Make idle timeout and retry wait parts of the state machineKai Germaschewski
2002-10-05ISDN: Reuse the dial_timer for idle hangupKai Germaschewski
2002-10-05ISDN: Convert remaining users of the old slave listKai Germaschewski