aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250
AgeCommit message (Expand)Author
2017-11-16Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2017-11-10serial: 8250_omap: Fix probe and remove for PM runtimeTony Lindgren
2017-07-27Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2017-07-23serial: 8250_omap: Add OMAP_DMA_TX_KICK quirk for AM437xVignesh R
2017-06-05Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2017-05-21serial: 8250_pci: Detach low-level driver during PCI error recoveryGabriel Krisman Bertazi
2017-05-21serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cardsIan Abbott
2017-03-03Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2017-03-03Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2017-03-03Revert "tty: serial: 8250: add CON_CONSDEV to flags"Herbert Xu
2017-02-21Clearing FIFOs in RS485 emulation mode causes subsequent transmits to breakDaniel Jedrychowski
2017-02-21Revert "tty: serial: 8250: add CON_CONSDEV to flags"Herbert Xu
2016-11-02Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2016-10-22serial: 8250_port: fix runtime PM use in __do_stop_tx_rs485()Andy Shevchenko
2016-10-22serial: 8250_dw: Check the data->pclk when get apb_pclkKefeng Wang
2016-09-19kgdb/serial: Short term workaroundJason Wessel
2016-09-19tty: serial: 8250: don't take the trylock during oopsSebastian Andrzej Siewior
2016-09-19rt: Improve the serial console PASS_LIMITIngo Molnar
2016-08-31serial: 8250: added acces i/o products quad and octal serial cardsJimi Damon
2016-08-31serial: 8250_mid: fix divide error bug if baud rate is 0Andy Shevchenko
2016-08-31Revert "tty/serial/8250: use mctrl_gpio helpers"Andy Shevchenko
2016-08-188250/fintek: rename IRQ_MODE macroArnd Bergmann
2016-06-25serial: 8250_ingenic: drop #if conditional surrounding earlycon codeMasahiro Yamada
2016-06-25serial: 8250_mtk: drop !defined(MODULE) conditionalMasahiro Yamada
2016-06-25serial: 8250_uniphier: drop !defined(MODULE) conditionalMasahiro Yamada
2016-06-25tty/serial/8250: use mctrl_gpio helpersYegor Yefremov
2016-06-25tty/serial/8250: make UART_MCR register access consistentYegor Yefremov
2016-06-25serial: 8250_mid: Read RX buffer on RX DMA timeout for DNVChuah, Kim Tatt
2016-06-25serial: 8250_dma: Export serial8250_rx_dma_flush()Chuah, Kim Tatt
2016-06-25dmaengine: hsu: Export hsu_dma_get_status()Chuah, Kim Tatt
2016-06-25tty: serial: 8250: add CON_CONSDEV to flagsMatthew Leach
2016-06-25serial: 8250_uniphier: add COMPILE_TEST optionMasahiro Yamada
2016-06-258250_pci: Adds support for the WCH CH355 4S cardAlexandr Petrenko
2016-06-25serial: 8250_fintek: fix the mismatched IRQ modeJi-Ze Hong (Peter Hong)
2016-06-25serial: 8250_early: Add earlycon support for Synopsys DesignWare ABP UARTKefeng Wang
2016-06-25tty: 8250, remove shadow and unused variablesJiri Slaby
2016-06-25tty: 8250, kill DEBUG_INTRJiri Slaby
2016-06-25tty: 8250, drop unused members from struct old_serial_portJiri Slaby
2016-05-20Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-05-19Merge tag 'dmaengine-4.7-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2016-05-03serial: 8250_dw: fix wrong logic in dw8250_check_lcr()Kefeng Wang
2016-05-01serial: 8250dw: Add device HID for future AMD UART controllerWang Hongcheng
2016-04-30serial: 8250: Integrate Fintek into 8250_baseRicardo Ribalda Delgado
2016-04-30serial: 8250: of: Make tegra_serial_handle_break() staticThierry Reding
2016-04-30serial: omap8250: Terminate rx dma only for flushesPeter Hurley
2016-04-30serial: 8250: Extract IIR logic steering from rx dmaPeter Hurley
2016-04-30serial: omap8250: Simplify rx dma completion interfacePeter Hurley
2016-04-30serial: omap8250: Drop rx buffer syncPeter Hurley
2016-04-30serial: 8250: Validate dmaengine tx chan meets requirementsPeter Hurley
2016-04-30serial: 8250: Validate dmaengine rx chan meets requirementsPeter Hurley