summaryrefslogtreecommitdiff
path: root/drivers/isdn/capi/capi.c
AgeCommit message (Expand)AuthorFilesLines
2006-10-02[PATCH] const struct tty_operationsJeff Dike1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-26[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman1-1/+0
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman1-1/+0
2006-06-26[PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman1-1/+0
2006-06-26[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman1-2/+0
2006-06-26[PATCH] CAPI crash / race conditionMichael Buesch1-22/+32
2006-05-15[PATCH] Fix capi reload by unregistering the correct majorStefan Schweizer1-1/+0
2006-03-28[PATCH] capi: register_chrdev() fixAndrew Morton1-3/+5
2006-01-10[PATCH] TTY layer buffering revampAlan Cox1-2/+1
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman1-1/+1
2005-06-21[PATCH] class: convert drivers/* to use the new class api instead of class_si...gregkh@suse.de1-7/+7
2005-05-01[PATCH] make lots of things staticAdrian Bunk1-5/+5
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+1554