index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
sc16is7xx: remove ports on probe error path
Jakub Kicinski
2015-03-26
1
-0
/
+3
|
*
|
|
tty/serial: omap: fix !wakeirq message
Doug Kehn
2015-03-26
1
-5
/
+5
|
*
|
|
tty: serial: Remove orphaned serial driver
Stephen Boyd
2015-03-26
3
-1887
/
+0
|
*
|
|
tty: serial: msm_serial: Remove dead code
Stephen Boyd
2015-03-26
2
-10
/
+1
|
*
|
|
serial: 8250_pci: remove non-used var for F81504
Peter Hung
2015-03-26
1
-9
/
+2
|
*
|
|
serial: 8250: remove the redundant include
Wang Long
2015-03-26
6
-6
/
+0
|
*
|
|
serial: 8250: Check UART_SCR is writable
Peter Hurley
2015-03-26
1
-1
/
+2
|
*
|
|
serial: 8250: Validate reg addr for Au1x00/RT288x i/o accessors
Peter Hurley
2015-03-26
1
-18
/
+30
|
*
|
|
serial: 8250: Declare base port operations const
Peter Hurley
2015-03-26
1
-1
/
+1
|
*
|
|
serial: 8250: Decouple RSA probe
Peter Hurley
2015-03-26
2
-39
/
+76
|
*
|
|
serial: 8250: Only get RSA resource when required
Peter Hurley
2015-03-26
1
-14
/
+18
|
*
|
|
serial: 8250: Get RSA resource iff CONFIG_SERIAL_8250_RSA
Peter Hurley
2015-03-26
1
-0
/
+10
|
*
|
|
serial: 8250: Initialize default dma handlers when setting defaults
Peter Hurley
2015-03-26
1
-7
/
+9
|
*
|
|
serial: 8250: Initialize fixed type fields when setting defaults
Peter Hurley
2015-03-26
1
-16
/
+12
|
*
|
|
serial: 8250: Encapsulate port i/o method init
Peter Hurley
2015-03-26
1
-4
/
+13
|
*
|
|
serial: 8250: Separate port initialization
Peter Hurley
2015-03-26
1
-4
/
+11
|
*
|
|
serial: 8250: Separate legacy irq handling from core port operations
Peter Hurley
2015-03-26
1
-30
/
+53
|
*
|
|
serial: 8250: Separate 8250 console interface
Peter Hurley
2015-03-26
1
-24
/
+41
|
*
|
|
serial: 8250_early: Remove setup_early_serial8250_console()
Peter Hurley
2015-03-26
1
-5
/
+0
|
*
|
|
serial: earlycon: Enable earlycon without command line param
Peter Hurley
2015-03-26
2
-25
/
+74
|
*
|
|
serial: earlycon: Refactor earlycon registration
Peter Hurley
2015-03-26
1
-17
/
+25
|
*
|
|
serial: earlycon: Skip parse_options() if empty string
Peter Hurley
2015-03-26
1
-4
/
+7
|
*
|
|
serial: earlycon: Ignore parse_options() error code
Peter Hurley
2015-03-26
1
-2
/
+1
|
*
|
|
serial: 8250_early: Fix setup() error code
Peter Hurley
2015-03-26
1
-1
/
+1
|
*
|
|
serial: 8250_early: Assume uart already initialized if no baud option
Peter Hurley
2015-03-26
1
-2
/
+8
|
*
|
|
serial: earlycon: Move ->uartclk initialize
Peter Hurley
2015-03-26
1
-2
/
+1
|
*
|
|
serial: 8250_early: Remove early_device variable
Peter Hurley
2015-03-26
1
-4
/
+2
|
*
|
|
serial: core: Fix kernel doc for uart_console_write()
Peter Hurley
2015-03-26
1
-1
/
+1
|
*
|
|
console: Add extensible console matching
Peter Hurley
2015-03-26
2
-39
/
+48
|
*
|
|
serial: 8250: Decouple core from skip_txen_test module param
Peter Hurley
2015-03-26
1
-1
/
+9
|
*
|
|
serial: 8250: Move ns16550a_goto_hispeed() to local header
Peter Hurley
2015-03-26
2
-18
/
+17
|
*
|
|
serial: 8250: Simplify capabilities reset at port unregister
Peter Hurley
2015-03-26
1
-1
/
+1
|
*
|
|
serial: 8250: Remove duplicate ->handle_irq initialization
Peter Hurley
2015-03-26
1
-2
/
+0
|
*
|
|
serial: 8250: Compute ttyS index from port minor
Peter Hurley
2015-03-26
1
-1
/
+1
|
*
|
|
serial: core: Add minor field to uart_port
Peter Hurley
2015-03-26
1
-0
/
+1
|
*
|
|
tty/n_gsm: fix sparse warning
Lad, Prabhakar
2015-03-26
1
-1
/
+1
|
*
|
|
tty: Use static attribute groups for sysfs entries
Takashi Iwai
2015-03-26
2
-43
/
+41
|
*
|
|
bfin uart: it will hang when read current y count if not disable dma irq
Hao Liang
2015-03-26
1
-0
/
+2
|
*
|
|
serial: 8250_dw: fix 'cts-override'
Dmitry Torokhov
2015-03-23
1
-3
/
+3
|
*
|
|
Merge 4.0-rc5 into tty-next
Greg Kroah-Hartman
2015-03-23
1
-3
/
+12
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
drivers/tty: serial: remove info message
Jorge Ramirez-Ortiz
2015-03-11
1
-1
/
+0
|
*
|
|
serial, x86: use UPF_* constants for flags
Andy Shevchenko
2015-03-11
1
-1
/
+1
|
*
|
|
serial: imx: Add braces to avoid ambiguous 'else'
Fabio Estevam
2015-03-11
1
-3
/
+3
|
*
|
|
serial: mctrl_gpio: Fix build warnings
Fabio Estevam
2015-03-11
1
-2
/
+1
|
*
|
|
serial: mxs-auart: Fix build error
Fabio Estevam
2015-03-11
1
-1
/
+1
|
*
|
|
Merge 4.0-rc3 into tty-testing
Greg Kroah-Hartman
2015-03-09
21
-1934
/
+580
|
|
\
\
\
|
|
*
|
|
vt: use msecs_to_jiffies for time conversion
Nicholas Mc Guire
2015-03-07
1
-1
/
+1
|
|
*
|
|
tty: vt/vt: fix sparse warning
Lad, Prabhakar
2015-03-07
1
-1
/
+1
|
|
*
|
|
vt: vt_ioctl: use msecs_to_jiffies for time conversion
Nicholas Mc Guire
2015-03-07
1
-1
/
+1
|
|
*
|
|
serial/8250_dw: use platform_get_irq() instead of platform_get_resource()
Alexey Brodkin
2015-03-07
1
-4
/
+10
[prev]
[next]