Age | Commit message (Expand) | Author |
2015-07-15 | isdn/gigaset: drop unused ldisc methods | Tilman Schmidt |
2015-07-15 | isdn/gigaset: reset tty->receive_room when attaching ser_gigaset | Tilman Schmidt |
2015-03-23 | isdn/gigaset: restructure modem response parser (4) | Tilman Schmidt |
2015-03-23 | isdn/gigaset: restructure modem response parser (3) | Tilman Schmidt |
2015-03-23 | isdn/gigaset: restructure modem response parser (2) | Tilman Schmidt |
2015-03-23 | isdn/gigaset: restructure modem response parser (1) | Tilman Schmidt |
2014-12-10 | isdn/gigaset: enable Kernel CAPI support by default | Tilman Schmidt |
2014-12-10 | isdn/gigaset: elliminate unnecessary argument from send_cb() | Tilman Schmidt |
2014-12-10 | isdn/gigaset: clarify gigaset_modem_fill control structure | Tilman Schmidt |
2014-12-10 | isdn/gigaset: drop duplicate declaration | Tilman Schmidt |
2014-10-14 | isdn/gigaset: fix usb_gigaset write_cmd result race | Tilman Schmidt |
2014-10-14 | isdn/capi: handle CAPI 2.0 message parser failures | Tilman Schmidt |
2014-10-14 | isdn/gigaset: fix non-heap pointer deallocation | Tilman Schmidt |
2014-10-14 | isdn/gigaset: fix NULL pointer dereference | Tilman Schmidt |
2014-10-14 | isdn/gigaset: limit raw CAPI message dump length | Tilman Schmidt |
2014-10-14 | isdn/gigaset: make sure controller name is null terminated | Tilman Schmidt |
2014-10-14 | isdn/gigaset: missing break in do_facility_req | Tilman Schmidt |
2014-10-05 | isdn/gigaset: use USB API function usb_endpoint_num() | Tilman Schmidt |
2014-10-05 | isdn/gigaset: drop unused cardstate structure member | Tilman Schmidt |
2014-10-05 | isdn/gigaset: improve error handling when leaving DLE mode | Tilman Schmidt |
2014-08-22 | isdn/bas_gigaset: use USB API functions rather than constants | Himangi Saraogi |
2014-08-22 | isdn/gigaset: use USB API functions rather than constants | Himangi Saraogi |
2014-07-29 | isdn/bas_gigaset: fix a leak on failure path in gigaset_probe() | Alexey Khoroshilov |
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 |