Age | Commit message (Expand) | Author | Files | Lines |
2015-02-06 | drivers: isdn: isdnloop: isdnloop.c: Remove parenthesis around return values,... | Bas Peters | 1 | -14/+14 |
2015-02-06 | drivers: isdn: isdnloop: isdnloop.c: Fix brace positions according to CodingS... | Bas Peters | 1 | -12/+6 |
2015-02-06 | drivers: isdn: isdnloop: isdnloop.c: remove assignment of variables in if con... | Bas Peters | 1 | -8/+10 |
2014-04-08 | isdnloop: several buffer overflows | Dan Carpenter | 1 | -8/+9 |
2014-04-03 | isdnloop: Validate NUL-terminated strings from user. | YOSHIFUJI Hideaki / 吉藤英明 | 1 | -0/+6 |
2013-11-15 | isdnloop: use strlcpy() instead of strcpy() | Dan Carpenter | 1 | -3/+5 |
2012-08-04 | isdnloop: fix and simplify isdnloop_init() | Wu Fengguang | 1 | -12/+0 |
2012-02-21 | isdn: whitespace coding style cleanup | Joe Perches | 2 | -482/+482 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2008-03-05 | drivers/isdn: correct use of ! and & | Julia Lawall | 1 | -3/+3 |
2008-02-06 | fix ! versus & precedence in various places | Alexey Dobriyan | 1 | -8/+8 |
2007-05-08 | ISDN: Spinlock initializer cleanup | Thomas Gleixner | 1 | -1/+1 |
2007-04-26 | [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} | Arnaldo Carvalho de Melo | 1 | -1/+2 |
2006-12-08 | [PATCH] isdn: replace kmalloc+memset with kzalloc | Burman Yan | 1 | -2/+1 |
2006-10-17 | [PATCH] ISDN: check for userspace copy faults | Jeff Garzik | 1 | -1/+2 |
2006-10-17 | [PATCH] drivers/isdn/isdnloop: save_flags()/cli(), restore_flags() replaced a... | Amol Lad | 2 | -40/+31 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2006-03-25 | [PATCH] Remove MODULE_PARM | Rusty Russell | 1 | -1/+1 |
2005-11-09 | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason | Olaf Hering | 1 | -1/+0 |
2005-11-07 | [PATCH] isdn: fix-up schedule_timeout() usage | Nishanth Aravamudan | 1 | -6/+3 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 3 | -0/+1671 |