summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-10-0312-332/+546
|\
| * serial: 8250: Set Altera 16550 TX FIFO ThresholdThor Thayer2016-09-271-0/+43
| * serial: 8250: of: Load TX FIFO Threshold from DTThor Thayer2016-09-271-0/+7
| * tty/serial/8250: Touch NMI watchdog in wait_for_xmitrJiri Olsa2016-09-221-0/+1
| * serial: 8250_pci: Use symbolic constants for EXAR's MPIO registersJan Kiszka2016-09-221-21/+34
| * Merge 4.8-rc5 into tty-nextGreg Kroah-Hartman2016-09-058-70/+159
| |\
| * | dmaengine: hsu: refactor hsu_dma_do_irq() to return intAndy Shevchenko2016-09-021-4/+4
| * | serial: earlycon: Extend earlycon command line option to support 64-bit addre...Alexander Sverdlin2016-09-021-1/+1
| * | serial: 8250_dw: add ACPI support for uart on Hisilicon Hip05 SoCKefeng Wang2016-09-021-0/+1
| * | serial: 8250_port: unify check of em485 variableAndy Shevchenko2016-09-021-9/+4
| * | serial: 8250_port: fix runtime PM use in __do_stop_tx_rs485()Andy Shevchenko2016-09-021-6/+5
| * | serial: 8250_dw: Use an unified new dev variable in probeKefeng Wang2016-09-011-22/+23
| * | serial: 8250_lpss: enable DMA on Intel Quark UARTAndy Shevchenko2016-08-311-3/+75
| * | serial: 8250_lpss: enable MSI for Intel QuarkAndy Shevchenko2016-08-311-0/+15
| * | serial: 8250_lpss: move Quark code from PCI driverAndy Shevchenko2016-08-313-14/+13
| * | serial: 8250_lpss: split LPSS driver to separate moduleAndy Shevchenko2016-08-314-235/+303
| * | serial: 8250: enable AFE on ports where FIFO is 16 bytesAndy Shevchenko2016-08-311-6/+3
| * | serial: 8250_dma: adjust DMA address of the UARTAndy Shevchenko2016-08-312-2/+11
| * | serial: 8250_dma: switch to new dmaengine_terminate_* APIAndy Shevchenko2016-08-311-3/+3
| * | serial: 8250_mtk: support big baud rate.Eddie Huang2016-08-312-8/+2
| * | serial: 8250_dw: Check the data->pclk when get apb_pclkKefeng Wang2016-08-311-1/+1
* | | Merge branch 'device-properties'Rafael J. Wysocki2016-10-021-5/+10
|\ \ \ | |_|/ |/| |
| * | serial: 8250_dw: Add quirk for APM X-Gene SoCHeikki Krogerus2016-09-011-5/+10
| |/
* | serial: 8250: added acces i/o products quad and octal serial cardsJimi Damon2016-08-311-0/+139
* | serial: 8250_mid: fix divide error bug if baud rate is 0Andy Shevchenko2016-08-311-0/+3
* | Revert "tty/serial/8250: use mctrl_gpio helpers"Andy Shevchenko2016-08-315-68/+15
* | 8250/fintek: rename IRQ_MODE macroArnd Bergmann2016-08-181-2/+2
|/
* serial: 8250_ingenic: drop #if conditional surrounding earlycon codeMasahiro Yamada2016-06-252-3/+1
* serial: 8250_mtk: drop !defined(MODULE) conditionalMasahiro Yamada2016-06-251-1/+1
* serial: 8250_uniphier: drop !defined(MODULE) conditionalMasahiro Yamada2016-06-251-1/+1
* tty/serial/8250: use mctrl_gpio helpersYegor Yefremov2016-06-255-15/+68
* tty/serial/8250: make UART_MCR register access consistentYegor Yefremov2016-06-253-26/+35
* serial: 8250_mid: Read RX buffer on RX DMA timeout for DNVChuah, Kim Tatt2016-06-251-2/+4
* serial: 8250_dma: Export serial8250_rx_dma_flush()Chuah, Kim Tatt2016-06-251-0/+1
* dmaengine: hsu: Export hsu_dma_get_status()Chuah, Kim Tatt2016-06-251-5/+17
* tty: serial: 8250: add CON_CONSDEV to flagsMatthew Leach2016-06-251-1/+1
* serial: 8250_uniphier: add COMPILE_TEST optionMasahiro Yamada2016-06-251-1/+2
* 8250_pci: Adds support for the WCH CH355 4S cardAlexandr Petrenko2016-06-251-0/+24
* serial: 8250_fintek: fix the mismatched IRQ modeJi-Ze Hong (Peter Hong)2016-06-251-1/+35
* serial: 8250_early: Add earlycon support for Synopsys DesignWare ABP UARTKefeng Wang2016-06-251-0/+1
* tty: 8250, remove shadow and unused variablesJiri Slaby2016-06-252-9/+6
* tty: 8250, kill DEBUG_INTRJiri Slaby2016-06-253-11/+5
* tty: 8250, drop unused members from struct old_serial_portJiri Slaby2016-06-252-4/+2
* Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-05-2013-229/+203
|\
| * serial: 8250_dw: fix wrong logic in dw8250_check_lcr()Kefeng Wang2016-05-031-3/+4
| * serial: 8250dw: Add device HID for future AMD UART controllerWang Hongcheng2016-05-011-0/+1
| * serial: 8250: Integrate Fintek into 8250_baseRicardo Ribalda Delgado2016-04-305-111/+42
| * serial: 8250: of: Make tegra_serial_handle_break() staticThierry Reding2016-04-301-1/+1
| * serial: omap8250: Terminate rx dma only for flushesPeter Hurley2016-04-301-1/+1
| * serial: 8250: Extract IIR logic steering from rx dmaPeter Hurley2016-04-304-63/+58