aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty
AgeCommit message (Expand)Author
2017-11-16Merge branch 'standard/base' into standard/preempt-rt/rebaseBruce Ashfield
2017-11-10tty: pty: Fix ldisc flush after userspace become aware of the data alreadyWang YanQing
2017-11-10serial: omap: suspend device on probe errorsJohan Hovold
2017-11-10serial: omap: fix runtime-pm handling on unbindJohan Hovold
2017-11-10serial: samsung: Use right device for DMA-mapping callsMarek Szyprowski
2017-11-10serial: 8250_omap: Fix probe and remove for PM runtimeTony Lindgren
2017-07-27Merge branch 'standard/base' into standard/preempt-rt/rebaseBruce Ashfield
2017-07-23serial: 8250_omap: Add OMAP_DMA_TX_KICK quirk for AM437xVignesh R
2017-06-05Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2017-06-02serial: mxs-auart: Fix baudrate calculationUwe Kleine-König
2017-06-02tty/serial: atmel: fix race condition (TX+DMA)Richard Genoud
2017-05-21serial: 8250_pci: Detach low-level driver during PCI error recoveryGabriel Krisman Bertazi
2017-05-21serial: samsung: Continue to work if DMA request failsKrzysztof Kozlowski
2017-05-21serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cardsIan Abbott
2017-05-21tty: n_hdlc: get rid of racy n_hdlc.tbufAlexander Popov
2017-04-11Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2017-03-27tty: serial: msm: Fix module autoloadJavier Martinez Canillas
2017-03-03Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2017-03-03Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2017-03-03Revert "tty: serial: 8250: add CON_CONSDEV to flags"Herbert Xu
2017-02-21Clearing FIFOs in RS485 emulation mode causes subsequent transmits to breakDaniel Jedrychowski
2017-02-21sysrq: attach sysrq handler correctly for 32-bit kernelAkinobu Mita
2017-02-21tty/serial: atmel_serial: BUG: stop DMA from transmitting in stop_txRichard Genoud
2017-02-21tty/serial: atmel: RS485 half duplex w/DMA: enable RX after TX is doneRichard Genoud
2017-02-21Revert "tty: serial: 8250: add CON_CONSDEV to flags"Herbert Xu
2017-01-09Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2017-01-09sc16is7xx: Drop bogus use of IRQF_ONESHOTJosh Cartwright
2017-01-09vt: fix Scroll Lock LED trigger nameMaciej S. Szmigiero
2016-11-21Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2016-11-18tty/serial: at91: fix hardware handshake on Atmel platformsRichard Genoud
2016-11-15Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2016-11-10tty: vt, fix bogus division in csi_JJiri Slaby
2016-11-10tty: limit terminal size to 4M charsDmitry Vyukov
2016-11-10vt: clear selection before resizingScot Doyle
2016-11-02Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2016-10-22serial: 8250_port: fix runtime PM use in __do_stop_tx_rs485()Andy Shevchenko
2016-10-22serial: 8250_dw: Check the data->pclk when get apb_pclkKefeng Wang
2016-10-22BUG: atmel_serial: Interrupts not disabled on closeRichard Genoud
2016-10-22serial: imx: Fix DCD readingSascha Hauer
2016-09-19kgdb/serial: Short term workaroundJason Wessel
2016-09-19tty: serial: 8250: don't take the trylock during oopsSebastian Andrzej Siewior
2016-09-19rt: Improve the serial console PASS_LIMITIngo Molnar
2016-09-19tty/serial/pl011: Make the locking work on RTThomas Gleixner
2016-09-19tty/serial/omap: Make the locking RT awareThomas Gleixner
2016-09-19sc16is7xx: Drop bogus use of IRQF_ONESHOTJosh Cartwright
2016-08-31serial: 8250: added acces i/o products quad and octal serial cardsJimi Damon
2016-08-31serial: 8250_mid: fix divide error bug if baud rate is 0Andy Shevchenko
2016-08-31Revert "tty/serial/8250: use mctrl_gpio helpers"Andy Shevchenko
2016-08-188250/fintek: rename IRQ_MODE macroArnd Bergmann
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada