summaryrefslogtreecommitdiff
path: root/drivers/isdn/capi/kcapi.c
Commit message (Expand)AuthorAge
* isdn: kcapi: make capi_version constBhumika Goyal2017-08-07
* isdn: kcapi: avoid uninitialized dataArnd Bergmann2017-03-28
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* isdn/capi: correct capi20_manufacturer argument type mismatchTilman Schmidt2014-10-14
* isdn/kcapi: fix a small underflowDan Carpenter2013-05-20
* isdn: whitespace coding style cleanupJoe Perches2012-02-21
* isdn/capi: make kcapi use a separate workqueueTejun Heo2010-12-24
* CAPI: Silence lockdep warning on get_capi_appl_by_nr usageJan Kiszka2010-10-21
* isdn/kcapi: return -EFAULT on copy_from_user errorsDan Carpenter2010-06-03
* isdn/capi: make reset_ctr op truly optionalTilman Schmidt2010-05-23
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* CAPI: Drop special controller lookup from capi20_put_messageJan Kiszka2010-02-16
* CAPI: Rework application lockingJan Kiszka2010-02-16
* CAPI: Rework locking of controller data structuresJan Kiszka2010-02-16
* CAPI: Rework controller state notifierJan Kiszka2010-02-16
* CAPI: Rework capi_ctr_ready/downJan Kiszka2010-02-16
* CAPI: Convert capi drivers rwlock into mutexJan Kiszka2010-02-16
* CAPI: Call a controller 'controller', not 'card'Jan Kiszka2010-02-16
* CAPI: Reduce chattiness during module loading/removalJan Kiszka2010-02-16
* proc_fops: convert drivers/isdn/ to seq_fileAlexey Dobriyan2010-01-14
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-11
* isdn: rename capi_ctr_reseted() to capi_ctr_down()Tilman Schmidt2009-06-08
* Documentation/isdn/INTERFACE.CAPITilman Schmidt2009-04-27
* drivers/isdn/capi/kcapi.c: Adjust error handling code involving capi_ctr_putJulia Lawall2008-09-22
* isdn: rename CONFIG_AVMB1_COMPAT to not look like a Kconfig variableRobert P. J. Day2008-04-28
* isdn: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-28
* capi: fix sparse warnings using integer as NULL pointerHarvey Harrison2008-04-28
* isdn: guard against a potential NULL pointer dereference in old_capi_manufact...Jesper Juhl2007-10-16
* Use mutex instead of semaphore in CAPI 2.0 driverMatthias Kaehlcke2007-07-17
* [PATCH] Fix buffer overflow and races in capi debug functionsKarsten Keil2007-03-01
* WorkStruct: make allyesconfigDavid Howells2006-11-22
* [PATCH] sem2mutex: kcapi.cArjan van de Ven2006-03-23
* Linux-2.6.12-rc2Linus Torvalds2005-04-16