aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250
Commit message (Expand)AuthorAge
...
* Merge 4.5-rc4 into tty-nextGreg Kroah-Hartman2016-02-14
|\
| * Revert "8250: uniphier: allow modular build with 8250 console"Greg Kroah-Hartman2016-02-07
| * tty: Add support for PCIe WCH382 2S multi-IO cardJeremy McNicoll2016-02-07
| * 8250: uniphier: allow modular build with 8250 consoleArnd Bergmann2016-02-07
* | tty: serial: 8250: Add generic port init macroAnton Wuerfel2016-02-07
* | tty: serial: 8250: Fix indentation warningsAnton Wuerfel2016-02-07
* | tty: serial: 8250: Merge duplicate conditionsAnton Wuerfel2016-02-07
* | tty: serial: 8250: Correct conversion specifiersAnton Wuerfel2016-02-07
* | tty: serial: 8250: Remove SERIAL_DEBUG_PNP macroPhillip Raffeck2016-02-07
* | tty: serial: 8250: Suitably replace printkPhillip Raffeck2016-02-07
* | tty: serial: 8250: Fix multi-line stringsAnton Wuerfel2016-02-07
* | tty: serial: 8250: Add parentheses to macroAnton Wuerfel2016-02-07
* | tty: serial: 8250: Fix line continuation warningAnton Wuerfel2016-02-07
* | tty: serial: 8250: Move EXPORT_SYMBOL to functionAnton Wuerfel2016-02-07
* | tty: serial: 8250: Remove else after returnAnton Wuerfel2016-02-07
* | tty: serial: 8250: Fix multiline comment styleAnton Wuerfel2016-02-07
* | tty: serial: 8250: Fix braces after structAnton Wuerfel2016-02-07
* | tty: serial: 8250: Replace spaces with tabsAnton Wuerfel2016-02-07
* | tty: serial: 8250: Fix whitespace errorsAnton Wuerfel2016-02-07
* | serial: bcm2835: add driver for bcm2835-aux-uartMartin Sperl2016-02-07
* | serial: 8250: of: Enable suspend/resume for 8250_of driverWang Dongsheng2016-02-07
* | drivers/tty: make serial 8250_ingenic.c explicitly non-modularPaul Gortmaker2016-02-07
* | serial/8250_pci: simplify Pericom handlingJan Beulich2016-02-07
* | serial: 8250_pci: use to_pci_dev()Geliang Tang2016-02-07
* | 8250: use callbacks to access UART_DLL/UART_DLMSebastian Frias2016-02-07
* | serial: 8250_dw: Do not use readl/writel before checking port iotypeNoam Camus2016-02-07
* | serial: 8250_dw: Add support for big-endian MMIO accessesNoam Camus2016-02-07
* | serial: 8250_dw: Avoid serial_outx code duplicate with new dw8250_check_lcr()Noam Camus2016-02-07
* | tty: 8250_omap: Use software emulated RS485 direction controlMatwey V. Kornilov2016-02-07
* | tty: Add software emulated RS485 support for 8250Matwey V. Kornilov2016-02-07
* | tty: Move serial8250_stop_rx() in front of serial8250_start_tx()Matwey V. Kornilov2016-02-07
* | TTY: 8250_pnp, make checks boolJiri Slaby2016-02-07
* | TTY: 8250_pnp, constify tablesJiri Slaby2016-02-07
* | serial: 8250_omap: Add omap8250 earlyconPeter Hurley2016-02-07
* | serial: 8250_early: Use port->regshiftPeter Hurley2016-02-07
* | Merge 4.5-rc2 into tty-nextGreg Kroah-Hartman2016-02-01
|\|
| * serial: 8250_pci: Add Intel Broadwell portsMika Westerberg2016-01-29
* | serial: 8250: Unfold < 80 char linesPeter Hurley2016-01-28
* | serial: 8250: Wait for irq to complete before shutdownPeter Hurley2016-01-28
* | serial: 8250: Unlink uart console ptr if console setup failsPeter Hurley2016-01-28
* | serial: 8250: Remove low_latency workaroundPeter Hurley2016-01-28
* | serial: 8250: Fix lost rx statePeter Hurley2016-01-28
* | serial: 8250: Refactor serial8250_rx_chars() inner loopPeter Hurley2016-01-28
|/
* serial: 8250: of: Fix the driver and actually compile the 8250_ofPeter Ujfalusi2016-01-07
* Merge 4.4-rc6 into tty-nextGreg Kroah-Hartman2015-12-21
|\
| * serial: 8250_uniphier: fix dl_read and dl_write functionsMasahiro Yamada2015-12-13
* | serial: 8250_mid: fix broken DMA dependencyHeikki Krogerus2015-12-13
* | serial: 8250: move of_serial code to 8250 directoryArnd Bergmann2015-12-13
* | serial: support 16-bit register interface for consoleMasahiro Yamada2015-12-13
* | serial: 8250_early: squash wait_for_xmitr() into serial_putc()Masahiro Yamada2015-12-13