summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/capi/capiutil.c
Commit message (Expand)AuthorAgeFilesLines
* isdn/capi: correct argument types of command_2_indexTilman Schmidt2014-12-101-1/+1
* isdn/capi: don't return NULL from capi_cmd2str()Tilman Schmidt2014-10-141-2/+7
* isdn/capi: prevent NULL pointer dereference on invalid CAPI commandTilman Schmidt2014-10-141-0/+7
* isdn/capi: refactor command/subcommand table accessesTilman Schmidt2014-10-141-5/+18
* isdn/capi: prevent index overrun from command_2_index()Tilman Schmidt2014-10-141-0/+2
* isdn/capi: drop two dead if branchesTilman Schmidt2014-10-061-3/+0Star
* isdn/capi: move capi_info2str to capidrv.cPaul Bolle2014-06-051-200/+0Star
* isdn: whitespace coding style cleanupJoe Perches2012-02-211-314/+314
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* trivial: remove unnecessary semicolonsJoe Perches2009-09-211-1/+1
* isdn: prevent NULL ptr Oops in capi_cmsg2str()Tilman Schmidt2009-06-081-0/+2
* isdn: kerneldoc for capiutil.cTilman Schmidt2009-06-081-3/+62
* isdn/capi: Return proper errnos on module init.Marcin Slusarz2008-05-151-3/+3
* capi: fix sparse warnings using integer as NULL pointerHarvey Harrison2008-04-281-1/+1
* make drivers/isdn/capi/capiutil.c:cdebbuf_alloc() staticAdrian Bunk2007-05-081-7/+1Star
* [PATCH] Fix buffer overflow and races in capi debug functionsKarsten Keil2007-03-011-46/+208
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+859