Age | Commit message (Expand) | Author | Files | Lines |
2008-04-30 | ip2: switch remaining direct call of ops->flush_buffer | Alan Cox | 1 | -2/+1 |
2008-04-30 | tty: The big operations rework | Alan Cox | 1 | -6/+6 |
2008-04-30 | Char: ip2, macros cleanup | Jiri Slaby | 6 | -383/+211 |
2008-04-30 | drivers/char/ip2/ip2main.c: replace init_module&cleanup_module with module_in... | Jon Schindler | 1 | -4/+6 |
2008-04-29 | proc: switch /proc/ip2mem to seq_file interface | Alexey Dobriyan | 1 | -28/+25 |
2008-04-29 | proc: remove proc_root from drivers | Alexey Dobriyan | 1 | -2/+2 |
2008-04-03 | Char: ip2, fix sparse warnings | Jiri Slaby | 1 | -5/+7 |
2008-02-07 | Char: char/serial, remove SERIAL_TYPE_NORMAL redefines | Jiri Slaby | 1 | -3/+0 |
2008-02-03 | drivers/char/: Spelling fixes | Joe Perches | 2 | -2/+2 |
2007-10-24 | drivers/char/ip2: separate polling and irq-driven work entry points | Jeff Garzik | 1 | -7/+20 |
2007-10-24 | drivers/char/ip2: split out irq core logic into separate function | Jeff Garzik | 1 | -18/+26 |
2007-10-17 | drivers/char/ip2: fix used-uninit'd bug | Jeff Garzik | 1 | -5/+1 |
2007-10-17 | drivers/char/ip2/ip2main.c: kmalloc + memset conversion to kzalloc | Mariusz Kozlowski | 1 | -3/+2 |
2007-10-13 | Convert from class_device to device in drivers/char | tonyj@suse.de | 1 | -6/+6 |
2007-08-01 | ip2main warning fix | Andrew Morton | 1 | -1/+2 |
2007-07-19 | unregister_chrdev(): ignore the return value | Akinobu Mita | 1 | -3/+1 |
2007-07-16 | Char: ip2, use msleep for sleeping | Jiri Slaby | 1 | -43/+1 |
2007-02-21 | Fix bogus 'inline' in drivers/char/ip2/i2lib.c | Linus Torvalds | 1 | -2/+2 |
2007-02-12 | [PATCH] tty: update the tty layer to work with struct pid | Eric W. Biederman | 1 | -2/+2 |
2007-02-12 | [PATCH] Char: timers cleanup | Jiri Slaby | 1 | -13/+17 |
2007-02-11 | [PATCH] Char: tty_wakeup cleanup | Jiri Slaby | 1 | -9/+1 |
2007-01-06 | [PATCH] ip2 warning fix | Andrew Morton | 1 | -2/+2 |
2006-12-08 | [PATCH] tty: switch to ktermios | Alan Cox | 1 | -5/+5 |
2006-12-08 | [PATCH] struct path: convert char-drivers | Josef Sipek | 1 | -1/+1 |
2006-12-07 | [PATCH] char: ip2 remove broken macro | Mariusz Kozlowski | 1 | -5/+0 |
2006-12-07 | [PATCH] i2lib unused variable cleanup | Mariusz Kozlowski | 1 | -1/+0 |
2006-11-22 | WorkStruct: make allyesconfig | David Howells | 2 | -17/+18 |
2006-10-11 | [PATCH] i2Output always takes kernel data now | Al Viro | 3 | -11/+6 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 1 | -5/+4 |
2006-10-03 | [PATCH] drivers/char/ip2: kill unused code, label | Jeff Garzik | 1 | -2/+0 |
2006-10-02 | [PATCH] const struct tty_operations | Jeff Dike | 1 | -1/+1 |
2006-10-01 | [PATCH] ip2: use newer pci_get functions | Alan Cox | 1 | -3/+7 |
2006-07-11 | [PATCH] Add Computone IntelliPort Plus serial hotplug support | Chuck Short | 1 | -0/+7 |
2006-07-04 | [PATCH] make more file_operation structs static | Arjan van de Ven | 1 | -1/+1 |
2006-07-03 | [PATCH] irq-flags: drivers/char: Use the new IRQF_ constants | Thomas Gleixner | 1 | -3/+3 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 2 | -2/+0 |
2006-06-26 | [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV | Greg Kroah-Hartman | 1 | -1/+1 |
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 | -3/+0 |
2006-06-26 | [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree | Greg Kroah-Hartman | 1 | -17/+0 |
2006-06-25 | [PATCH] char/ip2: more section fixes (replacement) | Randy Dunlap | 1 | -6/+6 |
2006-02-04 | Merge with git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Adrian Bunk | 2 | -59/+9 |
2006-02-03 | [PATCH] ip2main.c warning fixes | Andrew Morton | 1 | -1/+0 |
2006-01-19 | Move ip2.c and ip2main.c to drivers/char/ip2/ where the other files | Adrian Bunk | 3 | -0/+3377 |
2006-01-10 | [PATCH] clean up computone remaining cli use | Alan Cox | 1 | -1/+1 |
2006-01-05 | [PATCH] Fix pragma packing in ip2 driver | David Howells | 1 | -1/+1 |
2005-11-07 | [PATCH] kfree cleanup: drivers/char | Jesper Juhl | 1 | -3/+1 |
2005-09-10 | [PATCH] drivers/char: fix-up schedule_timeout() usage | Nishanth Aravamudan | 1 | -4/+2 |
2005-06-26 | [PATCH] drivers/char/ip2*: cleanups | Adrian Bunk | 2 | -12/+6 |