summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial
Commit message (Expand)AuthorAgeFilesLines
* Revert "tty: serial: 8250: add CON_CONSDEV to flags"Herbert Xu2017-01-111-1/+1
* Clearing FIFOs in RS485 emulation mode causes subsequent transmits to breakDaniel Jedrychowski2017-01-111-1/+1
* 8250_pci: Fix potential use-after-free in error pathGabriel Krisman Bertazi2017-01-111-7/+5
* tty/serial: atmel: RS485 half duplex w/DMA: enable RX after TX is doneRichard Genoud2017-01-111-6/+5
* tty/serial: atmel_serial: BUG: stop DMA from transmitting in stop_txRichard Genoud2017-01-111-0/+11
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-242-2/+2
* Merge tag 'dmaengine-4.10-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2016-12-141-1/+1
|\
| * dmaengine: DW DMAC: add multi-block property to device treeEugeniy Paltsev2016-11-301-1/+1
* | serial: 8250_mid fix calltrace when hotplug 8250 serial controllerLiwei Song2016-11-301-2/+2
* | serial: 8250_pci: Detach low-level driver during PCI error recoveryGabriel Krisman Bertazi2016-11-291-4/+19
* | serial: core: don't check port twice in a rowAndy Shevchenko2016-11-281-6/+11
* | mxs-auart: count FIFO overrun errorsWolfgang Ocker2016-11-161-1/+1
* | serial: 8250_dw: Add support for IrDA SIR modeEd Blake2016-11-161-0/+22
* | serial: 8250: Expose set_ldisc functionEd Blake2016-11-162-2/+13
* | serial: 8250: Add IrDA to UART capabilitiesEd Blake2016-11-162-2/+3
* | serial: 8250_dma: power off device after TX is doneAndy Shevchenko2016-11-161-2/+7
* | serial: 8250_port: export serial8250_rpm_{get|put}_tx()Andy Shevchenko2016-11-162-2/+9
* | serial: sunsu: Free memory when probe failsSouptick Joarder2016-11-161-0/+1
* | serial: sunhv: Free memory when remove() is calledSouptick Joarder2016-11-161-1/+2
* | tty: amba-pl011: Add earlycon support for SBSA UARTKefeng Wang2016-11-101-0/+1
* | tty: serial: Make the STM32 serial port depend on it's archPeter Robinson2016-11-101-1/+1
* | serial: ifx6x60: Free memory when probe failsSouptick Joarder2016-11-101-0/+1
* | serial: ioc4_serial: Free memory when kzalloc fails during probeSouptick Joarder2016-11-101-1/+6
* | serial: pxa2xx: mark PM functions as __maybe_unusedArnd Bergmann2016-11-101-4/+2
* | serial: pxa2xx: remove __deprecated annotationArnd Bergmann2016-11-101-1/+1
* | serial: crisv10: fix invalid user-pointer checkJohan Hovold2016-11-101-2/+0
* | 8250: FIX Fourth port offset of Pericom PI7C9X7954 boardsAngelo Butti2016-11-101-0/+34
* | serial: sh-sci: Fix deadlock caused by serial output requestTakatoshi Akiyama2016-11-101-15/+5
* | tty: serial: make crisv10 explicitly non-modularPaul Gortmaker2016-11-101-4/+2
* | serial: 8250_pxa: hide early console setup when disabledArnd Bergmann2016-11-101-0/+2
* | serial: 8250_uniphier: avoid locking for FCR register writeMasahiro Yamada2016-11-101-2/+2
* | serial: 8250_uniphier: hardcode regshift to avoid unneeded memory readMasahiro Yamada2016-11-101-18/+24
* | Merge 4.9-rc3 into tty-nextGreg Kroah-Hartman2016-10-3011-17/+43
|\ \
| * | tty: serial_core: fix NULL struct tty pointer access in uart_write_wakeupRob Herring2016-10-281-2/+2
| * | tty: serial_core: Fix serial console crash on port shutdownGeert Uytterhoeven2016-10-281-0/+2
| * | tty/serial: at91: fix hardware handshake on Atmel platformsRichard Genoud2016-10-281-4/+22
| * | sc16is7xx: always write state when configuring GPIO as an outputFrancois Berder2016-10-271-2/+6
| * | tty: serial: 8250: 8250_core: NXP SC16C2552 workaroundSteve Shih2016-10-271-1/+2
| * | tty: serial: fsl_lpuart: Fix Tx DMA edge caseAaron Brice2016-10-271-2/+1
| * | serial: 8250_lpss: enable MSI for sureAndy Shevchenko2016-10-271-1/+1
| * | serial: core: fix console problems on uart_closeRob Herring2016-10-271-2/+0
| * | serial: 8250_uniphier: fix clearing divisor latch access bitMasahiro Yamada2016-10-271-1/+1
| * | serial: 8250_uniphier: fix more unterminated stringDenys Vlasenko2016-10-271-1/+1
| * | serial: pch_uart: add terminate entry for dmi_system_id tablesWei Yongjun2016-10-271-0/+1
| * | serial: xuartps: Add new compatible string for ZynqMPNava kishore Manne2016-10-271-0/+2
| * | serial: SERIAL_STM32 should depend on HAS_DMAGeert Uytterhoeven2016-10-271-0/+1
| * | serial: stm32: Fix comparisons with undefined registerGeert Uytterhoeven2016-10-271-1/+1
| |/
* | serial: fsl_lpuart: remove build warningGreg Kroah-Hartman2016-10-281-2/+0
* | serial: 8250_fintek: Add F81865 SupportJi-Ze Hong (Peter Hong)2016-10-271-0/+6
* | serial: 8250_fintek: Add F81866 SupportJi-Ze Hong (Peter Hong)2016-10-271-6/+68