Age | Commit message (Expand) | Author |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa |
2009-11-09 | Kconfig: Remove useless and sometimes wrong comments | Michael Roth |
2009-10-11 | headers: remove sched.h from interrupt.h | Alexey Dobriyan |
2009-10-06 | isdn: make capidrv module parameter "debugmode" writeable | Tilman Schmidt |
2009-10-06 | isdn: avoid races in capidrv | Tilman Schmidt |
2009-10-06 | isdn: accept CAPI Informational Info values as success | Tilman Schmidt |
2009-09-23 | seq_file: constify seq_operations | James Morris |
2009-09-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-09-22 | const: mark remaining super_operations const | Alexey Dobriyan |
2009-09-21 | trivial: remove unnecessary semicolons | Joe Perches |
2009-06-08 | isdn: prevent NULL ptr Oops in capi_cmsg2str() | Tilman Schmidt |
2009-06-08 | isdn: kerneldoc for capiutil.c | Tilman Schmidt |
2009-06-08 | isdn: rename capi_ctr_reseted() to capi_ctr_down() | Tilman Schmidt |
2009-05-09 | Fix the race between capifs remount and node creation | Al Viro |
2009-05-09 | Fix races around the access to ->s_options | Al Viro |
2009-04-27 | Documentation/isdn/INTERFACE.CAPI | Tilman Schmidt |
2009-04-01 | proc tty: remove struct tty_operations::read_proc | Alexey Dobriyan |
2009-02-27 | drivers/isdn/capi: fix sparse warning: context imbalance | Hannes Eder |
2009-02-26 | isdn: remove some pointless conditionals before kfree_skb() | Wei Yongjun |
2009-01-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-01-05 | zero i_uid/i_gid on inode allocation | Al Viro |
2009-01-04 | isdn: capi: &&/|| typos | Roel Kluin |
2008-11-14 | CRED: Wrap task credential accesses in the ISDN drivers | David Howells |
2008-10-16 | device create: misc: convert device_create_drvdata to device_create | Greg Kroah-Hartman |
2008-10-13 | tty: Fallout from tty-move-canon-specials | Stephen Rothwell |
2008-09-22 | drivers/isdn/capi/kcapi.c: Adjust error handling code involving capi_ctr_put | Julia Lawall |
2008-07-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2008-07-22 | tty: rework break handling | Alan Cox |
2008-07-21 | device create: isdn: convert device_create to device_create_drvdata | Greg Kroah-Hartman |
2008-07-20 | tty: Ldisc revamp | Alan Cox |
2008-07-14 | Merge commit 'v2.6.26' into bkl-removal | Jonathan Corbet |
2008-06-20 | CAPI: BKL pushdown | Jonathan Corbet |
2008-05-14 | isdn/capi: Return proper errnos on module init. | Marcin Slusarz |
2008-04-30 | isdn: switch to int put_char method | Alan Cox |
2008-04-29 | isdn: use non-racy method for proc entries creation | Denis V. Lunev |
2008-04-28 | isdn: rename CONFIG_AVMB1_COMPAT to not look like a Kconfig variable | Robert P. J. Day |
2008-04-28 | capifs: fix memory leak on remount | Cyrill Gorcunov |
2008-04-28 | isdn: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-04-28 | capi: fix sparse warnings using integer as NULL pointer | Harvey Harrison |
2008-02-08 | mount options: fix capifs | Miklos Szeredi |
2008-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds |
2008-01-25 | fix oops on rmmod capidrv | Karsten Keil |
2008-01-24 | ISDN: Convert from class_device to device for ISDN capi | Tony Jones |
2007-10-29 | [ISDN] capidrv: address two longstanding warnings | Jeff Garzik |
2007-10-16 | isdn: guard against a potential NULL pointer dereference in old_capi_manufact... | Jesper Juhl |
2007-10-16 | fix possible NULL deref on low memory condition in capidrv.c::send_message() | Jesper Juhl |
2007-07-17 | isdn/capi warning fixes | Andrew Morton |
2007-07-17 | Use menuconfig objects: ISDN: CONFIG_ISDN_CAPI | Jan Engelhardt |
2007-07-17 | Make ISDN CAPI use seq_list_xxx helpers | Pavel Emelianov |
2007-07-17 | Use mutex instead of semaphore in CAPI 2.0 driver | Matthias Kaehlcke |