| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2008-07-22 |
|\ |
|
| * | device create: char: convert device_create to device_create_drvdata | Greg Kroah-Hartman | 2008-07-22 |
* | | istallion: Use helpers | Alan Cox | 2008-07-22 |
* | | tty: rework break handling | Alan Cox | 2008-07-22 |
|/ |
|
* | Fix istallion build failure | Wang Chen | 2008-07-21 |
* | istallion: use tty_port | Alan Cox | 2008-07-20 |
* | char serial: switch drivers to ioremap_nocache | Alan Cox | 2008-04-30 |
* | istallion: TIOCG/SSOFTCAR handling removal | Alan Cox | 2008-04-30 |
* | isicom: istallion prepare for lock_kernel pushdown | Alan Cox | 2008-04-30 |
* | Char: istallion, remove hangup bottomhalf | Jiri Slaby | 2008-02-07 |
* | Convert from class_device to device in drivers/char | tonyj@suse.de | 2007-10-12 |
* | Char: istallion, init+locking fixes | Ingo Korb | 2007-07-17 |
* | serial: remove termios checks from various old char serial drivers | Alan Cox | 2007-07-16 |
* | [PATCH] Char: tty_wakeup cleanup | Jiri Slaby | 2007-02-11 |
* | [PATCH] Char: istallion, use mod_timer | Jiri Slaby | 2006-12-08 |
* | [PATCH] Char: istallion, dynamic tty device | Jiri Slaby | 2006-12-08 |
* | [PATCH] Char: istallion, change init sequence | Jiri Slaby | 2006-12-08 |
* | [PATCH] Char: istallion, move init and exit code | Jiri Slaby | 2006-12-08 |
* | [PATCH] Char: istallion, fix enabling | Jiri Slaby | 2006-12-08 |
* | [PATCH] Char: istallion, correct fail paths | Jiri Slaby | 2006-12-08 |
* | [PATCH] Char: istallion, free only isa | Jiri Slaby | 2006-12-08 |
* | [PATCH] Char: istallion, brdnr locking | Jiri Slaby | 2006-12-08 |
* | [PATCH] Char: istallion, ifdef eisa code | Jiri Slaby | 2006-12-08 |
* | [PATCH] Char: istallion, variables cleanup | Jiri Slaby | 2006-12-08 |
* | [PATCH] Char: istallion, eliminate typedefs | Jiri Slaby | 2006-12-08 |
* | [PATCH] Char: istallion, remove the mess | Jiri Slaby | 2006-12-08 |
* | [PATCH] Char: istallion, convert to pci probing | Jiri Slaby | 2006-12-08 |
* | [PATCH] tty: switch to ktermios | Alan Cox | 2006-12-08 |
* | [PATCH] struct path: convert char-drivers | Josef Sipek | 2006-12-08 |
* | [PATCH] ioremap balanced with iounmap for drivers/char/istallion.c | Amol Lad | 2006-12-07 |
* | [PATCH] drivers/{char|isdn}: work_struct-induced breakage | Al Viro | 2006-12-06 |
* | [PATCH] trivial iomem annotations: istallion | Al Viro | 2006-10-10 |
* | [PATCH] const struct tty_operations | Jeff Dike | 2006-10-02 |
* | [PATCH] istallion: Remove private baud rate decoding, which is also broken in... | Alan Cox | 2006-09-29 |
* | [PATCH] memcpy_fromio() missing in istallion | Al Viro | 2006-09-22 |
* | [PATCH] make more file_operation structs static | Arjan van de Ven | 2006-07-03 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-06-30 |
|\ |
|
| * | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 |
* | | [PATCH] fix ISTALLION=y | Adrian Bunk | 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 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] istallion: cleanups | Alan Cox | 2006-06-28 |
|/ |
|
* | [PATCH] drivers/char/[i]stallion: Clean up kmalloc usage | Tobias Klauser | 2006-03-31 |
* | [PATCH] Remove MODULE_PARM | Rusty Russell | 2006-03-25 |
* | [PATCH] sem2mutex: drivers/char/ | Ingo Molnar | 2006-03-23 |
* | [PATCH] TTY layer buffering revamp | Alan Cox | 2006-01-10 |
* | [PATCH] drivers/char: Use ARRAY_SIZE macro | Tobias Klauser | 2006-01-10 |