index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
...
|
*
|
|
|
ARM: meson: serial: only disable tx irq on stop
Ben Dooks
2015-12-13
1
-2
/
+2
|
*
|
|
|
ARM: meson: serial: ensure console port uart enabled
Ben Dooks
2015-12-13
1
-0
/
+4
|
*
|
|
|
ARM: meson: serial: tx_empty fails to check for transmitter busy
Ben Dooks
2015-12-13
1
-1
/
+3
|
*
|
|
|
ARM: meson: serial: don't reset port on uart startup
Ben Dooks
2015-12-13
1
-2
/
+19
|
*
|
|
|
ARM: meson: serial: release region on port release
Ben Dooks
2015-12-13
1
-9
/
+20
|
*
|
|
|
tty: amba-pl011: switch to using relaxed IO accessors
Russell King
2015-12-13
1
-3
/
+3
|
*
|
|
|
tty: amba-pl011: add support for ZTE UART (EXPERIMENTAL)
Russell King
2015-12-13
1
-0
/
+23
|
*
|
|
|
tty: amba-pl011: add support for 32-bit register access
Russell King
2015-12-13
1
-2
/
+13
|
*
|
|
|
tty: amba-pl011: remove ST micro registers from standard table
Russell King
2015-12-13
1
-11
/
+0
|
*
|
|
|
tty: amba-pl011: clean up LCR register offsets
Russell King
2015-12-13
2
-29
/
+16
|
*
|
|
|
tty: amba-pl011: add ST register offset table
Russell King
2015-12-13
1
-1
/
+29
|
*
|
|
|
tty: amba-pl011: add register offset table to vendor data
Russell King
2015-12-13
1
-2
/
+6
|
*
|
|
|
tty: amba-pl011: add register lookup table
Russell King
2015-12-13
2
-26
/
+60
|
*
|
|
|
n_tty: Reduce branching in canon_copy_from_read_buf()
Peter Hurley
2015-12-13
1
-4
/
+3
|
*
|
|
|
n_tty: Clarify copy_from_read_buf()
Peter Hurley
2015-12-13
1
-4
/
+4
|
*
|
|
|
n_tty: Uninline tty_copy_to_user()
Peter Hurley
2015-12-13
1
-15
/
+18
|
*
|
|
|
serial: 8250: move of_serial code to 8250 directory
Arnd Bergmann
2015-12-13
5
-11
/
+10
|
*
|
|
|
serial: of: CONFIG_SERIAL_8250 is always set
Arnd Bergmann
2015-12-13
1
-18
/
+0
|
*
|
|
|
serial: remove NWP serial support
Arnd Bergmann
2015-12-13
4
-510
/
+1
|
*
|
|
|
serial:bfin-uart:Remove 'struct timeval'
DengChao
2015-12-13
1
-15
/
+12
|
*
|
|
|
serial: SERIAL_MXS_AUART should depend on HAS_DMA
Geert Uytterhoeven
2015-12-13
1
-1
/
+2
|
*
|
|
|
serial: SERIAL_IMX_AUART should depend on HAS_DMA
Geert Uytterhoeven
2015-12-13
1
-0
/
+1
|
*
|
|
|
serial: SERIAL_ATMEL should depend on HAS_DMA
Geert Uytterhoeven
2015-12-13
1
-0
/
+1
|
*
|
|
|
sc16is7xx: Fix TX buffer overrun caused by wrong tx fifo level read-out
Florian Achleitner
2015-12-13
1
-0
/
+13
|
*
|
|
|
tty: Simplify tty_set_ldisc() exit handling
Peter Hurley
2015-12-13
1
-29
/
+13
|
*
|
|
|
tty: Remove unused SERIAL_DO_RESTART define
Peter Hurley
2015-12-13
3
-3
/
+0
|
*
|
|
|
tty: Only allow slave pty as controlling tty
Peter Hurley
2015-12-13
1
-1
/
+1
|
*
|
|
|
tty: core: Prefer dev_dbg() over pr_debug()
Peter Hurley
2015-12-13
1
-1
/
+1
|
*
|
|
|
tty: Merge conditional + error message + WARN_ON()
Peter Hurley
2015-12-13
1
-8
/
+2
|
*
|
|
|
tty: Remove __func__ from tty_debug() macro
Peter Hurley
2015-12-13
3
-9
/
+9
|
*
|
|
|
tty: core: Prefer pr_* to printk(*)
Peter Hurley
2015-12-13
2
-8
/
+4
|
*
|
|
|
tty: Remove unset_locked_termios() error message
Peter Hurley
2015-12-13
1
-5
/
+0
|
*
|
|
|
tty: core: Refactor parameters for unset_locked_termios() helper
Peter Hurley
2015-12-13
1
-4
/
+4
|
*
|
|
|
tty: core: Add driver name to invalid device registration message
Peter Hurley
2015-12-13
1
-2
/
+2
|
*
|
|
|
tty: Convert SAK messages to tty_notice()
Peter Hurley
2015-12-13
1
-12
/
+8
|
*
|
|
|
tty: Define tty_*() printk macros
Peter Hurley
2015-12-13
3
-27
/
+16
|
*
|
|
|
tty: core: Add helper fn to deref tty driver name
Peter Hurley
2015-12-13
1
-0
/
+7
|
*
|
|
|
tty: core: Remove redundant oom message
Peter Hurley
2015-12-13
1
-3
/
+1
|
*
|
|
|
tty: synclink_gt: Rename tty_driver_name
Peter Hurley
2015-12-13
1
-2
/
+2
|
*
|
|
|
tty: Make tty_paranoia_check() file scope
Peter Hurley
2015-12-13
1
-1
/
+1
|
*
|
|
|
tty: amba-pl011: prepare REG_* register indexes
Russell King
2015-12-13
2
-97
/
+140
|
*
|
|
|
tty: amba-pl011: add helper to detect split LCRH register
Russell King
2015-12-13
1
-2
/
+7
|
*
|
|
|
tty: amba-pl011: convert accessor functions to take uart_amba_port
Russell King
2015-12-13
1
-102
/
+97
|
*
|
|
|
tty: amba-pl011: add register accessor functions
Russell King
2015-12-13
1
-98
/
+112
|
*
|
|
|
serial: support 16-bit register interface for console
Masahiro Yamada
2015-12-13
6
-9
/
+50
|
*
|
|
|
serial: 8250_early: squash wait_for_xmitr() into serial_putc()
Masahiro Yamada
2015-12-13
1
-8
/
+4
|
*
|
|
|
serial: 8250_early: confirm empty transmitter after sending characters
Masahiro Yamada
2015-12-13
1
-4
/
+1
|
*
|
|
|
serial: 8250_early: do not save and restore IER in write callback
Masahiro Yamada
2015-12-13
1
-10
/
+1
|
*
|
|
|
vt: Deinline save_screen, save 238 bytes
Denys Vlasenko
2015-12-13
1
-1
/
+1
|
*
|
|
|
tty: Deinline __ldsem_down_write_nested, save 128 bytes
Denys Vlasenko
2015-12-13
1
-1
/
+1
[prev]
[next]