Age | Commit message (Expand) | Author |
2011-11-21 | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2011-11-17 | TTY: ldisc, wait for ldisc infinitely in hangup | Jiri Slaby |
2011-11-17 | TTY: ldisc, move wait idle to caller | Jiri Slaby |
2011-11-17 | TTY: ldisc, allow waiting for ldisc arbitrarily long | Jiri Slaby |
2011-11-15 | Revert "tty/serial: Prevent drop of DCD on suspend for Tegra UARTs" | Greg Kroah-Hartman |
2011-11-15 | RS485: fix inconsistencies in the meaning of some variables | Claudio Scordino |
2011-11-15 | pch_uart: Fix DMA resource leak issue | Tomoya MORINAGA |
2011-11-15 | serial,mfd: Fix CMSPAR setup | Alan Cox |
2011-11-15 | tty/serial: Prevent drop of DCD on suspend for Tegra UARTs | Doug Anderson |
2011-11-15 | pch_uart: Change company name OKI SEMICONDUCTOR to LAPIS Semiconductor | Tomoya MORINAGA |
2011-11-15 | pch_uart: Support new device LAPIS Semiconductor ML7831 IOH | Tomoya MORINAGA |
2011-11-15 | pch_uart: Fix hw-flow control issue | Tomoya MORINAGA |
2011-11-15 | tty: hvc_dcc: Fix duplicate character inputs | Stephen Boyd |
2011-11-11 | Merge branches 'sh/pm-runtime' and 'common/clkfwk' into sh-fixes-for-linus | Paul Mundt |
2011-11-08 | n_gsm: Fix timings | Alan Cox |
2011-11-06 | Revert "hvc_console: display printk messages on console." | Linus Torvalds |
2011-11-06 | powerpc: fix building hvc_opal.c | Michael Neuling |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-11-06 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2011-11-04 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2011-11-04 | serial: sh-sci: Fix up SH-2A SCIF support. | Phil Edworthy |
2011-11-02 | Merge branch 'for-linus' of git://github.com/richardweinberger/linux | Linus Torvalds |
2011-11-02 | um: switch to use of drivers/Kconfig | Al Viro |
2011-11-01 | Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds |
2011-10-31 | tty: Add export.h for EXPORT_SYMBOL/THIS_MODULE to exporters | Paul Gortmaker |
2011-10-31 | tty: Add module.h to drivers/tty users who just expect it there. | Paul Gortmaker |
2011-10-30 | Merge branches 'msm/dt', 'imx/dt' and 'at91/dt' into next/dt | Arnd Bergmann |
2011-10-29 | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-10-27 | Merge branch 'clk' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cu... | Linus Torvalds |
2011-10-27 | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds |
2011-10-27 | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-10-26 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2011-10-25 | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2011-10-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-10-25 | drivercore: Add helper macro for platform_driver boilerplate | Grant Likely |
2011-10-24 | Merge commit 'v3.1' into devicetree/next | Grant Likely |
2011-10-19 | TTY: serial_core: Fix crash if DCD drop during suspend | Doug Anderson |
2011-10-19 | tty/serial: atmel_serial: bootconsole removed from auto-enumerates | Nicolas Ferre |
2011-10-19 | Revert "TTY: call tty_driver_lookup_tty unconditionally" | Greg Kroah-Hartman |
2011-10-18 | tty/serial: atmel_serial: add device tree support | Nicolas Ferre |
2011-10-18 | tty/serial: atmel_serial: auto-enumerate ports | Nicolas Ferre |
2011-10-18 | tty/serial: atmel_serial: whitespace and braces modifications | Nicolas Ferre |
2011-10-18 | tty/serial: atmel_serial: change platform_data variable name | Nicolas Ferre |
2011-10-18 | TTY: call tty_driver_lookup_tty unconditionally | Jiri Slaby |
2011-10-18 | TTY: pty, release tty in all ptmx_open fail paths | Jiri Slaby |
2011-10-18 | TTY: make tty_add_file non-failing | Jiri Slaby |
2011-10-18 | TTY: drop driver reference in tty_open fail path | Jiri Slaby |
2011-10-18 | 8250_pci: Fix kernel panic when pch_uart is disabled | Tomoya MORINAGA |
2011-10-18 | tty: Support compat_ioctl get/set termios_locked | Thomas Meyer |
2011-10-18 | hvc_console: display printk messages on console. | Miche Baker-Harvey |