summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial
AgeCommit message (Expand)AuthorLines
2017-01-11Revert "tty: serial: 8250: add CON_CONSDEV to flags"Herbert Xu-1/+1
2017-01-11Clearing FIFOs in RS485 emulation mode causes subsequent transmits to breakDaniel Jedrychowski-1/+1
2017-01-118250_pci: Fix potential use-after-free in error pathGabriel Krisman Bertazi-7/+5
2017-01-11tty/serial: atmel: RS485 half duplex w/DMA: enable RX after TX is doneRichard Genoud-6/+5
2017-01-11tty/serial: atmel_serial: BUG: stop DMA from transmitting in stop_txRichard Genoud-0/+11
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds-2/+2
2016-12-14Merge tag 'dmaengine-4.10-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds-1/+1
2016-11-30serial: 8250_mid fix calltrace when hotplug 8250 serial controllerLiwei Song-2/+2
2016-11-30dmaengine: DW DMAC: add multi-block property to device treeEugeniy Paltsev-1/+1
2016-11-29serial: 8250_pci: Detach low-level driver during PCI error recoveryGabriel Krisman Bertazi-4/+19
2016-11-28serial: core: don't check port twice in a rowAndy Shevchenko-6/+11
2016-11-16mxs-auart: count FIFO overrun errorsWolfgang Ocker-1/+1
2016-11-16serial: 8250_dw: Add support for IrDA SIR modeEd Blake-0/+22
2016-11-16serial: 8250: Expose set_ldisc functionEd Blake-2/+13
2016-11-16serial: 8250: Add IrDA to UART capabilitiesEd Blake-2/+3
2016-11-16serial: 8250_dma: power off device after TX is doneAndy Shevchenko-2/+7
2016-11-16serial: 8250_port: export serial8250_rpm_{get|put}_tx()Andy Shevchenko-2/+9
2016-11-16serial: sunsu: Free memory when probe failsSouptick Joarder-0/+1
2016-11-16serial: sunhv: Free memory when remove() is calledSouptick Joarder-1/+2
2016-11-10tty: amba-pl011: Add earlycon support for SBSA UARTKefeng Wang-0/+1
2016-11-10tty: serial: Make the STM32 serial port depend on it's archPeter Robinson-1/+1
2016-11-10serial: ifx6x60: Free memory when probe failsSouptick Joarder-0/+1
2016-11-10serial: ioc4_serial: Free memory when kzalloc fails during probeSouptick Joarder-1/+6
2016-11-10serial: pxa2xx: mark PM functions as __maybe_unusedArnd Bergmann-4/+2
2016-11-10serial: pxa2xx: remove __deprecated annotationArnd Bergmann-1/+1
2016-11-10serial: crisv10: fix invalid user-pointer checkJohan Hovold-2/+0
2016-11-108250: FIX Fourth port offset of Pericom PI7C9X7954 boardsAngelo Butti-0/+34
2016-11-10serial: sh-sci: Fix deadlock caused by serial output requestTakatoshi Akiyama-15/+5
2016-11-10tty: serial: make crisv10 explicitly non-modularPaul Gortmaker-4/+2
2016-11-10serial: 8250_pxa: hide early console setup when disabledArnd Bergmann-0/+2
2016-11-10serial: 8250_uniphier: avoid locking for FCR register writeMasahiro Yamada-2/+2
2016-11-10serial: 8250_uniphier: hardcode regshift to avoid unneeded memory readMasahiro Yamada-18/+24
2016-10-30Merge 4.9-rc3 into tty-nextGreg Kroah-Hartman-17/+43
2016-10-28tty: serial_core: fix NULL struct tty pointer access in uart_write_wakeupRob Herring-2/+2
2016-10-28tty: serial_core: Fix serial console crash on port shutdownGeert Uytterhoeven-0/+2
2016-10-28tty/serial: at91: fix hardware handshake on Atmel platformsRichard Genoud-4/+22
2016-10-28serial: fsl_lpuart: remove build warningGreg Kroah-Hartman-2/+0
2016-10-27sc16is7xx: always write state when configuring GPIO as an outputFrancois Berder-2/+6
2016-10-27tty: serial: 8250: 8250_core: NXP SC16C2552 workaroundSteve Shih-1/+2
2016-10-27tty: serial: fsl_lpuart: Fix Tx DMA edge caseAaron Brice-2/+1
2016-10-27serial: 8250_fintek: Add F81865 SupportJi-Ze Hong (Peter Hong)-0/+6
2016-10-27serial: 8250_fintek: Add F81866 SupportJi-Ze Hong (Peter Hong)-6/+68
2016-10-27serial: 8250_fintek: Add F81216 SupportJi-Ze Hong (Peter Hong)-2/+24
2016-10-27serial: 8250_fintek: Set maximum FIFO of F81216HJi-Ze Hong (Peter Hong)-3/+26
2016-10-27serial: 8250_fintek: Set IRQ Mode when port probedJi-Ze Hong (Peter Hong)-23/+22
2016-10-27serial: 8250_fintek: Refactoring read/write methodJi-Ze Hong (Peter Hong)-35/+38
2016-10-27serial: 8250: pxa: add devicetree earlyconsoleRobert Jarzmik-2/+13
2016-10-27serial: 8250_lpss: get IRQ via pci_irq_vector()Andy Shevchenko-1/+1
2016-10-27sc16is7xx: Drop bogus use of IRQF_ONESHOTJosh Cartwright-1/+1
2016-10-27serial: 8250_lpss: Try to enable Memory-Write-InvalidateAndy Shevchenko-0/+1