Age | Commit message (Expand) | Author |
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 |
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 |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2010-12-31 | ISDN, Gigaset: Fix memory leak in do_disconnect_req() | Jesper Juhl |
2010-11-01 | tree-wide: fix comment/printk typos | Uwe Kleine-König |
2010-10-01 | isdn/gigaset: improve bas_gigaset USB error reporting | Tilman Schmidt |
2010-10-01 | isdn/gigaset: fix bas_gigaset interrupt read error handling | Tilman Schmidt |
2010-10-01 | isdn/gigaset: unclog bas_gigaset AT response pipe | Tilman Schmidt |
2010-10-01 | isdn/gigaset: try USB reset for bas_gigaset error recovery | Tilman Schmidt |
2010-10-01 | isdn/gigaset: bas_gigaset timer cleanup | Tilman Schmidt |
2010-10-01 | isdn/gigaset: drop obsolete debug option | Tilman Schmidt |
2010-10-01 | isdn/gigaset: correct bas_gigaset rx buffer handling | Tilman Schmidt |
2010-10-01 | isdn/gigaset: fix bas_gigaset AT read error handling | Tilman Schmidt |
2010-10-01 | isdn/gigaset: bas_gigaset locking fix | Tilman Schmidt |