summaryrefslogtreecommitdiffstats
path: root/drivers/tty
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-056-21/+31
|\
| * tty: pty: Fix ldisc flush after userspace become aware of the data alreadyWang YanQing2017-05-201-6/+1
| * 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: n_hdlc: get rid of racy n_hdlc.tbufAlexander Popov2017-03-151-63/+69
* tty: serial: msm: Fix module autoloadJavier Martinez Canillas2017-02-261-0/+1
* sysrq: attach sysrq handler correctly for 32-bit kernelAkinobu Mita2017-01-111-2/+2
* 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-2418-18/+18
* 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
* | Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2016-12-131-4/+0
|\ \
| * \ Merge branch 'for-4.9' into for-4.10Tejun Heo2016-10-191-4/+0
| |\ \ | | |/ | |/|
| | * tty, workqueue: remove keventd_up() usageTejun Heo2016-09-171-4/+0
* | | Merge tag 'tty-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2016-12-1334-244/+830
|\ \ \
| * | | serial: 8250_mid fix calltrace when hotplug 8250 serial controllerLiwei Song2016-11-301-2/+2
| * | | console: Move userspace I/O out of console_lock to fix lockdep warningWaiman Long2016-11-291-41/+74
| * | | tty: nozomi: avoid sprintf buffer overflowArnd Bergmann2016-11-291-35/+12
| * | | 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
| * | | vt: fix Scroll Lock LED trigger nameMaciej S. Szmigiero2016-11-161-1/+1
| * | | tty: typo in comments in drivers/tty/vt/keyboard.cAskar Safin2016-11-101-1/+1
| * | | tty: amba-pl011: Add earlycon support for SBSA UARTKefeng Wang2016-11-101-0/+1
| * | | tty: nozomi: use permission-specific DEVICE_ATTR variantsJulia Lawall2016-11-101-2/+2
| * | | tty: serial: Make the STM32 serial port depend on it's archPeter Robinson2016-11-101-1/+1
OpenPOWER on IntegriCloud