summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "drivers/tty/serial: make 8250/8250_ingenic.c explicitly non-modular"Arnd Bergmann2016-03-071-7/+21
* Revert "drivers/tty/serial: make 8250/8250_mtk.c explicitly non-modular"Arnd Bergmann2016-03-071-7/+28
* serial: 8250: Add hardware dependency to RT288X optionJean Delvare2016-03-071-0/+1
* serial: 8250_pci: all known Braswell ports are 1 channelAndy Shevchenko2016-03-071-5/+0
* serial: 8250_pci: convert to pcim_*() APIAndy Shevchenko2016-03-071-24/+8
* serial: 8250_dw: remove leftover definitionsAndy Shevchenko2016-03-071-6/+0
* serial: 8250_dw: remove redundant 'else' keywordAndy Shevchenko2016-03-071-2/+3
* tty: serial: Use GFP_ATOMIC instead of GFP_KERNEL in serial8250_em485_init()Matwey V. Kornilov2016-03-071-1/+1
* tty: serial: 8250: Cleanup p->em485 in serial8250_unregister_portMatwey V. Kornilov2016-03-071-0/+9
* serial: bcm2835: fix unsigned int issue with irqMartin Sperl2016-02-141-5/+5
* serial: 8250_early: Add earlycon support for TegraJon Hunter2016-02-141-0/+1
* 8250: mediatek: mark PM functions as __maybe_unusedArnd Bergmann2016-02-141-6/+4
* Merge 4.5-rc4 into tty-nextGreg Kroah-Hartman2016-02-141-0/+21
|\
| * Revert "8250: uniphier: allow modular build with 8250 console"Greg Kroah-Hartman2016-02-071-1/+1
| * tty: Add support for PCIe WCH382 2S multi-IO cardJeremy McNicoll2016-02-061-0/+21
| * 8250: uniphier: allow modular build with 8250 consoleArnd Bergmann2016-02-061-1/+1
* | tty: serial: 8250: Add generic port init macroAnton Wuerfel2016-02-065-62/+49
* | tty: serial: 8250: Fix indentation warningsAnton Wuerfel2016-02-063-13/+13
* | tty: serial: 8250: Merge duplicate conditionsAnton Wuerfel2016-02-061-4/+4
* | tty: serial: 8250: Correct conversion specifiersAnton Wuerfel2016-02-061-2/+2
* | tty: serial: 8250: Remove SERIAL_DEBUG_PNP macroPhillip Raffeck2016-02-061-5/+5
* | tty: serial: 8250: Suitably replace printkPhillip Raffeck2016-02-064-17/+18
* | tty: serial: 8250: Fix multi-line stringsAnton Wuerfel2016-02-062-4/+3
* | tty: serial: 8250: Add parentheses to macroAnton Wuerfel2016-02-062-2/+2
* | tty: serial: 8250: Fix line continuation warningAnton Wuerfel2016-02-061-2/+2
* | tty: serial: 8250: Move EXPORT_SYMBOL to functionAnton Wuerfel2016-02-061-3/+2
* | tty: serial: 8250: Remove else after returnAnton Wuerfel2016-02-061-8/+8
* | tty: serial: 8250: Fix multiline comment styleAnton Wuerfel2016-02-064-34/+50
* | tty: serial: 8250: Fix braces after structAnton Wuerfel2016-02-061-2/+1
* | tty: serial: 8250: Replace spaces with tabsAnton Wuerfel2016-02-062-8/+8
* | tty: serial: 8250: Fix whitespace errorsAnton Wuerfel2016-02-065-35/+39
* | serial: bcm2835: add driver for bcm2835-aux-uartMartin Sperl2016-02-063-0/+171
* | serial: 8250: of: Enable suspend/resume for 8250_of driverWang Dongsheng2016-02-061-0/+1
* | drivers/tty: make serial 8250_ingenic.c explicitly non-modularPaul Gortmaker2016-02-061-21/+7
* | serial/8250_pci: simplify Pericom handlingJan Beulich2016-02-061-33/+0
* | serial: 8250_pci: use to_pci_dev()Geliang Tang2016-02-061-2/+1
* | 8250: use callbacks to access UART_DLL/UART_DLMSebastian Frias2016-02-061-12/+6
* | serial: 8250_dw: Do not use readl/writel before checking port iotypeNoam Camus2016-02-061-2/+10
* | serial: 8250_dw: Add support for big-endian MMIO accessesNoam Camus2016-02-061-0/+23
* | serial: 8250_dw: Avoid serial_outx code duplicate with new dw8250_check_lcr()Noam Camus2016-02-061-49/+42
* | tty: 8250_omap: Use software emulated RS485 direction controlMatwey V. Kornilov2016-02-061-0/+31
* | tty: Add software emulated RS485 support for 8250Matwey V. Kornilov2016-02-062-4/+221
* | tty: Move serial8250_stop_rx() in front of serial8250_start_tx()Matwey V. Kornilov2016-02-061-13/+13
* | TTY: 8250_pnp, make checks boolJiri Slaby2016-02-061-7/+7
* | TTY: 8250_pnp, constify tablesJiri Slaby2016-02-061-4/+4
* | serial: 8250_omap: Add omap8250 earlyconPeter Hurley2016-02-061-0/+21
* | serial: 8250_early: Use port->regshiftPeter Hurley2016-02-061-6/+10
* | Merge 4.5-rc2 into tty-nextGreg Kroah-Hartman2016-02-011-0/+29
|\ \ | |/
| * serial: 8250_pci: Add Intel Broadwell portsMika Westerberg2016-01-291-0/+29
* | serial: 8250: Unfold < 80 char linesPeter Hurley2016-01-281-7/+4
OpenPOWER on IntegriCloud