| Commit message (Expand) | Author | Age | Files | Lines |
* | isdn: move from strlcpy with unused retval to strscpy | Wolfram Sang | 2022-08-22 | 1 | -2/+2 |
* | isdn: cpai: no need to initialise statics to 0 | Jason Wang | 2021-12-13 | 1 | -1/+1 |
* | isdn: cpai: check ctr->cnr to avoid array index out of bound | Xiaolong Huang | 2021-10-08 | 1 | -0/+5 |
* | isdn: capi: fix mismatched prototypes | Arnd Bergmann | 2021-03-22 | 1 | -2/+2 |
* | isdn: capi: dead code removal | Arnd Bergmann | 2019-12-11 | 1 | -401/+8 |
* | isdn: fix kernel-infoleak in capi_unlocked_ioctl | Eric Dumazet | 2019-01-02 | 1 | -2/+2 |
* | isdn: replace ->proc_fops with ->proc_show | Christoph Hellwig | 2018-05-16 | 1 | -1/+2 |
* | isdn: kcapi: make capi_version const | Bhumika Goyal | 2017-08-07 | 1 | -1/+1 |
* | isdn: kcapi: avoid uninitialized data | Arnd Bergmann | 2017-03-28 | 1 | -0/+1 |
* | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar | 2017-03-02 | 1 | -1/+1 |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 1 | -1/+1 |
* | isdn/capi: correct capi20_manufacturer argument type mismatch | Tilman Schmidt | 2014-10-14 | 1 | -2/+2 |
* | isdn/kcapi: fix a small underflow | Dan Carpenter | 2013-05-20 | 1 | -3/+3 |
* | isdn: whitespace coding style cleanup | Joe Perches | 2012-02-21 | 1 | -58/+58 |
* | isdn/capi: make kcapi use a separate workqueue | Tejun Heo | 2010-12-24 | 1 | -8/+18 |
* | CAPI: Silence lockdep warning on get_capi_appl_by_nr usage | Jan Kiszka | 2010-10-21 | 1 | -5/+14 |
* | isdn/kcapi: return -EFAULT on copy_from_user errors | Dan Carpenter | 2010-06-03 | 1 | -3/+3 |
* | isdn/capi: make reset_ctr op truly optional | Tilman Schmidt | 2010-05-23 | 1 | -0/+6 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | CAPI: Drop special controller lookup from capi20_put_message | Jan Kiszka | 2010-02-16 | 1 | -5/+2 |
* | CAPI: Rework application locking | Jan Kiszka | 2010-02-16 | 1 | -30/+22 |
* | CAPI: Rework locking of controller data structures | Jan Kiszka | 2010-02-16 | 1 | -86/+205 |
* | CAPI: Rework controller state notifier | Jan Kiszka | 2010-02-16 | 1 | -61/+51 |
* | CAPI: Rework capi_ctr_ready/down | Jan Kiszka | 2010-02-16 | 1 | -45/+50 |
* | CAPI: Convert capi drivers rwlock into mutex | Jan Kiszka | 2010-02-16 | 1 | -27/+22 |
* | CAPI: Call a controller 'controller', not 'card' | Jan Kiszka | 2010-02-16 | 1 | -155/+165 |
* | CAPI: Reduce chattiness during module loading/removal | Jan Kiszka | 2010-02-16 | 1 | -22/+5 |
* | proc_fops: convert drivers/isdn/ to seq_file | Alexey Dobriyan | 2010-01-14 | 1 | -7/+1 |
* | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 2009-10-11 | 1 | -0/+1 |
* | isdn: rename capi_ctr_reseted() to capi_ctr_down() | Tilman Schmidt | 2009-06-08 | 1 | -4/+4 |
* | Documentation/isdn/INTERFACE.CAPI | Tilman Schmidt | 2009-04-27 | 1 | -0/+171 |
* | drivers/isdn/capi/kcapi.c: Adjust error handling code involving capi_ctr_put | Julia Lawall | 2008-09-22 | 1 | -0/+4 |
* | isdn: rename CONFIG_AVMB1_COMPAT to not look like a Kconfig variable | Robert P. J. Day | 2008-04-28 | 1 | -4/+4 |
* | isdn: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-28 | 1 | -2/+2 |
* | capi: fix sparse warnings using integer as NULL pointer | Harvey Harrison | 2008-04-28 | 1 | -5/+5 |
* | isdn: guard against a potential NULL pointer dereference in old_capi_manufact... | Jesper Juhl | 2007-10-16 | 1 | -0/+2 |
* | Use mutex instead of semaphore in CAPI 2.0 driver | Matthias Kaehlcke | 2007-07-17 | 1 | -3/+3 |
* | [PATCH] Fix buffer overflow and races in capi debug functions | Karsten Keil | 2007-03-01 | 1 | -22/+55 |
* | WorkStruct: make allyesconfig | David Howells | 2006-11-22 | 1 | -6/+8 |
* | [PATCH] sem2mutex: kcapi.c | Arjan van de Ven | 2006-03-23 | 1 | -8/+9 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+991 |