- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / drivers / isdn / i4l / isdn_tty.c
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-01-04 Matthias Goebl[ISDN]: i4l: Fix DLE handling for i4l-audio
2008-01-04 Matthias Goebl[ISDN] i4l: 'NO CARRIER' message lost after ldisc flush
2007-06-01 Karsten KeilFix broken CLIR in isdn driver
2007-02-11 Jiri Slaby[PATCH] Char: tty_wakeup cleanup
2006-12-08 Alan Cox[PATCH] tty: switch to ktermios
2006-10-02 Jeff Dike[PATCH] const struct tty_operations
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-29 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/devfs-2.6
2006-06-28 Karsten Keil[PATCH] i4l fix DLE masking in isdn_tty_try_read
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove the tty_driver devfs_name field...
2006-05-21 Eric Sesterhenn[PATCH] Overrun in isdn_tty.c
2006-03-25 Adrian Bunk[PATCH] i4l/isdn_tty.c: fix a check-after-use
2006-03-07 Karsten Keil[PATCH] i4l: fix refcounting problem with ttyIx devices
2006-02-15 Karsten Keil[PATCH] Fix NULL pointer dereference in isdn_tty_at_cout
2006-01-10 Alan Cox[PATCH] TTY layer buffering revamp
2005-11-07 Jesper Juhl[PATCH] kfree cleanup: drivers/isdn
2005-11-07 Nishanth Aravamudan[PATCH] isdn: fix-up schedule_timeout() usage
2005-07-08 David S. Miller[NET]: Transform skb_queue_len() binary tests into...
2005-06-25 Adrian Bunk[PATCH] drivers/isdn/i4l/: possible cleanups
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2004-10-21 Linus TorvaldsUpdate tty layer to not mix kernel and user pointers.
2004-10-19 Maximilian Attems[PATCH] drivers/isdn: replace milliseconds() with msecs...
2004-09-30 Alan Cox[PATCH] Fix typo in final changes to old i4l tty code
2004-09-29 Alan Cox[PATCH] tty locking cleanup and fixes
2004-07-12 Alexander Viro[PATCH] sparse: drivers/isdn/* annotation
2004-07-12 Alexander Viro[PATCH] sparse: NULL noise in drivers/isdn
2004-06-24 Alexander Viro[PATCH] sparse: trivial drivers/isdn/* annotations
2004-02-18 Andrew Morton[PATCH] ISDN udpate
2004-02-13 Hubert MantelUpdate ISDN to 2.6.3-rc2-mm1 version
2003-09-21 Andrew Morton[PATCH] Fix setpgid and threads
2003-09-07 Karsten Keil[PATCH] next fixes
2003-09-03 Karsten Keil[PATCH] ISDN bugfixes part 1
2003-06-18 Kai GermaschewskiISDN: Make isdn_tty.c compile again
2003-06-17 Kai GermaschewskiMerge tp1.ruhr-uni-bochum.de:/home/kai/kernel/v2.5...
2003-06-11 Alexander Viro[PATCH] tty_driver refcounting
2003-06-11 Alexander Viro[PATCH] tty_driver refcounting
2003-06-11 Alexander Viro[PATCH] tty_driver refcounting
2003-06-11 Alexander Viro[PATCH] tty_driver refcounting
2003-06-09 Kai GermaschewskiMerge tp1.ruhr-uni-bochum.de:/home/kai/kernel/v2.5...
2003-06-06 Andrew Morton[PATCH] Fix tty devfs mess
2003-06-04 Kai GermaschewskiMerge chaos:kernel/v2.5/linux-2.5.isdn
2003-05-26 Alexander Viro[PATCH] callout removal: isdn
2003-05-23 Kai GermaschewskiISDN: Fix the modemd change notification
2003-04-23 Alexander Viro[PATCH] tty cleanups (6/12)
2003-04-23 Alexander Viro[PATCH] tty cleanups (5/12)
2003-04-23 Alexander Viro[PATCH] tty cleanups (2/12)
2003-04-04 Roland McGrath[PATCH] linux-2.5.66-signal-cleanup.patch
2003-01-11 Kai GermaschewskiISDN: isdn-tty driver not HZ aware
2002-10-29 Kai GermaschewskiISDN: lock only used driver
2002-10-29 Kai GermaschewskiISDN: ttyI cleanups
2002-10-29 Kai GermaschewskiISDN: New timer handling for read timer
2002-10-29 Kai GermaschewskiISDN: Remove delayed ttyI xmit
2002-10-29 Kai GermaschewskiISDN: New timer handling for ttyI NO CARRIER response
2002-10-29 Kai GermaschewskiISDN: New timer handling for ttyI RING response
2002-10-29 Kai GermaschewskiISDN: New timer handling for "+++" escape sequence
2002-10-29 Kai GermaschewskiISDN: Pass around struct isdn_slot directly
2002-10-29 Kai GermaschewskiISDN: stat_callback() and recv_callback() -> event_call...
2002-10-29 Kai GermaschewskiISDN: Remove isdn_dc2minor(), isdn_slot_all_eaz()
2002-10-29 Kai GermaschewskiISDN: Make V.110 support less intrusive
2002-10-29 Kai GermaschewskiISDN: Assorted cleanups
2002-10-29 Kai GermaschewskiISDN: Move the tty receive queue out of generic code
2002-10-29 Kai GermaschewskiISDN: Remove ttyI specific from global "dev" variable
2002-10-29 Kai GermaschewskiISDN: Signal incoming calls to ttyI's again
2002-10-29 Kai GermaschewskiISDN: Remove ISDN_STAT_NODCH
2002-10-29 Kai GermaschewskiISDN: State machines for the link layer
2002-10-29 Kai GermaschewskiISDN: Make array of drivers private to isdn_common.c
2002-10-29 Kai GermaschewskiISDN: Remove CVS $Revision
2002-10-29 Kai GermaschewskiISDN: header cosmetics
2002-10-10 Kai GermaschewskiISDN: Move generic bits from isdn_net_lib to isdn_common
2002-10-01 Ingo Molnar[PATCH] Workqueue Abstraction
2002-09-30 Kai GermaschewskiISDN: adapt to task queue changes
2002-08-02 Kai GermaschewskiISDN: More I4L linklayer cleanup
2002-07-31 Kai GermaschewskiISDN: Move more slot-specific data into the per-slot...
2002-07-31 Kai GermaschewskiISDN: Gather per-slot data
2002-07-31 Kai GermaschewskiISDN: remove unneeded functions
2002-07-31 Kai GermaschewskiISDN: Remove now superfluous .drv_index from struct...
2002-07-31 Kai GermaschewskiISDN: Begin to make driver/channel mapping private...
2002-07-31 Kai GermaschewskiISDN: Cleanup/fix isdn.o initialization
2002-05-19 Arnaldo Carvalho... drivers/isdn/*.c
2002-04-21 Kai GermaschewskiMove CAPI subsystem and AVM drivers to their new place...
2002-04-21 Kai GermaschewskiMove obsolete i4l code from drivers/isdn to drivers...