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
2016-01-28
tty: Reset c_line from driver's init_termios
Peter Hurley
2
-5
/
+3
2016-01-28
tty: Remove chars_in_buffer() line discipline method
Peter Hurley
6
-58
/
+13
2016-01-28
serial: 68328: Remove bogus ldisc reset
Peter Hurley
1
-11
/
+1
2016-01-28
tty: Refactor tty_open()
Peter Hurley
1
-53
/
+67
2016-01-28
tty: Consolidate noctty checks in tty_open()
Peter Hurley
1
-9
/
+8
2016-01-28
tty: Remove __lockfunc annotation from tty lock functions
Peter Hurley
2
-13
/
+11
2016-01-28
pty: Remove pty_unix98_shutdown()
Peter Hurley
1
-10
/
+1
2016-01-28
tty: Re-declare tty_driver_remove_tty() file scope
Peter Hurley
1
-1
/
+1
2016-01-28
tty: Fix tty_init_termios() declaration
Peter Hurley
2
-21
/
+7
2016-01-28
tty: Remove !tty check from free_tty_struct()
Peter Hurley
1
-2
/
+0
2016-01-28
tty: Fix ldisc leak in failed tty_init_dev()
Peter Hurley
3
-22
/
+8
2016-01-27
n_tty: Fix unsafe reference to "other" ldisc
Peter Hurley
1
-5
/
+2
2016-01-27
tty: Fix unsafe ldisc reference via ioctl(TIOCGETD)
Peter Hurley
1
-1
/
+23
2016-01-27
tty: Retry failed reopen if tty teardown in-progress
Peter Hurley
1
-4
/
+8
2016-01-27
tty: Wait interruptibly for tty lock on reopen
Peter Hurley
2
-1
/
+15
2016-01-21
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+1
2016-01-17
Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2
-2
/
+2
2016-01-16
Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+1
2016-01-13
Merge tag 'tty-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
50
-1399
/
+1194
2016-01-09
drivers/tty/serial: delete unused MODULE_DEVICE_TABLE from atmel_serial.c
Paul Gortmaker
1
-2
/
+0
2016-01-08
serial: sh-sci: Remove cpufreq notifier to fix crash/deadlock
Geert Uytterhoeven
1
-42
/
+0
2016-01-08
Merge branch 'scif-clk-sck-brg-for-v4.5' of git://git.kernel.org/pub/scm/linu...
Greg Kroah-Hartman
2
-152
/
+413
2016-01-08
serial: 8250: of: Fix the driver and actually compile the 8250_of
Peter Ujfalusi
2
-3
/
+2
2016-01-07
tty: amba-pl011: use iotype instead of access_32b to track 32-bit I/O
Timur Tabi
1
-7
/
+9
2016-01-07
tty: amba-pl011: fix earlycon register offsets
Russell King
1
-3
/
+3
2016-01-06
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-0
/
+6
2015-12-30
sysrq: Fix warning in sysrq generated crash.
Ani Sinha
1
-0
/
+6
2015-12-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-5
/
+7
2015-12-24
tty/serial: Skip 'NULL' char after console break when sysrq enabled
Vijay Kumar
1
-2
/
+4
2015-12-24
tty: serial: constify sunhv_ops structs
Aya Mahfouz
1
-3
/
+3
2015-12-23
QE: Move QE from arch/powerpc to drivers/soc
Zhao Qiang
1
-1
/
+1
2015-12-22
Merge tag 'qcom-soc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Olof Johansson
1
-1
/
+1
2015-12-21
Merge 4.4-rc6 into tty-next
Greg Kroah-Hartman
5
-17
/
+19
2015-12-21
Merge tag 'v4.4-rc6' into devel
Linus Walleij
14
-27
/
+31
2015-12-17
serial: sh-sci: Drop the sci_fck clock fallback
Laurent Pinchart
1
-5
/
+0
2015-12-17
serial: sh-sci: Add support for optional BRG on (H)SCIF
Geert Uytterhoeven
1
-5
/
+80
2015-12-17
serial: sh-sci: Add support for optional external (H)SCK input
Geert Uytterhoeven
1
-3
/
+66
2015-12-17
serial: sh-sci: Prepare for multiple sampling clock sources
Geert Uytterhoeven
1
-60
/
+134
2015-12-17
serial: sh-sci: Correct SCIF type on R-Car for BRG
Geert Uytterhoeven
1
-0
/
+11
2015-12-17
serial: sh-sci: Correct SCIF type on RZ/A1H
Geert Uytterhoeven
1
-0
/
+6
2015-12-17
serial: sh-sci: Replace struct sci_port_info by type/regtype encoding
Geert Uytterhoeven
1
-29
/
+11
2015-12-17
serial: sh-sci: Add BRG register definitions
Geert Uytterhoeven
2
-0
/
+56
2015-12-17
serial: sh-sci: Take into account sampling rate for max baud rate
Geert Uytterhoeven
1
-1
/
+4
2015-12-17
serial: sh-sci: Merge sci_scbrr_calc() and sci_baud_calc_hscif()
Geert Uytterhoeven
1
-23
/
+19
2015-12-17
serial: sh-sci: Avoid calculating the receive margin for HSCIF
Geert Uytterhoeven
1
-27
/
+24
2015-12-17
serial: sh-sci: Improve bit rate error calculation for HSCIF
Geert Uytterhoeven
1
-13
/
+8
2015-12-17
serial: sh-sci: Avoid overflow in sci_baud_calc_hscif()
Geert Uytterhoeven
1
-6
/
+19
2015-12-17
serial: sh-sci: Make unsigned values in sci_baud_calc_hscif() unsigned
Geert Uytterhoeven
1
-5
/
+6
2015-12-17
serial: sh-sci: Convert from clk_get() to devm_clk_get()
Geert Uytterhoeven
1
-6
/
+4
2015-12-17
serial: sh-sci: Don't overwrite clock selection in serial_console_write()
Geert Uytterhoeven
1
-3
/
+5
[next]