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
2017-05-18
serial: ifx6x60: fix use-after-free on module unload
Johan Hovold
1
-1
/
+1
2017-05-18
serial: altera_jtaguart: adding iounmap()
Alexey Khoroshilov
1
-0
/
+1
2017-05-18
serial: exar: Fix stuck MSIs
Jan Kiszka
1
-9
/
+10
2017-05-18
serial: efm32: Fix parity management in 'efm32_uart_console_get_options()'
Christophe JAILLET
1
-3
/
+8
2017-05-18
serdev: fix tty-port client deregistration
Johan Hovold
1
-5
/
+10
2017-05-18
Revert "tty_port: register tty ports with serdev bus"
Johan Hovold
1
-12
/
+0
2017-05-18
drivers/tty: 8250: only call fintek_8250_probe when doing port I/O
Ard Biesheuvel
1
-1
/
+1
2017-05-18
serial: xilinx_uartps: Fix the error path
Shubhrajyoti Datta
1
-4
/
+5
2017-05-18
serial: meson: change interrupt description to tty name
Heiner Kallweit
1
-1
/
+1
2017-05-18
serial: meson: remove use of flag UPF_IOREMAP
Heiner Kallweit
1
-14
/
+8
2017-05-18
serial: meson: make use of uart_port member mapsize
Heiner Kallweit
1
-24
/
+5
2017-05-18
serial: meson: remove dead code in meson_uart_change_speed
Heiner Kallweit
1
-2
/
+0
2017-05-18
serial: meson: remove unneeded variable assignment in meson_serial_port_write
Heiner Kallweit
1
-1
/
+12
2017-05-18
serial: meson: fix setting number of stop bits
Heiner Kallweit
1
-1
/
+1
2017-05-18
tty/vt/keyboard: Remove AVR32 bits from the driver
Andy Shevchenko
1
-2
/
+1
2017-05-18
serial: pch_uart: use offset_in_page() macro
Geliang Tang
1
-2
/
+1
2017-05-18
tty/serial: atmel: use offset_in_page() macro
Geliang Tang
1
-2
/
+3
2017-05-18
drivers/tty/hvc: fix spelling mistake: "missmanaged" -> "mismanaged"
Colin Ian King
1
-2
/
+1
2017-05-18
serial: exar: Preconfigure xr17v35x MPIOs as output
Jan Kiszka
1
-2
/
+2
2017-05-18
imx-serial: RX DMA startup latency
Peter Senna Tschudin
1
-21
/
+5
2017-05-18
tty: serdev-ttyport: return actual baudrate from ttyport_set_baudrate
Stefan Wahren
1
-1
/
+1
2017-05-18
serial: sh-sci: Move uart_register_driver call to device probe
Sjoerd Simons
1
-11
/
+15
2017-05-18
serial: pl010: Move uart_register_driver call to device probe
Sjoerd Simons
1
-10
/
+21
2017-05-18
serial: sh-sci: Fix race condition causing garbage during shutdown
Geert Uytterhoeven
1
-2
/
+14
2017-05-18
drivers/serial: Add driver for Aspeed virtual UART
Jeremy Kerr
3
-0
/
+334
2017-05-18
serial: 8250: Add flag so drivers can avoid THRE probe
Joel Stanley
1
-1
/
+1
2017-05-18
serial: 8250_exar: Remove duplicate assignment
Andy Shevchenko
1
-1
/
+0
2017-05-18
serial: 8250: omap: Disable DMA for console UART
Vignesh R
1
-0
/
+4
2017-05-16
staging: speakup: add tty-based comms functions
Okash Khawaja
1
-0
/
+2
2017-05-16
tty: export tty_open_by_driver
Okash Khawaja
1
-3
/
+7
2017-05-10
Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-14
/
+14
2017-05-08
Merge tag 'tty-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
37
-1006
/
+1467
2017-05-08
format-security: move static strings to const
Kees Cook
2
-6
/
+6
2017-05-05
Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+1
2017-05-03
oom: improve oom disable handling
Michal Hocko
1
-1
/
+1
2017-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2017-04-24
tty: fix comment for __tty_alloc_driver()
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2017-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-16
/
+69
2017-04-20
Annotate hardware config module parameters in drivers/tty/
David Howells
6
-14
/
+14
2017-04-18
serial: small Makefile reordering
Nicolas Pitre
1
-1
/
+2
2017-04-18
tty: split job control support into a file of its own
Nicolas Pitre
3
-537
/
+566
2017-04-18
tty: move baudrate handling code to a file of its own
Nicolas Pitre
3
-223
/
+234
2017-04-18
console: move console_init() out of tty_io.c
Nicolas Pitre
1
-24
/
+0
2017-04-18
serial: 8250_early: Add earlycon support for Palmchip UART
Marc Gonzalez
2
-2
/
+26
2017-04-18
tty: pl011: use "qdf2400_e44" as the earlycon name for QDF2400 E44
Timur Tabi
1
-8
/
+23
2017-04-17
Merge 4.11-rc7 into tty-next
Greg Kroah-Hartman
1
-16
/
+69
2017-04-14
Revert "tty: don't panic on OOM in tty_set_ldisc()"
Greg Kroah-Hartman
1
-16
/
+69
2017-04-12
serdev: implement get/set tiocm
Sebastian Reichel
2
-0
/
+46
2017-04-12
serdev: add serdev_device_wait_until_sent
Sebastian Reichel
2
-4
/
+25
2017-04-12
tty: serial: omap: add UPF_BOOT_AUTOCONF flag for DT init
Sebastian Reichel
1
-0
/
+3
[prev]
[next]