| Commit message (Expand) | Author | Age | Files | Lines |
* | isdn: prevent NULL ptr Oops in capi_cmsg2str() | Tilman Schmidt | 2009-06-08 | 1 | -0/+2 |
* | isdn: kerneldoc for capiutil.c | Tilman Schmidt | 2009-06-08 | 1 | -3/+62 |
* | isdn: rename capi_ctr_reseted() to capi_ctr_down() | Tilman Schmidt | 2009-06-08 | 1 | -4/+4 |
* | Fix the race between capifs remount and node creation | Al Viro | 2009-05-09 | 1 | -2/+8 |
* | Fix races around the access to ->s_options | Al Viro | 2009-05-09 | 1 | -2/+1 |
* | Documentation/isdn/INTERFACE.CAPI | Tilman Schmidt | 2009-04-27 | 1 | -0/+171 |
* | proc tty: remove struct tty_operations::read_proc | Alexey Dobriyan | 2009-04-01 | 1 | -7/+0 |
* | drivers/isdn/capi: fix sparse warning: context imbalance | Hannes Eder | 2009-02-27 | 1 | -0/+2 |
* | isdn: remove some pointless conditionals before kfree_skb() | Wei Yongjun | 2009-02-26 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-01-05 | 1 | -2/+2 |
|\ |
|
| * | isdn: capi: &&/|| typos | Roel Kluin | 2009-01-04 | 1 | -2/+2 |
* | | zero i_uid/i_gid on inode allocation | Al Viro | 2009-01-05 | 1 | -2/+0 |
|/ |
|
* | CRED: Wrap task credential accesses in the ISDN drivers | David Howells | 2008-11-14 | 1 | -2/+2 |
* | device create: misc: convert device_create_drvdata to device_create | Greg Kroah-Hartman | 2008-10-16 | 1 | -2/+1 |
* | tty: Fallout from tty-move-canon-specials | Stephen Rothwell | 2008-10-13 | 1 | -1/+1 |
* | drivers/isdn/capi/kcapi.c: Adjust error handling code involving capi_ctr_put | Julia Lawall | 2008-09-22 | 1 | -0/+4 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2008-07-22 | 1 | -1/+2 |
|\ |
|
| * | device create: isdn: convert device_create to device_create_drvdata | Greg Kroah-Hartman | 2008-07-21 | 1 | -1/+2 |
* | | tty: rework break handling | Alan Cox | 2008-07-22 | 1 | -1/+2 |
|/ |
|
* | tty: Ldisc revamp | Alan Cox | 2008-07-20 | 1 | -2/+2 |
* | Merge commit 'v2.6.26' into bkl-removal | Jonathan Corbet | 2008-07-14 | 1 | -3/+3 |
|\ |
|
| * | isdn/capi: Return proper errnos on module init. | Marcin Slusarz | 2008-05-14 | 1 | -3/+3 |
* | | CAPI: BKL pushdown | Jonathan Corbet | 2008-06-20 | 1 | -6/+11 |
|/ |
|
* | isdn: switch to int put_char method | Alan Cox | 2008-04-30 | 1 | -3/+6 |
* | isdn: use non-racy method for proc entries creation | Denis V. Lunev | 2008-04-29 | 1 | -14/+10 |
* | isdn: rename CONFIG_AVMB1_COMPAT to not look like a Kconfig variable | Robert P. J. Day | 2008-04-28 | 1 | -4/+4 |
* | capifs: fix memory leak on remount | Cyrill Gorcunov | 2008-04-28 | 1 | -0/+1 |
* | isdn: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-28 | 4 | -6/+6 |
* | capi: fix sparse warnings using integer as NULL pointer | Harvey Harrison | 2008-04-28 | 6 | -38/+38 |
* | mount options: fix capifs | Miklos Szeredi | 2008-02-08 | 1 | -0/+7 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2008-01-25 | 1 | -3/+3 |
|\ |
|
| * | ISDN: Convert from class_device to device for ISDN capi | Tony Jones | 2008-01-24 | 1 | -3/+3 |
* | | fix oops on rmmod capidrv | Karsten Keil | 2008-01-25 | 1 | -4/+5 |
|/ |
|
* | [ISDN] capidrv: address two longstanding warnings | Jeff Garzik | 2007-10-29 | 1 | -2/+23 |
* | isdn: guard against a potential NULL pointer dereference in old_capi_manufact... | Jesper Juhl | 2007-10-16 | 1 | -0/+2 |
* | fix possible NULL deref on low memory condition in capidrv.c::send_message() | Jesper Juhl | 2007-10-16 | 1 | -0/+5 |
* | isdn/capi warning fixes | Andrew Morton | 2007-07-17 | 1 | -1/+1 |
* | Use menuconfig objects: ISDN: CONFIG_ISDN_CAPI | Jan Engelhardt | 2007-07-17 | 1 | -5/+2 |
* | Make ISDN CAPI use seq_list_xxx helpers | Pavel Emelianov | 2007-07-17 | 1 | -24/+4 |
* | Use mutex instead of semaphore in CAPI 2.0 driver | Matthias Kaehlcke | 2007-07-17 | 1 | -3/+3 |
* | misc doc and kconfig typos | Matt LaPlante | 2007-05-09 | 1 | -1/+1 |
* | use mutex instead of semaphore in CAPI 2.0 interface | Matthias Kaehlcke | 2007-05-08 | 1 | -16/+17 |
* | make drivers/isdn/capi/capiutil.c:cdebbuf_alloc() static | Adrian Bunk | 2007-05-08 | 1 | -7/+1 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 | 1 | -1/+0 |
* | [PATCH] Fix buffer overflow and races in capi debug functions | Karsten Keil | 2007-03-01 | 4 | -76/+299 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 | 1 | -1/+0 |
* | [PATCH] mark struct file_operations const 3 | Arjan van de Ven | 2007-02-12 | 2 | -6/+6 |
* | [PATCH] Workaround CAPI subsystem locking issue | Michael Buesch | 2007-02-12 | 1 | -0/+35 |
* | [PATCH] isdn/capi: use ARRAY_SIZE when appropriate | Ahmed S. Darwish | 2007-02-12 | 2 | -4/+4 |
* | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 2006-12-13 | 1 | -1/+1 |