Age | Commit message (Expand) | Author |
2013-03-18 | TTY: add tty_port_tty_wakeup helper | Jiri Slaby |
2013-02-21 | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2013-01-21 | isdn/gigaset: beautify interface.c | Tilman Schmidt |
2013-01-15 | TTY: switch tty_flip_buffer_push | Jiri Slaby |
2013-01-15 | TTY: move low_latency to tty_port | Jiri Slaby |
2013-01-15 | TTY: switch tty_insert_flip_string | Jiri Slaby |
2012-08-13 | TTY: use tty_port_register_device | Jiri Slaby |
2012-07-16 | tty: move the termios object into the tty | Alan Cox |
2012-04-09 | isdn/gigaset: use gig_dbg() for debugging output | Tilman Schmidt |
2012-03-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2012-03-08 | TTY: isdn/gigaset, use tty_port | Jiri Slaby |
2012-03-08 | TTY: isdn/gigaset, do not set tty->driver_data to NULL | Jiri Slaby |
2012-03-08 | TTY: remove re-assignments to tty_driver members | Jiri Slaby |
2012-02-27 | gigaset: Use semicolons to terminate statements | Joe Perches |
2012-02-21 | isdn: whitespace coding style cleanup | Joe Perches |
2011-10-31 | drivers/isdn: Add module.h to ISDN files implicitly using it. | Paul Gortmaker |
2011-06-17 | gigaset: call module_put before restart of if_open() | Pavel Shved |
2011-02-17 | tty: now phase out the ioctl file pointer for good | Alan Cox |
2011-02-17 | tiocmset: kill the file pointer argument | Alan Cox |
2011-02-17 | tiocmget: kill off the passing of the struct file | Alan Cox |
2010-07-07 | isdn/gigaset: remove obsolete compile time options | Tilman Schmidt |
2010-07-07 | isdn/gigaset: avoid copying AT commands twice | Tilman Schmidt |
2010-04-18 | gigaset: include cleanup cleanup | Tilman Schmidt |
2010-03-15 | gigaset: prune use of tty_buffer_request_room | Tilman Schmidt |
2010-02-26 | gigaset: reduce syslog clutter | Tilman Schmidt |
2009-11-19 | drivers/isdn/gigaset: tasklet_init - Remove unnecessary leading & from second... | Joe Perches |
2009-10-29 | gigaset: checkpatch cleanup | Tilman Schmidt |
2009-10-06 | gigaset: add kerneldoc comments | Tilman Schmidt |
2009-09-19 | tty: gigaset: really fix chars_in_buffer | Tilman Schmidt |
2009-07-20 | tty: fix chars_in_buffers | Alan Cox |
2009-05-17 | gigaset: fix possible oops in error handling | Tilman Schmidt |
2009-04-06 | gigaset: in file ops, check for device disconnect before anything else | Tilman Schmidt |
2008-12-26 | gigaset: ifdef cleanup | Tilman Schmidt |
2008-12-26 | gigaset: use pr_err() and pr_info() | Tilman Schmidt |
2008-11-29 | gigaset: get rid of info() and warn() macros | Tilman Schmidt |
2008-07-24 | gigaset: use dev_ macros for messages | Tilman Schmidt |
2008-02-06 | Gigaset: permit module unload | Tilman Schmidt |
2008-02-06 | gigaset: atomic cleanup | Tilman Schmidt |
2007-02-12 | [PATCH] drivers/isdn/gigaset: reduce mutex scope | Tilman Schmidt |
2007-02-11 | [PATCH] Char: tty_wakeup cleanup | Jiri Slaby |
2006-12-08 | [PATCH] tty: switch to ktermios | Alan Cox |
2006-12-01 | Driver core: convert tty core to use struct device | Greg Kroah-Hartman |
2006-10-02 | [PATCH] const struct tty_operations | Jeff Dike |
2006-06-26 | [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV | Greg Kroah-Hartman |
2006-06-26 | [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed | Greg Kroah-Hartman |
2006-06-21 | [PATCH] i4l gigaset: move sysfs entry to tty class device | Hansjoerg Lipp |
2006-04-11 | [PATCH] isdn4linux: Siemens Gigaset drivers: make some variables non-atomic | Tilman Schmidt |
2006-04-11 | [PATCH] isdn4linux: Siemens Gigaset drivers: mutex conversion | Tilman Schmidt |
2006-04-11 | [PATCH] isdn4linux: Siemens Gigaset drivers: eliminate from_user argument | Tilman Schmidt |
2006-04-11 | [PATCH] isdn4linux: Siemens Gigaset drivers: logging usage | Tilman Schmidt |