summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/capi/kcapi_proc.c
Commit message (Expand)AuthorAgeFilesLines
* proc: introduce proc_create_seq{,_data}Christoph Hellwig2018-05-161-75/+5Star
* isdn: whitespace coding style cleanupJoe Perches2012-02-211-7/+7
* drivers/isdn: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required.Paul Gortmaker2011-11-011-0/+1
* CAPI: Rework application lockingJan Kiszka2010-02-171-4/+7
* CAPI: Rework locking of controller data structuresJan Kiszka2010-02-171-0/+5
* CAPI: Convert capi drivers rwlock into mutexJan Kiszka2010-02-171-4/+4
* CAPI: Call a controller 'controller', not 'card'Jan Kiszka2010-02-171-9/+8Star
* seq_file: constify seq_operationsJames Morris2009-09-231-5/+5
* drivers/isdn/capi: fix sparse warning: context imbalanceHannes Eder2009-02-271-0/+2
* isdn: use non-racy method for proc entries creationDenis V. Lunev2008-04-291-14/+10Star
* Make ISDN CAPI use seq_list_xxx helpersPavel Emelianov2007-07-171-24/+4Star
* [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-121-5/+5
* [PATCH] mark f_ops const in the inodeArjan van de Ven2006-03-281-1/+1
* [PATCH] make lots of things staticAdrian Bunk2005-05-011-5/+5
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+336