aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-16serial: vt8500: add missing bracesRoel Kluin1-2/+3
2013-10-16serial: imx: use the dmaengine_tx_statusHuang Shijie1-2/+2
2013-10-16serial: imx: fix the wrong number of scatterlist entries when xmit->head is 0Huang Shijie1-1/+1
2013-10-16serial: imx: check the DMA for imx_tx_emptyHuang Shijie1-1/+8
2013-10-16serial: imx: implement the flush_buffer hookHuang Shijie1-0/+11
2013-10-16serial: pch_uart: remove reference to .set_wake()Linus Walleij1-1/+0
2013-10-16serial: mpc52xx: remove reference to .set_wake()Linus Walleij1-1/+0
2013-10-16serial: sa1100: delete .set_wake callbackLinus Walleij1-1/+4
2013-10-16serial: omap: delete .set_wake callbackLinus Walleij1-10/+0
2013-10-16tty: incorrect test of echo_buf() result for ECHO_OP_STARTRoel Kluin1-1/+1
2013-10-16tty: Remove unnecessary semicolonsJoe Perches9-14/+14
2013-10-16serial: mrst_max3110: Fix race condition between spi transfersBin Gao1-0/+4
2013-10-16serial: mrst_max3110: Check the irq number before enable/disabe irq in PM hooksFeng Tang1-2/+4
2013-10-16serial8250-em: convert to clk_prepare/unprepareShinya Kuribayashi1-3/+3
2013-10-16sysrq: Allow magic SysRq key functions to be disabled through KconfigBen Hutchings1-1/+1
2013-10-11tty/hvc_opal: powerpc: Make OPAL HVC device tree accesses endian safeBenjamin Herrenschmidt1-2/+2
2013-10-11powerpc/hvsi: Fix endian issues in HVSI driverBenjamin Herrenschmidt1-13/+12
2013-10-09drivers: clean-up prom.h implicit includesRob Herring5-0/+8
2013-10-07Revert "serial: i.MX: evaluate linux,stdout-path property"Greg Kroah-Hartman1-3/+0
2013-10-07serial: bfin_uart: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2013-10-07serial: tegra: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2013-10-06Merge 3.12-rc4 into tty-nextGreg Kroah-Hartman2-20/+27
2013-10-05serial: mxs-auart: set the FIFO size to DMA buffer sizeHector Palacios1-1/+8
2013-10-03xen/hvc: allow xenboot console to be used againDavid Vrabel1-0/+1
2013-10-03serial: Remove unnecessary amba_set_drvdata()Michal Simek2-6/+0
2013-10-03serial: 8250_dw: Improve unwritable LCR workaroundTim Kryger1-9/+32
2013-09-30serial: 8250_pci: clean up printk() callsGreg Kroah-Hartman1-21/+19
2013-09-30TTY: bfin_jtag_comm: fix incorrect placement of __initdata tagBartlomiej Zolnierkiewicz1-1/+1
2013-09-30tty: Fix pty master read() after slave closesPeter Hurley1-20/+26
2013-09-30xen/hvc: If we use xen_raw_printk let it also work on HVM guests.Konrad Rzeszutek Wilk1-2/+17
2013-09-29Merge 3.12-rc3 into tty-nextGreg Kroah-Hartman4-13/+10
2013-09-29Merge tag 'tty-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds4-13/+10
2013-09-27serial: 8250_dw: fix broken function callHeikki Krogerus1-1/+2
2013-09-27serial: 8250_pci: add support for Intel BayTrailHeikki Krogerus1-0/+145
2013-09-26vt: properly ignore xterm-256 colour codesAdam Borowski1-0/+22
2013-09-26vt: break a couple of obsolete SCOish codes.Adam Borowski1-14/+1
2013-09-26hvc_vio: Do not override preferred console set by kernel parameterBen Hutchings1-1/+4
2013-09-26serial: clps711x: drop needless devm_clk_putUwe Kleine-König1-2/+0
2013-09-26serial: sccnxp: missing uart_unregister_driver() on error in sccnxp_probe()Wei Yongjun1-0/+1
2013-09-26OMAP/serial: Fix Mode13 vs Mode16 priorityAlexey Pelykh1-1/+1
2013-09-26OMAP/serial: Fix misnamed variableAlexey Pelykh1-4/+4
2013-09-26serial: sirf: don't submit dma desc after timeout irqs occurQipan Li1-2/+9
2013-09-26serial: 8250_pci: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-09-26serial: txx9: remove unnecessary pci_set_drvdata()Jingoo Han1-2/+0
2013-09-26serial: mfd: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-09-26serial: imx: Change cast to handle 64-bit resource_size_tOlof Johansson1-1/+1
2013-09-26serial: samsung: add support for manual RTS settingJosé Miguel Gonçalves1-3/+17
2013-09-26serial: mpc512x: Remove casting the return value which is a void pointerJingoo Han1-2/+2
2013-09-26serial: samsung: Remove casting the return value which is a void pointerJingoo Han2-2/+2
2013-09-26serial: ifx6x60: Remove casting the return value which is a void pointerJingoo Han1-1/+1