index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
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/hvc/hvc_console: Fix wakeup of HVC thread on hvc_kick()
Benjamin Herrenschmidt
2014-05-28
1
-1
/
+8
*
drivers/tty/n_hdlc.c: replace kmalloc/memset by kzalloc
Fabian Frederick
2014-05-28
1
-3
/
+1
*
vt: emulate 8- and 24-bit colour codes.
Adam Borowski
2014-05-28
1
-8
/
+79
*
printk/of_serial: fix serial console cessation part way through boot.
Stephen Chivers
2014-05-28
1
-0
/
+1
*
serial: 8250_dma: check the result of TX buffer mapping
Heikki Krogerus
2014-05-28
1
-5
/
+12
*
serial: uart: add hw flow control support configuration
Murali Karicheri
2014-05-28
3
-5
/
+17
*
tty/serial: at91: add interrupts for modem control lines
Richard Genoud
2014-05-28
1
-3
/
+122
*
tty/serial: at91: use mctrl_gpio helpers
Richard Genoud
2014-05-28
2
-35
/
+71
*
tty/serial: Add GPIOLIB helpers for controlling modem lines
Richard Genoud
2014-05-28
4
-0
/
+259
*
serial: sccnxp: Add IGNPAR flag handling
Alexander Shiyan
2014-05-28
1
-0
/
+2
*
serial: sccnxp: Remove useless timer_pending() check
Alexander Shiyan
2014-05-28
1
-3
/
+1
*
serial: imx: disable the receiver ready interrupt for imx_stop_rx
Huang Shijie
2014-05-28
1
-0
/
+4
*
serial: imx: remove the DMA wait queue
Huang Shijie
2014-05-28
1
-28
/
+14
*
serial: imx: remove the redundant code
Huang Shijie
2014-05-28
1
-9
/
+0
*
serial: imx: reset the uart port all the time
Huang Shijie
2014-05-28
1
-12
/
+10
*
serial: Add support for Advantech PCM-3614I/PCM-3618I serial expansion cards
Thomee Wright
2014-05-28
1
-0
/
+9
*
serial: imx: Disable new features of autobaud detection
Fabio Estevam
2014-05-28
1
-2
/
+2
*
parport: Add support for the WCH353 1S/1P multi-IO card
Ezequiel Garcia
2014-05-28
1
-0
/
+10
*
serial: efm32: add module_exit
Vincent Stehlé
2014-05-28
1
-0
/
+1
*
serial: samsung: Neaten dbg uses
Joe Perches
2014-05-28
2
-26
/
+32
*
tty: serial: men_z135_uart: Don't activate TX Space available IRQ on startup
Johannes Thumshirn
2014-05-28
1
-3
/
+4
*
serial: st-asc: Fix data corruption during long console bursts
Daniel Thompson
2014-05-28
1
-4
/
+4
*
tty: serial: uartlite: Specify time for sending chars
Michal Simek
2014-05-28
1
-4
/
+13
*
serial: SERIAL_FSL_LPUART should depend on HAS_DMA
Geert Uytterhoeven
2014-05-28
1
-0
/
+1
*
serial: sirf: fix spinlock deadlock issue
Qipan Li
2014-05-28
2
-33
/
+18
*
serial: sirf: move to writel for TXFIFO instead of writeb
Barry Song
2014-05-28
2
-3
/
+1
*
serial: add missing SERIAL_CORE dependencies
Arnd Bergmann
2014-05-28
1
-0
/
+3
*
serial: sc16is7xx: dynamically allocate tx/rx buffer
Jon Ringle
2014-05-28
1
-9
/
+8
*
serial: sc16is7xx: compile I2C when REGMAP_I2C is module
Jan Moskyto Matejka
2014-05-28
1
-2
/
+0
*
tty: n_hdlc: Drop redundant error message
Jean Delvare
2014-05-27
1
-4
/
+0
*
serial: pch_uart: Fix Kconfig dependencies
Jean Delvare
2014-05-27
1
-1
/
+1
*
tty/serial: fix generic earlycon option parsing
Rob Herring
2014-05-03
1
-13
/
+5
*
tty/serial: add back missing setup_early_serial8250_console
Rob Herring
2014-05-03
1
-0
/
+10
*
Merge 3.15-rc3 into tty-next
Greg Kroah-Hartman
2014-04-27
5
-34
/
+55
|
\
|
*
serial_core: fix uart PORT_UNKNOWN handling
Thomas Pfaff
2014-04-24
1
-18
/
+21
|
*
serial: samsung: Change barrier() to cpu_relax() in console output
Doug Anderson
2014-04-24
1
-1
/
+1
|
*
serial: samsung: don't check config for every character
Doug Anderson
2014-04-24
1
-5
/
+6
|
*
serial: samsung: Use the passed in "port", fixing kgdb w/ no console
Doug Anderson
2014-04-24
1
-6
/
+6
|
*
serial: 8250: Fix thread unsafe __dma_tx_complete function
Loic Poulain
2014-04-24
1
-2
/
+7
|
*
8250_core: Fix unwanted TX chars write
Loic Poulain
2014-04-24
1
-1
/
+1
|
*
tty: Fix race condition between __tty_buffer_request_room and flush_to_ldisc
Manfred Schlaegl
2014-04-24
1
-2
/
+14
*
|
serial: sc16is7xx: fix implicit decl of func copy_{to,from}_user
Jon Ringle
2014-04-25
1
-0
/
+1
*
|
serial: sc16is7xx: depend on I2C
Jon Ringle
2014-04-25
1
-0
/
+1
*
|
serial: sc16is7xx
Jon Ringle
2014-04-25
3
-0
/
+1289
*
|
Revert "serial: sh-sci: Add device tree support for r8a7779"
Greg Kroah-Hartman
2014-04-24
1
-9
/
+1
*
|
tty/serial: add arm/arm64 semihosting earlycon
Rob Herring
2014-04-24
3
-0
/
+72
*
|
tty/serial: pl011: add generic earlycon support
Rob Herring
2014-04-24
2
-1
/
+30
*
|
tty/serial: convert 8250 to generic earlycon
Rob Herring
2014-04-24
2
-123
/
+16
*
|
tty/serial: add generic serial earlycon
Rob Herring
2014-04-24
3
-0
/
+161
*
|
x86: move FIX_EARLYCON_MEM kconfig into x86
Rob Herring
2014-04-24
1
-5
/
+0
[next]