aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2017-01-12serial: 8250_pci: make option visibleJean Delvare
2017-01-12serial: 8250_port: Remove dangerous pr_debug()Alexey Brodkin
2017-01-12tty: goldfish: Fix a parameter of a call to free_irqChristophe JAILLET
2017-01-12serial: imx: Allow passing 'rst-gpios' for rs485 modeFabio Estevam
2017-01-12serial: 8250_lpss: avoid potential kernel crash when removeAndy Shevchenko
2017-01-12tty: serial: msm: Fix module autoloadJavier Martinez Canillas
2017-01-12serial: 8250: moxa: Store num_ports in brdMatwey V. Kornilov
2017-01-12serial: 8250_fintek: Add resource check for Fintek F81504/508/512Ji-Ze Hong (Peter Hong)
2017-01-12tty: update my email addressJohn Crispin
2017-01-12tty: serial: lantiq: implement earlycon supportMartin Blumenstingl
2017-01-12serial: pic32_uart: Fix 'request_irq' and 'free_irq' inconsistancyChristophe JAILLET
2017-01-12serial: samsung: Simplify DMA engine initialization codeMarek Szyprowski
2017-01-12serial: mxs-auart: support CMSPAR termios cflagWolfgang Ocker
2017-01-12serial: max310x: Add support for newer silicon revisionsAlexander Shiyan
2017-01-12tty: serial: fsl_lpuart: fix del_timer_sync() vs timer routine deadlockNikita Yushchenko
2017-01-12tty: serial: sh-sci: set error code when kasprintf failsPan Bian
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