index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-28
serial: st-asc: Avoid using irq_wake flag
Andy Shevchenko
1
-1
/
+1
2017-08-28
serial: fsl_lpuart: Avoid using irq_wake flag
Andy Shevchenko
1
-4
/
+9
2017-08-28
tty: serial: msm: Move request_irq to the end of startup
Neeraj Upadhyay
1
-5
/
+14
2017-08-28
serial: pch_uart: Remove unneeded NULL check
Fabio Estevam
1
-2
/
+1
2017-08-28
tty: serial: sprd: fix error return code in sprd_probe()
Gustavo A. R. Silva
1
-2
/
+2
2017-08-28
serial: meson: constify uart_ops structures
Julia Lawall
1
-1
/
+1
2017-08-28
serial: owl: constify uart_ops structures
Julia Lawall
1
-1
/
+1
2017-08-28
serial: stm32: fix pio transmit timeout
Gerald Baeza
1
-1
/
+1
2017-08-28
serial: pl011: constify amba_id
Arvind Yadav
1
-1
/
+1
2017-08-28
serial: pl010: constify amba_id
Arvind Yadav
1
-1
/
+1
2017-08-28
tty: amba-pl011: constify vendor_data structures
Julia Lawall
1
-2
/
+2
2017-08-14
Merge 4.13-rc5 into tty-next
Greg Kroah-Hartman
3
-27
/
+39
2017-08-13
Merge tag 'tty-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-24
/
+36
2017-08-02
tty: fix __tty_insert_flip_char regression
Arnd Bergmann
1
-1
/
+2
2017-08-01
Revert "serial: Delete dead code for CIR serial ports"
Sean Young
1
-6
/
+17
2017-08-01
gpio: exar: Use correct property prefix and document bindings
Jan Kiszka
1
-2
/
+2
2017-07-30
tty: pl011: fix initialization order of QDF2400 E44
Timur Tabi
1
-18
/
+19
2017-07-30
tty: improve tty_insert_flip_char() slow path
Arnd Bergmann
1
-2
/
+3
2017-07-30
tty: improve tty_insert_flip_char() fast path
Arnd Bergmann
1
-0
/
+24
2017-07-30
serial: fsl_lpuart: clear unsupported options in .rs485_config()
Uwe Kleine-König
1
-0
/
+5
2017-07-30
serial: 8250_pci: Enable device after we check black list
Andy Shevchenko
1
-10
/
+29
2017-07-30
serial: core: move UPF_NO_TXEN_TEST to quirks and rename
Andy Shevchenko
3
-10
/
+10
2017-07-30
serial: core: enforce type for upf_t when copying
Andy Shevchenko
1
-2
/
+2
2017-07-30
serial: 8250_early: Remove __init marking from early write
Jeffy Chen
1
-4
/
+4
2017-07-30
serial: 8250_ingenic: Remove __init marking from early write
Jeffy Chen
1
-4
/
+4
2017-07-30
serial: xuartps: Remove __init marking from early write
Jeffy Chen
1
-1
/
+1
2017-07-30
serial: omap: Remove __init marking from early write
Jeffy Chen
1
-7
/
+6
2017-07-30
serial: arc: Remove __init marking from early write
Jeffy Chen
1
-2
/
+2
2017-07-30
drivers/serial: Do not leave sysfs group in case of error in aspeed_vuart_pro...
Alexey Khoroshilov
1
-2
/
+5
2017-07-30
serial: sprd: clear timeout interrupt only rather than all interrupts
Lanqing Liu
1
-1
/
+3
2017-07-30
serial: imx: drop useless member from driver data
Uwe Kleine-König
1
-12
/
+1
2017-07-30
serial: tegra: explicitly request exclusive reset control
Philipp Zabel
1
-1
/
+1
2017-07-30
serial: 8250_dw: explicitly request exclusive reset control
Philipp Zabel
1
-1
/
+1
2017-07-30
serial: 8250: fix error handling in of_platform_serial_probe()
Alexey Khoroshilov
1
-9
/
+14
2017-07-30
tty: Convert to using %pOF instead of full_name
Rob Herring
7
-23
/
+23
2017-07-30
tty: serial: jsm: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-07-30
tty: synclink_gt: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-07-30
tty: serial: pci: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-07-30
tty: serial: exar: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-07-30
tty: moxa: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-07-30
tty: synclink: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-07-30
tty: mxser: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-07-30
tty: isicom: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-07-30
tty: synclinkmp: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-07-30
serial: stm32: add fifo support
Gerald Baeza
2
-0
/
+11
2017-07-30
serial: stm32: add wakeup mechanism
Fabrice Gasnier
2
-1
/
+118
2017-07-30
serial: stm32: fix error handling in probe
Fabrice Gasnier
1
-2
/
+9
2017-07-30
serial: stm32: add RTS support
Bich HEMON
1
-1
/
+1
2017-07-30
serial: stm32: Increase maximum number of ports
Gerald Baeza
1
-1
/
+1
2017-07-30
serial: stm32: fix multi-ports management
Gerald Baeza
2
-5
/
+8
[next]