| Commit message (Expand) | Author | Age |
* | unregister_chrdev(): ignore the return value | Akinobu Mita | 2007-07-19 |
* | stallion: remove unneeded lock_kernel | Alan Cox | 2007-07-17 |
* | Char: stallion, remove user class report request | Jiri Slaby | 2007-07-17 |
* | Char: stallion, fix oops during init with ISA cards | Ingo Korb | 2007-06-24 |
* | Char: stallion, proper fail return values | Jiri Slaby | 2007-06-08 |
* | Char: stallion, alloc tty before pci devices init | Jiri Slaby | 2007-06-08 |
* | Char: stallion, don't fail with less than max panels | Jiri Slaby | 2007-06-08 |
* | [PATCH] Char: stallion, use dynamic dev | Jiri Slaby | 2006-12-08 |
* | [PATCH] Char: stallion, variables cleanup | Jiri Slaby | 2006-12-08 |
* | [PATCH] Char: stallion, remove syntactic sugar | Jiri Slaby | 2006-12-08 |
* | [PATCH] Char: stallion, brd struct locking | Jiri Slaby | 2006-12-08 |
* | [PATCH] Char: stallion, fix fail paths | Jiri Slaby | 2006-12-08 |
* | [PATCH] Char: stallion, functions cleanup | Jiri Slaby | 2006-12-08 |
* | [PATCH] Char: stallion, correct __init macros | Jiri Slaby | 2006-12-08 |
* | [PATCH] Char: stallion, implement fail paths | Jiri Slaby | 2006-12-08 |
* | [PATCH] Char: stallion, prints cleanup | Jiri Slaby | 2006-12-08 |
* | [PATCH] Char: stallion, convert to pci probing | Jiri Slaby | 2006-12-08 |
* | [PATCH] tty: switch to ktermios | Alan Cox | 2006-12-08 |
* | [PATCH] Char: stallion, remove many prototypes | Jiri Slaby | 2006-12-08 |
* | [PATCH] Char: stallion, mark functions as init | Jiri Slaby | 2006-12-08 |
* | [PATCH] Char: stallion, uninline functions | Jiri Slaby | 2006-12-08 |
* | [PATCH] Char: stallion, move init/deinit | Jiri Slaby | 2006-12-08 |
* | [PATCH] Char: stallion, kill typedefs | Jiri Slaby | 2006-12-08 |
* | [PATCH] Char: stallion, remove unneeded casts | Jiri Slaby | 2006-12-08 |
* | [PATCH] Char: stallion, use pr_debug macro | Jiri Slaby | 2006-12-08 |
* | [PATCH] drivers/{char|isdn}: work_struct-induced breakage | Al Viro | 2006-12-06 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 |
* | [PATCH] const struct tty_operations | Jeff Dike | 2006-10-02 |
* | [PATCH] make more file_operation structs static | Arjan van de Ven | 2006-07-03 |
* | [PATCH] irq-flags: drivers/char: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 | Linus Torvalds | 2006-06-29 |
|\ |
|
| * | [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed | Greg Kroah-Hartman | 2006-06-26 |
| * | [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree | Greg Kroah-Hartman | 2006-06-26 |
| * | [PATCH] devfs: Remove devfs_remove() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 |
| * | [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 |
| * | [PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 |
* | | [PATCH] stallion: fix recent SMP locking cleanup | Alan Cox | 2006-06-28 |
* | | [PATCH] stallion clean up | Alan Cox | 2006-06-27 |
|/ |
|
* | [PATCH] drivers/char/[i]stallion: Clean up kmalloc usage | Tobias Klauser | 2006-03-31 |
* | [PATCH] sem2mutex: drivers/char/ | Ingo Molnar | 2006-03-23 |
* | return statement cleanup - kill pointless parentheses | Jesper Juhl | 2006-01-14 |
* | [PATCH] TTY layer buffering revamp | Alan Cox | 2006-01-10 |
* | [PATCH] drivers/char: Use ARRAY_SIZE macro | Tobias Klauser | 2006-01-10 |
* | [PATCH] kfree cleanup: drivers/char | Jesper Juhl | 2005-11-07 |
* | [PATCH] Driver Core: fix up all callers of class_device_create() | Greg Kroah-Hartman | 2005-10-28 |
* | [PATCH] class: convert drivers/char/* to use the new class api instead of cla... | gregkh@suse.de | 2005-06-20 |
* | [PATCH] make lots of things static | Adrian Bunk | 2005-05-01 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 |