CAPI: Rework capiminor RX handler
[safe/jmp/linux-2.6] / drivers / isdn / capi / capi.c
2010-02-17 Jan KiszkaCAPI: Rework capiminor RX handler
2010-02-17 Jan KiszkaCAPI: Drop handle_minor_recv from capinc_tty_write
2010-02-17 Jan KiszkaCAPI: Drop atomic ttyopencount
2010-02-17 Jan KiszkaCAPI: Clean up capiminors_lock
2010-02-17 Jan KiszkaCAPI: Drop obsolete nccip from capiminor struct
2010-02-17 Jan KiszkaCAPI: Issue synchronous hangup on capincci_free_minor
2010-02-17 Jan KiszkaCAPI: Drop remaining NULL checks on tty->driver_data
2010-02-17 Jan KiszkaCAPI: Use tty_port to keep track of capiminor's tty
2010-02-17 Jan KiszkaCAPI: Establish install/cleanup handlers for capiminor...
2010-02-17 Jan KiszkaCAPI: Use kref on capiminor
2010-02-17 Jan KiszkaCAPI: Use dynamic major for NCCI TTYs by default
2010-02-17 Jan KiszkaCAPI: Dynamically register minor devices
2010-02-17 Jan KiszkaCAPI: Clean up capinc_tty_init/exit
2010-02-17 Jan KiszkaCAPI: Switch capiminor list to array
2010-02-17 Jan KiszkaCAPI: Switch NCCI list to standard doubly linked list
2010-02-17 Jan KiszkaCAPI: Fix racy capi_read
2010-02-17 Jan KiszkaCAPI: Use non-atomic allocation during NCCI setup
2010-02-17 Jan KiszkaCAPI: Rework locking of capidev members
2010-02-17 Jan KiszkaCAPI: Clean up capi_open/release
2010-02-17 Jan KiszkaCAPI: Convert capidev_list_lock into a mutex
2010-02-17 Jan KiszkaCAPI: Reduce #ifdef mess around CONFIG_ISDN_CAPI_MIDDLEWARE
2010-02-17 Jan KiszkaCAPI: Reduce chattiness during module loading/removal
2010-02-17 Jan KiszkaCAPI: Sanitize capifs API
2010-01-14 Alexey Dobriyanproc_fops: convert drivers/isdn/ to seq_file
2009-10-07 Tilman Schmidtisdn: accept CAPI Informational Info values as success
2009-04-01 Alexey Dobriyanproc tty: remove struct tty_operations::read_proc
2009-02-27 Wei Yongjunisdn: remove some pointless conditionals before kfree_skb()
2008-10-16 Greg Kroah-Hartmandevice create: misc: convert device_create_drvdata...
2008-10-13 Stephen Rothwelltty: Fallout from tty-move-canon-specials
2008-07-22 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2008-07-22 Alan Coxtty: rework break handling
2008-07-22 Greg Kroah-Hartmandevice create: isdn: convert device_create to device_cr...
2008-07-21 Alan Coxtty: Ldisc revamp
2008-06-20 Jonathan CorbetCAPI: BKL pushdown
2008-04-30 Alan Coxisdn: switch to int put_char method
2008-04-28 Harvey Harrisoncapi: fix sparse warnings using integer as NULL pointer
2008-01-25 Tony JonesISDN: Convert from class_device to device for ISDN...
2007-07-17 Andrew Mortonisdn/capi warning fixes
2007-05-08 Matthias Kaehlckeuse mutex instead of semaphore in CAPI 2.0 interface
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 3
2007-02-12 Michael Buesch[PATCH] Workaround CAPI subsystem locking issue
2007-02-12 Ahmed S. Darwish[PATCH] isdn/capi: use ARRAY_SIZE when appropriate
2006-12-08 Burman Yan[PATCH] isdn: replace kmalloc+memset with kzalloc
2006-12-08 Alan Cox[PATCH] tty: switch to ktermios
2006-12-08 Josef Sipek[PATCH] struct path: convert isdn
2006-10-02 Jeff Dike[PATCH] const struct tty_operations
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove the tty_driver devfs_name field...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove the devfs_fs_kernel.h file from...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove devfs_remove() function from...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove devfs_mk_cdev() function from...
2006-06-26 Michael Buesch[PATCH] CAPI crash / race condition
2006-05-15 Stefan Schweizer[PATCH] Fix capi reload by unregistering the correct...
2006-03-28 Andrew Morton[PATCH] capi: register_chrdev() fix
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-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 v2.6.12-rc2