Age | Commit message (Expand) | Author | Files | Lines |
2009-04-01 | proc tty: remove struct tty_operations::read_proc | Alexey Dobriyan | 1 | -7/+0 |
2009-02-27 | isdn: remove some pointless conditionals before kfree_skb() | Wei Yongjun | 1 | -1/+1 |
2008-10-16 | device create: misc: convert device_create_drvdata to device_create | Greg Kroah-Hartman | 1 | -2/+1 |
2008-10-13 | tty: Fallout from tty-move-canon-specials | Stephen Rothwell | 1 | -1/+1 |
2008-07-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 1 | -1/+2 |
2008-07-23 | tty: rework break handling | Alan Cox | 1 | -1/+2 |
2008-07-22 | device create: isdn: convert device_create to device_create_drvdata | Greg Kroah-Hartman | 1 | -1/+2 |
2008-07-21 | tty: Ldisc revamp | Alan Cox | 1 | -2/+2 |
2008-06-21 | CAPI: BKL pushdown | Jonathan Corbet | 1 | -6/+11 |
2008-04-30 | isdn: switch to int put_char method | Alan Cox | 1 | -3/+6 |
2008-04-28 | capi: fix sparse warnings using integer as NULL pointer | Harvey Harrison | 1 | -17/+17 |
2008-01-25 | ISDN: Convert from class_device to device for ISDN capi | Tony Jones | 1 | -3/+3 |
2007-07-17 | isdn/capi warning fixes | Andrew Morton | 1 | -1/+1 |
2007-05-08 | use mutex instead of semaphore in CAPI 2.0 interface | Matthias Kaehlcke | 1 | -16/+17 |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 1 | -1/+0 |
2007-02-12 | [PATCH] mark struct file_operations const 3 | Arjan van de Ven | 1 | -1/+1 |
2007-02-12 | [PATCH] Workaround CAPI subsystem locking issue | Michael Buesch | 1 | -0/+35 |
2007-02-12 | [PATCH] isdn/capi: use ARRAY_SIZE when appropriate | Ahmed S. Darwish | 1 | -2/+2 |
2006-12-08 | [PATCH] isdn: replace kmalloc+memset with kzalloc | Burman Yan | 1 | -6/+3 |
2006-12-08 | [PATCH] tty: switch to ktermios | Alan Cox | 1 | -1/+1 |
2006-12-08 | [PATCH] struct path: convert isdn | Josef Sipek | 1 | -1/+1 |
2006-10-02 | [PATCH] const struct tty_operations | Jeff Dike | 1 | -1/+1 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2006-06-26 | [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed | Greg Kroah-Hartman | 1 | -1/+0 |
2006-06-26 | [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree | Greg Kroah-Hartman | 1 | -1/+0 |
2006-06-26 | [PATCH] devfs: Remove devfs_remove() function from the kernel tree | Greg Kroah-Hartman | 1 | -1/+0 |
2006-06-26 | [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree | Greg Kroah-Hartman | 1 | -2/+0 |
2006-06-26 | [PATCH] CAPI crash / race condition | Michael Buesch | 1 | -22/+32 |
2006-05-15 | [PATCH] Fix capi reload by unregistering the correct major | Stefan Schweizer | 1 | -1/+0 |
2006-03-28 | [PATCH] capi: register_chrdev() fix | Andrew Morton | 1 | -3/+5 |
2006-01-10 | [PATCH] TTY layer buffering revamp | Alan Cox | 1 | -2/+1 |
2005-10-28 | [PATCH] Driver Core: fix up all callers of class_device_create() | Greg Kroah-Hartman | 1 | -1/+1 |
2005-06-21 | [PATCH] class: convert drivers/* to use the new class api instead of class_si... | gregkh@suse.de | 1 | -7/+7 |
2005-05-01 | [PATCH] make lots of things static | Adrian Bunk | 1 | -5/+5 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+1554 |