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
/
serial
/
8250
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-6
/
+6
2020-06-07
Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
6
-46
/
+66
2020-06-06
Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+0
2020-06-02
serial: 8250_early: Support kgdboc_earlycon
Douglas Anderson
1
-0
/
+23
2020-05-29
serial: 8250_fintek: Add F81966 Support
Ji-Ze Hong (Peter Hong)
1
-2
/
+11
2020-05-29
serial: 8250: Support rs485 bus termination GPIO
Lukas Wunner
1
-0
/
+3
2020-05-29
serial: 8520_port: Fix function param documentation
Heiko Stuebner
1
-1
/
+1
2020-05-27
serial: 8250: Enable 16550A variants by default on non-x86
Josh Triplett
1
-0
/
+1
2020-05-15
serial: 8250: Fix max baud limit in generic 8250 port
Serge Semin
1
-1
/
+3
2020-05-15
serial: Allow uart_get_rs485_mode() to return errno
Lukas Wunner
1
-1
/
+3
2020-05-15
serial: 8250: Avoid error message on reprobe
Lukas Wunner
1
-4
/
+10
2020-05-15
serial: 8250_exar: Make use of PCI_DEVICE_DATA() macro
Andy Shevchenko
1
-34
/
+31
2020-05-08
serial: 8250_pci: Move Pericom IDs to pci_ids.h
Kai-Heng Feng
1
-6
/
+0
2020-04-16
drivers/tty: remove redundant assignment to variable i and rename it to ret
Colin Ian King
1
-3
/
+3
2020-03-31
Merge tag 'tty-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
15
-227
/
+714
2020-03-30
Merge branch 'pm-qos'
Rafael J. Wysocki
1
-7
/
+6
2020-03-27
serial: 8250: Optimize irq enable after console write
Lukas Wunner
1
-1
/
+2
2020-03-27
serial: 8250: Fix rs485 delay after console write
Lukas Wunner
1
-1
/
+1
2020-03-24
serial: 8250: 8250_omap: Add DMA support for UARTs on K3 SoCs
Vignesh Raghavendra
1
-12
/
+86
2020-03-24
serial: 8250: 8250_omap: Work around errata causing spurious IRQs with DMA
Vignesh Raghavendra
1
-1
/
+1
2020-03-24
serial: 8250: 8250_omap: Extend driver data to pass FIFO trigger info
Vignesh Raghavendra
1
-21
/
+61
2020-03-24
serial: 8250: 8250_omap: Move locking out from __dma_rx_do_complete()
Peter Ujfalusi
1
-10
/
+5
2020-03-24
serial: 8250: 8250_omap: Account for data in flight during DMA teardown
Vignesh Raghavendra
1
-4
/
+23
2020-03-24
serial: 8250: 8250_omap: Terminate DMA before pushing data on RX timeout
Vignesh Raghavendra
1
-2
/
+4
2020-03-24
serial: 8250_omap: Fix sleeping function called from invalid context during p...
Peter Ujfalusi
1
-1
/
+1
2020-03-24
serial: 8250: 8250_omap: Fix throttle to call stop_rx()
Vignesh Raghavendra
1
-3
/
+2
2020-03-24
serial: 8250_port: Don't service RX FIFO if throttled
Vignesh Raghavendra
1
-1
/
+15
2020-03-17
serial: 8250_port: Disable DMA operations for kernel console
Andy Shevchenko
1
-3
/
+8
2020-03-17
serial: 8250_port: Don't use power management for kernel console
Andy Shevchenko
2
-4
/
+29
2020-03-10
Merge 5.6-rc5 into tty-next
Greg Kroah-Hartman
1
-0
/
+33
2020-03-07
serial: 8250: Support console on software emulated rs485 ports
Lukas Wunner
1
-0
/
+13
2020-03-07
serial: 8250_bcm2835aux: Support rs485 software emulation
Lukas Wunner
1
-2
/
+60
2020-03-07
serial: 8250: Generalize rs485 software emulation
Lukas Wunner
5
-31
/
+64
2020-03-07
serial: 8250: Deduplicate rs485 active_timer assignment
Lukas Wunner
1
-2
/
+1
2020-03-07
serial: 8250: Sanitize rs485 config harder
Lukas Wunner
1
-0
/
+8
2020-03-07
serial: 8250: Deduplicate ->rs485_config() callback
Lukas Wunner
4
-65
/
+42
2020-03-07
serial: 8250: Support rs485 devicetree properties
Lukas Wunner
2
-1
/
+6
2020-03-07
serial: 8250: Don't touch RTS modem control while in rs485 mode
Lukas Wunner
1
-0
/
+7
2020-03-07
tty: serial: Use the correct style for SPDX License Identifier
Nishad Kamdar
2
-2
/
+2
2020-03-06
serial: 8250_lpss: Add ->setup() for Elkhart Lake ports
Andy Shevchenko
1
-0
/
+6
2020-03-06
serial: 8250-mtk: modify mtk uart power and clock management
Changqi Hu
1
-18
/
+32
2020-03-05
serial: 8250_exar: add support for ACCES cards
Jay Dolan
1
-0
/
+33
2020-02-24
Merge 5.6-rc3 into tty-next
Greg Kroah-Hartman
4
-5
/
+6
2020-02-19
serial: 8250_port: Use dev_*() instead of pr_*()
Andy Shevchenko
1
-10
/
+7
2020-02-19
serial: 8250_port: Switch to use DEVICE_ATTR_RW()
Andy Shevchenko
1
-8
/
+6
2020-02-19
serial: 8250_pxa: avoid autodetecting the port type
Lubomir Rintel
1
-1
/
+1
2020-02-14
drivers: tty: Call cpu_latency_qos_*() instead of pm_qos_*()
Rafael J. Wysocki
1
-4
/
+3
2020-02-13
serial: 8250_pci: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-13
PM: QoS: Rename things related to the CPU latency QoS
Rafael J. Wysocki
1
-3
/
+3
2020-02-12
tty/serial: 8250_exar: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
[next]