index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
Commit message (
Expand
)
Author
Age
Files
Lines
*
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: zs: Fix a transmit lockup in console output
Maciej W. Rozycki
2016-02-06
1
-0
/
+4
*
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
*
ARM: OMAP: serial: Rename DRIVER_NAME
Jean Delvare
2016-02-06
1
-1
/
+1
*
serial-uartlite: fix missing locking in isr
Rich Felker
2016-02-06
1
-0
/
+4
*
serial-uartlite: add earlycon support
Rich Felker
2016-02-06
2
-0
/
+42
*
drivers/tty: make serial 8250_ingenic.c explicitly non-modular
Paul Gortmaker
2016-02-06
1
-21
/
+7
*
serial: core: remove baud_rates when serial console setup
Jeffy Chen
2016-02-06
1
-31
/
+2
*
serial: sh-sci: Add support for SCIFA/SCIFB variable sampling rates
Geert Uytterhoeven
2016-02-06
1
-2
/
+27
*
serial: sh-sci: Use a bitmask to indicate supported sampling rates
Geert Uytterhoeven
2016-02-06
1
-39
/
+27
*
serial: sh-sci: Use premultiplier to handle half sampling rate
Geert Uytterhoeven
2016-02-06
1
-6
/
+10
*
serial: sh-sci: Preserve SCIFA/SCIFB bit rate config for serial console
Geert Uytterhoeven
2016-02-06
1
-1
/
+2
*
serial: sh-sci: Add more Serial Mode Register documentation
Geert Uytterhoeven
2016-02-06
2
-1
/
+16
*
serial: imx: Fix suspend / resume.
Martin Fuzzey
2016-02-06
1
-1
/
+4
*
tty: xuartps: Consolidate TX handling
Soren Brinkmann
2016-02-06
1
-57
/
+40
*
tty: xuartps: Remove '_OFFSET' suffix from #defines
Soren Brinkmann
2016-02-06
1
-115
/
+106
*
tty: xuartps: Improve sysrq handling
Soren Brinkmann
2016-02-06
1
-15
/
+5
*
tty: xuartps: Cleanup: Reformat if-else
Soren Brinkmann
2016-02-06
1
-62
/
+62
*
tty: xuartps: Refactor IRQ handling
Soren Brinkmann
2016-02-06
1
-6
/
+11
*
tty: xuartps: Move request_irq to after setting up the HW
Soren Brinkmann
2016-02-06
1
-9
/
+12
*
tty: xuartps: Move RX path into helper function
Soren Brinkmann
2016-02-06
1
-22
/
+28
*
tty: xuartps: Acquire port lock for shutdown
Soren Brinkmann
2016-02-06
1
-0
/
+6
*
tty: xuartps: Keep lock for whole ISR
Soren Brinkmann
2016-02-06
1
-2
/
+0
*
tty: xuartps: Improve startup function
Soren Brinkmann
2016-02-06
1
-8
/
+12
*
tty: xuartps: Clear interrupt status register in shutdown
Soren Brinkmann
2016-02-06
1
-0
/
+1
*
tty: xuartps: Don't consider circular buffer when enabling transmitter
Soren Brinkmann
2016-02-06
1
-1
/
+4
*
tty: xuartps: Use spinlock to serialize HW access
Soren Brinkmann
2016-02-06
1
-12
/
+6
*
tty: xuartps: Beautify read-modify writes
Soren Brinkmann
2016-02-06
1
-6
/
+9
*
serial: sh-sci: Add CONFIG_SERIAL_EARLYCON support
Yoshinori Sato
2016-02-06
2
-5
/
+78
*
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
*
serial: amba-pl011: mark vendor_zte as __maybe_unused
Arnd Bergmann
2016-02-06
1
-1
/
+1
*
serial: amba-pl011: use cpu_relax when polling registers
Timur Tabi
2016-02-06
1
-9
/
+8
*
sc16is7xx: fix incorrect register bits macro
Wills Wang
2016-02-06
1
-6
/
+6
*
serial: atmel: Use atmel_port consistently
Jaeden Amero
2016-02-06
1
-47
/
+48
*
serial: atmel: add support for new UART version
Nicolas Ferre
2016-02-06
1
-3
/
+4
*
serial: atmel: trivial: clean the IP version decoding code
Nicolas Ferre
2016-02-06
1
-16
/
+16
*
8250: use callbacks to access UART_DLL/UART_DLM
Sebastian Frias
2016-02-06
1
-12
/
+6
*
serial: Remove 68328 driver
Frederik Völkel
2016-02-06
3
-1321
/
+0
[next]