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
*
tty: amba-pl011: don't dereference NULL platform data
Robin Murphy
2016-03-07
1
-1
/
+1
*
tty: serial: Use GFP_ATOMIC instead of GFP_KERNEL in serial8250_em485_init()
Matwey V. Kornilov
2016-03-07
1
-1
/
+1
*
tty: serial: 8250: Cleanup p->em485 in serial8250_unregister_port
Matwey V. Kornilov
2016-03-07
1
-0
/
+9
*
tty: audit: remove unused variable
Sudip Mukherjee
2016-03-07
1
-7
/
+1
*
Revert "sc16is7xx: implemented get_mctrl"
Greg Kroah-Hartman
2016-03-07
1
-10
/
+4
*
sc16is7xx: implemented get_mctrl
Maarten Brock
2016-02-14
1
-4
/
+10
*
sc16is7xx: implemented set_mctrl
Maarten Brock
2016-02-14
1
-2
/
+10
*
tty/serial: digicolor: Fix bad usage of IS_ERR_VALUE
Guenter Roeck
2016-02-14
1
-4
/
+5
*
serial: clps711x: Fix bad usage of IS_ERR_VALUE
Guenter Roeck
2016-02-14
1
-4
/
+6
*
serial: bcm2835: fix unsigned int issue with irq
Martin Sperl
2016-02-14
1
-5
/
+5
*
serial: 8250_early: Add earlycon support for Tegra
Jon Hunter
2016-02-14
1
-0
/
+1
*
8250: mediatek: mark PM functions as __maybe_unused
Arnd Bergmann
2016-02-14
1
-6
/
+4
*
tty: serial: meson: Add support for XTAL clock input
Andreas Färber
2016-02-14
1
-1
/
+7
*
Merge 4.5-rc4 into tty-next
Greg Kroah-Hartman
2016-02-14
4
-5
/
+54
|
\
|
*
Revert "8250: uniphier: allow modular build with 8250 console"
Greg Kroah-Hartman
2016-02-07
1
-1
/
+1
|
*
pty: make sure super_block is still valid in final /dev/tty close
Herton R. Krzesinski
2016-02-06
1
-3
/
+6
|
*
pty: fix possible use after free of tty->driver_data
Herton R. Krzesinski
2016-02-06
1
-1
/
+17
|
*
tty: Add support for PCIe WCH382 2S multi-IO card
Jeremy McNicoll
2016-02-06
1
-0
/
+21
|
*
serial/omap: mark wait_for_xmitr as __maybe_unused
Arnd Bergmann
2016-02-06
1
-1
/
+1
|
*
serial: omap: Prevent DoS using unprivileged ioctl(TIOCSRS485)
Peter Hurley
2016-02-06
1
-2
/
+6
|
*
8250: uniphier: allow modular build with 8250 console
Arnd Bergmann
2016-02-06
1
-1
/
+1
|
*
tty: Drop krefs for interrupted tty lock
Peter Hurley
2016-02-06
2
-3
/
+7
*
|
xen/hvc: constify hv_ops structures
Julia Lawall
2016-02-09
1
-2
/
+2
*
|
tty: serial: jsm_tty: fixed redundant variable issue.
Jakob Østergaard Jensen
2016-02-07
1
-6
/
+4
*
|
tty: vt: initialize softcursor_original correctly
Melchior FRANZ
2016-02-06
1
-1
/
+1
*
|
tty: hvc_xen: hide xen_console_remove when unused
Arnd Bergmann
2016-02-06
1
-1
/
+1
*
|
tty: cyclades: cyz_interrupt is only used for PCI
Arnd Bergmann
2016-02-06
1
-1
/
+1
*
|
tty: nozomi: avoid a harmless gcc warning
Arnd Bergmann
2016-02-06
1
-1
/
+1
*
|
tty: constify tty_port_operations structs
Aya Mahfouz
2016-02-06
2
-2
/
+2
*
|
TTY: n_hdlc, fix lockdep false positive
Jiri Slaby
2016-02-06
1
-15
/
+4
*
|
tty: synclinkmp: do not ignore errors in probe()
Alexey Khoroshilov
2016-02-06
1
-16
/
+28
*
|
tty/vt/keyboard: use memdup_user to simplify code
Saurabh Sengar
2016-02-06
1
-9
/
+5
*
|
drivers/tty: make ehv_bytechan.c explicitly non-modular
Paul Gortmaker
2016-02-06
1
-37
/
+3
*
|
drivers/tty: make hvc/hvc_vio.c explicitly non-modular
Paul Gortmaker
2016-02-06
1
-25
/
+4
*
|
tty: serial: 8250: Add generic port init macro
Anton Wuerfel
2016-02-06
5
-62
/
+49
*
|
tty: serial: 8250: Fix indentation warnings
Anton Wuerfel
2016-02-06
3
-13
/
+13
*
|
tty: serial: 8250: Merge duplicate conditions
Anton Wuerfel
2016-02-06
1
-4
/
+4
*
|
tty: serial: 8250: Correct conversion specifiers
Anton Wuerfel
2016-02-06
1
-2
/
+2
*
|
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
[next]