index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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
2022-08-08
Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-07-14
serial: core, 8250: set RS485 termination GPIO in serial core
Lino Sanfilippo
2022-06-30
serial: 8250: fix return error code in serial8250_request_std_resource()
Yi Yang
2022-06-30
serial: 8250_port: Fix spelling mistake
Zhang Jiaming
2022-06-27
serial: 8250: Fix __stop_tx() & DMA Tx restart races
Ilpo Järvinen
2022-06-27
serial: take termios_rwsem for ->rs485_config() & pass termios as param
Ilpo Järvinen
2022-06-27
serial: 8250: make saved LSR larger
Ilpo Järvinen
2022-06-27
serial: Consolidate BOTH_EMPTY use
Ilpo Järvinen
2022-06-27
serial: 8250: Use C99 array initializer & define UART_REG_UNMAPPED
Ilpo Järvinen
2022-06-27
serial: 8250: Use UART_LCR_WLEN8 instead of literal
Ilpo Järvinen
2022-06-20
Merge tag 'v5.19-rc3' into tty-next
Greg Kroah-Hartman
2022-06-10
serial: 8250: Store to lsr_save_flags after lsr read
Ilpo Järvinen
2022-06-10
serial: 8250: Remove serial_rs485 sanitization from em485
Ilpo Järvinen
2022-06-10
serial: 8250: Create serial8250_em485_supported for em485 users
Ilpo Järvinen
2022-06-10
serial: Add uart_rs485_config()
Ilpo Järvinen
2022-06-10
serial: 8250: Adjust misleading LSR related comment
Ilpo Järvinen
2022-06-10
serial: 8250: Get preserved flags using serial_lsr_in()
Ilpo Järvinen
2022-06-10
serial: 8250: Create serial_lsr_in()
Ilpo Järvinen
2022-06-10
serial: 8250: Store to lsr_save_flags after lsr read
Ilpo Järvinen
2022-06-10
serial: 8250: handle __start_tx() call in start_tx()
Ilpo Järvinen
2022-06-10
serial: 8250: kill __do_stop_tx()
Ilpo Järvinen
2022-05-19
tty: remove CMSPAR ifdefs
Ilpo Järvinen
2022-05-05
serial: 8250: Export ICR access helpers for internal use
Maciej W. Rozycki
2022-05-02
Merge 5.18-rc5 into tty-next
Greg Kroah-Hartman
2022-04-26
serial: 8250: Handle UART without interrupt on TEMT
Ilpo Järvinen
2022-04-26
serial: 8250: use THRE & __stop_tx also with DMA
Ilpo Järvinen
2022-04-22
serial: 8250: Also set sticky MCR bits in console restoration
Maciej W. Rozycki
2022-04-22
serial/8250: Use fifo in 8250 console driver
Wander Lairson Costa
2022-04-20
Revert "serial: 8250: Handle UART without interrupt on TEMT using em485"
Ilpo Järvinen
2022-04-15
serial: 8250: Fix runtime PM for start_tx() for empty buffer
Tony Lindgren
2022-04-15
serial: 8250: Add UART_CAP_NOTEMT on PORT_16550A_FSL64
Eric Tremblay
2022-04-15
serial: 8250: Handle UART without interrupt on TEMT using em485
Eric Tremblay
2022-03-18
serial: 8250: fix XOFF/XON sending when DMA is used
Ilpo Järvinen
2022-03-03
serial: make uart_console_write->putchar()'s character an unsigned char
Jiri Slaby
2022-02-28
tty: serial: make use of UART_LCR_WLEN() + tty_get_char_size()
Jiri Slaby
2022-02-26
serial: 8250: Fix race condition in RTS-after-send handling
Uwe Kleine-König
2022-02-25
serial: 8250: Return early in .start_tx() if there are no chars to send
Steffen Trumtrar
2022-02-21
serial: 8250_aspeed_vuart: add PORT_ASPEED_VUART port type
Zev Weiss
2022-01-26
Revert "tty: serial: Use fifo in 8250 console driver"
Greg Kroah-Hartman
2021-12-30
serial: 8250: Move Alpha-specific quirk out of the core
Lukas Wunner
2021-12-30
tty: serial: Use fifo in 8250 console driver
Wander Lairson Costa
2021-12-06
Merge 5.16-rc4 into tty-next
Greg Kroah-Hartman
2021-11-25
serial: 8250: Fix RTS modem control while in rs485 mode
Lukas Wunner
2021-11-25
serial: 8250: replace snprintf in show functions with sysfs_emit
Jing Yao
2021-10-21
serial: 8250: rename unlock labels
Johan Hovold
2021-10-21
serial: 8250: fix racy uartclk update
Johan Hovold
2021-10-07
Revert "serial: 8250: Fix reporting real baudrate value in c_ospeed field"
Johan Hovold
2021-10-05
serial: 8250: Fix reporting real baudrate value in c_ospeed field
Pali Rohár
2021-08-09
Merge 5.14-rc5 into tty-next
Greg Kroah-Hartman
2021-07-27
serial: 8250: Define RX trigger levels for OxSemi 950 devices
Maciej W. Rozycki
[next]