Age | Commit message (Expand) | Author |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-04-09 | procfs: new helper - PDE_DATA(inode) | Al Viro |
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-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-01-21 | isdn/gigaset: beautify ev-layer.c | Tilman Schmidt |
2013-01-21 | isdn/gigaset: beautify common.c | Tilman Schmidt |
2013-01-21 | isdn/gigaset: beautify interface.c | Tilman Schmidt |
2013-01-21 | isdn/gigaset: leave DLE mode before hanging up | Tilman Schmidt |
2013-01-21 | isdn/gigaset: fix zero size border case in debug dump | Tilman Schmidt |
2013-01-18 | tty: Added a CONFIG_TTY option to allow removal of TTY | Joe Millenbach |
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-11-21 | TTY: isdn/gigaset destroy tty_port properly | Jiri Slaby |
2012-11-15 | TTY: call tty_port_destroy in the rest of drivers | Jiri Slaby |
2012-10-26 | bas_gigaset: fix pre_reset handling | Tilman Schmidt |
2012-10-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2012-09-13 | drivers/isdn/gigaset/common.c: Remove useless kfree | Peter Senna Tschudin |
2012-08-13 | TTY: use tty_port_register_device | Jiri Slaby |
2012-08-06 | Merge tty-next into 3.6-rc1 | Greg Kroah-Hartman |
2012-07-16 | gigaset: silence GCC warning for unused 'format_ie' | Paul Bolle |
2012-07-16 | tty: move the termios object into the tty | Alan Cox |
2012-05-22 | Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2012-05-18 | USB: Disable hub-initiated LPM for comms devices. | Sarah Sharp |
2012-05-07 | isdn/gigaset: unify function return values | Tilman Schmidt |
2012-05-07 | isdn/gigaset: internal function name cleanup | Tilman Schmidt |
2012-05-07 | isdn/gigaset: fix readability damage | Tilman Schmidt |
2012-05-07 | isdn/gigaset: improve error handling querying firmware version | Tilman Schmidt |
2012-05-07 | isdn/gigaset: fix CAPI disconnect B3 handling | Tilman Schmidt |
2012-05-07 | isdn/gigaset: ratelimit CAPI message dumps | Tilman Schmidt |
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 unneeded tty->index checks | 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-11-27 | isdn/gigaset: report ISDN4Linux interface only once | Tilman Schmidt |
2011-10-31 | drivers/isdn: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required. | Paul Gortmaker |
2011-10-31 | drivers/isdn: Add module.h to ISDN files implicitly using it. | Paul Gortmaker |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma |
2011-06-17 | gigaset: call module_put before restart of if_open() | Pavel Shved |
2011-06-04 | Revert "tty: make receive_buf() return the amout of bytes received" | Linus Torvalds |
2011-05-23 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2011-04-22 | tty: make receive_buf() return the amout of bytes received | Felipe Balbi |
2011-04-17 | isdn: gigaset: Fix set-but-unused variable. | David S. Miller |
2011-03-30 | kstrtox: convert drivers/isdn/ | Alexey Dobriyan |
2011-02-17 | tty: now phase out the ioctl file pointer for good | Alan Cox |