aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty
AgeCommit message (Expand)Author
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-23serial: 8250_omap: Add OMAP_DMA_TX_KICK quirk for AM437xVignesh R
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-03-27tty: serial: msm: Fix module autoloadJavier Martinez Canillas
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-09sc16is7xx: Drop bogus use of IRQF_ONESHOTJosh Cartwright
2017-01-09vt: fix Scroll Lock LED trigger nameMaciej S. Szmigiero
2016-11-18tty/serial: at91: fix hardware handshake on Atmel platformsRichard Genoud
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-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-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
2016-08-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-07-30Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-07-27sparc: serial: sunhv: fix a double lock bugDan Carpenter
2016-07-27tty/hvc: Use opal irqchip interface if availableSam Mendoza-Jonas
2016-07-27tty/hvc: Use IRQF_SHARED for OPAL hvc consolesSam Mendoza-Jonas
2016-07-26mm: oom: add memcg to oom_controlVladimir Davydov
2016-07-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-24Merge tag 'tty-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-07-20tty/vt/keyboard: fix OOB access in do_compute_shiftstate()Dmitry Torokhov
2016-07-07timers, drivers/tty/mips_ejtag: Initialize the poll timer as pinnedThomas Gleixner
2016-07-07timers, drivers/tty/metag_da: Initialize the poll timer as pinnedThomas Gleixner
2016-07-06serial: clps711x: Changing the compatibility string to match with the smalles...Alexander Shiyan
2016-07-04Merge 4.7-rc6 into tty-nextGreg Kroah-Hartman
2016-06-26devpts: fix null pointer dereference on failed memory allocationColin Ian King
2016-06-26tty/serial: atmel: enforce tasklet init and termination sequencesNicolas Ferre
2016-06-26serial: sh-sci: Stop transfers in sci_shutdown()Geert Uytterhoeven