index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
8250
/
8250_port.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-22
Merge 6.1-rc6 into tty-next
Greg Kroah-Hartman
1
-2
/
+5
2022-11-09
serial: 8250: Flush DMA Rx on RLSI
Ilpo Järvinen
1
-2
/
+1
2022-11-09
serial: 8250: Fall back to non-DMA Rx if IIR_RDI occurs
Ilpo Järvinen
1
-0
/
+4
2022-11-03
serial: 8250: Use uart_xmit_advance()
Ilpo Järvinen
1
-2
/
+1
2022-09-25
serial: 8250: Fix restoring termios speed after suspend
Pali Rohár
1
-1
/
+6
2022-09-25
serial: Deassert Transmit Enable on probe in driver-specific way
Lukas Wunner
1
-5
/
+7
2022-09-22
serial: 8250: Toggle IER bits on only after irq has been set up
Ilpo Järvinen
1
-3
/
+5
2022-09-22
serial: 8250: Let drivers request full 16550A feature probing
Maciej W. Rozycki
1
-1
/
+2
2022-09-01
serial: Fix double word
Shaomin Deng
1
-1
/
+1
2022-08-30
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
1
-3
/
+3
2022-08-30
serial: 8250: Add helper for clearing IER
Ilpo Järvinen
1
-13
/
+11
2022-08-08
Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-86
/
+71
2022-07-14
serial: core, 8250: set RS485 termination GPIO in serial core
Lino Sanfilippo
1
-3
/
+0
2022-06-30
serial: 8250: fix return error code in serial8250_request_std_resource()
Yi Yang
1
-1
/
+3
2022-06-30
serial: 8250_port: Fix spelling mistake
Zhang Jiaming
1
-2
/
+2
2022-06-27
serial: 8250: Fix __stop_tx() & DMA Tx restart races
Ilpo Järvinen
1
-1
/
+1
2022-06-27
serial: take termios_rwsem for ->rs485_config() & pass termios as param
Ilpo Järvinen
1
-1
/
+2
2022-06-27
serial: 8250: make saved LSR larger
Ilpo Järvinen
1
-8
/
+9
2022-06-27
serial: Consolidate BOTH_EMPTY use
Ilpo Järvinen
1
-7
/
+5
2022-06-27
serial: 8250: Use C99 array initializer & define UART_REG_UNMAPPED
Ilpo Järvinen
1
-18
/
+20
2022-06-27
serial: 8250: Use UART_LCR_WLEN8 instead of literal
Ilpo Järvinen
1
-1
/
+1
2022-06-20
Merge tag 'v5.19-rc3' into tty-next
Greg Kroah-Hartman
1
-0
/
+2
2022-06-10
serial: 8250: Store to lsr_save_flags after lsr read
Ilpo Järvinen
1
-0
/
+2
2022-06-10
serial: 8250: Remove serial_rs485 sanitization from em485
Ilpo Järvinen
1
-16
/
+2
2022-06-10
serial: 8250: Create serial8250_em485_supported for em485 users
Ilpo Järvinen
1
-0
/
+8
2022-06-10
serial: Add uart_rs485_config()
Ilpo Järvinen
1
-1
/
+1
2022-06-10
serial: 8250: Adjust misleading LSR related comment
Ilpo Järvinen
1
-3
/
+5
2022-06-10
serial: 8250: Get preserved flags using serial_lsr_in()
Ilpo Järvinen
1
-1
/
+1
2022-06-10
serial: 8250: Create serial_lsr_in()
Ilpo Järvinen
1
-11
/
+4
2022-06-10
serial: 8250: Store to lsr_save_flags after lsr read
Ilpo Järvinen
1
-0
/
+2
2022-06-10
serial: 8250: handle __start_tx() call in start_tx()
Ilpo Järvinen
1
-11
/
+10
2022-06-10
serial: 8250: kill __do_stop_tx()
Ilpo Järvinen
1
-7
/
+3
2022-05-19
tty: remove CMSPAR ifdefs
Ilpo Järvinen
1
-2
/
+0
2022-05-05
serial: 8250: Export ICR access helpers for internal use
Maciej W. Rozycki
1
-21
/
+0
2022-05-02
Merge 5.18-rc5 into tty-next
Greg Kroah-Hartman
1
-3
/
+3
2022-04-26
serial: 8250: Handle UART without interrupt on TEMT
Ilpo Järvinen
1
-9
/
+26
2022-04-26
serial: 8250: use THRE & __stop_tx also with DMA
Ilpo Järvinen
1
-3
/
+6
2022-04-22
serial: 8250: Also set sticky MCR bits in console restoration
Maciej W. Rozycki
1
-1
/
+1
2022-04-22
serial/8250: Use fifo in 8250 console driver
Wander Lairson Costa
1
-6
/
+65
2022-04-20
Revert "serial: 8250: Handle UART without interrupt on TEMT using em485"
Ilpo Järvinen
1
-74
/
+2
2022-04-15
serial: 8250: Fix runtime PM for start_tx() for empty buffer
Tony Lindgren
1
-2
/
+2
2022-04-15
serial: 8250: Add UART_CAP_NOTEMT on PORT_16550A_FSL64
Eric Tremblay
1
-1
/
+1
2022-04-15
serial: 8250: Handle UART without interrupt on TEMT using em485
Eric Tremblay
1
-2
/
+74
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
[next]