aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/capi
Commit message (Expand)AuthorAgeFilesLines
* ISDN: Convert from class_device to device for ISDN capiTony Jones2008-01-241-3/+3
* [ISDN] capidrv: address two longstanding warningsJeff Garzik2007-10-291-2/+23
* isdn: guard against a potential NULL pointer dereference in old_capi_manufact...Jesper Juhl2007-10-161-0/+2
* fix possible NULL deref on low memory condition in capidrv.c::send_message()Jesper Juhl2007-10-161-0/+5
* isdn/capi warning fixesAndrew Morton2007-07-171-1/+1
* Use menuconfig objects: ISDN: CONFIG_ISDN_CAPIJan Engelhardt2007-07-171-5/+2
* Make ISDN CAPI use seq_list_xxx helpersPavel Emelianov2007-07-171-24/+4
* Use mutex instead of semaphore in CAPI 2.0 driverMatthias Kaehlcke2007-07-171-3/+3
* misc doc and kconfig typosMatt LaPlante2007-05-091-1/+1
* use mutex instead of semaphore in CAPI 2.0 interfaceMatthias Kaehlcke2007-05-081-16/+17
* make drivers/isdn/capi/capiutil.c:cdebbuf_alloc() staticAdrian Bunk2007-05-081-7/+1
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [PATCH] Fix buffer overflow and races in capi debug functionsKarsten Keil2007-03-014-76/+299
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-122-6/+6
* [PATCH] Workaround CAPI subsystem locking issueMichael Buesch2007-02-121-0/+35
* [PATCH] isdn/capi: use ARRAY_SIZE when appropriateAhmed S. Darwish2007-02-122-4/+4
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* [PATCH] isdn: replace kmalloc+memset with kzallocBurman Yan2006-12-082-12/+6
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-1/+1
* [PATCH] struct path: convert isdnJosef Sipek2006-12-081-1/+1
* WorkStruct: make allyesconfigDavid Howells2006-11-221-6/+8
* [PATCH] ISDN: check for userspace copy faultsJeff Garzik2006-10-171-1/+2
* [PATCH] const struct tty_operationsJeff Dike2006-10-021-1/+1
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-271-2/+0
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-302-2/+0
* [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-261-1/+0
* [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-261-1/+0
* [PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2006-06-261-1/+0
* [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel treeGreg Kroah-Hartman2006-06-261-2/+0
* [PATCH] CAPI crash / race conditionMichael Buesch2006-06-261-22/+32
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-3/+3
* [PATCH] Fix capi reload by unregistering the correct majorStefan Schweizer2006-05-151-1/+0
* [PATCH] mark f_ops const in the inodeArjan van de Ven2006-03-281-1/+1
* [PATCH] capi: register_chrdev() fixAndrew Morton2006-03-281-3/+5
* [PATCH] sem2mutex: kcapi.cArjan van de Ven2006-03-231-8/+9
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-2/+1
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-091-3/+3
* [PATCH] drivers/isdn/: add missing #includesAdrian Bunk2006-01-081-0/+2
* [PATCH] fix missing includesTim Schmielau2005-10-301-0/+1
* [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-281-1/+1
* [PATCH] Fix capifs bug in initialization error path.James Morris2005-08-271-1/+3
* [PATCH] class: convert drivers/* to use the new class api instead of class_si...gregkh@suse.de2005-06-201-7/+7
* [PATCH] make lots of things staticAdrian Bunk2005-05-012-10/+10
* Linux-2.6.12-rc2Linus Torvalds2005-04-1612-0/+6735