| Commit message (Expand) | Author | Age |
* | Drivers: isdn: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 |
* | mISDN: fix race in timer canceling on module unloading | Konstantin Khlebnikov | 2012-12-14 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-12-13 |
|\ |
|
| * | treewide: fix printk typo in multiple drivers | Masanari Iida | 2012-11-19 |
| * | Merge branch 'master' into for-next | Jiri Kosina | 2012-10-28 |
| |\ |
|
| * | | isdn: Fix typo in isdn drivers | Masanari Iida | 2012-10-26 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-12-12 |
|\ \ \ |
|
| * | | | mISDN: improve bitops usage | Akinobu Mita | 2012-11-30 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-11-10 |
| |\ \ \ |
|
| * | | | | isdn: Fix typo in drivers/isdn | Masanari Iida | 2012-11-09 |
| * | | | | isdn: remove dead code | Alan Cox | 2012-10-26 |
* | | | | | TTY: isdn/gigaset destroy tty_port properly | Jiri Slaby | 2012-11-21 |
* | | | | | 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-15 |
| |/ / /
|/| | | |
|
* | | | | isdn: Make CONFIG_ISDN depend on CONFIG_NETDEVICES | Lee Jones | 2012-11-07 |
| |_|/
|/| | |
|
* | | | bas_gigaset: fix pre_reset handling | Tilman Schmidt | 2012-10-26 |
|/ / |
|
* | | isdn: fix a wrapping bug in isdn_ppp_ioctl() | Dan Carpenter | 2012-10-10 |
* | | Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linux | Linus Torvalds | 2012-10-09 |
|\ \ |
|
| * | | hisax: disable build for big-endian xtensa | Max Filippov | 2012-10-03 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-10-02 |
|\ \ |
|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-09-15 |
| |\| |
|
| * | | drivers/isdn/gigaset/common.c: Remove useless kfree | Peter Senna Tschudin | 2012-09-13 |
* | | | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2012-10-02 |
|\ \ \ |
|
| * | | | workqueue: deprecate flush[_delayed]_work_sync() | Tejun Heo | 2012-08-20 |
* | | | | Merge 3.6-rc6 into tty-next | Greg Kroah-Hartman | 2012-09-16 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | mISDN: Fix wrong usage of flush_work_sync while holding locks | Karsten Keil | 2012-09-13 |
| * | | | mISDN: fix possible memory leak in hfcmulti_init() | Wei Yongjun | 2012-09-03 |
| | |/
| |/| |
|
* | | | Merge 3.6-rc3 into tty-next | Greg Kroah-Hartman | 2012-08-27 |
|\| | |
|
| * | | mISDN: Bugfix for layer2 fixed TEI mode | Karsten Keil | 2012-08-06 |
| * | | isdnloop: fix and simplify isdnloop_init() | Wu Fengguang | 2012-08-03 |
| |/ |
|
* | | 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-13 |
* | | Merge tty-next into 3.6-rc1 | Greg Kroah-Hartman | 2012-08-06 |
|\| |
|
| * | mISDN: Bugfix only few bytes are transfered on a connection | Karsten Keil | 2012-07-30 |
| * | 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-18 |
| * | gigaset: silence GCC warning for unused 'format_ie' | Paul Bolle | 2012-07-17 |
| * | drivers/isdn/mISDN/stack.c: remove invalid reference to list iterator variable | Julia Lawall | 2012-07-09 |
* | | tty: move the termios object into the tty | Alan Cox | 2012-07-16 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-05-24 |
|\ |
|
| * | mISDN: Add X-Tensions USB ISDN TA XC-525 | Karsten Keil | 2012-05-22 |
* | | Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-05-22 |
|\ \ |
|
| * \ | Merge 3.4-rc3 into tty-next | Greg Kroah-Hartman | 2012-04-18 |
| |\ \ |
|
| * | | | ISDN: remove uses of isdn_tty_revision | Jiri Slaby | 2012-04-10 |
| * | | | TTY: isdn, use tty_port_block_til_ready helper | Jiri Slaby | 2012-04-09 |
| * | | | TTY: isdn, define tty_port_operations | Jiri Slaby | 2012-04-09 |
| * | | | TTY: isdn, use tty_port_close_end helper | Jiri Slaby | 2012-04-09 |
| * | | | TTY: isdn, define local tty_port | Jiri Slaby | 2012-04-09 |
| * | | | TTY: isdn, use xmit_buf from tty_port | Jiri Slaby | 2012-04-09 |