aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/capi/kcapi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-24isdn/capi: make kcapi use a separate workqueueTejun Heo1-8/+18
2010-10-21CAPI: Silence lockdep warning on get_capi_appl_by_nr usageJan Kiszka1-5/+14
2010-06-03isdn/kcapi: return -EFAULT on copy_from_user errorsDan Carpenter1-3/+3
2010-05-23isdn/capi: make reset_ctr op truly optionalTilman Schmidt1-0/+6
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-16CAPI: Drop special controller lookup from capi20_put_messageJan Kiszka1-5/+2
2010-02-16CAPI: Rework application lockingJan Kiszka1-30/+22
2010-02-16CAPI: Rework locking of controller data structuresJan Kiszka1-86/+205
2010-02-16CAPI: Rework controller state notifierJan Kiszka1-61/+51
2010-02-16CAPI: Rework capi_ctr_ready/downJan Kiszka1-45/+50
2010-02-16CAPI: Convert capi drivers rwlock into mutexJan Kiszka1-27/+22
2010-02-16CAPI: Call a controller 'controller', not 'card'Jan Kiszka1-155/+165
2010-02-16CAPI: Reduce chattiness during module loading/removalJan Kiszka1-22/+5
2010-01-14proc_fops: convert drivers/isdn/ to seq_fileAlexey Dobriyan1-7/+1
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan1-0/+1
2009-06-08isdn: rename capi_ctr_reseted() to capi_ctr_down()Tilman Schmidt1-4/+4
2009-04-27Documentation/isdn/INTERFACE.CAPITilman Schmidt1-0/+171
2008-09-22drivers/isdn/capi/kcapi.c: Adjust error handling code involving capi_ctr_putJulia Lawall1-0/+4
2008-04-28isdn: rename CONFIG_AVMB1_COMPAT to not look like a Kconfig variableRobert P. J. Day1-4/+4
2008-04-28isdn: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-2/+2
2008-04-28capi: fix sparse warnings using integer as NULL pointerHarvey Harrison1-5/+5
2007-10-16isdn: guard against a potential NULL pointer dereference in old_capi_manufacturer()Jesper Juhl1-0/+2
2007-07-17Use mutex instead of semaphore in CAPI 2.0 driverMatthias Kaehlcke1-3/+3
2007-03-01[PATCH] Fix buffer overflow and races in capi debug functionsKarsten Keil1-22/+55
2006-11-22WorkStruct: make allyesconfigDavid Howells1-6/+8
2006-03-23[PATCH] sem2mutex: kcapi.cArjan van de Ven1-8/+9
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+991