summaryrefslogtreecommitdiff
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | serial: sccnxp: Add IGNPAR flag handlingAlexander Shiyan2014-05-281-0/+2
| | * | | | | serial: sccnxp: Remove useless timer_pending() checkAlexander Shiyan2014-05-281-3/+1
| | * | | | | serial: imx: disable the receiver ready interrupt for imx_stop_rxHuang Shijie2014-05-281-0/+4
| | * | | | | serial: imx: remove the DMA wait queueHuang Shijie2014-05-281-28/+14
| | * | | | | serial: imx: remove the redundant codeHuang Shijie2014-05-281-9/+0
| | * | | | | serial: imx: reset the uart port all the timeHuang Shijie2014-05-281-12/+10
| | * | | | | serial: Add support for Advantech PCM-3614I/PCM-3618I serial expansion cardsThomee Wright2014-05-281-0/+9
| | * | | | | serial: imx: Disable new features of autobaud detectionFabio Estevam2014-05-281-2/+2
| | * | | | | parport: Add support for the WCH353 1S/1P multi-IO cardEzequiel Garcia2014-05-281-0/+10
| | * | | | | serial: efm32: add module_exitVincent Stehlé2014-05-281-0/+1
| | * | | | | serial: samsung: Neaten dbg usesJoe Perches2014-05-282-26/+32
| | * | | | | tty: serial: men_z135_uart: Don't activate TX Space available IRQ on startupJohannes Thumshirn2014-05-281-3/+4
| | * | | | | serial: st-asc: Fix data corruption during long console burstsDaniel Thompson2014-05-281-4/+4
| | * | | | | tty: serial: uartlite: Specify time for sending charsMichal Simek2014-05-281-4/+13
| | * | | | | serial: SERIAL_FSL_LPUART should depend on HAS_DMAGeert Uytterhoeven2014-05-281-0/+1
| | * | | | | serial: sirf: fix spinlock deadlock issueQipan Li2014-05-282-33/+18
| | * | | | | serial: sirf: move to writel for TXFIFO instead of writebBarry Song2014-05-282-3/+1
| | * | | | | serial: add missing SERIAL_CORE dependenciesArnd Bergmann2014-05-281-0/+3
| | * | | | | serial: sc16is7xx: dynamically allocate tx/rx bufferJon Ringle2014-05-281-9/+8
| | * | | | | serial: sc16is7xx: compile I2C when REGMAP_I2C is moduleJan Moskyto Matejka2014-05-281-2/+0
| | * | | | | tty: n_hdlc: Drop redundant error messageJean Delvare2014-05-271-4/+0
| | * | | | | serial: pch_uart: Fix Kconfig dependenciesJean Delvare2014-05-271-1/+1
| | | |_|/ / | | |/| | |
| | * | | | tty/serial: fix generic earlycon option parsingRob Herring2014-05-031-13/+5
| | * | | | tty/serial: add back missing setup_early_serial8250_consoleRob Herring2014-05-031-0/+10
| | * | | | Merge 3.15-rc3 into tty-nextGreg Kroah-Hartman2014-04-275-34/+55
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | serial: sc16is7xx: fix implicit decl of func copy_{to,from}_userJon Ringle2014-04-251-0/+1
| | * | | | serial: sc16is7xx: depend on I2CJon Ringle2014-04-251-0/+1
| | * | | | serial: sc16is7xxJon Ringle2014-04-253-0/+1289
| | * | | | Revert "serial: sh-sci: Add device tree support for r8a7779"Greg Kroah-Hartman2014-04-241-9/+1
| | * | | | tty/serial: add arm/arm64 semihosting earlyconRob Herring2014-04-243-0/+72
| | * | | | tty/serial: pl011: add generic earlycon supportRob Herring2014-04-242-1/+30
| | * | | | tty/serial: convert 8250 to generic earlyconRob Herring2014-04-242-123/+16
| | * | | | tty/serial: add generic serial earlyconRob Herring2014-04-243-0/+161
| | * | | | x86: move FIX_EARLYCON_MEM kconfig into x86Rob Herring2014-04-241-5/+0
| | * | | | tty: serial: Add driver for MEN's 16z135 High Speed UART.Johannes Thumshirn2014-04-243-0/+877
| | * | | | tty: xuartps: Rebrand driver as Cadence UARTSoren Brinkmann2014-04-242-447/+470
| | * | | | tty: xuartps: Don't write IRQ disable register to enable interruptsSoren Brinkmann2014-04-241-5/+1
| | * | | | tty: xuartps: Refactor read-modify-writesSoren Brinkmann2014-04-241-28/+24
| | * | | | tty: xuartps: Print warning in clock notifierSoren Brinkmann2014-04-241-1/+3
| | * | | | tty: xuartps: Clean upSoren Brinkmann2014-04-241-136/+74
| | * | | | tty: xuartps: Initialize ports according to aliasesMichal Simek2014-04-241-8/+16
| | * | | | tty: xuartps: Fix kernel-doc errors in the driverMichal Simek2014-04-241-60/+49
| | * | | | tty: serial: omap: fix Sparse warningsFelipe Balbi2014-04-241-2/+2
| | * | | | tty: serial: omap: remove unneeded singlethread workqueueFelipe Balbi2014-04-241-3/+0
| | * | | | tty: serial: omap: remove some dead codeFelipe Balbi2014-04-241-39/+0
| | * | | | tty: serial: omap: switch over to devm_ioremap_resourceFelipe Balbi2014-04-241-23/+9
| | * | | | tty: serial: omap: switch over to platform_get_resourceFelipe Balbi2014-04-241-7/+3
| | * | | | tty: serial: omap: cleanup variable declarationsFelipe Balbi2014-04-241-3/+6
| | * | | | tty: serial: omap: switch over to devm_request_gpioFelipe Balbi2014-04-241-2/+3
| | * | | | tty: serial: add missing bracesFelipe Balbi2014-04-241-1/+4