Age | Commit message (Expand) | Author |
2011-04-19 | TTY: serial_core, remove unused variable | Jiri Slaby |
2011-04-19 | tty: VT, remove unused variable | Jiri Slaby |
2011-04-19 | drivers/tty/vt/vt_ioctl.c: repair insane ?: expression | Andrew Morton |
2011-04-19 | vt: Add K_OFF return value to vt_ioctl KDGKBMODE | Arthur Taylor |
2011-04-19 | vt: remove uneeded retval check before tty->ops->open inside tty_open | Herton Ronaldo Krzesinski |
2011-04-12 | tty: fix typo in descripton of tty_termios_encode_baud_rate | Uwe Kleine-König |
2011-04-10 | treewide: remove extra semicolons | Justin P. Mattock |
2011-04-07 | Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2011-04-07 | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds |
2011-04-04 | tty: fix endless work loop when the buffer fills up | Linus Torvalds |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-31 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt |
2011-03-31 | sh: sh-sci: Fix double initialization by serial_console_setup | Nobuhiro Iwamatsu |
2011-03-31 | serial: sh-sci: prevent setup of uninitialized serial console | Alexandre Courbot |
2011-03-31 | apbuart: Depend upon sparc. | David S. Miller |
2011-03-30 | sparc32,leon: Fixed APBUART frequency detection | Daniel Hellstrom |
2011-03-30 | sparc32, leon: APBUART driver must use archdata to get IRQ number | Daniel Hellstrom |
2011-03-29 | drivers: Final irq namespace conversion | Thomas Gleixner |
2011-03-26 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds |
2011-03-25 | kgdboc,kgdbts: strlen() doesn't count the terminator | Dan Carpenter |
2011-03-25 | lib, arch: add filter argument to show_mem and fix private implementations | David Rientjes |
2011-03-24 | drivers/tty/bfin_jtag_comm.c: avoid calling put_tty_driver on NULL | Julia Lawall |
2011-03-22 | tty: stop using "delayed_work" in the tty layer | Linus Torvalds |
2011-03-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-03-18 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2011-03-18 | Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/davidb/linux-msm | Linus Torvalds |
2011-03-18 | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-03-18 | Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/... | Linus Torvalds |
2011-03-18 | Merge branches 'stable/hvc-console', 'stable/gntalloc.v6' and 'stable/balloon... | Linus Torvalds |
2011-03-17 | Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into drivers | Russell King |
2011-03-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt |
2011-03-17 | Merge remote branch 'rmk/for-linus' into for-linus | David Brown |
2011-03-17 | Merge branch 'remove' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-03-17 | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-03-17 | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |
2011-03-16 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2011-03-15 | drivers/serial/ucc_uart.c: Add of_node_put to avoid memory leak | Julia Lawall |
2011-03-15 | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene... | Russell King |
2011-03-14 | pch_uart: reference clock on CM-iTC | Denis Turischev |
2011-03-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/l... | Russell King |
2011-03-11 | Merge branch 'next-exynos4' into for-next | Kukjin Kim |
2011-03-10 | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev... | Russell King |
2011-03-10 | ARM: 6764/1: pl011: factor out FIFO to TTY code | Linus Walleij |
2011-03-10 | ARM: 6763/1: pl011: add optional RX DMA to PL011 v2 | Linus Walleij |
2011-03-10 | xen/hvc: Disable probe_irq_on/off from poking the hvc-console IRQ line. | Konrad Rzeszutek Wilk |
2011-03-09 | n_gsm: fix UIH control byte : P bit should be 0 | Eric Bénard |
2011-03-07 | serial: msm_serial_hs: Add MSM high speed UART driver | Mayank Rana |
2011-03-07 | tty_audit: fix tty_audit_add_data live lock on audit disabled | Xiaotian Feng |
2011-03-04 | serial: sh-sci: fix deadlock when resuming from S3 sleep | Alexandre Courbot |
2011-03-02 | powerpc/pseries: Reduce HVCS driver insanity | Benjamin Herrenschmidt |