| Commit message (Expand) | Author | Age | Files | Lines |
* | serial: vt8500: add missing braces | Roel Kluin | 2013-10-16 | 1 | -2/+3 |
* | Revert "serial: i.MX: evaluate linux,stdout-path property" | Greg Kroah-Hartman | 2013-10-08 | 1 | -3/+0 |
* | xen/hvc: allow xenboot console to be used again | David Vrabel | 2013-10-04 | 1 | -0/+1 |
* | tty: Fix pty master read() after slave closes | Peter Hurley | 2013-10-01 | 1 | -20/+26 |
* | Merge tag 'tty-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2013-09-29 | 4 | -13/+10 |
|\ |
|
| * | tty: Fix SIGTTOU not sent with tcflush() | Peter Hurley | 2013-09-26 | 1 | -0/+3 |
| * | n_tty: Fix EOF push index when termios changes | Peter Hurley | 2013-09-17 | 1 | -2/+1 |
| * | serial: pch_uart: remove unnecessary tty_port_tty_get | Johan Hovold | 2013-09-17 | 1 | -11/+1 |
| * | serial: pch_uart: fix tty-kref leak in dma-rx path | Johan Hovold | 2013-09-17 | 1 | -1/+2 |
| * | serial: pch_uart: fix tty-kref leak in rx-error path | Johan Hovold | 2013-09-17 | 1 | -0/+2 |
| * | serial: tegra: fix tty-kref leak | Johan Hovold | 2013-09-17 | 1 | -1/+3 |
* | | tty: disassociate_ctty() sends the extra SIGCONT | Oleg Nesterov | 2013-09-18 | 1 | -1/+2 |
|/ |
|
* | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky | 2013-09-13 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2013-09-07 | 1 | -0/+42 |
|\ |
|
| * | Input: sysrq - DT binding for key sequence | Mathieu J. Poirier | 2013-08-13 | 1 | -0/+42 |
* | | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2013-09-06 | 2 | -0/+2 |
|\ \ |
|
| * | | dts: Deprecate ALTR as a vendor prefix | Dinh Nguyen | 2013-08-29 | 2 | -0/+2 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2013-09-06 | 4 | -6/+861 |
|\ \ \ |
|
| * | | | tilegx: Add tty serial support for TILE-Gx on-chip UART | Chris Metcalf | 2013-09-03 | 3 | -0/+718 |
| * | | | tile: various console improvements | Chris Metcalf | 2013-08-12 | 1 | -6/+143 |
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2013-09-06 | 2 | -19/+83 |
|\ \ \ \ |
|
| * \ \ \ | Merge remote-tracking branch 'agust/next' into next | Benjamin Herrenschmidt | 2013-09-05 | 1 | -17/+81 |
| |\ \ \ \ |
|
| | * | | | | serial: mpc512x: cleanup clock API use | Gerhard Sittig | 2013-08-21 | 1 | -17/+81 |
| | | |/ /
| | |/| | |
|
| * | | | | Merge branch 'merge' into next | Benjamin Herrenschmidt | 2013-08-28 | 1 | -2/+2 |
| |\ \ \ \ |
|
| * | | | | | powerpc: Make device tree accesses in HVC VIO console endian safe | Anton Blanchard | 2013-08-14 | 1 | -2/+2 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-09-06 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | treewide: Convert retrun typos to return | Joe Perches | 2013-09-04 | 1 | -1/+1 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2013-09-03 | 79 | -2917/+6422 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | hvc_xen: Remove unnecessary __GFP_ZERO from kzalloc | Joe Perches | 2013-08-30 | 1 | -3/+3 |
| * | | | | serial: imx: initialize the local variable | Huang Shijie | 2013-08-30 | 1 | -1/+1 |
| * | | | | tty: ar933x_uart: add device tree support and binding documentation | Gabor Juhos | 2013-08-30 | 1 | -3/+25 |
| * | | | | tty: ar933x_uart: allow to build the driver as a module | Gabor Juhos | 2013-08-30 | 1 | -1/+4 |
| * | | | | tty: ar933x_uart: use config_enabled() macro to clean up ifdefs | Gabor Juhos | 2013-08-29 | 1 | -13/+12 |
| * | | | | tty: ar933x_uart: remove superfluous assignment of ar933x_uart_driver.nr | Gabor Juhos | 2013-08-29 | 1 | -1/+0 |
| * | | | | tty: ar933x_uart: use the clk API to get the uart clock | Gabor Juhos | 2013-08-29 | 2 | -10/+27 |
| * | | | | tty: serial: cpm_uart: Adding proper request of GPIO used by cpm_uart driver | Christophe Leroy | 2013-08-28 | 1 | -2/+26 |
| * | | | | serial: sirf: fix the amount of serial ports | Qipan Li | 2013-08-28 | 2 | -1/+8 |
| * | | | | serial: sirf: define macro for some magic numbers of USP | Qipan Li | 2013-08-28 | 2 | -15/+37 |
| * | | | | serial: icom: move array overflow checks earlier | Dan Carpenter | 2013-08-28 | 1 | -41/+48 |
| * | | | | TTY: amiserial, remove unnecessary platform_set_drvdata() | Jingoo Han | 2013-08-28 | 1 | -2/+0 |
| * | | | | serial: st-asc: remove unnecessary platform_set_drvdata() | Jingoo Han | 2013-08-28 | 1 | -1/+0 |
| * | | | | msm_serial: Send more than 1 character on the console w/ UARTDM | Stephen Boyd | 2013-08-28 | 1 | -14/+45 |
| * | | | | msm_serial: Add support for non-GSBI UARTDM devices | Stephen Boyd | 2013-08-28 | 1 | -2/+8 |
| * | | | | msm_serial: Switch clock consumer strings and simplify code | Stephen Boyd | 2013-08-28 | 1 | -14/+5 |
| * | | | | tty: serial: vt8500: drop uart_port->lock before calling tty_flip_buffer_push() | Viresh Kumar | 2013-08-28 | 1 | -0/+2 |
| * | | | | tty: serial: sirfsoc: drop uart_port->lock before calling tty_flip_buffer_push() | Viresh Kumar | 2013-08-28 | 1 | -0/+3 |
| * | | | | tty: serial: tegra: drop uart_port->lock before calling tty_flip_buffer_push() | Viresh Kumar | 2013-08-28 | 1 | -2/+8 |
| * | | | | tty: serial: samsung: drop uart_port->lock before calling tty_flip_buffer_push() | Viresh Kumar | 2013-08-28 | 1 | -1/+4 |
| * | | | | tty: serial: sa1100: drop uart_port->lock before calling tty_flip_buffer_push() | Viresh Kumar | 2013-08-28 | 1 | -0/+3 |
| * | | | | tty: serial: rp2: drop uart_port->lock before calling tty_flip_buffer_push() | Viresh Kumar | 2013-08-28 | 1 | -0/+2 |