Age | Commit message (Expand) | Author |
2013-10-13 | xen/hvc: allow xenboot console to be used again | David Vrabel |
2013-10-05 | serial: pch_uart: fix tty-kref leak in dma-rx path | Johan Hovold |
2013-10-05 | serial: pch_uart: fix tty-kref leak in rx-error path | Johan Hovold |
2013-10-05 | serial: tegra: fix tty-kref leak | Johan Hovold |
2013-10-05 | tty: Fix SIGTTOU not sent with tcflush() | Peter Hurley |
2013-09-26 | tty: disassociate_ctty() sends the extra SIGCONT | Oleg Nesterov |
2013-09-07 | powerpc/hvsi: Increase handshake timeout from 200ms to 400ms. | Eugene Surovegin |
2013-08-11 | serial/mxs-auart: increase time to wait for transmitter to become idle | Uwe Kleine-König |
2013-08-11 | serial: arc_uart: Fix module alias | Axel Lin |
2013-08-11 | serial/mxs-auart: fix race condition in interrupt handler | Uwe Kleine-König |
2013-08-11 | parisc: Fix interrupt routing for C8000 serial ports | Thomas Bogendoerfer |
2013-08-04 | tty_port: Fix refcounting leak in tty_port_tty_hangup() | Gianluca Anzolin |
2013-07-21 | pch_uart: Add uart_clk selection for the MinnowBoard | Darren Hart |
2013-07-13 | Revert "serial: 8250_pci: add support for another kind of NetMos Technology P... | Greg Kroah-Hartman |
2013-07-13 | tty: Reset itty for other pty | Peter Hurley |
2013-06-22 | Merge tag 'tty-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2013-06-18 | parisc: fix serial ports on C8000 workstation | Thomas Bogendoerfer |
2013-06-17 | tty: Fix transient pty write() EIO | Peter Hurley |
2013-06-17 | tty/vt: Return EBUSY if deallocating VT1 and it is busy | Ross Lagerwall |
2013-06-03 | Revert "serial: 8250: Make SERIAL_8250_RUNTIME_UARTS work correctly" | Kyle McMartin |
2013-06-03 | serial: samsung: enable clock before clearing pending interrupts during init | Chander Kashyap |
2013-06-03 | serial/imx: disable hardware flow control at startup | Lucas Stach |
2013-05-24 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-05-22 | tty: mxser: Fix build warning introduced by dfc7b837c7f9 (Re: linux-next: bui... | Matwey V. Kornilov |
2013-05-21 | tty: mxser: fix usage of opmode_ioaddr | Matwey V. Kornilov |
2013-05-21 | serial: 8250_dw: add ACPI ID for Intel BayTrail | Heikki Krogerus |
2013-05-20 | TTY: Fix tty miss restart after we turn off flow-control | Wang YanQing |
2013-05-20 | tty/vt: Fix vc_deallocate() lock order | Peter Hurley |
2013-05-20 | TTY: ehv_bytechan: add missing platform_driver_unregister() when module exit | Wei Yongjun |
2013-05-20 | TTY: rocket, fix more no-PCI warnings | Jiri Slaby |
2013-05-20 | serial: mcf: missing uart_unregister_driver() on error in mcf_init() | Wei Yongjun |
2013-05-20 | tty: serial: mpc5xxx: fix error handing in mpc52xx_uart_init() | Wei Yongjun |
2013-05-20 | serial: samsung: add missing platform_driver_unregister() when module exit | Wei Yongjun |
2013-05-20 | serial: pl011: protect attribute read from NULL platform data struct | Lee Jones |
2013-05-20 | tty: nwpserial: Pass correct pointer to free_irq() | Lars-Peter Clausen |
2013-05-20 | serial: 8250_dw: Add valid clk pointer check | Ezequiel Garcia |
2013-05-19 | SERIAL: OMAP: Remove the slave idle handling from the driver | Santosh Shilimkar |
2013-05-11 | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds |
2013-05-10 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2013-05-10 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds |
2013-05-08 | MIPS: BCM63XX: merge bcm63xx_clk.h into bcm63xx/clk.c | Jonas Gorski |
2013-05-07 | Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-05-07 | Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2013-05-06 | Merge branch 'late/dt' into next/dt2 | Arnd Bergmann |
2013-05-04 | serial: sunsu: add missing platform_driver_unregister() when module exit | Wei Yongjun |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2013-05-01 | tty: fix up atime/mtime mess, take three | Linus Torvalds |
2013-04-30 | audit: do not needlessly take a lock in tty_audit_exit | Eric Paris |
2013-04-30 | audit: do not needlessly take a spinlock in copy_signal | Eric Paris |