Age | Commit message (Expand) | Author | Files | Lines |
2012-04-09 | TTY: ipwireless, move prints to appropriate places | Jiri Slaby | 1 | -21/+10 |
2012-04-09 | TTY: ipwireless, use synchronous hangup | Jiri Slaby | 1 | -3/+3 |
2012-04-09 | TTY: hvsi, use tty from tty_port | Jiri Slaby | 1 | -14/+21 |
2012-04-09 | TTY: hvsi, sanitize uses of tty | Jiri Slaby | 1 | -58/+30 |
2012-04-09 | TTY: hvsi, add tty_port | Jiri Slaby | 1 | -6/+7 |
2012-04-09 | TTY: hvsi, CLOCAL is not in tty->flags | Jiri Slaby | 1 | -1/+1 |
2012-04-09 | TTY: hvcs, use tty from tty_port | Jiri Slaby | 1 | -9/+7 |
2012-04-09 | TTY: hvcs, use kref from tty_port | Jiri Slaby | 1 | -18/+16 |
2012-04-09 | TTY: hvcs, add tty_port | Jiri Slaby | 1 | -12/+12 |
2012-04-09 | TTY: HVC, use count from tty_port | Jiri Slaby | 2 | -20/+21 |
2012-04-09 | TTY: HVC, use tty from tty_port | Jiri Slaby | 3 | -23/+16 |
2012-04-09 | TTY: HVC, add tty_port | Jiri Slaby | 2 | -10/+15 |
2012-04-09 | TTY: bfin_jtag_comm, use tty from tty_port | Jiri Slaby | 1 | -18/+18 |
2012-04-09 | TTY: bfin_jtag_comm, add tty_port | Jiri Slaby | 1 | -5/+5 |
2012-04-09 | TTY: tty3270, add tty_port | Jiri Slaby | 3 | -43/+49 |
2012-04-09 | TTY: tty3270, push tty down to tty3270_do_write | Jiri Slaby | 1 | -5/+6 |
2012-04-09 | TTY: tty3270, get rid of ugly aliasing | Jiri Slaby | 1 | -23/+19 |
2012-04-09 | TTY: tty3270, move initialization to allocation | Jiri Slaby | 1 | -10/+10 |
2012-04-09 | TTY: sclp_vt220, remove unused allocation | Jiri Slaby | 1 | -8/+1 |
2012-04-09 | TTY: sclp_vt220, add tty_port | Jiri Slaby | 1 | -10/+14 |
2012-04-09 | TTY: sclp_tty, add tty_port | Jiri Slaby | 1 | -14/+19 |
2012-04-09 | TTY: con3215, centralize allocation | Jiri Slaby | 1 | -35/+39 |
2012-04-09 | TTY: hso, use tty from tty_port | Jiri Slaby | 1 | -27/+13 |
2012-04-09 | TTY: hso, remove tty NULL checks fro tty->ops | Jiri Slaby | 1 | -17/+10 |
2012-04-09 | TTY: hso, add tty_port | Jiri Slaby | 1 | -12/+13 |
2012-04-09 | TTY: hso, free tty_driver | Jiri Slaby | 1 | -4/+8 |
2012-04-09 | TTY: hso, do not set TTY MAGIC | Jiri Slaby | 1 | -1/+0 |
2012-04-09 | TTY: isdn, use tty_port_block_til_ready helper | Jiri Slaby | 1 | -96/+1 |
2012-04-09 | TTY: isdn, define tty_port_operations | Jiri Slaby | 1 | -1/+13 |
2012-04-09 | TTY: isdn, use tty_port_close_end helper | Jiri Slaby | 1 | -7/+2 |
2012-04-09 | TTY: isdn, define local tty_port | Jiri Slaby | 1 | -46/+52 |
2012-04-09 | TTY: isdn, use xmit_buf from tty_port | Jiri Slaby | 1 | -7/+9 |
2012-04-09 | TTY: isdn, use tty from tty_port | Jiri Slaby | 1 | -21/+20 |
2012-04-09 | TTY: isdn, use counts from tty_port | Jiri Slaby | 1 | -22/+21 |
2012-04-09 | TTY: isdn, use open/close_wait from tty_port | Jiri Slaby | 2 | -11/+7 |
2012-04-09 | TTY: isdn, add tty_port | Jiri Slaby | 1 | -29/+31 |
2012-04-09 | TTY: isdn, make some functions readable | Jiri Slaby | 1 | -85/+93 |
2012-04-09 | TTY: isdn, do not play with module refcounts | Jiri Slaby | 1 | -11/+0 |
2012-04-09 | TTY: isdn, remove ISDN_ASYNC_* flags | Jiri Slaby | 1 | -29/+30 |
2012-04-09 | TTY: isdn, remove callout | Jiri Slaby | 1 | -26/+6 |
2012-04-09 | ISDN: i4l, remove cvs crap | Jiri Slaby | 1 | -5/+1 |
2012-04-09 | TTY: crisv10, initialize tty_port | Jiri Slaby | 1 | -0/+1 |
2012-04-09 | TTY: crisv10, remove unused tmp_buf | Jiri Slaby | 1 | -26/+1 |
2012-04-07 | Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -1/+8 |
2012-04-07 | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds | 2 | -89/+86 |
2012-04-06 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2 | -2/+5 |
2012-04-06 | Merge branch '3.4-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 4 | -7/+19 |
2012-04-06 | tcm_fc: Do not free tpg structure during wq allocation failure | Mark Rustad | 1 | -5/+8 |
2012-04-06 | tcm_fc: Add abort flag for gracefully handling exchange timeout | Mark Rustad | 3 | -2/+11 |
2012-04-06 | Merge branches 'idle-fix' and 'misc' into release | Len Brown | 4441 | -173979/+325606 |