summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial
Commit message (Expand)AuthorAgeFilesLines
* drivers/serial: Add driver for Aspeed virtual UARTJeremy Kerr2017-07-313-0/+334
* serial: 8250: Add flag so drivers can avoid THRE probeJoel Stanley2017-07-311-1/+1
* Revert "drivers/serial: Add driver for Aspeed virtual UART"Joel Stanley2017-07-313-344/+0
* serial: 8250_of: Add reset supportJoel Stanley2017-06-061-0/+10
* Merge tag 'v4.10.17' into dev-4.10Joel Stanley2017-06-055-15/+30
|\
| * serial: omap: suspend device on probe errorsJohan Hovold2017-05-201-1/+2
| * serial: omap: fix runtime-pm handling on unbindJohan Hovold2017-05-201-1/+5
| * serial: samsung: Use right device for DMA-mapping callsMarek Szyprowski2017-05-201-5/+4
| * serial: 8250_omap: Fix probe and remove for PM runtimeTony Lindgren2017-05-141-1/+7
| * serial: 8250_omap: Add OMAP_DMA_TX_KICK quirk for AM437xVignesh R2017-04-121-6/+3
| * serial: mxs-auart: Fix baudrate calculationUwe Kleine-König2017-04-081-1/+1
| * tty/serial: atmel: fix TX path in atmel_console_write()Nicolas Ferre2017-04-081-0/+3
| * tty/serial: atmel: fix race condition (TX+DMA)Richard Genoud2017-04-081-0/+5
* | drivers/serial: Add driver for Aspeed virtual UARTJeremy Kerr2017-03-233-0/+344
|/
* serial: samsung: Continue to work if DMA request failsKrzysztof Kozlowski2017-03-181-2/+4
* serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cardsIan Abbott2017-03-151-0/+13
* tty: serial: msm: Fix module autoloadJavier Martinez Canillas2017-02-261-0/+1
* 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
|\ \
OpenPOWER on IntegriCloud