Age | Commit message (Expand) | Author |
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/divert: fix readability damage | 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 |
2013-01-15 | TTY: switch tty_insert_flip_char | Jiri Slaby |
2013-01-15 | TTY: switch tty_buffer_request_room to tty_port | Jiri Slaby |
2013-01-03 | Drivers: isdn: remove __dev* attributes. | Greg Kroah-Hartman |
2013-01-03 | treewide: Replace incomming with incoming in all comments and strings | Jorrit Schippers |
2012-12-14 | mISDN: fix race in timer canceling on module unloading | Konstantin Khlebnikov |
2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-12-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2012-11-30 | mISDN: improve bitops usage | Akinobu Mita |
2012-11-21 | TTY: isdn/gigaset destroy tty_port properly | Jiri Slaby |
2012-11-19 | treewide: fix printk typo in multiple drivers | Masanari Iida |
2012-11-15 | TTY: call tty_port_destroy in the rest of drivers | Jiri Slaby |
2012-11-15 | ISDN: capi, use kref from tty_port | Jiri Slaby |
2012-11-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-11-09 | isdn: Fix typo in drivers/isdn | Masanari Iida |
2012-11-07 | isdn: Make CONFIG_ISDN depend on CONFIG_NETDEVICES | Lee Jones |
2012-10-28 | Merge branch 'master' into for-next | Jiri Kosina |
2012-10-26 | isdn: Fix typo in isdn drivers | Masanari Iida |
2012-10-26 | isdn: remove dead code | Alan Cox |
2012-10-26 | bas_gigaset: fix pre_reset handling | Tilman Schmidt |
2012-10-10 | isdn: fix a wrapping bug in isdn_ppp_ioctl() | Dan Carpenter |
2012-10-09 | Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linux | Linus Torvalds |
2012-10-03 | hisax: disable build for big-endian xtensa | Max Filippov |
2012-10-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2012-10-02 | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2012-09-16 | Merge 3.6-rc6 into tty-next | Greg Kroah-Hartman |
2012-09-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-09-13 | drivers/isdn/gigaset/common.c: Remove useless kfree | Peter Senna Tschudin |
2012-09-13 | mISDN: Fix wrong usage of flush_work_sync while holding locks | Karsten Keil |
2012-09-03 | mISDN: fix possible memory leak in hfcmulti_init() | Wei Yongjun |
2012-08-27 | Merge 3.6-rc3 into tty-next | Greg Kroah-Hartman |
2012-08-20 | workqueue: deprecate flush[_delayed]_work_sync() | Tejun Heo |
2012-08-13 | TTY: i4l, add tty install | Jiri Slaby |
2012-08-13 | TTY: automatically create nodes for some drivers | Jiri Slaby |
2012-08-13 | TTY: use tty_port_register_device | Jiri Slaby |
2012-08-06 | mISDN: Bugfix for layer2 fixed TEI mode | Karsten Keil |
2012-08-06 | Merge tty-next into 3.6-rc1 | Greg Kroah-Hartman |
2012-08-03 | isdnloop: fix and simplify isdnloop_init() | Wu Fengguang |
2012-07-29 | mISDN: Bugfix only few bytes are transfered on a connection | Karsten Keil |
2012-07-18 | ISDN: Add check for usb_alloc_urb() result | Karsten Keil |
2012-07-18 | ISDN: Add check for return value of pnp_activate_dev() | Karsten Keil |
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 |