summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2014-05-22Merge 3.15-rc6 into staging-next.Greg Kroah-Hartman
2014-05-20tty/serial: pl011: add DT based earlycon supportRob Herring
2014-05-20serial: earlycon: add DT supportRob Herring
2014-05-20Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Rob Herring
2014-05-16tile: hvc: Use irq_alloc/free_hwirqThomas Gleixner
2014-05-16tile: serial: Use irq_alloc/free_hwirqThomas Gleixner
2014-05-15goldfish: clean up the checkpatch warningsAlan
2014-05-15goldfish: clean up tty 64bit supportAlan
2014-05-15goldfish: enable 64-bit tty driverJun Tian
2014-05-03tty/serial: fix generic earlycon option parsingRob Herring
2014-05-03tty/serial: add back missing setup_early_serial8250_consoleRob Herring
2014-05-03tty: Fix lockless tty buffer racePeter Hurley
2014-05-03Revert "tty: Fix race condition between __tty_buffer_request_room and flush_t...Peter Hurley
2014-05-03drivers/tty/hvc: don't free hvc_console_setup after initTomoki Sekiyama
2014-05-03n_tty: Fix n_tty_write crash when echoing in raw modePeter Hurley
2014-05-03tty: serial: 8250_core.c Bug fix for Exar chips.Michael Welling
2014-04-28Merge 3.15-rc3 into tty-nextGreg Kroah-Hartman
2014-04-25serial: sc16is7xx: fix implicit decl of func copy_{to,from}_userJon Ringle
2014-04-25serial: sc16is7xx: depend on I2CJon Ringle
2014-04-25serial: sc16is7xxJon Ringle
2014-04-25Revert "serial: sh-sci: Add device tree support for r8a7779"Greg Kroah-Hartman
2014-04-24tty/serial: add arm/arm64 semihosting earlyconRob Herring
2014-04-24tty/serial: pl011: add generic earlycon supportRob Herring
2014-04-24tty/serial: convert 8250 to generic earlyconRob Herring
2014-04-24tty/serial: add generic serial earlyconRob Herring
2014-04-24x86: move FIX_EARLYCON_MEM kconfig into x86Rob Herring
2014-04-24tty: serial: Add driver for MEN's 16z135 High Speed UART.Johannes Thumshirn
2014-04-24tty: xuartps: Rebrand driver as Cadence UARTSoren Brinkmann
2014-04-24tty: xuartps: Don't write IRQ disable register to enable interruptsSoren Brinkmann
2014-04-24tty: xuartps: Refactor read-modify-writesSoren Brinkmann
2014-04-24tty: xuartps: Print warning in clock notifierSoren Brinkmann
2014-04-24tty: xuartps: Clean upSoren Brinkmann
2014-04-24tty: xuartps: Initialize ports according to aliasesMichal Simek
2014-04-24tty: xuartps: Fix kernel-doc errors in the driverMichal Simek
2014-04-24tty: serial: omap: fix Sparse warningsFelipe Balbi
2014-04-24tty: serial: omap: remove unneeded singlethread workqueueFelipe Balbi
2014-04-24tty: serial: omap: remove some dead codeFelipe Balbi
2014-04-24tty: serial: omap: switch over to devm_ioremap_resourceFelipe Balbi
2014-04-24tty: serial: omap: switch over to platform_get_resourceFelipe Balbi
2014-04-24tty: serial: omap: cleanup variable declarationsFelipe Balbi
2014-04-24tty: serial: omap: switch over to devm_request_gpioFelipe Balbi
2014-04-24tty: serial: add missing bracesFelipe Balbi
2014-04-24Revert "serial: omap: unlock the port lock"Felipe Balbi
2014-04-24serial_core: Commonalize crlf when working w/ a non open console portDoug Anderson
2014-04-24tty: serial: replace del_timer by del_timer_syncJulia Lawall
2014-04-24serial: mux: Align SUPPORT_SYSRQ behaviour with other drivers.Daniel Thompson
2014-04-24serial: sh-sci: Add device tree support for r8a7779Simon Horman
2014-04-248250_dw: Support all baudrates on baytrailLoic Poulain
2014-04-24pch_uart: Add uart device to irq nameAlexander Stein
2014-04-24serial_core: fix uart PORT_UNKNOWN handlingThomas Pfaff