index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
8250
Commit message (
Expand
)
Author
Age
Files
Lines
*
serial: 8250: describe CONFIG_SERIAL_8250_RSA
Maciej S. Szmigiero
2016-03-07
1
-1
/
+6
*
tty: serial: 8250: add MOXA Smartio MUE boards support
Mathieu OTHACEHE
2016-03-07
4
-0
/
+182
*
serial: 8250: convert drivers to use up_to_u8250p()
Andy Shevchenko
2016-03-07
3
-15
/
+7
*
serial: 8250/mediatek: fix building with SERIAL_8250=m
Arnd Bergmann
2016-03-07
2
-2
/
+2
*
serial: 8250/ingenic: fix building with SERIAL_8250=m
Arnd Bergmann
2016-03-07
2
-4
/
+5
*
serial: 8250/uniphier: fix modular build
Arnd Bergmann
2016-03-07
1
-1
/
+1
*
Revert "drivers/tty/serial: make 8250/8250_ingenic.c explicitly non-modular"
Arnd Bergmann
2016-03-07
1
-7
/
+21
*
Revert "drivers/tty/serial: make 8250/8250_mtk.c explicitly non-modular"
Arnd Bergmann
2016-03-07
1
-7
/
+28
*
serial: 8250: Add hardware dependency to RT288X option
Jean Delvare
2016-03-07
1
-0
/
+1
*
serial: 8250_pci: all known Braswell ports are 1 channel
Andy Shevchenko
2016-03-07
1
-5
/
+0
*
serial: 8250_pci: convert to pcim_*() API
Andy Shevchenko
2016-03-07
1
-24
/
+8
*
serial: 8250_dw: remove leftover definitions
Andy Shevchenko
2016-03-07
1
-6
/
+0
*
serial: 8250_dw: remove redundant 'else' keyword
Andy Shevchenko
2016-03-07
1
-2
/
+3
*
tty: serial: Use GFP_ATOMIC instead of GFP_KERNEL in serial8250_em485_init()
Matwey V. Kornilov
2016-03-07
1
-1
/
+1
*
tty: serial: 8250: Cleanup p->em485 in serial8250_unregister_port
Matwey V. Kornilov
2016-03-07
1
-0
/
+9
*
serial: bcm2835: fix unsigned int issue with irq
Martin Sperl
2016-02-14
1
-5
/
+5
*
serial: 8250_early: Add earlycon support for Tegra
Jon Hunter
2016-02-14
1
-0
/
+1
*
8250: mediatek: mark PM functions as __maybe_unused
Arnd Bergmann
2016-02-14
1
-6
/
+4
*
Merge 4.5-rc4 into tty-next
Greg Kroah-Hartman
2016-02-14
1
-0
/
+21
|
\
|
*
Revert "8250: uniphier: allow modular build with 8250 console"
Greg Kroah-Hartman
2016-02-07
1
-1
/
+1
|
*
tty: Add support for PCIe WCH382 2S multi-IO card
Jeremy McNicoll
2016-02-06
1
-0
/
+21
|
*
8250: uniphier: allow modular build with 8250 console
Arnd Bergmann
2016-02-06
1
-1
/
+1
*
|
tty: serial: 8250: Add generic port init macro
Anton Wuerfel
2016-02-06
5
-62
/
+49
*
|
tty: serial: 8250: Fix indentation warnings
Anton Wuerfel
2016-02-06
3
-13
/
+13
*
|
tty: serial: 8250: Merge duplicate conditions
Anton Wuerfel
2016-02-06
1
-4
/
+4
*
|
tty: serial: 8250: Correct conversion specifiers
Anton Wuerfel
2016-02-06
1
-2
/
+2
*
|
tty: serial: 8250: Remove SERIAL_DEBUG_PNP macro
Phillip Raffeck
2016-02-06
1
-5
/
+5
*
|
tty: serial: 8250: Suitably replace printk
Phillip Raffeck
2016-02-06
4
-17
/
+18
*
|
tty: serial: 8250: Fix multi-line strings
Anton Wuerfel
2016-02-06
2
-4
/
+3
*
|
tty: serial: 8250: Add parentheses to macro
Anton Wuerfel
2016-02-06
2
-2
/
+2
*
|
tty: serial: 8250: Fix line continuation warning
Anton Wuerfel
2016-02-06
1
-2
/
+2
*
|
tty: serial: 8250: Move EXPORT_SYMBOL to function
Anton Wuerfel
2016-02-06
1
-3
/
+2
*
|
tty: serial: 8250: Remove else after return
Anton Wuerfel
2016-02-06
1
-8
/
+8
*
|
tty: serial: 8250: Fix multiline comment style
Anton Wuerfel
2016-02-06
4
-34
/
+50
*
|
tty: serial: 8250: Fix braces after struct
Anton Wuerfel
2016-02-06
1
-2
/
+1
*
|
tty: serial: 8250: Replace spaces with tabs
Anton Wuerfel
2016-02-06
2
-8
/
+8
*
|
tty: serial: 8250: Fix whitespace errors
Anton Wuerfel
2016-02-06
5
-35
/
+39
*
|
serial: bcm2835: add driver for bcm2835-aux-uart
Martin Sperl
2016-02-06
3
-0
/
+171
*
|
serial: 8250: of: Enable suspend/resume for 8250_of driver
Wang Dongsheng
2016-02-06
1
-0
/
+1
*
|
drivers/tty: make serial 8250_ingenic.c explicitly non-modular
Paul Gortmaker
2016-02-06
1
-21
/
+7
*
|
serial/8250_pci: simplify Pericom handling
Jan Beulich
2016-02-06
1
-33
/
+0
*
|
serial: 8250_pci: use to_pci_dev()
Geliang Tang
2016-02-06
1
-2
/
+1
*
|
8250: use callbacks to access UART_DLL/UART_DLM
Sebastian Frias
2016-02-06
1
-12
/
+6
*
|
serial: 8250_dw: Do not use readl/writel before checking port iotype
Noam Camus
2016-02-06
1
-2
/
+10
*
|
serial: 8250_dw: Add support for big-endian MMIO accesses
Noam Camus
2016-02-06
1
-0
/
+23
*
|
serial: 8250_dw: Avoid serial_outx code duplicate with new dw8250_check_lcr()
Noam Camus
2016-02-06
1
-49
/
+42
*
|
tty: 8250_omap: Use software emulated RS485 direction control
Matwey V. Kornilov
2016-02-06
1
-0
/
+31
*
|
tty: Add software emulated RS485 support for 8250
Matwey V. Kornilov
2016-02-06
2
-4
/
+221
*
|
tty: Move serial8250_stop_rx() in front of serial8250_start_tx()
Matwey V. Kornilov
2016-02-06
1
-13
/
+13
*
|
TTY: 8250_pnp, make checks bool
Jiri Slaby
2016-02-06
1
-7
/
+7
[next]