| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: fix printk typo in multiple drivers | Masanari Iida | 2012-11-19 | 3 | -3/+3 |
* | Merge branch 'master' into for-next | Jiri Kosina | 2012-10-28 | 8 | -32/+53 |
|\ |
|
| * | bas_gigaset: fix pre_reset handling | Tilman Schmidt | 2012-10-26 | 1 | -3/+16 |
| * | isdn: fix a wrapping bug in isdn_ppp_ioctl() | Dan Carpenter | 2012-10-10 | 1 | -1/+1 |
| * | Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linux | Linus Torvalds | 2012-10-09 | 1 | -5/+5 |
| |\ |
|
| | * | hisax: disable build for big-endian xtensa | Max Filippov | 2012-10-03 | 1 | -5/+5 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-10-02 | 1 | -1/+0 |
| |\ \ |
|
| | * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-09-15 | 7 | -10/+16 |
| | |\ \
| | | |/ |
|
| | * | | drivers/isdn/gigaset/common.c: Remove useless kfree | Peter Senna Tschudin | 2012-09-13 | 1 | -1/+0 |
| * | | | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2012-10-02 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | workqueue: deprecate flush[_delayed]_work_sync() | Tejun Heo | 2012-08-20 | 1 | -2/+2 |
| * | | | | Merge 3.6-rc6 into tty-next | Greg Kroah-Hartman | 2012-09-16 | 7 | -10/+16 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | Merge 3.6-rc3 into tty-next | Greg Kroah-Hartman | 2012-08-27 | 2 | -13/+1 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | TTY: i4l, add tty install | Jiri Slaby | 2012-08-13 | 1 | -8/+15 |
| * | | | | TTY: automatically create nodes for some drivers | Jiri Slaby | 2012-08-13 | 1 | -1/+1 |
| * | | | | TTY: use tty_port_register_device | Jiri Slaby | 2012-08-13 | 2 | -2/+4 |
| * | | | | Merge tty-next into 3.6-rc1 | Greg Kroah-Hartman | 2012-08-06 | 6 | -15/+39 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | tty: move the termios object into the tty | Alan Cox | 2012-07-16 | 2 | -10/+10 |
* | | | | | isdn: Fix typo in isdn drivers | Masanari Iida | 2012-10-26 | 4 | -4/+4 |
| |_|_|/
|/| | | |
|
* | | | | mISDN: Fix wrong usage of flush_work_sync while holding locks | Karsten Keil | 2012-09-13 | 6 | -10/+14 |
* | | | | mISDN: fix possible memory leak in hfcmulti_init() | Wei Yongjun | 2012-09-03 | 1 | -0/+2 |
| |_|/
|/| | |
|
* | | | mISDN: Bugfix for layer2 fixed TEI mode | Karsten Keil | 2012-08-06 | 1 | -1/+1 |
* | | | isdnloop: fix and simplify isdnloop_init() | Wu Fengguang | 2012-08-03 | 1 | -12/+0 |
| |/
|/| |
|
* | | mISDN: Bugfix only few bytes are transfered on a connection | Karsten Keil | 2012-07-29 | 1 | -3/+4 |
* | | ISDN: Add check for usb_alloc_urb() result | Karsten Keil | 2012-07-18 | 2 | -10/+26 |
* | | ISDN: Add check for return value of pnp_activate_dev() | Karsten Keil | 2012-07-18 | 1 | -0/+5 |
* | | gigaset: silence GCC warning for unused 'format_ie' | Paul Bolle | 2012-07-16 | 1 | -0/+2 |
* | | drivers/isdn/mISDN/stack.c: remove invalid reference to list iterator variable | Julia Lawall | 2012-07-09 | 1 | -2/+2 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-05-24 | 1 | -0/+6 |
|\ |
|
| * | mISDN: Add X-Tensions USB ISDN TA XC-525 | Karsten Keil | 2012-05-22 | 1 | -0/+6 |
* | | Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-05-22 | 2 | -292/+179 |
|\ \ |
|
| * \ | Merge 3.4-rc3 into tty-next | Greg Kroah-Hartman | 2012-04-18 | 1 | -1/+1 |
| |\ \ |
|
| * | | | ISDN: remove uses of isdn_tty_revision | Jiri Slaby | 2012-04-10 | 1 | -3/+0 |
| * | | | TTY: isdn, use tty_port_block_til_ready helper | Jiri Slaby | 2012-04-09 | 1 | -96/+1 |
| * | | | TTY: isdn, define tty_port_operations | Jiri Slaby | 2012-04-09 | 1 | -1/+13 |
| * | | | TTY: isdn, use tty_port_close_end helper | Jiri Slaby | 2012-04-09 | 1 | -7/+2 |
| * | | | TTY: isdn, define local tty_port | Jiri Slaby | 2012-04-09 | 1 | -46/+52 |
| * | | | TTY: isdn, use xmit_buf from tty_port | Jiri Slaby | 2012-04-09 | 1 | -7/+9 |
| * | | | TTY: isdn, use tty from tty_port | Jiri Slaby | 2012-04-09 | 1 | -21/+20 |
| * | | | TTY: isdn, use counts from tty_port | Jiri Slaby | 2012-04-09 | 1 | -22/+21 |
| * | | | TTY: isdn, use open/close_wait from tty_port | Jiri Slaby | 2012-04-09 | 2 | -11/+7 |
| * | | | TTY: isdn, add tty_port | Jiri Slaby | 2012-04-09 | 1 | -29/+31 |
| * | | | TTY: isdn, make some functions readable | Jiri Slaby | 2012-04-09 | 1 | -85/+93 |
| * | | | TTY: isdn, do not play with module refcounts | Jiri Slaby | 2012-04-09 | 1 | -11/+0 |
| * | | | TTY: isdn, remove ISDN_ASYNC_* flags | Jiri Slaby | 2012-04-09 | 1 | -29/+30 |
| * | | | TTY: isdn, remove callout | Jiri Slaby | 2012-04-09 | 1 | -26/+6 |
| * | | | ISDN: i4l, remove cvs crap | Jiri Slaby | 2012-04-09 | 1 | -5/+1 |
* | | | | Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-05-22 | 5 | -0/+5 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | USB: Disable hub-initiated LPM for comms devices. | Sarah Sharp | 2012-05-18 | 5 | -0/+5 |
| | |/
| |/| |
|
* | | | isdn: remove duplicate NULL check | Dan Carpenter | 2012-05-17 | 1 | -1/+1 |