Age | Commit message (Expand) | Author |
2011-04-19 | serial: core, remove uart_update_termios | Jiri Slaby |
2011-04-19 | serial: core, do not set DTR/RTS twice on startup | Jiri Slaby |
2011-04-19 | serial: core, move termios handling to uart_startup | Jiri Slaby |
2011-04-19 | serial: altera_uart: Scan for a free port if platform device id is -1 | Tobias Klauser |
2011-04-19 | TTY: serial_core, remove unused variable | Jiri Slaby |
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-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-30 | 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-25 | 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-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-17 | Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/davidb/linux-msm | Linus Torvalds |
2011-03-17 | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-03-17 | Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/... | 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-16 | Merge remote branch 'rmk/for-linus' into for-linus | David Brown |
2011-03-16 | Merge branch 'remove' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-03-16 | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | 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-07 | serial: msm_serial_hs: Add MSM high speed UART driver | Mayank Rana |
2011-03-04 | serial: sh-sci: fix deadlock when resuming from S3 sleep | Alexandre Courbot |
2011-03-01 | tty: serial: altera_jtaguart: Add device tree support | Tobias Klauser |
2011-03-01 | tty: serial: altera_uart: Add devicetree support | Tobias Klauser |
2011-02-28 | dt/serial: Eliminate users of of_platform_{,un}register_driver | Grant Likely |
2011-02-28 | dt: uartlite: merge platform and of_platform driver bindings | Grant Likely |
2011-02-28 | fmvj18x_cs: add new id | Ken Kawasaki |
2011-02-25 | tty/serial: Relax the device_type restriction from of_serial | Grant Likely |
2011-02-24 | Merge 2.6.38-rc6 into tty-next | Greg Kroah-Hartman |
2011-02-23 | ARM: amba: make probe() functions take const id tables | Russell King |
2011-02-22 | pch_uart: Fix DMA channel miss-setting issue. | Tomoya MORINAGA |
2011-02-22 | pch_uart: fix exclusive access issue | Tomoya MORINAGA |
2011-02-22 | pch_uart: fix auto flow control miss-setting issue | Tomoya MORINAGA |
2011-02-22 | pch_uart: fix uart clock setting issue | Tomoya MORINAGA |