summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2015-03-26serial: 8250: Separate port initializationPeter Hurley
2015-03-26serial: 8250: Separate legacy irq handling from core port operationsPeter Hurley
2015-03-26serial: 8250: Separate 8250 console interfacePeter Hurley
2015-03-26serial: 8250_early: Remove setup_early_serial8250_console()Peter Hurley
2015-03-26serial: earlycon: Enable earlycon without command line paramPeter Hurley
2015-03-26serial: earlycon: Refactor earlycon registrationPeter Hurley
2015-03-26serial: earlycon: Skip parse_options() if empty stringPeter Hurley
2015-03-26serial: earlycon: Ignore parse_options() error codePeter Hurley
2015-03-26serial: 8250_early: Fix setup() error codePeter Hurley
2015-03-26serial: 8250_early: Assume uart already initialized if no baud optionPeter Hurley
2015-03-26serial: earlycon: Move ->uartclk initializePeter Hurley
2015-03-26serial: 8250_early: Remove early_device variablePeter Hurley
2015-03-26serial: core: Fix kernel doc for uart_console_write()Peter Hurley
2015-03-26console: Add extensible console matchingPeter Hurley
2015-03-26serial: 8250: Decouple core from skip_txen_test module paramPeter Hurley
2015-03-26serial: 8250: Move ns16550a_goto_hispeed() to local headerPeter Hurley
2015-03-26serial: 8250: Simplify capabilities reset at port unregisterPeter Hurley
2015-03-26serial: 8250: Remove duplicate ->handle_irq initializationPeter Hurley
2015-03-26serial: 8250: Compute ttyS index from port minorPeter Hurley
2015-03-26serial: core: Add minor field to uart_portPeter Hurley
2015-03-26tty/n_gsm: fix sparse warningLad, Prabhakar
2015-03-26tty: Use static attribute groups for sysfs entriesTakashi Iwai
2015-03-26bfin uart: it will hang when read current y count if not disable dma irqHao Liang
2015-03-23serial: 8250_dw: fix 'cts-override'Dmitry Torokhov
2015-03-23Merge 4.0-rc5 into tty-nextGreg Kroah-Hartman
2015-03-11serial: 8250_dw: Fix deadlock in LCR workaroundPeter Hurley
2015-03-11drivers/tty: serial: remove info messageJorge Ramirez-Ortiz
2015-03-11serial, x86: use UPF_* constants for flagsAndy Shevchenko
2015-03-11serial: imx: Add braces to avoid ambiguous 'else'Fabio Estevam
2015-03-11serial: mctrl_gpio: Fix build warningsFabio Estevam
2015-03-11serial: mxs-auart: Fix build errorFabio Estevam
2015-03-09Merge 4.0-rc3 into tty-testingGreg Kroah-Hartman
2015-03-08Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-03-07vt: use msecs_to_jiffies for time conversionNicholas Mc Guire
2015-03-07tty: vt/vt: fix sparse warningLad, Prabhakar
2015-03-07vt: vt_ioctl: use msecs_to_jiffies for time conversionNicholas Mc Guire
2015-03-07serial/8250_dw: use platform_get_irq() instead of platform_get_resource()Alexey Brodkin
2015-03-07serial: earlycon: Refactor parse_options into serial corePeter Hurley
2015-03-07tty/serial: at91: correct the usage of taskletLeilei Zhao
2015-03-07tty/serial: at91: set ops in property init each timeLeilei Zhao
2015-03-07tty/serial: at91: revise the return type of atmel_init_propertyLeilei Zhao
2015-03-07tty/serial: at91: correct buffer size used in DMALeilei Zhao
2015-03-07tty/serial: at91: correct check of buf used in DMALeilei Zhao
2015-03-07drivers/tty: amba: defer DMA probe until the DMA channel is required.Jorge Ramirez-Ortiz
2015-03-07serial/amba-pl011: Leave the TX IRQ alone when the UART is not openDave Martin
2015-03-07serial/amba-pl011: Activate TX IRQ passivelyDave Martin
2015-03-07TTY: fix tty_wait_until_sent maximum timeoutJohan Hovold
2015-03-07TTY: fix tty_wait_until_sent on 64-bit machinesJohan Hovold
2015-03-07TTY: bfin_jtag_comm: remove incorrect wait_until_sent operationJohan Hovold
2015-03-07serial: sprd: Fix missing spin_unlock in sprd_handle_irq()Axel Lin