index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
route.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-02-07
tty: serial: jsm_tty: fixed redundant variable issue.
Jakob Østergaard Jensen
1
-6
/
+4
2016-02-07
tty: vt: initialize softcursor_original correctly
Melchior FRANZ
1
-1
/
+1
2016-02-07
tty: hvc_xen: hide xen_console_remove when unused
Arnd Bergmann
1
-1
/
+1
2016-02-07
tty: cyclades: cyz_interrupt is only used for PCI
Arnd Bergmann
1
-1
/
+1
2016-02-07
tty: nozomi: avoid a harmless gcc warning
Arnd Bergmann
1
-1
/
+1
2016-02-07
tty: constify tty_port_operations structs
Aya Mahfouz
2
-2
/
+2
2016-02-07
char: constify tty_port_operations structs
Aya Mahfouz
1
-1
/
+1
2016-02-07
net: irda: Fix use-after-free in irtty_open()
Peter Hurley
1
-10
/
+0
2016-02-07
TTY: n_hdlc, fix lockdep false positive
Jiri Slaby
1
-15
/
+4
2016-02-07
tty: synclinkmp: do not ignore errors in probe()
Alexey Khoroshilov
1
-16
/
+28
2016-02-07
tty/vt/keyboard: use memdup_user to simplify code
Saurabh Sengar
1
-9
/
+5
2016-02-07
drivers/tty: make ehv_bytechan.c explicitly non-modular
Paul Gortmaker
1
-37
/
+3
2016-02-07
drivers/tty: make hvc/hvc_vio.c explicitly non-modular
Paul Gortmaker
1
-25
/
+4
2016-02-07
tty: serial: 8250: Add generic port init macro
Anton Wuerfel
5
-62
/
+49
2016-02-07
tty: serial: 8250: Fix indentation warnings
Anton Wuerfel
3
-13
/
+13
2016-02-07
tty: serial: 8250: Merge duplicate conditions
Anton Wuerfel
1
-4
/
+4
2016-02-07
tty: serial: 8250: Correct conversion specifiers
Anton Wuerfel
1
-2
/
+2
2016-02-07
tty: serial: 8250: Remove SERIAL_DEBUG_PNP macro
Phillip Raffeck
1
-5
/
+5
2016-02-07
tty: serial: 8250: Suitably replace printk
Phillip Raffeck
4
-17
/
+18
2016-02-07
tty: serial: 8250: Fix multi-line strings
Anton Wuerfel
2
-4
/
+3
2016-02-07
tty: serial: 8250: Add parentheses to macro
Anton Wuerfel
2
-2
/
+2
2016-02-07
tty: serial: 8250: Fix line continuation warning
Anton Wuerfel
1
-2
/
+2
2016-02-07
tty: serial: 8250: Move EXPORT_SYMBOL to function
Anton Wuerfel
1
-3
/
+2
2016-02-07
tty: serial: 8250: Remove else after return
Anton Wuerfel
1
-8
/
+8
2016-02-07
tty: serial: 8250: Fix multiline comment style
Anton Wuerfel
4
-34
/
+50
2016-02-07
tty: serial: 8250: Fix braces after struct
Anton Wuerfel
1
-2
/
+1
2016-02-07
tty: serial: 8250: Replace spaces with tabs
Anton Wuerfel
2
-8
/
+8
2016-02-07
tty: serial: 8250: Fix whitespace errors
Anton Wuerfel
5
-35
/
+39
2016-02-07
serial: zs: Fix a transmit lockup in console output
Maciej W. Rozycki
1
-0
/
+4
2016-02-07
serial: bcm2835: add driver for bcm2835-aux-uart
Martin Sperl
3
-0
/
+171