summaryrefslogtreecommitdiffstats
path: root/drivers/tty
AgeCommit message (Expand)AuthorLines
2013-10-17tty/serial: at91: fix uart/usart selection for older productsNicolas Ferre-7/+2
2013-10-16serial: vt8500: add missing bracesRoel Kluin-2/+3
2013-10-07Revert "serial: i.MX: evaluate linux,stdout-path property"Greg Kroah-Hartman-3/+0
2013-10-03xen/hvc: allow xenboot console to be used againDavid Vrabel-0/+1
2013-09-30tty: Fix pty master read() after slave closesPeter Hurley-20/+26
2013-09-29Merge tag 'tty-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-13/+10
2013-09-25tty: Fix SIGTTOU not sent with tcflush()Peter Hurley-0/+3
2013-09-17tty: disassociate_ctty() sends the extra SIGCONTOleg Nesterov-1/+2
2013-09-17n_tty: Fix EOF push index when termios changesPeter Hurley-2/+1
2013-09-17serial: pch_uart: remove unnecessary tty_port_tty_getJohan Hovold-11/+1
2013-09-17serial: pch_uart: fix tty-kref leak in dma-rx pathJohan Hovold-1/+2
2013-09-17serial: pch_uart: fix tty-kref leak in rx-error pathJohan Hovold-0/+2
2013-09-17serial: tegra: fix tty-kref leakJohan Hovold-1/+3
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky-1/+1
2013-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-0/+42
2013-09-06Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds-0/+2
2013-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds-6/+861
2013-09-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-19/+83
2013-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2013-09-05Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt-17/+81
2013-09-04treewide: Convert retrun typos to returnJoe Perches-1/+1
2013-09-03tilegx: Add tty serial support for TILE-Gx on-chip UARTChris Metcalf-0/+718
2013-09-03Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-2917/+6422
2013-08-30hvc_xen: Remove unnecessary __GFP_ZERO from kzallocJoe Perches-3/+3
2013-08-30serial: imx: initialize the local variableHuang Shijie-1/+1
2013-08-30tty: ar933x_uart: add device tree support and binding documentationGabor Juhos-3/+25
2013-08-30tty: ar933x_uart: allow to build the driver as a moduleGabor Juhos-1/+4
2013-08-29dts: Deprecate ALTR as a vendor prefixDinh Nguyen-0/+2
2013-08-28tty: ar933x_uart: use config_enabled() macro to clean up ifdefsGabor Juhos-13/+12
2013-08-28tty: ar933x_uart: remove superfluous assignment of ar933x_uart_driver.nrGabor Juhos-1/+0
2013-08-28tty: ar933x_uart: use the clk API to get the uart clockGabor Juhos-10/+27
2013-08-27tty: serial: cpm_uart: Adding proper request of GPIO used by cpm_uart driverChristophe Leroy-2/+26
2013-08-28Merge branch 'merge' into nextBenjamin Herrenschmidt-2/+2
2013-08-27serial: sirf: fix the amount of serial portsQipan Li-1/+8
2013-08-27serial: sirf: define macro for some magic numbers of USPQipan Li-15/+37
2013-08-27serial: icom: move array overflow checks earlierDan Carpenter-41/+48
2013-08-27TTY: amiserial, remove unnecessary platform_set_drvdata()Jingoo Han-2/+0
2013-08-27serial: st-asc: remove unnecessary platform_set_drvdata()Jingoo Han-1/+0
2013-08-27msm_serial: Send more than 1 character on the console w/ UARTDMStephen Boyd-14/+45
2013-08-27msm_serial: Add support for non-GSBI UARTDM devicesStephen Boyd-2/+8
2013-08-27msm_serial: Switch clock consumer strings and simplify codeStephen Boyd-14/+5
2013-08-27tty: serial: vt8500: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar-0/+2
2013-08-27tty: serial: sirfsoc: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar-0/+3
2013-08-27tty: serial: tegra: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar-2/+8
2013-08-27tty: serial: samsung: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar-1/+4
2013-08-27tty: serial: sa1100: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar-0/+3
2013-08-27tty: serial: rp2: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar-0/+2
2013-08-27tty: serial: pnx8xxx: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar-0/+3
2013-08-27tty: serial: nwpserial: drop uart_port->lock before calling tty_flip_buffer_p...Viresh Kumar-0/+3
2013-08-27tty: serial: netx: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar-2/+4