aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/capi (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-11-09Kconfig: Remove useless and sometimes wrong commentsMichael Roth1-4/+0
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan1-0/+1
2009-10-06isdn: make capidrv module parameter "debugmode" writeableTilman Schmidt1-1/+1
2009-10-06isdn: avoid races in capidrvTilman Schmidt1-12/+13
2009-10-06isdn: accept CAPI Informational Info values as successTilman Schmidt1-1/+1
2009-09-23seq_file: constify seq_operationsJames Morris1-5/+5
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-09-22const: mark remaining super_operations constAlexey Dobriyan1-1/+1
2009-09-21trivial: remove unnecessary semicolonsJoe Perches1-1/+1
2009-06-08isdn: prevent NULL ptr Oops in capi_cmsg2str()Tilman Schmidt1-0/+2
2009-06-08isdn: kerneldoc for capiutil.cTilman Schmidt1-3/+62
2009-06-08isdn: rename capi_ctr_reseted() to capi_ctr_down()Tilman Schmidt1-4/+4
2009-05-09Fix the race between capifs remount and node creationAl Viro1-2/+8
2009-05-09Fix races around the access to ->s_optionsAl Viro1-2/+1
2009-04-27Documentation/isdn/INTERFACE.CAPITilman Schmidt1-0/+171
2009-04-01proc tty: remove struct tty_operations::read_procAlexey Dobriyan1-7/+0
2009-02-27drivers/isdn/capi: fix sparse warning: context imbalanceHannes Eder1-0/+2
2009-02-26isdn: remove some pointless conditionals before kfree_skb()Wei Yongjun1-1/+1
2009-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+2
2009-01-05zero i_uid/i_gid on inode allocationAl Viro1-2/+0
2009-01-04isdn: capi: &&/|| typosRoel Kluin1-2/+2
2008-11-14CRED: Wrap task credential accesses in the ISDN driversDavid Howells1-2/+2
2008-10-16device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman1-2/+1
2008-10-13tty: Fallout from tty-move-canon-specialsStephen Rothwell1-1/+1
2008-09-22drivers/isdn/capi/kcapi.c: Adjust error handling code involving capi_ctr_putJulia Lawall1-0/+4
2008-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-1/+2
2008-07-22tty: rework break handlingAlan Cox1-1/+2
2008-07-21device create: isdn: convert device_create to device_create_drvdataGreg Kroah-Hartman1-1/+2
2008-07-20tty: Ldisc revampAlan Cox1-2/+2
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet1-3/+3
2008-06-20CAPI: BKL pushdownJonathan Corbet1-6/+11
2008-05-14isdn/capi: Return proper errnos on module init.Marcin Slusarz1-3/+3
2008-04-30isdn: switch to int put_char methodAlan Cox1-3/+6
2008-04-29isdn: use non-racy method for proc entries creationDenis V. Lunev1-14/+10
2008-04-28isdn: rename CONFIG_AVMB1_COMPAT to not look like a Kconfig variableRobert P. J. Day1-4/+4
2008-04-28capifs: fix memory leak on remountCyrill Gorcunov1-0/+1
2008-04-28isdn: replace remaining __FUNCTION__ occurrencesHarvey Harrison4-6/+6
2008-04-28capi: fix sparse warnings using integer as NULL pointerHarvey Harrison6-38/+38
2008-02-08mount options: fix capifsMiklos Szeredi1-0/+7
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-3/+3
2008-01-25fix oops on rmmod capidrvKarsten Keil1-4/+5
2008-01-24ISDN: Convert from class_device to device for ISDN capiTony Jones1-3/+3
2007-10-29[ISDN] capidrv: address two longstanding warningsJeff Garzik1-2/+23
2007-10-16isdn: guard against a potential NULL pointer dereference in old_capi_manufacturer()Jesper Juhl1-0/+2
2007-10-16fix possible NULL deref on low memory condition in capidrv.c::send_message()Jesper Juhl1-0/+5
2007-07-17isdn/capi warning fixesAndrew Morton1-1/+1
2007-07-17Use menuconfig objects: ISDN: CONFIG_ISDN_CAPIJan Engelhardt1-5/+2
2007-07-17Make ISDN CAPI use seq_list_xxx helpersPavel Emelianov1-24/+4
2007-07-17Use mutex instead of semaphore in CAPI 2.0 driverMatthias Kaehlcke1-3/+3