summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/isdnloop/isdnloop.c
Commit message (Expand)AuthorAgeFilesLines
* isdn: remove isdn4linuxArnd Bergmann2019-05-311-1528/+0Star
* isdn: isdnloop: fix pointer dereference bugArnd Bergmann2019-03-071-1/+1
* isdn: remove unneeded semicolonYueHaibing2019-01-191-1/+1
* isdnloop: Convert timers to use timer_setup()Kees Cook2017-10-181-19/+14Star
* isdn: isdnloop: fix logic error in isdnloop_sendbufArnd Bergmann2017-09-081-1/+1
* Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-051-2/+0Star
|\
| * isdn: get rid of pointless access_ok()Al Viro2017-06-041-2/+0Star
* | networking: introduce and use skb_put_data()Johannes Berg2017-06-161-1/+1
|/
* drivers: isdn: isdnloop: isdnloop.c: Remove parenthesis around return values,...Bas Peters2015-02-061-14/+14
* drivers: isdn: isdnloop: isdnloop.c: Fix brace positions according to CodingS...Bas Peters2015-02-061-12/+6Star
* drivers: isdn: isdnloop: isdnloop.c: remove assignment of variables in if con...Bas Peters2015-02-061-8/+10
* isdnloop: several buffer overflowsDan Carpenter2014-04-081-8/+9
* isdnloop: Validate NUL-terminated strings from user.YOSHIFUJI Hideaki / 吉藤英明2014-04-031-0/+6
* isdnloop: use strlcpy() instead of strcpy()Dan Carpenter2013-11-141-3/+5
* isdnloop: fix and simplify isdnloop_init()Wu Fengguang2012-08-041-12/+0Star
* isdn: whitespace coding style cleanupJoe Perches2012-02-211-479/+479
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* drivers/isdn: correct use of ! and &Julia Lawall2008-03-051-3/+3
* fix ! versus & precedence in various placesAlexey Dobriyan2008-02-061-8/+8
* ISDN: Spinlock initializer cleanupThomas Gleixner2007-05-081-1/+1
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-261-1/+2
* [PATCH] isdn: replace kmalloc+memset with kzallocBurman Yan2006-12-081-2/+1Star
* [PATCH] ISDN: check for userspace copy faultsJeff Garzik2006-10-171-1/+2
* [PATCH] drivers/isdn/isdnloop: save_flags()/cli(), restore_flags() replaced a...Amol Lad2006-10-171-40/+30Star
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] Remove MODULE_PARMRusty Russell2006-03-251-1/+1
* [PATCH] isdn: fix-up schedule_timeout() usageNishanth Aravamudan2005-11-071-6/+3Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1554