summaryrefslogtreecommitdiffstats
path: root/drivers/tty (follow)
Commit message (Expand)AuthorAgeFilesLines
* TTY: synclinkmp: fix DTR being raised on hang upJohan Hovold2013-04-121-1/+1
* TTY: synclink_gt: fix DTR being raised on hang upJohan Hovold2013-04-121-1/+1
* TTY: synclink: fix DTR being raised on hang upJohan Hovold2013-04-121-1/+1
* serial: 8250_dw: Fix the stub for dw8250_probe_acpi()Heikki Krogerus2013-04-121-1/+1
* serial: 8250_dw: Convert to devm_ioremap()Heikki Krogerus2013-04-111-1/+2
* serial: 8250_dw: Set port capabilities based on CPR registerHeikki Krogerus2013-04-111-0/+4
* serial: 8250_dw: Let ACPI code extract the DMA client infoHeikki Krogerus2013-04-111-66/+9
* serial: 8250_dw: Support clk framework also with ACPIHeikki Krogerus2013-04-111-13/+5
* serial: 8250_dw: Enable runtime PMHeikki Krogerus2013-04-111-9/+52
* serial: 8250_dma: Provide default slave configuration parametersHeikki Krogerus2013-04-111-2/+8
* serial: 8250_dma: Use dmaengine helpers to get the slave channelsHeikki Krogerus2013-04-111-2/+6
* serial: 8250_dma: Fix RX handlingHeikki Krogerus2013-04-111-7/+16
* serial: 8250_dma: TX cleanupHeikki Krogerus2013-04-111-7/+4
* tty: serial/samsung: fix modular buildArnd Bergmann2013-04-112-3/+5
* tty: serial/samsung: make register definitions globalArnd Bergmann2013-04-111-3/+3
* tty: serial/samsung: prepare for common clock APIArnd Bergmann2013-04-111-1/+6
* tty: Fix race condition if flushing tty flip buffersPeter Hurley2013-04-101-12/+10
* serial: max3100: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han2013-04-061-2/+2
* amba-pl011: fix build error if CONFIG_DMA_ENGINE is not enabledChanho Min2013-04-031-0/+4
* Merge 3.9-rc5 into tty-nextGreg Kroah-Hartman2013-04-018-26/+58
|\
| * Merge tag 'tty-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-03-286-12/+45
| |\
| | * Xilinx: ARM: UART: clear pending irqs before enabling irqsJohn Linn2013-03-261-0/+2
| | * TTY: 8250, deprecated 8250_core.* optionsJiri Slaby2013-03-262-0/+19
| | * TTY: 8250, revert module name changeJiri Slaby2013-03-262-6/+6
| | * serial: 8250_pci: Add WCH CH352 quirk to avoid Xscale detectionWang YanQing2013-03-151-0/+13
| | * tty: atmel_serial_probe(): index of atmel_ports[] fixPawel Wieczorkiewicz2013-03-151-6/+5
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-271-2/+4
| |\ \
| | * | vt: synchronize_rcu() under spinlock is not nice...Al Viro2013-03-271-2/+4
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2013-03-191-12/+9
| |\ \ \
| | * | | sunsu: Fix panic in case of nonexistent port at "console=ttySY" cmdline optionTkhai Kirill2013-03-011-12/+9
* | | | | ARM: PL011: Add support for Rx DMA buffer polling.Chanho Min2013-03-291-19/+138
* | | | | serial: 8250_dw: add support for clk apiEmilio López2013-03-291-9/+24
* | | | | serial: samsung: Avoid waiting forever for TX readyMichael Spang2013-03-291-3/+19
* | | | | serial: samsung: Restore IRQ mask during noirq resumeMichael Spang2013-03-291-0/+20
* | | | | tty: serial: samsung: Disable interrupts in a suspend-friendly wayTomasz Figa2013-03-291-0/+4
* | | | | serial: 8250: Make SERIAL_8250_RUNTIME_UARTS work correctlyKarthik Manamcheri2013-03-281-7/+7
* | | | | serial: 8250: remove a few lines of dead codePaul Bolle2013-03-261-7/+0
* | | | | serial: of_serial: Handle auto-flow-control propertyHeikki Krogerus2013-03-261-3/+10
* | | | | tty: tty_vhangup_session can be staticChanglong Xie2013-03-251-1/+1
* | | | | serial: xilinx_uartps: remove superfluous IDR writeSteffen Trumtrar2013-03-251-3/+0
* | | | | serial: sh-sci: remove obsolete Kconfig macrosPaul Bolle2013-03-251-2/+0
* | | | | serial: of_serial: Handle fifo-size propertyHeikki Krogerus2013-03-251-0/+4
* | | | | serial: 8250: Allow probe drivers to ignore tx_loadszHeikki Krogerus2013-03-251-0/+4
* | | | | Merge 3.9-rc3 into tty-nextGreg Kroah-Hartman2013-03-229-32/+84
|\| | | |
| * | | | Merge tag 'tty-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-03-139-32/+84
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | tty: serial: fix typo "SERIAL_S3C2412"Paul Bolle2013-03-121-1/+1
| | * | serial: 8250: Keep 8250.<xxxx> module options functional after driver renameJosh Boyer2013-03-121-0/+29
| | * | tty: serial: fix typo "ARCH_S5P6450"Paul Bolle2013-03-121-1/+1
| | * | tty/8250_pnp: serial port detection regression since v3.7Sean Young2013-03-121-5/+7
| | * | serial: bcm63xx_uart: fix compilation after "TTY: switch tty_insert_flip_char"Jonas Gorski2013-03-121-4/+4