aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/i4l/isdn_bsdcomp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-31isdn: remove isdn4linuxArnd Bergmann1-930/+0
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook1-2/+3
2017-06-21idsn: fix wrong skb_put() usedyuan linyu1-1/+1
2017-06-20net: manual clean code which call skb_put_[data:zero]yuan linyu1-1/+1
2017-06-16networking: add and use skb_put_u8()Johannes Berg1-3/+4
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg1-4/+4
2012-05-17isdn: remove duplicate NULL checkDan Carpenter1-1/+1
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-02-21isdn: whitespace coding style cleanupJoe Perches1-187/+187
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody1-1/+1
2007-08-26[ISDN]: Get rid of some pointless allocation casts in common and bsd comp.Jesper Juhl1-3/+2
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2006-12-08[PATCH] isdn: replace kmalloc+memset with kzallocBurman Yan1-3/+1
2005-09-10[PATCH] vfree and kfree cleanup in drivers/Jesper Juhl1-9/+5
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+937