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
...
|
*
|
|
|
serial: 8250: of: Correct of_platform_serial_setup() error handling
Alexander Sverdlin
2018-07-16
1
-1
/
+1
|
*
|
|
|
serial: sh-sci: Add support for R7S9210
Chris Brandt
2018-07-16
1
-2
/
+75
|
*
|
|
|
serdev: add dev_pm_domain_attach|detach()
Sean Wang
2018-07-15
1
-1
/
+14
|
*
|
|
|
tty: serial: jsm: remove redundant pointer ch
Colin Ian King
2018-07-13
1
-2
/
+1
|
*
|
|
|
uart: fix race between uart_put_char() and uart_shutdown()
Tycho Andersen
2018-07-13
1
-5
/
+12
|
*
|
|
|
serial: 8250_dw: add fractional divisor support
Jisheng Zhang
2018-07-12
1
-0
/
+45
|
*
|
|
|
serial: 8250: export serial8250_do_set_divisor()
Jisheng Zhang
2018-07-12
1
-2
/
+3
|
*
|
|
|
serial: 8250: introduce get_divisor() and set_divisor() hook
Jisheng Zhang
2018-07-12
2
-4
/
+27
|
*
|
|
|
kbd: complete dead keys definitions
Samuel Thibault
2018-07-07
1
-1
/
+29
|
*
|
|
|
serial: 8250_dw: Introduce IO accessors to extended registers
Andy Shevchenko
2018-07-07
1
-8
/
+17
|
*
|
|
|
serial: 8250: let serial8250_get_divisor() get uart_port * as param
Jisheng Zhang
2018-07-06
1
-4
/
+4
|
*
|
|
|
serial: sh-sci: Stop using deprecated dmaengine_terminate_all()
Geert Uytterhoeven
2018-07-06
1
-4
/
+4
|
*
|
|
|
serial: sh-sci: Stop TX DMA workqueue during port shutdown
Geert Uytterhoeven
2018-07-06
1
-2
/
+2
|
*
|
|
|
serial: sh-sci: Postpone DMA release when falling back to PIO
Geert Uytterhoeven
2018-07-06
1
-42
/
+41
|
*
|
|
|
serial: sh-sci: Stop RX FIFO timer during port shutdown
Geert Uytterhoeven
2018-07-06
1
-0
/
+2
|
*
|
|
|
Merge 4.18-rc3 into tty-next
Greg Kroah-Hartman
2018-07-02
4
-27
/
+35
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
vt: unicode fallback for scrollback
Nicolas Pitre
2018-06-28
2
-3
/
+31
|
*
|
|
|
vt: introduce unicode mode for /dev/vcs
Nicolas Pitre
2018-06-28
2
-14
/
+136
|
*
|
|
|
vt: preserve unicode values corresponding to screen characters
Nicolas Pitre
2018-06-28
1
-11
/
+209
|
*
|
|
|
serial: xuartps: remove unnecessary register write
Helmut Grohne
2018-06-28
1
-2
/
+0
|
*
|
|
|
serial: xuartps: reduce hardware TX race condition
Helmut Grohne
2018-06-28
1
-12
/
+7
|
*
|
|
|
serial: xuartps: fix typo in cdns_uart_startup
Helmut Grohne
2018-06-28
1
-1
/
+1
|
*
|
|
|
drivers/tty: add error handling for pcmcia_loop_config
Zhouyang Jia
2018-06-28
1
-2
/
+4
|
*
|
|
|
serial: 8250_omap: Add support for AM654 UART controller
Nishanth Menon
2018-06-28
1
-0
/
+1
|
*
|
|
|
atomic/tty: Fix up atomic abuse in ldsem
Peter Zijlstra
2018-06-28
1
-47
/
+35
|
*
|
|
|
tty: serial: exar: generalize RS485 setup
Daniel Golle
2018-06-28
1
-13
/
+25
|
*
|
|
|
serdev: add controller runtime PM support
Johan Hovold
2018-06-28
1
-3
/
+30
|
*
|
|
|
serial: pxa: Fix an error handling path in 'serial_pxa_probe()'
Christophe JAILLET
2018-06-28
1
-1
/
+2
|
*
|
|
|
serial: max310x: Check the clock readiness
Jan Kundrát
2018-06-28
1
-4
/
+10
|
*
|
|
|
tty: use 64-bit timstamp
Arnd Bergmann
2018-06-28
1
-14
/
+5
|
*
|
|
|
tty: serial: imx: correct dma cookie status
Robin Gong
2018-06-28
1
-1
/
+1
|
*
|
|
|
serial: imx: fix comment about UCR2_SRST and its handling for shadowing
Uwe Kleine-König
2018-06-28
1
-1
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-08-17
3
-84
/
+142
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge branch 'topic/hvc' into next
Michael Ellerman
2018-08-13
2
-72
/
+123
|
|
\
\
\
|
|
*
|
|
tty: hvc: introduce the hv_ops.flush operation for hvc drivers
Nicholas Piggin
2018-07-23
2
-2
/
+34
|
|
*
|
|
tty: hvc: hvc_write() may sleep
Nicholas Piggin
2018-07-23
1
-15
/
+21
|
|
*
|
|
tty: hvc: hvc_poll() may sleep
Nicholas Piggin
2018-07-23
1
-2
/
+14
|
|
*
|
|
tty: hvc: hvc_poll() break hv read loop
Nicholas Piggin
2018-07-23
1
-43
/
+45
|
|
*
|
|
tty: hvc: use mutex instead of spinlock for hvc_structs lock
Nicholas Piggin
2018-07-23
1
-12
/
+11
|
|
|
|
/
|
|
|
/
|
|
*
|
|
tty: hvc: remove unexplained "just in case" spin delay
Nicholas Piggin
2018-07-24
1
-7
/
+1
|
*
|
|
powerpc/powernv: implement opal_put_chars_atomic
Nicholas Piggin
2018-07-24
1
-5
/
+13
|
*
|
|
powerpc/powernv: move opal console flushing to udbg
Nicholas Piggin
2018-07-24
1
-0
/
+5
|
|
/
/
*
|
|
Merge tag 'audit-pr-20180814' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-08-15
1
-1
/
+1
|
\
\
\
|
*
|
|
audit: eliminate audit_enabled magic number comparison
Richard Guy Briggs
2018-06-19
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'leds-for-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-08-14
1
-1
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
leds: triggers: let struct led_trigger::activate() return an error code
Uwe Kleine-König
2018-07-05
1
-1
/
+3
|
|
/
*
|
vt: prevent leaking uninitialized data to userspace via /dev/vcs*
Alexander Potapenko
2018-06-28
1
-2
/
+2
*
|
serdev: fix memleak on module unload
Johan Hovold
2018-06-28
1
-0
/
+1
*
|
serial: 8250_pci: Remove stalled entries in blacklist
Andy Shevchenko
2018-06-28
1
-2
/
+0
*
|
n_tty: Access echo_* variables carefully.
Tetsuo Handa
2018-06-28
1
-18
/
+24
[prev]
[next]