Age | Commit message (Expand) | Author |
2012-04-09 | TTY: HVC, add tty_port | Jiri Slaby |
2012-04-09 | TTY: bfin_jtag_comm, use tty from tty_port | Jiri Slaby |
2012-04-09 | TTY: bfin_jtag_comm, add tty_port | Jiri Slaby |
2012-04-09 | TTY: tty3270, add tty_port | Jiri Slaby |
2012-04-09 | TTY: tty3270, push tty down to tty3270_do_write | Jiri Slaby |
2012-04-09 | TTY: tty3270, get rid of ugly aliasing | Jiri Slaby |
2012-04-09 | TTY: tty3270, move initialization to allocation | Jiri Slaby |
2012-04-09 | TTY: sclp_vt220, remove unused allocation | Jiri Slaby |
2012-04-09 | TTY: sclp_vt220, add tty_port | Jiri Slaby |
2012-04-09 | TTY: sclp_tty, add tty_port | Jiri Slaby |
2012-04-09 | TTY: con3215, centralize allocation | Jiri Slaby |
2012-04-09 | TTY: hso, use tty from tty_port | Jiri Slaby |
2012-04-09 | TTY: hso, remove tty NULL checks fro tty->ops | Jiri Slaby |
2012-04-09 | TTY: hso, add tty_port | Jiri Slaby |
2012-04-09 | TTY: hso, free tty_driver | Jiri Slaby |
2012-04-09 | TTY: hso, do not set TTY MAGIC | Jiri Slaby |
2012-04-09 | 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 | TTY: isdn, use tty from tty_port | Jiri Slaby |
2012-04-09 | TTY: isdn, use counts from tty_port | Jiri Slaby |
2012-04-09 | TTY: isdn, use open/close_wait from tty_port | Jiri Slaby |
2012-04-09 | TTY: isdn, add tty_port | Jiri Slaby |
2012-04-09 | TTY: isdn, make some functions readable | Jiri Slaby |
2012-04-09 | TTY: isdn, do not play with module refcounts | Jiri Slaby |
2012-04-09 | TTY: isdn, remove ISDN_ASYNC_* flags | Jiri Slaby |
2012-04-09 | TTY: isdn, remove callout | Jiri Slaby |
2012-04-09 | ISDN: i4l, remove cvs crap | Jiri Slaby |
2012-04-09 | TTY: crisv10, initialize tty_port | Jiri Slaby |
2012-04-09 | TTY: crisv10, remove unused tmp_buf | Jiri Slaby |
2012-04-07 | Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-04-07 | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds |
2012-04-06 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2012-04-06 | Merge branch '3.4-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-04-06 | tcm_fc: Do not free tpg structure during wq allocation failure | Mark Rustad |
2012-04-06 | tcm_fc: Add abort flag for gracefully handling exchange timeout | Mark Rustad |
2012-04-06 | Merge branches 'idle-fix' and 'misc' into release | Len Brown |
2012-04-06 | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca... | Linus Torvalds |
2012-04-06 | Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2012-04-06 | Merge tag 'mmc-fixes-for-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-04-06 | cpuidle: Fix panic in CPU off-lining with no idle driver | Toshi Kani |
2012-04-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-04-06 | xen/pcifront: avoid pci_frontend_enable_msix() falsely returning success | Jan Beulich |
2012-04-06 | xen/pciback: fix XEN_PCI_OP_enable_msix result | Jan Beulich |
2012-04-06 | xen: only check xen_platform_pci_unplug if hvm | Igor Mammedov |
2012-04-05 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-04-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-04-05 | mmc: use really long write timeout to deal with crappy cards | Paul Walmsley |