summaryrefslogtreecommitdiff
path: root/include/linux/isdn.h
AgeCommit message (Expand)Author
2016-01-28isdn: Remove ASYNC_CLOSINGPeter Hurley
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells
2012-04-09TTY: isdn, use xmit_buf from tty_portJiri Slaby
2012-04-09TTY: isdn, use tty from tty_portJiri Slaby
2012-04-09TTY: isdn, use counts from tty_portJiri Slaby
2012-04-09TTY: isdn, use open/close_wait from tty_portJiri Slaby
2012-04-09TTY: isdn, add tty_portJiri Slaby
2012-04-09TTY: isdn, remove unused members from modem_infoJiri Slaby
2012-04-09TTY: isdn, do not play with module refcountsJiri Slaby
2012-04-09TTY: isdn, remove ISDN_ASYNC_* flagsJiri Slaby
2012-04-09TTY: isdn, remove calloutJiri Slaby
2012-03-04ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>Paul Mackerras
2011-09-27doc: fix broken referencesPaul Bolle
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