aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/capi (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-1/+1
2006-12-08[PATCH] isdn: replace kmalloc+memset with kzallocBurman Yan2-12/+6
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox1-1/+1
2006-12-08[PATCH] struct path: convert isdnJosef Sipek1-1/+1
2006-11-22WorkStruct: make allyesconfigDavid Howells1-6/+8
2006-10-17[PATCH] ISDN: check for userspace copy faultsJeff Garzik1-1/+2
2006-10-02[PATCH] const struct tty_operationsJeff Dike1-1/+1
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o1-2/+0
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel2-2/+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-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells1-3/+3
2006-05-15[PATCH] Fix capi reload by unregistering the correct majorStefan Schweizer1-1/+0
2006-03-28[PATCH] mark f_ops const in the inodeArjan van de Ven1-1/+1
2006-03-28[PATCH] capi: register_chrdev() fixAndrew Morton1-3/+5
2006-03-23[PATCH] sem2mutex: kcapi.cArjan van de Ven1-8/+9
2006-01-10[PATCH] TTY layer buffering revampAlan Cox1-2/+1
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen1-3/+3
2006-01-08[PATCH] drivers/isdn/: add missing #includesAdrian Bunk1-0/+2
2005-10-30[PATCH] fix missing includesTim Schmielau1-0/+1
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman1-1/+1
2005-08-27[PATCH] Fix capifs bug in initialization error path.James Morris1-1/+3
2005-06-20[PATCH] class: convert drivers/* to use the new class api instead of class_simplegregkh@suse.de1-7/+7
2005-05-01[PATCH] make lots of things staticAdrian Bunk2-10/+10
2005-04-16Linux-2.6.12-rc2Linus Torvalds12-0/+6735