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
*
dmaengine: DW DMAC: add multi-block property to device tree
Eugeniy Paltsev
2016-11-30
1
-1
/
+1
*
kthread: kthread worker API cleanup
Petr Mladek
2016-10-11
1
-11
/
+11
*
Merge branch 'printk-cleanups'
Linus Torvalds
2016-10-10
1
-3
/
+3
|
\
|
*
printk: reinstate KERN_CONT for printing continuation lines
Linus Torvalds
2016-10-09
1
-3
/
+3
*
|
Merge tag 'tty-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2016-10-03
42
-1137
/
+2282
|
\
\
|
*
|
Revert "serial: pl011: add console matching function"
Greg Kroah-Hartman
2016-09-30
1
-55
/
+0
|
*
|
serial: pl011: add console matching function
Aleksey Makarov
2016-09-28
1
-0
/
+55
|
*
|
ACPI: parse SPCR and enable matching console
Aleksey Makarov
2016-09-28
1
-2
/
+17
|
*
|
of/serial: move earlycon early_param handling to serial
Leif Lindholm
2016-09-28
1
-1
/
+1
|
*
|
Revert "drivers/tty: Explicitly pass current to show_stack"
Greg Kroah-Hartman
2016-09-28
1
-1
/
+1
|
*
|
tty: amba-pl011: Don't complain on -EPROBE_DEFER when no irq
Kefeng Wang
2016-09-27
1
-1
/
+2
|
*
|
serial: 8250: Set Altera 16550 TX FIFO Threshold
Thor Thayer
2016-09-27
1
-0
/
+43
|
*
|
serial: 8250: of: Load TX FIFO Threshold from DT
Thor Thayer
2016-09-27
1
-0
/
+7
|
*
|
drivers/tty: Explicitly pass current to show_stack
Mark Rutland
2016-09-27
1
-1
/
+1
|
*
|
serial: imx: Fix DCD reading
Sascha Hauer
2016-09-27
1
-1
/
+2
|
*
|
serial: stm32: mark symbols static where possible
Baoyou Xie
2016-09-27
1
-3
/
+4
|
*
|
serial: xuartps: Add some register initialisation to cdns_early_console_setup()
Scott Telford
2016-09-27
1
-1
/
+26
|
*
|
serial: xuartps: Removed unwanted checks while reading the error conditions
Nava kishore Manne
2016-09-27
1
-37
/
+35
|
*
|
serial: xuartps: Rewrite the interrupt handling logic
Anirudha Sarangi
2016-09-27
1
-105
/
+114
|
*
|
serial: stm32: use mapbase instead of membase for DMA
Arnd Bergmann
2016-09-27
1
-2
/
+2
|
*
|
tty/serial: atmel: fix fractional baud rate computation
Alexey Starikovskiy
2016-09-27
1
-4
/
+6
|
*
|
serial: xuartps: Do not enable parity error interrupt
Anirudha Sarangi
2016-09-22
1
-2
/
+15
|
*
|
serial: stm32: fix uart enable management
Alexandre TORGUE
2016-09-22
1
-1
/
+5
|
*
|
serial: stm32: fix spin_lock management
Alexandre TORGUE
2016-09-22
1
-0
/
+4
|
*
|
serial: stm32: adding dma support
Alexandre TORGUE
2016-09-22
2
-25
/
+378
|
*
|
serial: stm32: clock disabling management
Alexandre TORGUE
2016-09-22
1
-2
/
+3
|
*
|
serial: stm32: correct flow control property spelling
Alexandre TORGUE
2016-09-22
1
-1
/
+1
|
*
|
serial: stm32: disable tx and rx during shutdown
Alexandre TORGUE
2016-09-22
1
-1
/
+1
|
*
|
serial: stm32: header file creation
Alexandre TORGUE
2016-09-22
2
-208
/
+216
|
*
|
serial: stm32: adding support for stm32f7
Alexandre TORGUE
2016-09-22
1
-50
/
+219
|
*
|
tty: serial: xuartps: Wait for rx and tx reset done status
Nava kishore Manne
2016-09-22
1
-0
/
+8
|
*
|
serial: xuartps: Adds RXBS register support for zynqmp
Nava kishore Manne
2016-09-22
1
-20
/
+81
|
*
|
tty/serial/8250: Touch NMI watchdog in wait_for_xmitr
Jiri Olsa
2016-09-22
1
-0
/
+1
|
*
|
serial: 8250_pci: Use symbolic constants for EXAR's MPIO registers
Jan Kiszka
2016-09-22
1
-21
/
+34
|
*
|
tty: amba-pl011: uart_amba_port is not available with earlycon function
Shawn Guo
2016-09-22
1
-4
/
+1
|
*
|
serial: mxs-auart: Fix missing clk_disable_unprepare() on error in mxs_get_cl...
Wei Yongjun
2016-09-22
1
-1
/
+1
|
*
|
vt: Emulate \e[100-107m (bright background colors).
Adam Borowski
2016-09-22
1
-2
/
+3
|
*
|
vt: Support \e[90-97m (bright foreground colors).
Adam Borowski
2016-09-22
1
-0
/
+4
|
*
|
vt: Drop a no longer true comment.
Adam Borowski
2016-09-22
1
-2
/
+2
|
*
|
vt: Make a comparison <= for readability.
Adam Borowski
2016-09-22
1
-1
/
+1
|
*
|
vt: Fix a read-past-array in vc_t416_color().
Adam Borowski
2016-09-22
1
-1
/
+1
|
*
|
pty: make ptmx file ops read-only after init
Kees Cook
2016-09-15
1
-1
/
+1
|
*
|
serial: imx: Replace dmaengine old API
Fabien Lahoudere
2016-09-15
1
-4
/
+4
|
*
|
serial: core: fix potential NULL pointer dereference
Andy Shevchenko
2016-09-15
1
-3
/
+3
|
*
|
BUG: atmel_serial: Interrupts not disabled on close
Richard Genoud
2016-09-15
1
-2
/
+3
|
*
|
tty: serial: fsl_lpuart: use GFP_ATOMIC under spin lock
Wei Yongjun
2016-09-15
1
-1
/
+1
|
*
|
serial: max310x: Set IRQF_TRIGGER_FALLING flag when dev.of_node is not NULL
Liu Xiang
2016-09-15
1
-1
/
+1
|
*
|
serial: mxs-auart: Use PTR_ERR_OR_ZERO() to simplify the code
Wei Yongjun
2016-09-13
1
-4
/
+1
|
*
|
serial: mxs-auart: Disable clock on error path
Fabio Estevam
2016-09-13
1
-1
/
+5
|
*
|
serial: core: Fix handling of options after MMIO address
Alexander Sverdlin
2016-09-13
1
-8
/
+6
[next]