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
Commit message (
Expand
)
Author
Age
Files
Lines
*
sparc64: Send break twice from console to return to boot prom
Vijay Kumar
2017-02-23
1
-1
/
+5
*
sparc64: Migrate hvcons irq to panicked cpu
Vijay Kumar
2017-02-23
1
-0
/
+6
*
lib/show_mem.c: teach show_mem to work with the given nodemask
Michal Hocko
2017-02-22
2
-2
/
+2
*
Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-02-22
67
-1272
/
+2408
|
\
|
*
tty: pl011: Work around QDF2400 E44 stuck BUSY bit
Christopher Covington
2017-02-15
1
-7
/
+59
|
*
atmel_serial: Use the fractional divider when possible
Romain Izard
2017-02-14
1
-3
/
+4
|
*
tty: Remove extra include in HVC console tty framework
Sergio Valverde
2017-02-10
1
-1
/
+0
|
*
serial: exar: Enable MSI support
Jan Kiszka
2017-02-10
1
-1
/
+7
|
*
serial: exar: Move register defines from uapi header to consumer site
Jan Kiszka
2017-02-10
2
-0
/
+19
|
*
serial: pci: Remove unused pci_boards entries
Jan Kiszka
2017-02-10
1
-22
/
+0
|
*
serial: exar: Move Commtech adapters to 8250_exar as well
Jan Kiszka
2017-02-10
2
-143
/
+79
|
*
serial: exar: Fix initialization of EXAR registers for ports > 0
Jan Kiszka
2017-02-10
1
-13
/
+9
|
*
serial: exar: Fix mapping of port I/O resources
Jan Kiszka
2017-02-10
1
-0
/
+3
|
*
serial: sh-sci: fix hardware RX trigger level setting
Ulrich Hecht
2017-02-10
1
-2
/
+9
|
*
tty/serial: atmel: ensure state is restored after suspending
Alexandre Belloni
2017-02-10
1
-0
/
+44
|
*
serial: 8250_dw: Avoid "too much work" from bogus rx timeout interrupt
Douglas Anderson
2017-02-10
1
-0
/
+23
|
*
serdev: ttyport: check whether tty_init_dev() fails
Dan Carpenter
2017-02-09
1
-0
/
+2
|
*
serial: 8250_pci: make pciserial_detach_ports() static
Wei Yongjun
2017-02-09
1
-1
/
+1
|
*
serial: st-asc: Use generic DT binding for announcing RTS/CTS lines
Lee Jones
2017-02-06
1
-1
/
+1
|
*
serial: st-asc: (De)Register GPIOD and swap Pinctrl profiles
Lee Jones
2017-02-06
1
-1
/
+26
|
*
serial: st-asc: Read in all Pinctrl states
Lee Jones
2017-02-06
1
-0
/
+29
|
*
serial: st-asc: Provide RTS functionality
Lee Jones
2017-02-06
1
-4
/
+23
|
*
serial: st-asc: Ignore the parity error bit if 8-bit mode is enabled
Lee Jones
2017-02-06
1
-3
/
+13
|
*
serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cards
Ian Abbott
2017-02-06
1
-0
/
+13
|
*
serial: sh-sci: make RX FIFO parameters tunable via sysfs
Ulrich Hecht
2017-02-06
1
-0
/
+87
|
*
serial: sh-sci: SCIFA/B RX FIFO software timeout
Ulrich Hecht
2017-02-06
1
-33
/
+68
|
*
serial: sh-sci: increase RX FIFO trigger defaults for (H)SCIF
Ulrich Hecht
2017-02-06
1
-1
/
+28
|
*
tty_port: register tty ports with serdev bus
Rob Herring
2017-02-03
1
-0
/
+12
|
*
serdev: add a tty port controller driver
Rob Herring
2017-02-03
3
-0
/
+234
|
*
serdev: Introduce new bus for serial attached devices
Rob Herring
2017-02-03
4
-0
/
+433
|
*
tty_port: Add port client functions
Rob Herring
2017-02-03
2
-20
/
+43
|
*
serial: sh-sci: implement FIFO threshold register setting
Ulrich Hecht
2017-02-03
1
-0
/
+59
|
*
serial: sh-sci: consider DR (data ready) bit adequately
Ulrich Hecht
2017-02-03
1
-1
/
+1
|
*
serial: sh-sci: add FIFO trigger bits
Ulrich Hecht
2017-02-03
2
-0
/
+8
|
*
tty: serial: cpm_uart: make use of for_each_node_by_type()
Dmitry Torokhov
2017-02-03
1
-8
/
+10
|
*
tty: serial: pl011: add ttyAMA for matching pl011 console
Sudeep Holla
2017-02-03
1
-1
/
+1
|
*
serial: samsung: enable clock before accessing interrupt mask resister
남영민
2017-02-03
1
-0
/
+3
|
*
serial: 8250_pci: remove exar code
Sudip Mukherjee
2017-02-03
2
-333
/
+4
|
*
serial: exar: split out the exar code from 8250_pci
Sudip Mukherjee
2017-02-03
3
-0
/
+401
|
*
serial: imx: Fix the CTS_B polarity in RS485 mode
Fabio Estevam
2017-01-31
1
-3
/
+3
|
*
serial: imx: Fix the RTS GPIO polarity in RS485 mode
Fabio Estevam
2017-01-31
1
-10
/
+10
|
*
8250: of: remove remnants of generic of_serial driver
Arnd Bergmann
2017-01-27
1
-69
/
+24
|
*
serial: sh-sci: Reformat sci_parse_dt() for git diff
Geert Uytterhoeven
2017-01-27
1
-2
/
+2
|
*
tty: serial: constify uart_ops structures
Bhumika Goyal
2017-01-27
26
-26
/
+26
|
*
console: Add callback to flush scrollback buffer to consw struct
Manuel Schölling
2017-01-25
1
-0
/
+9
|
*
serial: 8250_omap: Fix probe and remove for PM runtime
Tony Lindgren
2017-01-25
1
-1
/
+7
|
*
serial: hp300: mask the warning for people just doing build coverage
Paul Gortmaker
2017-01-25
1
-1
/
+1
|
*
serial: xuartps: Enable uart loopback mode
Yasir-Khan
2017-01-25
1
-0
/
+9
|
*
serial: 8250_omap: Remove rx_dma_broken flag
Vignesh R
2017-01-20
1
-5
/
+0
|
*
serial: 8250_omap: Add OMAP_DMA_TX_KICK quirk for AM437x
Vignesh R
2017-01-20
1
-6
/
+3
[next]