aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/capi/capidrv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-24isdn/capi: unregister capictr notifier after init failureTejun Heo1-0/+1
2010-09-08drivers: isdn: capi: use simple_strtol to convert numbersAndy Shevchenko1-4/+13
2010-07-15drivers: isdn: use kernel macros to convert hex digitAndy Shevchenko1-5/+2
2010-02-16CAPI: Rework controller state notifierJan Kiszka1-6/+16
2010-02-16CAPI: Reduce chattiness during module loading/removalJan Kiszka1-26/+0
2010-01-14proc_fops: convert drivers/isdn/ to seq_fileAlexey Dobriyan1-38/+17
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-10-06isdn: make capidrv module parameter "debugmode" writeableTilman Schmidt1-1/+1
2009-10-06isdn: avoid races in capidrvTilman Schmidt1-12/+13
2009-01-04isdn: capi: &&/|| typosRoel Kluin1-2/+2
2008-04-28isdn: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-2/+2
2008-04-28capi: fix sparse warnings using integer as NULL pointerHarvey Harrison1-12/+12
2008-01-25fix oops on rmmod capidrvKarsten Keil1-4/+5
2007-10-29[ISDN] capidrv: address two longstanding warningsJeff Garzik1-2/+23
2007-10-16fix possible NULL deref on low memory condition in capidrv.c::send_message()Jesper Juhl1-0/+5
2007-03-01[PATCH] Fix buffer overflow and races in capi debug functionsKarsten Keil1-6/+22
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-12[PATCH] isdn/capi: use ARRAY_SIZE when appropriateAhmed S. Darwish1-2/+2
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 Yan1-6/+3
2006-10-17[PATCH] ISDN: check for userspace copy faultsJeff Garzik1-1/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2315