- 2.6.17 port work build breaks, but the patch set is relativly stable
[linux-flexiantxendom0-3.2.10.git] / drivers / isdn / capi / capi.c
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-01-10 Alan Cox[PATCH] TTY layer buffering revamp
2005-10-28 Greg Kroah-Hartman[PATCH] Driver Core: fix up all callers of class_device...
2005-10-27 Greg Kroah-HartmanLots of input and class patches to make input use the...
2005-06-20 gregkh@suse.de[PATCH] class: convert drivers/* to use the new class...
2005-05-01 Adrian Bunk[PATCH] make lots of things static
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-21 Thomas Gleixner[PATCH] Lock initializer cleanup: ISDN
2004-10-29 Marcel Holtmann[PATCH] Fix deprecated MODULE_PARM for CAPI subsystem
2004-10-21 Linus TorvaldsUpdate tty layer to not mix kernel and user pointers.
2004-09-30 Alan Cox[PATCH] fix typo in capi driver
2004-09-29 Alan Cox[PATCH] tty locking cleanup and fixes
2004-08-09 Olaf Hering+- update to patches.fixes/patch-2.6.8-rc3-bk4
2004-08-08 Linus TorvaldsRemove ESPIPE logic from drivers, letting the VFS layer...
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-04-30 Andreas Gruenbacher- Enable 2.6.6-rc patches.
2004-04-28 Armin Schindler[PATCH] ISDN CAPI: fix ncci list semaphore
2004-04-26 Armin Schindler[PATCH] ISDN CAPI: add ncci list semaphore
2004-04-15 Greg Kroah-HartmanMerge kroah.com:/home/greg/linux/BK/bleed-2.6
2004-04-12 Marcel Holtmann[PATCH] Fix sysfs class support for CAPI
2004-04-09 Marcel Holtmann[PATCH] Add sysfs class support for CAPI
2004-03-28 Armin Schindler[PATCH] ISDN CAPI: fix capiminor_alloc() to assign...
2004-02-18 Andrew Morton[PATCH] ISDN udpate
2004-02-13 Hubert MantelUpdate ISDN to 2.6.3-rc2-mm1 version
2003-09-07 Karsten Keil[PATCH] next fixes
2003-09-03 Karsten Keil[PATCH] ISDN bugfixes part 1
2003-08-31 Alexander Viro[PATCH] dev_t handling cleanups (10/12)
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-05-26 Ben Collins[PATCH] drivers/* strlcpy conversions
2003-05-07 Linus TorvaldsMerge conflicting tty devfs cleanups
2003-05-07 Andrew Morton[PATCH] switch most remaining drivers over to devfs_mk_bdev
2003-05-07 Hanna V. Linder[PATCH] isdn/capi tty_driver add .owner field remove...
2003-04-24 Alexander Viro[PATCH] capifs cleanup
2003-04-23 Alexander Viro[PATCH] tty cleanups (7/12)
2002-12-30 Christoph Hellwig[PATCH] more obsolete module API fixes
2002-11-17 Kai GermaschewskiMerge tp1.ruhr-uni-bochum.de:/home/kai/src/kernel/v2...
2002-11-17 Alexander Viro[PATCH] devfs_remove() helper
2002-11-17 Kai GermaschewskiISDN: Remove compatibility ifdefs
2002-08-15 Kai GermaschewskiISDN: Use C99 initializers
2002-07-30 Greg Kroah-HartmanRemoved devfs_register_chrdev and devfs_unregister_chrdev.
2002-07-25 Richard Goochdo_mounts.c, block_dev.c, hiddev.c, md.c:
2002-06-06 Kai GermaschewskiISDN/CAPI: Don't use special slab caches for CAPI objects
2002-05-23 Kai GermaschewskiISDN: Fix compiler warnings
2002-05-19 Arnaldo Carvalho... drivers/isdn/*.c
2002-05-17 Kai GermaschewskiISDN: CAPI: Remove duplicate statistics
2002-05-17 Kai GermaschewskiISDN: CAPI: Get rid of capi_signal mechanism
2002-05-17 Kai GermaschewskiISDN: CAPI use struct capi20_appl * in signal callback
2002-05-17 Kai GermaschewskiISDN: CAPI: Pass struct capi_appl * instead of index
2002-05-17 Kai GermaschewskiISDN: Have the CAPI application alloc struct capi_appl
2002-05-17 Kai GermaschewskiISDN: CAPI: Remove capi_interface_user etc.
2002-05-17 Kai GermaschewskiISDN: Export CAPI user interface directly
2002-05-07 Kai GermaschewskiISDN: CAPI fix new "ncci up"
2002-05-07 Kai GermaschewskiISDN: CAPI remove NCCI up/down notification
2002-04-21 Kai GermaschewskiMove CAPI subsystem and AVM drivers to their new place...