| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-02-21 | 1 | -2/+2 |
|\ |
|
| * | Merge branch 'master' into for-next | Jiri Kosina | 2013-01-29 | 102 | -1656/+3890 |
| |\ |
|
| * | | treewide: Replace incomming with incoming in all comments and strings | Jorrit Schippers | 2013-01-03 | 1 | -2/+2 |
* | | | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2013-02-21 | 115 | -1673/+5932 |
|\ \ \ |
|
| * | | | tty: mxser: improve error handling in mxser_probe() and mxser_module_init() | Alexey Khoroshilov | 2013-02-18 | 1 | -7/+35 |
| * | | | serial: imx: fix uninitialized variable warning | Shawn Guo | 2013-02-18 | 1 | -1/+1 |
| * | | | serial: tegra: assume CONFIG_OF | Stephen Warren | 2013-02-15 | 1 | -3/+2 |
| * | | | TTY: do not update atime/mtime on read/write | Jiri Slaby | 2013-02-15 | 1 | -6/+2 |
| * | | | serial: imx: Fix recursive locking bug | Thomas Gleixner | 2013-02-14 | 1 | -2/+9 |
| * | | | tty: Remove ancient hardpps() | Peter Hurley | 2013-02-13 | 2 | -9/+0 |
| * | | | pps: Additional cleanups in uart_handle_dcd_change | George Spelvin | 2013-02-13 | 1 | -10/+7 |
| * | | | pps: Move timestamp read into PPS code proper | George Spelvin | 2013-02-13 | 3 | -5/+4 |
| * | | | tty: serial: uartlite: Support uartlite on big and little endian systems | Michal Simek | 2013-02-13 | 1 | -22/+79 |
| * | | | tty: serial: uartlite: Fix sparse and checkpatch warnings | Michal Simek | 2013-02-13 | 1 | -4/+4 |
| * | | | serial/arc-uart: Miscll DT related updates (Grant's review comments) | Vineet Gupta | 2013-02-13 | 1 | -6/+4 |
| * | | | drivers/serial: add GENERIC_HARDIRQS dependency | Heiko Carstens | 2013-02-08 | 1 | -1/+1 |
| * | | | Revert "serial: imx: Move imx_port_ucrs_save/restore under CONFIG_CONSOLE_POLL" | fabio.estevam@freescale.com | 2013-02-06 | 1 | -21/+21 |
| * | | | tty: metag_da: avoid getting tty kref in dashtty_timer() | James Hogan | 2013-02-06 | 1 | -17/+14 |
| * | | | tty: metag_da: Add metag DA TTY driver | James Hogan | 2013-02-06 | 3 | -0/+694 |
| * | | | serial: imx: Move imx_port_ucrs_save/restore under CONFIG_CONSOLE_POLL | Fabio Estevam | 2013-02-05 | 1 | -21/+21 |
| * | | | tty: serial: altera_jtaguart: Simplify altera_jtaguart_init() | Tobias Klauser | 2013-02-05 | 1 | -4/+2 |
| * | | | tty: serial: altera_uart: Simplify altera_uart_init() | Tobias Klauser | 2013-02-05 | 1 | -4/+2 |
| * | | | OMAP/serial: Fix incorrect Rx FIFO threshold setting, LSR validation on Tx, a... | Alexey Pelykh | 2013-02-05 | 1 | -6/+2 |
| * | | | tty: of_serial: unexport tegra_serial_handle_break | Stephen Warren | 2013-02-05 | 1 | -3/+4 |
| * | | | pty: Ignore slave open count for master pty open | Peter Hurley | 2013-02-04 | 1 | -1/+1 |
| * | | | pty: Ignore slave pty close() if never successfully opened | Peter Hurley | 2013-02-04 | 1 | -0/+6 |
| * | | | pty: Fix BUG()s when ptmx_open() errors out | Peter Hurley | 2013-02-04 | 1 | -3/+4 |
| * | | | kgdb: remove #include <linux/serial_8250.h> from kgdb.h | Greg Kroah-Hartman | 2013-02-04 | 1 | -0/+1 |
| * | | | tty: Use raw spin lock to protect the TTY read section | Ivo Sieben | 2013-02-04 | 1 | -28/+28 |
| * | | | tty: set_termios/set_termiox should not return -EINTR | Oleg Nesterov | 2013-02-04 | 1 | -2/+2 |
| * | | | tty: Prevent deadlock in n_gsm driver | Dirkjan Bussink | 2013-01-30 | 1 | -1/+41 |
| * | | | serial: ralink: adds support for the serial core found on ralink wisoc | John Crispin | 2013-01-30 | 2 | -3/+11 |
| * | | | TTY: synclink: Convert + to | for bit operations | Joe Perches | 2013-01-30 | 3 | -46/+46 |
| * | | | serial/8250: Add suport for later SUNIX (TIMEDIA) boards. | Stephen Chivers | 2013-01-30 | 1 | -0/+33 |
| * | | | Revert "n_tty: Unthrottle tty when flushing read buffer" | Greg Kroah-Hartman | 2013-01-29 | 1 | -2/+0 |
| * | | | Merge 3.8-rc5 into tty-next | Greg Kroah-Hartman | 2013-01-25 | 9 | -8/+71 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | serial: tegra: Fix compilation error | Venu Byravarasu | 2013-01-25 | 1 | -1/+1 |
| * | | | serial: pxa: fine-tune clk useage | Yi Zhang | 2013-01-25 | 1 | -1/+11 |
| * | | | serial: pch_uart: fix sysrq handling for pch_uart | Liang Li | 2013-01-25 | 1 | -0/+2 |
| * | | | n_tty: Unthrottle tty when flushing read buffer | Karthik Manamcheri | 2013-01-25 | 1 | -0/+2 |
| * | | | goldfish: move to tty_port for flip buffers | Alan Cox | 2013-01-25 | 1 | -12/+7 |
| * | | | serial: xilinx_uartps: Remove leftover __exit_p() | Michal Simek | 2013-01-22 | 1 | -1/+1 |
| * | | | serial:ifx6x60: Remove memset for SPI frame | channing | 2013-01-22 | 1 | -1/+0 |
| * | | | goldfish: tty driver | Arve Hjønnevåg | 2013-01-21 | 3 | -0/+340 |
| * | | | serial: sccnxp: Make baudrate table struct static | Alexander Shiyan | 2013-01-21 | 1 | -4/+2 |
| * | | | serial: sccnxp: Reset break and overrun bits in RX handler | Alexander Shiyan | 2013-01-21 | 1 | -1/+6 |
| * | | | serial/efm32: parse location property | Uwe Kleine-König | 2013-01-21 | 1 | -7/+24 |
| * | | | serial: xilinx_uartps: Get clock rate info from dts | Josh Cartwright | 2013-01-21 | 1 | -15/+19 |
| * | | | pch_uart: add sysrq support | Liang Li | 2013-01-20 | 1 | -8/+19 |
| * | | | pch_uart: fix a deadlock when pch_uart as console | Liang Li | 2013-01-20 | 1 | -7/+22 |