index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-13
take compat TIOC[SG]SERIAL treatment into tty_compat_ioctl()
Al Viro
1
-0
/
+81
2018-10-13
synclink: reduce pointless checks in ->ioctl()
Al Viro
3
-6
/
+3
2018-10-13
complete ->[sg]et_serial() switchover
Al Viro
1
-10
/
+4
2018-10-13
serial_core: switch to ->[sg]et_serial()
Al Viro
1
-26
/
+12
2018-10-13
mxser: switch to ->[sg]et_serial()
Al Viro
1
-46
/
+51
2018-10-13
moxa: switch to ->[sg]et_serial()
Al Viro
1
-39
/
+40
2018-10-13
isicom: switch to ->[sg]et_serial()
Al Viro
1
-47
/
+25
2018-10-13
ipwireless: switch to ->[sg]et_serial()
Al Viro
1
-18
/
+18
2018-10-13
cyclades: switch to ->[sg]et_serial()
Al Viro
1
-40
/
+37
2018-10-13
amiserial: switch to ->[sg]et_serial()
Al Viro
1
-45
/
+33
2018-10-11
serial: uartps: Do not allow use aliases >= MAX_UART_INSTANCES
Michal Simek
1
-2
/
+4
2018-10-11
tty: check name length in tty_find_polling_driver()
Miles Chen
1
-1
/
+1
2018-10-11
tty: wipe buffer if not echoing data
Greg KH
1
-3
/
+17
2018-10-11
tty: wipe buffer.
Linus Torvalds
1
-1
/
+5
2018-10-11
Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
1
-2
/
+2
2018-10-10
serial: fsl_lpuart: Remove the alias node dependence
Vabhav Sharma
1
-2
/
+10
2018-10-08
Merge 4.19-rc7 into tty-next
Greg Kroah-Hartman
1
-4
/
+0
2018-10-05
treewide: Replace more open-coded allocation size multiplications
Kees Cook
1
-2
/
+2
2018-10-04
TTY: sn_console: Replace spin_is_locked() with spin_trylock()
Lance Roy
1
-9
/
+6
2018-10-04
Revert "serial:serial_core: Allow use of CTS for PPS line discipline"
Greg Kroah-Hartman
1
-69
/
+1
2018-10-04
BackMerge v4.19-rc6 into drm-next
Dave Airlie
6
-7
/
+30
2018-10-02
Revert "serial: sh-sci: Allow for compressed SCIF address"
Geert Uytterhoeven
1
-15
/
+10
2018-10-02
Revert "serial: sh-sci: Remove SCIx_RZ_SCIFA_REGTYPE"
Geert Uytterhoeven
1
-0
/
+31
2018-10-02
Revert "serial: 8250_dw: Fix runtime PM handling"
Guenter Roeck
1
-4
/
+0
2018-10-02
serial: 8250_uniphier: add auto-flow-control support
Dai Okamura
1
-0
/
+3
2018-10-02
serial: 8250_uniphier: flatten probe function
Masahiro Yamada
1
-32
/
+17
2018-10-02
serial: 8250_uniphier: remove unused "fifo-size" property
Masahiro Yamada
1
-9
/
+1
2018-10-02
serial: uartps: Fix missing unlock on error in cdns_get_id()
Wei Yongjun
1
-1
/
+3
2018-10-02
tty/serial: atmel: add ISO7816 support
Nicolas Ferre
2
-12
/
+181
2018-10-02
tty/serial_core: add ISO7816 infrastructure
Nicolas Ferre
1
-0
/
+60
2018-10-02
serial:serial_core: Allow use of CTS for PPS line discipline
Steve Sakoman
1
-1
/
+69
2018-09-30
Merge 4.19-rc6 into tty-next
Greg Kroah-Hartman
6
-7
/
+30
2018-09-27
BackMerge v4.19-rc5 into drm-next
Dave Airlie
1
-5
/
+33
2018-09-20
serial: imx: restore handshaking irq for imx1
Uwe Kleine-König
1
-0
/
+8
2018-09-20
serial: uartps: Change uart ID port allocation
Michal Simek
1
-13
/
+96
2018-09-20
tty: serial: remove set but not used variable 'error'
YueHaibing
1
-3
/
+1
2018-09-20
kgdboc: Fix warning with module build
Laura Abbott
1
-18
/
+19
2018-09-18
TTY: tty_buffer, warn on leaks
Jiri Slaby
1
-1
/
+6
2018-09-18
tty_port: Remove incorrect whitespace after comments
Tobin C. Harding
1
-7
/
+0
2018-09-18
sc16is7xx: Fix for "Unexpected interrupt: 8"
Phil Elwell
1
-0
/
+28
2018-09-18
sc16is7xx: Fix for multi-channel stall
Phil Elwell
1
-6
/
+13
2018-09-18
serial: 8250: Fix clearing FIFOs in RS485 mode again
Marek Vasut
1
-5
/
+24
2018-09-18
tty: Convert to using %pOFn instead of device_node.name
Rob Herring
3
-12
/
+12
2018-09-18
serial: 8250_of: Fix for lack of interrupt support
John Garry
1
-9
/
+13
2018-09-18
tty: serial: qcom_geni_serial: Fix serial when not used as console
Douglas Anderson
1
-29
/
+26
2018-09-18
tty: serial: qcom_geni_serial: Drop useless check for dev.of_node
Geert Uytterhoeven
1
-8
/
+6
2018-09-18
serial: mxs-auart: Fix potential infinite loop
Anton Vasilyev
1
-1
/
+2
2018-09-18
serial: sprd: Fix the indentation issue
Baolin Wang
1
-24
/
+22
2018-09-18
serial: sprd: Change 'int' to 'unsigned int'
Baolin Wang
1
-4
/
+5
2018-09-18
serial: sprd: Remove unnecessary resource validation
Baolin Wang
1
-5
/
+2
[prev]
[next]