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
/
8250_port.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-22
serial: 8250: Also set sticky MCR bits in console restoration
Maciej W. Rozycki
1
-1
/
+1
2022-04-15
serial: 8250: Fix runtime PM for start_tx() for empty buffer
Tony Lindgren
1
-2
/
+2
2022-03-18
serial: 8250: fix XOFF/XON sending when DMA is used
Ilpo Järvinen
1
-3
/
+1
2022-03-03
serial: make uart_console_write->putchar()'s character an unsigned char
Jiri Slaby
1
-1
/
+1
2022-02-28
tty: serial: make use of UART_LCR_WLEN() + tty_get_char_size()
Jiri Slaby
1
-15
/
+1
2022-02-26
serial: 8250: Fix race condition in RTS-after-send handling
Uwe Kleine-König
1
-0
/
+12
2022-02-25
serial: 8250: Return early in .start_tx() if there are no chars to send
Steffen Trumtrar
1
-0
/
+3
2022-02-21
serial: 8250_aspeed_vuart: add PORT_ASPEED_VUART port type
Zev Weiss
1
-0
/
+8
2022-01-26
Revert "tty: serial: Use fifo in 8250 console driver"
Greg Kroah-Hartman
1
-55
/
+6
2021-12-30
serial: 8250: Move Alpha-specific quirk out of the core
Lukas Wunner
1
-1
/
+1
2021-12-30
tty: serial: Use fifo in 8250 console driver
Wander Lairson Costa
1
-6
/
+55
2021-12-06
Merge 5.16-rc4 into tty-next
Greg Kroah-Hartman
1
-7
/
+0
2021-11-25
serial: 8250: Fix RTS modem control while in rs485 mode
Lukas Wunner
1
-7
/
+0
2021-11-25
serial: 8250: replace snprintf in show functions with sysfs_emit
Jing Yao
1
-1
/
+1
2021-10-21
serial: 8250: rename unlock labels
Johan Hovold
1
-5
/
+5
2021-10-21
serial: 8250: fix racy uartclk update
Johan Hovold
1
-4
/
+17
2021-10-07
Revert "serial: 8250: Fix reporting real baudrate value in c_ospeed field"
Johan Hovold
1
-17
/
+0
2021-10-05
serial: 8250: Fix reporting real baudrate value in c_ospeed field
Pali Rohár
1
-0
/
+17
2021-08-09
Merge 5.14-rc5 into tty-next
Greg Kroah-Hartman
1
-5
/
+12
2021-07-27
serial: 8250: Define RX trigger levels for OxSemi 950 devices
Maciej W. Rozycki
1
-1
/
+2
2021-07-21
serial: 8250: fix handle_irq locking
Johan Hovold
1
-2
/
+3
2021-07-21
serial: 8250: Mask out floating 16/32-bit bus bits
Maciej W. Rozycki
1
-3
/
+9
2021-06-16
serial: 8250: Handle custom baud rates in UPF_MAGIC_MULTIPLIER range
Maciej W. Rozycki
1
-4
/
+3
2021-06-16
serial: 8250: Actually allow UPF_MAGIC_MULTIPLIER baud rates
Maciej W. Rozycki
1
-3
/
+16
2021-06-16
serial: 8250: Document SMSC Super I/O UART peculiarities
Maciej W. Rozycki
1
-2
/
+29
2021-05-20
serial: 8250: Add UART_BUG_TXRACE workaround for Aspeed VUART
Andrew Jeffery
1
-0
/
+12
2021-04-22
serial: do not restore interrupt state in sysrq helper
Johan Hovold
1
-3
/
+3
2021-03-10
tty: 8250, cleanup em485 timers
Jiri Slaby
1
-10
/
+8
2021-03-10
tty: 8250, use ms_to_ktime
Jiri Slaby
1
-5
/
+1
2020-09-30
serial: 8250: Skip uninitialized TTY port baud rate update
Serge Semin
1
-0
/
+4
2020-09-30
serial: 8250: Discard RTS/DTS setting from clock update method
Serge Semin
1
-1
/
+0
2020-08-26
Merge tag 'tty-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-3
/
+6
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-18
serial: 8250: change lock order in serial8250_do_startup()
Sergey Senozhatsky
1
-3
/
+6
2020-08-02
Revert "serial: 8250: Let serial core initialise spin lock"
Andy Shevchenko
1
-0
/
+1
2020-07-31
serial: 8250: Let serial core initialise spin lock
Andy Shevchenko
1
-1
/
+0
2020-07-29
serial: 8250: Add 8250 port clock update method
Serge Semin
1
-0
/
+40
2020-06-27
serial: core: drop unnecessary gpio include
Johan Hovold
1
-0
/
+1
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-15
serial: 8250: Fix max baud limit in generic 8250 port
Serge Semin
1
-1
/
+3
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_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
1
-4
/
+20
2020-03-07
serial: 8250: Support console on software emulated rs485 ports
Lukas Wunner
1
-0
/
+13
2020-03-07
serial: 8250: Generalize rs485 software emulation
Lukas Wunner
1
-29
/
+53
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
[next]