summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/capi/kcapi.c
Commit message (Expand)AuthorAgeFilesLines
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* isdn/capi: correct capi20_manufacturer argument type mismatchTilman Schmidt2014-10-141-2/+2
* isdn/kcapi: fix a small underflowDan Carpenter2013-05-201-3/+3
* isdn: whitespace coding style cleanupJoe Perches2012-02-211-58/+58
* isdn/capi: make kcapi use a separate workqueueTejun Heo2010-12-241-8/+18
* CAPI: Silence lockdep warning on get_capi_appl_by_nr usageJan Kiszka2010-10-211-5/+14
* isdn/kcapi: return -EFAULT on copy_from_user errorsDan Carpenter2010-06-031-3/+3
* isdn/capi: make reset_ctr op truly optionalTilman Schmidt2010-05-231-0/+6
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* CAPI: Drop special controller lookup from capi20_put_messageJan Kiszka2010-02-161-5/+2
* CAPI: Rework application lockingJan Kiszka2010-02-161-30/+22
* CAPI: Rework locking of controller data structuresJan Kiszka2010-02-161-86/+205
* CAPI: Rework controller state notifierJan Kiszka2010-02-161-61/+51
* CAPI: Rework capi_ctr_ready/downJan Kiszka2010-02-161-45/+50
* CAPI: Convert capi drivers rwlock into mutexJan Kiszka2010-02-161-27/+22
* CAPI: Call a controller 'controller', not 'card'Jan Kiszka2010-02-161-155/+165
* CAPI: Reduce chattiness during module loading/removalJan Kiszka2010-02-161-22/+5
* proc_fops: convert drivers/isdn/ to seq_fileAlexey Dobriyan2010-01-141-7/+1
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* isdn: rename capi_ctr_reseted() to capi_ctr_down()Tilman Schmidt2009-06-081-4/+4
* Documentation/isdn/INTERFACE.CAPITilman Schmidt2009-04-271-0/+171
* drivers/isdn/capi/kcapi.c: Adjust error handling code involving capi_ctr_putJulia Lawall2008-09-221-0/+4
* isdn: rename CONFIG_AVMB1_COMPAT to not look like a Kconfig variableRobert P. J. Day2008-04-281-4/+4
* isdn: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-281-2/+2
* capi: fix sparse warnings using integer as NULL pointerHarvey Harrison2008-04-281-5/+5
* isdn: guard against a potential NULL pointer dereference in old_capi_manufact...Jesper Juhl2007-10-161-0/+2
* Use mutex instead of semaphore in CAPI 2.0 driverMatthias Kaehlcke2007-07-171-3/+3
* [PATCH] Fix buffer overflow and races in capi debug functionsKarsten Keil2007-03-011-22/+55
* WorkStruct: make allyesconfigDavid Howells2006-11-221-6/+8
* [PATCH] sem2mutex: kcapi.cArjan van de Ven2006-03-231-8/+9
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+991