index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-14
ARM: meson: serial: ensure tx irq on if more work to do
Ben Dooks
1
-0
/
+7
2015-12-14
ARM: meson: serial: disable rx/tx irqs during console write
Ben Dooks
1
-2
/
+5
2015-12-14
ARM: meson: serial: use meson_uart_tx_empty() to wait for empty
Ben Dooks
1
-1
/
+1
2015-12-14
ARM: meson: serial: only disable tx irq on stop
Ben Dooks
1
-2
/
+2
2015-12-14
ARM: meson: serial: ensure console port uart enabled
Ben Dooks
1
-0
/
+4
2015-12-14
ARM: meson: serial: tx_empty fails to check for transmitter busy
Ben Dooks
1
-1
/
+3
2015-12-14
ARM: meson: serial: don't reset port on uart startup
Ben Dooks
1
-2
/
+19
2015-12-14
ARM: meson: serial: release region on port release
Ben Dooks
1
-9
/
+20
2015-12-14
tty: amba-pl011: switch to using relaxed IO accessors
Russell King
1
-3
/
+3
2015-12-14
tty: amba-pl011: add support for ZTE UART (EXPERIMENTAL)
Russell King
1
-0
/
+23
2015-12-14
tty: amba-pl011: add support for 32-bit register access
Russell King
1
-2
/
+13
2015-12-14
tty: amba-pl011: remove ST micro registers from standard table
Russell King
1
-11
/
+0
2015-12-14
tty: amba-pl011: clean up LCR register offsets
Russell King
2
-29
/
+16
2015-12-14
tty: amba-pl011: add ST register offset table
Russell King
1
-1
/
+29
2015-12-14
tty: amba-pl011: add register offset table to vendor data
Russell King
1
-2
/
+6
2015-12-14
tty: amba-pl011: add register lookup table
Russell King
2
-26
/
+60
2015-12-14
n_tty: Reduce branching in canon_copy_from_read_buf()
Peter Hurley
1
-4
/
+3
2015-12-14
n_tty: Clarify copy_from_read_buf()
Peter Hurley
1
-4
/
+4
2015-12-14
n_tty: Uninline tty_copy_to_user()
Peter Hurley
1
-15
/
+18
2015-12-14
serial: 8250: move of_serial code to 8250 directory
Arnd Bergmann
5
-11
/
+10
2015-12-14
serial: of: CONFIG_SERIAL_8250 is always set
Arnd Bergmann
1
-18
/
+0
2015-12-14
serial: remove NWP serial support
Arnd Bergmann
4
-510
/
+1
2015-12-14
serial:bfin-uart:Remove 'struct timeval'
DengChao
1
-15
/
+12
2015-12-14
serial: SERIAL_MXS_AUART should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+2
2015-12-14
serial: SERIAL_IMX_AUART should depend on HAS_DMA
Geert Uytterhoeven
1
-0
/
+1
2015-12-14
serial: SERIAL_ATMEL should depend on HAS_DMA
Geert Uytterhoeven
1
-0
/
+1
2015-12-14
sc16is7xx: Fix TX buffer overrun caused by wrong tx fifo level read-out
Florian Achleitner
1
-0
/
+13
2015-12-14
tty: Simplify tty_set_ldisc() exit handling
Peter Hurley
1
-29
/
+13
2015-12-14
tty: Remove unused SERIAL_DO_RESTART define
Peter Hurley
3
-3
/
+0
2015-12-14
tty: Only allow slave pty as controlling tty
Peter Hurley
1
-1
/
+1
2015-12-14
tty: core: Prefer dev_dbg() over pr_debug()
Peter Hurley
1
-1
/
+1
2015-12-14
tty: Merge conditional + error message + WARN_ON()
Peter Hurley
1
-8
/
+2
2015-12-14
tty: Remove __func__ from tty_debug() macro
Peter Hurley
3
-9
/
+9
2015-12-14
tty: core: Prefer pr_* to printk(*)
Peter Hurley
2
-8
/
+4
2015-12-14
tty: Remove unset_locked_termios() error message
Peter Hurley
1
-5
/
+0
2015-12-14
tty: core: Refactor parameters for unset_locked_termios() helper
Peter Hurley
1
-4
/
+4
2015-12-14
tty: core: Add driver name to invalid device registration message
Peter Hurley
1
-2
/
+2
2015-12-14
tty: Convert SAK messages to tty_notice()
Peter Hurley
1
-12
/
+8
2015-12-14
tty: Define tty_*() printk macros
Peter Hurley
3
-27
/
+16
2015-12-14
tty: core: Add helper fn to deref tty driver name
Peter Hurley
1
-0
/
+7
2015-12-14
tty: core: Remove redundant oom message
Peter Hurley
1
-3
/
+1
2015-12-14
tty: synclink_gt: Rename tty_driver_name
Peter Hurley
1
-2
/
+2
2015-12-14
tty: Make tty_paranoia_check() file scope
Peter Hurley
1
-1
/
+1
2015-12-14
tty: amba-pl011: prepare REG_* register indexes
Russell King
2
-97
/
+140
2015-12-14
tty: amba-pl011: add helper to detect split LCRH register
Russell King
1
-2
/
+7
2015-12-14
tty: amba-pl011: convert accessor functions to take uart_amba_port
Russell King
1
-102
/
+97
2015-12-14
tty: amba-pl011: add register accessor functions
Russell King
1
-98
/
+112
2015-12-14
serial: support 16-bit register interface for console
Masahiro Yamada
6
-9
/
+50
2015-12-14
serial: 8250_early: squash wait_for_xmitr() into serial_putc()
Masahiro Yamada
1
-8
/
+4
2015-12-14
serial: 8250_early: confirm empty transmitter after sending characters
Masahiro Yamada
1
-4
/
+1
[prev]
[next]