aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/capi/capi.c
Commit message (Expand)AuthorAge
* isdn: accept CAPI Informational Info values as successTilman Schmidt2009-10-07
* proc tty: remove struct tty_operations::read_procAlexey Dobriyan2009-04-01
* isdn: remove some pointless conditionals before kfree_skb()Wei Yongjun2009-02-27
* device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
* tty: Fallout from tty-move-canon-specialsStephen Rothwell2008-10-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2008-07-22
|\
| * device create: isdn: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-22
* | tty: rework break handlingAlan Cox2008-07-22
|/
* tty: Ldisc revampAlan Cox2008-07-20
* CAPI: BKL pushdownJonathan Corbet2008-06-20
* isdn: switch to int put_char methodAlan Cox2008-04-30
* capi: fix sparse warnings using integer as NULL pointerHarvey Harrison2008-04-28
* ISDN: Convert from class_device to device for ISDN capiTony Jones2008-01-24
* isdn/capi warning fixesAndrew Morton2007-07-17
* use mutex instead of semaphore in CAPI 2.0 interfaceMatthias Kaehlcke2007-05-08
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-12
* [PATCH] Workaround CAPI subsystem locking issueMichael Buesch2007-02-12
* [PATCH] isdn/capi: use ARRAY_SIZE when appropriateAhmed S. Darwish2007-02-12
* [PATCH] isdn: replace kmalloc+memset with kzallocBurman Yan2006-12-08
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-08
* [PATCH] struct path: convert isdnJosef Sipek2006-12-08
* [PATCH] const struct tty_operationsJeff Dike2006-10-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-26
* [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-26
* [PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2006-06-26
* [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman2006-06-26
* [PATCH] CAPI crash / race conditionMichael Buesch2006-06-26
* [PATCH] Fix capi reload by unregistering the correct majorStefan Schweizer2006-05-15
* [PATCH] capi: register_chrdev() fixAndrew Morton2006-03-28
* [PATCH] TTY layer buffering revampAlan Cox2006-01-10
* [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-28
* [PATCH] class: convert drivers/* to use the new class api instead of class_si...gregkh@suse.de2005-06-20
* [PATCH] make lots of things staticAdrian Bunk2005-05-01
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16