summaryrefslogtreecommitdiffstats
path: root/drivers/tty
AgeCommit message (Expand)Author
2014-11-06tty: serial: bcm63xx: Allow bcm63xx_uart to be built on other platformsKevin Cernekee
2014-11-06serial: imx: add imx_poll_init()Daniel Thompson
2014-11-06serial: imx: clean up imx_poll_put_char()Daniel Thompson
2014-11-06tty: serial: msm_serial: Use DT aliasesStephen Boyd
2014-11-06tty: serial: msm: Reset uartdm after baud rate changeStephen Boyd
2014-11-06tty: serial: msm: Support sysrq on uartDM devicesStephen Boyd
2014-11-06tty: serial: msm: Fix sysrq spinlock recursion on non-DMStephen Boyd
2014-11-06serial: mxs-auart: enable PPS supportJanusz Uzycki
2014-11-06serial: mxs-auart: add interrupts for modem control linesJanusz Uzycki
2014-11-06serial: mxs-auart: use mctrl_gpio helpers for handling modem signalsJanusz Uzycki
2014-11-06serial: mxs-auart: clean get_mctrl and set_mctrlJanusz Uzycki
2014-11-06tty/serial: at91: fix rx ring buffer managementCyrille Pitchen
2014-11-06serial: ralink: adds Mediatek MT7620 serialJohn Crispin
2014-11-06serial: of: add a PORT_RT2880 definitionJohn Crispin
2014-11-06tty: serial: omap: Increase max consoles and add check to prevent crashNishanth Menon
2014-11-06tty: Fix pty master poll() after slave closes v2Francesco Ruggeri
2014-11-06serial: pl011: Fix build breakage with !CONFIG_DMA_ENGINEPeter Hurley
2014-11-05tty:vt remove obsolete struct initializerPeng Fan
2014-11-05serial: 8250_em: Remove out-of-memory messagePeter Hurley
2014-11-05vt: Remove vt_get_kmsg_redirect() from uapi headerPeter Hurley
2014-11-05cris: Remove obsolete ASYNC_SPLIT_TERMIOS behaviorPeter Hurley
2014-11-05serial: hp300: Remove obsolete commentsPeter Hurley
2014-11-05tty: Call methods in modern stylePeter Hurley
2014-11-05tty: Replace open-coded test with tty_hung_up_p()Peter Hurley
2014-11-05serial: of-serial: fix uninitialized kmalloc variableJingchang Lu
2014-11-05tty/vt: don't set font mappings on vc not supporting thisImre Deak
2014-11-05tty: serial: 8250_mtk: Fix quot calculationMatthias Brugger
2014-11-05tty: ipwireless: Fix probable mask then right shift defectsJoe Perches
2014-11-05serial: imx: Remove unneeded registration messageFabio Estevam
2014-11-05serial: imx: Remove unneeded OOM error messageFabio Estevam
2014-11-05serial: imx: Remove unneeded goto labelFabio Estevam
2014-11-05serial: imx: Fix the reporting of interruptsFabio Estevam
2014-11-05tty/serial: earlycon: Fix print for implied MMIO caseKumar Gala
2014-11-05Merge branch 'tty-linus' into 'tty-testing'Greg Kroah-Hartman
2014-11-05serial/sc16is7xx: Remove obsolete #ifset TIOC[SG]RS485Ricardo Ribalda Delgado
2014-11-05serial/max310x: Remove obsolete #ifset TIOC[SG]RS485Ricardo Ribalda Delgado
2014-11-05serial: 8250_dw: Add DMA support for non-ACPI platformsRay Jui
2014-11-05tty: hvcs: Remove unnecessary KERN_ERR in hvcs.cMasanari Iida
2014-11-05max310x: max3109_detect should use indirect addressing in SPI mode for REVID ...Gregory Hermant
2014-11-05serial: samsung: Remove checks for CONFIG_SAMSUNG_CLOCKPaul Bolle
2014-11-05tty: ar933x_uart: use container_of to resolve ar933x_uart_port from uart_portFabian Frederick
2014-11-05serial: use container_of to resolve uart_sunzilog_port from uart_portFabian Frederick
2014-11-05serial: pnx8xxx: use container_of to resolve pnx8xxx_port from uart_portFabian Frederick
2014-11-05serial: amba-pl010: use container_of to resolve uart_amba_port from uart_portFabian Frederick
2014-11-05serial: sunsab: use container_of to resolve uart_sunsu_port from uart_portFabian Frederick
2014-11-05serial: sunsu: use container_of to resolve uart_sunsu_port from uart_portFabian Frederick
2014-11-05tty: use container_of to resolve uart_pmac_port from uart_portFabian Frederick
2014-11-05TTY: jsm: use container_of to resolve jsm_channel from uart_portFabian Frederick
2014-11-05serial: cpm_uart: use container_of to resolve uart_cpm_port from uart_portFabian Frederick
2014-11-05serial: mpsc: use container_of to resolve mpsc_port_info from uart_portFabian Frederick