aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/capi
Commit message (Expand)AuthorAge
* 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
* Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-14
|\
| * isdn/capi: Return proper errnos on module init.Marcin Slusarz2008-05-15
* | CAPI: BKL pushdownJonathan Corbet2008-06-20
|/
* isdn: switch to int put_char methodAlan Cox2008-04-30
* isdn: use non-racy method for proc entries creationDenis V. Lunev2008-04-29
* isdn: rename CONFIG_AVMB1_COMPAT to not look like a Kconfig variableRobert P. J. Day2008-04-28
* capifs: fix memory leak on remountCyrill Gorcunov2008-04-28
* isdn: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-28
* capi: fix sparse warnings using integer as NULL pointerHarvey Harrison2008-04-28
* mount options: fix capifsMiklos Szeredi2008-02-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-01-25
|\
| * ISDN: Convert from class_device to device for ISDN capiTony Jones2008-01-24
* | fix oops on rmmod capidrvKarsten Keil2008-01-25
|/
* [ISDN] capidrv: address two longstanding warningsJeff Garzik2007-10-29
* isdn: guard against a potential NULL pointer dereference in old_capi_manufact...Jesper Juhl2007-10-16
* fix possible NULL deref on low memory condition in capidrv.c::send_message()Jesper Juhl2007-10-16
* isdn/capi warning fixesAndrew Morton2007-07-17
* Use menuconfig objects: ISDN: CONFIG_ISDN_CAPIJan Engelhardt2007-07-17
* Make ISDN CAPI use seq_list_xxx helpersPavel Emelianov2007-07-17
* Use mutex instead of semaphore in CAPI 2.0 driverMatthias Kaehlcke2007-07-17
* misc doc and kconfig typosMatt LaPlante2007-05-09
* use mutex instead of semaphore in CAPI 2.0 interfaceMatthias Kaehlcke2007-05-08
* make drivers/isdn/capi/capiutil.c:cdebbuf_alloc() staticAdrian Bunk2007-05-08
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* [PATCH] Fix buffer overflow and races in capi debug functionsKarsten Keil2007-03-01
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [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] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-13
* [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
* WorkStruct: make allyesconfigDavid Howells2006-11-22
* [PATCH] ISDN: check for userspace copy faultsJeff Garzik2006-10-17
* [PATCH] const struct tty_operationsJeff Dike2006-10-02
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-27
* 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] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-23
* [PATCH] Fix capi reload by unregistering the correct majorStefan Schweizer2006-05-15
* [PATCH] mark f_ops const in the inodeArjan van de Ven2006-03-28