aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/capi/capidrv.c
Commit message (Expand)AuthorAgeFilesLines
* isdn/capi: unregister capictr notifier after init failureTejun Heo2010-12-241-0/+1
* drivers: isdn: capi: use simple_strtol to convert numbersAndy Shevchenko2010-09-081-4/+13
* drivers: isdn: use kernel macros to convert hex digitAndy Shevchenko2010-07-151-5/+2
* CAPI: Rework controller state notifierJan Kiszka2010-02-161-6/+16
* CAPI: Reduce chattiness during module loading/removalJan Kiszka2010-02-161-26/+0
* proc_fops: convert drivers/isdn/ to seq_fileAlexey Dobriyan2010-01-141-38/+17
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* isdn: make capidrv module parameter "debugmode" writeableTilman Schmidt2009-10-061-1/+1
* isdn: avoid races in capidrvTilman Schmidt2009-10-061-12/+13
* isdn: capi: &&/|| typosRoel Kluin2009-01-041-2/+2
* isdn: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-281-2/+2
* capi: fix sparse warnings using integer as NULL pointerHarvey Harrison2008-04-281-12/+12
* fix oops on rmmod capidrvKarsten Keil2008-01-251-4/+5
* [ISDN] capidrv: address two longstanding warningsJeff Garzik2007-10-291-2/+23
* fix possible NULL deref on low memory condition in capidrv.c::send_message()Jesper Juhl2007-10-161-0/+5
* [PATCH] Fix buffer overflow and races in capi debug functionsKarsten Keil2007-03-011-6/+22
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [PATCH] isdn/capi: use ARRAY_SIZE when appropriateAhmed S. Darwish2007-02-121-2/+2
* [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-081-6/+3
* [PATCH] ISDN: check for userspace copy faultsJeff Garzik2006-10-171-1/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+2315