summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-14Merge tag 'dmaengine-4.10-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2016-12-13Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2016-12-13Merge tag 'tty-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2016-12-12Merge tag 'cris-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/je...Linus Torvalds
2016-11-30serial: 8250_mid fix calltrace when hotplug 8250 serial controllerLiwei Song
2016-11-30dmaengine: DW DMAC: add multi-block property to device treeEugeniy Paltsev
2016-11-29console: Move userspace I/O out of console_lock to fix lockdep warningWaiman Long
2016-11-29tty: nozomi: avoid sprintf buffer overflowArnd Bergmann
2016-11-29serial: 8250_pci: Detach low-level driver during PCI error recoveryGabriel Krisman Bertazi
2016-11-28serial: core: don't check port twice in a rowAndy Shevchenko
2016-11-16mxs-auart: count FIFO overrun errorsWolfgang Ocker
2016-11-16serial: 8250_dw: Add support for IrDA SIR modeEd Blake
2016-11-16serial: 8250: Expose set_ldisc functionEd Blake
2016-11-16serial: 8250: Add IrDA to UART capabilitiesEd Blake
2016-11-16serial: 8250_dma: power off device after TX is doneAndy Shevchenko
2016-11-16serial: 8250_port: export serial8250_rpm_{get|put}_tx()Andy Shevchenko
2016-11-16serial: sunsu: Free memory when probe failsSouptick Joarder
2016-11-16serial: sunhv: Free memory when remove() is calledSouptick Joarder
2016-11-16vt: fix Scroll Lock LED trigger nameMaciej S. Szmigiero
2016-11-10tty: typo in comments in drivers/tty/vt/keyboard.cAskar Safin
2016-11-10tty: amba-pl011: Add earlycon support for SBSA UARTKefeng Wang
2016-11-10tty: nozomi: use permission-specific DEVICE_ATTR variantsJulia Lawall
2016-11-10tty: serial: Make the STM32 serial port depend on it's archPeter Robinson
2016-11-10serial: ifx6x60: Free memory when probe failsSouptick Joarder
2016-11-10serial: ioc4_serial: Free memory when kzalloc fails during probeSouptick Joarder
2016-11-10serial: pxa2xx: mark PM functions as __maybe_unusedArnd Bergmann
2016-11-10serial: pxa2xx: remove __deprecated annotationArnd Bergmann
2016-11-10serial: crisv10: fix invalid user-pointer checkJohan Hovold
2016-11-10tty: rocket: fix invalid user-pointer checksJohan Hovold
2016-11-10tty: amiserial: fix invalid user-pointer checkJohan Hovold
2016-11-108250: FIX Fourth port offset of Pericom PI7C9X7954 boardsAngelo Butti
2016-11-10serial: sh-sci: Fix deadlock caused by serial output requestTakatoshi Akiyama
2016-11-10tty: serial: make crisv10 explicitly non-modularPaul Gortmaker
2016-11-10serial: 8250_pxa: hide early console setup when disabledArnd Bergmann
2016-11-10serial: 8250_uniphier: avoid locking for FCR register writeMasahiro Yamada
2016-11-10serial: 8250_uniphier: hardcode regshift to avoid unneeded memory readMasahiro Yamada
2016-11-07tty: serial: make crisv10 explicitly non-modularPaul Gortmaker
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-10-30Merge 4.9-rc3 into tty-nextGreg Kroah-Hartman
2016-10-28tty: serial_core: fix NULL struct tty pointer access in uart_write_wakeupRob Herring
2016-10-28tty: serial_core: Fix serial console crash on port shutdownGeert Uytterhoeven
2016-10-28tty/serial: at91: fix hardware handshake on Atmel platformsRichard Genoud
2016-10-28serial: fsl_lpuart: remove build warningGreg Kroah-Hartman
2016-10-27vt: clear selection before resizingScot Doyle
2016-10-27sc16is7xx: always write state when configuring GPIO as an outputFrancois Berder
2016-10-27tty: serial: 8250: 8250_core: NXP SC16C2552 workaroundSteve Shih
2016-10-27tty: limit terminal size to 4M charsDmitry Vyukov
2016-10-27tty: serial: fsl_lpuart: Fix Tx DMA edge caseAaron Brice
2016-10-27tty: vt, rename variables to sane namesJiri Slaby