aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/capi
Commit message (Expand)AuthorAge
...
* CAPI: Clean up capi_open/releaseJan Kiszka2010-02-16
* CAPI: Convert capidev_list_lock into a mutexJan Kiszka2010-02-16
* CAPI: Reduce #ifdef mess around CONFIG_ISDN_CAPI_MIDDLEWAREJan 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
* CAPI: Pin capifs instead of mounting itJan Kiszka2010-02-16
* CAPI: Eliminate capifs_root variableJan Kiszka2010-02-16
* CAPI: Sanitize capifs APIJan Kiszka2010-02-16
* CAPI: Fix leaks in capifs_new_ncciJan Kiszka2010-02-16
* proc_fops: convert drivers/isdn/ to seq_fileAlexey Dobriyan2010-01-14
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* Kconfig: Remove useless and sometimes wrong commentsMichael Roth2009-11-09
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-11
* isdn: make capidrv module parameter "debugmode" writeableTilman Schmidt2009-10-07
* isdn: avoid races in capidrvTilman Schmidt2009-10-07
* isdn: accept CAPI Informational Info values as successTilman Schmidt2009-10-07
* seq_file: constify seq_operationsJames Morris2009-09-23
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-22
|\
| * trivial: remove unnecessary semicolonsJoe Perches2009-09-21
* | const: mark remaining super_operations constAlexey Dobriyan2009-09-22
|/
* isdn: prevent NULL ptr Oops in capi_cmsg2str()Tilman Schmidt2009-06-08
* isdn: kerneldoc for capiutil.cTilman Schmidt2009-06-08
* isdn: rename capi_ctr_reseted() to capi_ctr_down()Tilman Schmidt2009-06-08
* Fix the race between capifs remount and node creationAl Viro2009-05-09
* Fix races around the access to ->s_optionsAl Viro2009-05-09
* Documentation/isdn/INTERFACE.CAPITilman Schmidt2009-04-27
* proc tty: remove struct tty_operations::read_procAlexey Dobriyan2009-04-01
* drivers/isdn/capi: fix sparse warning: context imbalanceHannes Eder2009-02-27
* isdn: remove some pointless conditionals before kfree_skb()Wei Yongjun2009-02-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-01-05
|\
| * isdn: capi: &&/|| typosRoel Kluin2009-01-04
* | zero i_uid/i_gid on inode allocationAl Viro2009-01-05
|/
* CRED: Wrap task credential accesses in the ISDN driversDavid Howells2008-11-13
* device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
* tty: Fallout from tty-move-canon-specialsStephen Rothwell2008-10-13
* drivers/isdn/capi/kcapi.c: Adjust error handling code involving capi_ctr_putJulia Lawall2008-09-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2008-07-22
|\
| * device create: isdn: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-22
* | tty: rework break handlingAlan Cox2008-07-22
|/
* tty: Ldisc revampAlan Cox2008-07-20
* Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-14
|\
| * isdn/capi: Return proper errnos on module init.Marcin Slusarz2008-05-15
* | CAPI: BKL pushdownJonathan Corbet2008-06-20
|/
* isdn: switch to int put_char methodAlan Cox2008-04-30
* isdn: use non-racy method for proc entries creationDenis V. Lunev2008-04-29