aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/capi/capiutil.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-10isdn/capi: correct argument types of command_2_indexTilman Schmidt1-1/+1
2014-10-14isdn/capi: don't return NULL from capi_cmd2str()Tilman Schmidt1-2/+7
2014-10-14isdn/capi: prevent NULL pointer dereference on invalid CAPI commandTilman Schmidt1-0/+7
2014-10-14isdn/capi: refactor command/subcommand table accessesTilman Schmidt1-5/+18
2014-10-14isdn/capi: prevent index overrun from command_2_index()Tilman Schmidt1-0/+2
2014-10-05isdn/capi: drop two dead if branchesTilman Schmidt1-3/+0
2014-06-04isdn/capi: move capi_info2str to capidrv.cPaul Bolle1-200/+0
2012-02-21isdn: whitespace coding style cleanupJoe Perches1-314/+314
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+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
2008-05-14isdn/capi: Return proper errnos on module init.Marcin Slusarz1-3/+3
2008-04-28capi: fix sparse warnings using integer as NULL pointerHarvey Harrison1-1/+1
2007-05-08make drivers/isdn/capi/capiutil.c:cdebbuf_alloc() staticAdrian Bunk1-7/+1
2007-03-01[PATCH] Fix buffer overflow and races in capi debug functionsKarsten Keil1-46/+208
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+859