index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
8250
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
serial: 8250: Correct the clock for EndRun PTP/1588 PCIe device
Maciej W. Rozycki
2022-04-22
1
-4
/
+4
*
serial: 8250: Also set sticky MCR bits in console restoration
Maciej W. Rozycki
2022-04-22
1
-1
/
+1
*
serial: 8250: Fix runtime PM for start_tx() for empty buffer
Tony Lindgren
2022-04-15
1
-2
/
+2
*
serial: 8250: fix XOFF/XON sending when DMA is used
Ilpo Järvinen
2022-03-18
2
-4
/
+11
*
serial: 8250_tegra: mark acpi_device_id as unused with !ACPI
Krzysztof Kozlowski
2022-03-18
1
-1
/
+1
*
serial: 8250_mtk: make two read-only arrays static const
Colin Ian King
2022-03-18
1
-2
/
+2
*
serial: make uart_console_write->putchar()'s character an unsigned char
Jiri Slaby
2022-03-03
3
-3
/
+3
*
tty: serial: make use of UART_LCR_WLEN() + tty_get_char_size()
Jiri Slaby
2022-02-28
2
-30
/
+2
*
Merge 5.17-rc6 into tty-next
Greg Kroah-Hartman
2022-02-28
1
-1
/
+1
|
\
|
*
Merge tag 'for-5.17/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-02-15
1
-1
/
+1
|
|
\
|
|
*
serial: parisc: GSC: fix build when IOSAPIC is not set
Randy Dunlap
2022-02-14
1
-1
/
+1
*
|
|
serial: 8250: Fix race condition in RTS-after-send handling
Uwe Kleine-König
2022-02-26
1
-0
/
+12
*
|
|
serial: 8250_lpss: Balance reference count for PCI DMA device
Andy Shevchenko
2022-02-25
1
-6
/
+22
*
|
|
serial: 8250_mid: Balance reference count for PCI DMA device
Andy Shevchenko
2022-02-25
1
-4
/
+15
*
|
|
serial: 8250_aspeed_vuart: replace snprintf with sysfs_emit
Yang Guang
2022-02-25
1
-3
/
+3
*
|
|
serial: 8250: Correct Kconfig help text for blacklisted PCI devices
Maciej W. Rozycki
2022-02-25
1
-7
/
+9
*
|
|
serial: 8250: Return early in .start_tx() if there are no chars to send
Steffen Trumtrar
2022-02-25
1
-0
/
+3
*
|
|
serial: 8250_aspeed_vuart: add PORT_ASPEED_VUART port type
Zev Weiss
2022-02-21
2
-1
/
+9
*
|
|
serial: 8250_mid: Remove unneeded test for ->setup() presence
Andy Shevchenko
2022-02-21
1
-5
/
+3
*
|
|
serial: 8250_mid: Get rid of custom MID_DEVICE() macro
Andy Shevchenko
2022-02-21
1
-9
/
+7
*
|
|
Merge 5.17-rc4 into tty-next
Greg Kroah-Hartman
2022-02-14
1
-1
/
+1
|
\
|
|
|
*
|
serial: 8250_pericom: Revert "Re-enable higher baud rates"
Andy Shevchenko
2022-02-04
1
-1
/
+1
*
|
|
serial: 8250_bcm2835aux: Add ACPI support
Adrien Thierry
2022-02-08
1
-6
/
+46
*
|
|
serial: 8250_exar: derive nr_ports from PCI ID for Acces I/O cards
Andy Shevchenko
2022-01-31
1
-24
/
+13
|
/
/
*
|
serial: 8250: of: Fix mapped region size when using reg-offset property
Robert Hancock
2022-01-26
1
-1
/
+10
*
|
tty: Add support for Brainboxes UC cards.
Cameron Williams
2022-01-26
1
-2
/
+98
*
|
Revert "tty: serial: Use fifo in 8250 console driver"
Greg Kroah-Hartman
2022-01-26
1
-55
/
+6
|
/
*
serial: 8250_bcm7271: Fix return error code in case of dma_alloc_coherent() f...
Lad Prabhakar
2022-01-06
1
-2
/
+2
*
serial: 8250_bcm7271: Propagate error codes from brcmuart_probe()
Lad Prabhakar
2021-12-30
1
-3
/
+8
*
serial: 8250_bcm7271: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2021-12-30
1
-7
/
+5
*
serial: 8250: Move Alpha-specific quirk out of the core
Lukas Wunner
2021-12-30
5
-16
/
+30
*
tty: serial: Use fifo in 8250 console driver
Wander Lairson Costa
2021-12-30
1
-6
/
+55
*
serial: 8250_pericom: Use serial_dl_write() instead of open coded
Andy Shevchenko
2021-12-20
1
-2
/
+2
*
serial: 8250_pericom: Re-enable higher baud rates
Jay Dolan
2021-12-20
1
-1
/
+1
*
serial: 8250_pci: Split out Pericom driver
Andy Shevchenko
2021-12-20
4
-400
/
+228
*
Merge 5.16-rc6 into tty-next
Greg Kroah-Hartman
2021-12-20
1
-20
/
+0
|
\
|
*
serial: 8250_fintek: Fix garbled text for console
Ji-Ze Hong (Peter Hong)
2021-12-15
1
-20
/
+0
*
|
serial: 8250_pci: remove redundant assignment to tmp after the mask operation
Colin Ian King
2021-12-17
1
-1
/
+1
*
|
Merge 5.16-rc4 into tty-next
Greg Kroah-Hartman
2021-12-06
3
-21
/
+38
|
\
|
|
*
serial: 8250_bcm7271: UART errors after resuming from S2
Al Cooper
2021-12-03
1
-0
/
+13
|
*
serial: 8250_pci: rewrite pericom_do_set_divisor()
Jay Dolan
2021-11-25
1
-13
/
+17
|
*
serial: 8250_pci: Fix ACCES entries in pci_serial_quirks array
Jay Dolan
2021-11-25
1
-1
/
+8
|
*
serial: 8250: Fix RTS modem control while in rs485 mode
Lukas Wunner
2021-11-25
1
-7
/
+0
*
|
serial: 8250_dw: Add StarFive JH7100 quirk
Emil Renner Berthing
2021-11-25
1
-0
/
+3
*
|
serial: 8250: replace snprintf in show functions with sysfs_emit
Jing Yao
2021-11-25
1
-1
/
+1
|
/
*
serial: 8250_pci: Remove empty stub pci_quatech_exit()
Andy Shevchenko
2021-10-26
1
-5
/
+0
*
serial: 8250_pci: Replace custom pci_match_id() implementation
Andy Shevchenko
2021-10-26
1
-41
/
+31
*
serial: 8250_pci: Replace dev_*() by pci_*() macros
Andy Shevchenko
2021-10-26
1
-30
/
+22
*
serial: 8250_pci: Get rid of redundant 'else' keyword
Andy Shevchenko
2021-10-26
1
-3
/
+3
*
serial: 8250_pci: Refactor the loop in pci_ite887x_init()
Andy Shevchenko
2021-10-26
1
-8
/
+4
[next]