summaryrefslogtreecommitdiff
path: root/drivers/isdn/capi/kcapi.c
AgeCommit message (Expand)Author
2023-10-02isdn: kcapi: replace deprecated strncpy with strscpy_padJustin Stitt
2022-08-22isdn: move from strlcpy with unused retval to strscpyWolfram Sang
2021-12-13isdn: cpai: no need to initialise statics to 0Jason Wang
2021-10-08isdn: cpai: check ctr->cnr to avoid array index out of boundXiaolong Huang
2021-03-22isdn: capi: fix mismatched prototypesArnd Bergmann
2019-12-11isdn: capi: dead code removalArnd Bergmann
2019-01-02isdn: fix kernel-infoleak in capi_unlocked_ioctlEric Dumazet
2018-05-16isdn: replace ->proc_fops with ->proc_showChristoph Hellwig
2017-08-07isdn: kcapi: make capi_version constBhumika Goyal
2017-03-28isdn: kcapi: avoid uninitialized dataArnd Bergmann
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2014-10-14isdn/capi: correct capi20_manufacturer argument type mismatchTilman Schmidt
2013-05-20isdn/kcapi: fix a small underflowDan Carpenter
2012-02-21isdn: whitespace coding style cleanupJoe Perches
2010-12-24isdn/capi: make kcapi use a separate workqueueTejun Heo
2010-10-21CAPI: Silence lockdep warning on get_capi_appl_by_nr usageJan Kiszka
2010-06-03isdn/kcapi: return -EFAULT on copy_from_user errorsDan Carpenter
2010-05-23isdn/capi: make reset_ctr op truly optionalTilman Schmidt
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-16CAPI: Drop special controller lookup from capi20_put_messageJan Kiszka
2010-02-16CAPI: Rework application lockingJan Kiszka
2010-02-16CAPI: Rework locking of controller data structuresJan Kiszka
2010-02-16CAPI: Rework controller state notifierJan Kiszka
2010-02-16CAPI: Rework capi_ctr_ready/downJan Kiszka
2010-02-16CAPI: Convert capi drivers rwlock into mutexJan Kiszka
2010-02-16CAPI: Call a controller 'controller', not 'card'Jan Kiszka
2010-02-16CAPI: Reduce chattiness during module loading/removalJan Kiszka
2010-01-14proc_fops: convert drivers/isdn/ to seq_fileAlexey Dobriyan
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-06-08isdn: rename capi_ctr_reseted() to capi_ctr_down()Tilman Schmidt
2009-04-27Documentation/isdn/INTERFACE.CAPITilman Schmidt
2008-09-22drivers/isdn/capi/kcapi.c: Adjust error handling code involving capi_ctr_putJulia Lawall
2008-04-28isdn: rename CONFIG_AVMB1_COMPAT to not look like a Kconfig variableRobert P. J. Day
2008-04-28isdn: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-28capi: fix sparse warnings using integer as NULL pointerHarvey Harrison
2007-10-16isdn: guard against a potential NULL pointer dereference in old_capi_manufact...Jesper Juhl
2007-07-17Use mutex instead of semaphore in CAPI 2.0 driverMatthias Kaehlcke
2007-03-01[PATCH] Fix buffer overflow and races in capi debug functionsKarsten Keil
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-03-23[PATCH] sem2mutex: kcapi.cArjan van de Ven
2005-04-16Linux-2.6.12-rc2Linus Torvalds