index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
8250
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-03
Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
14
-303
/
+784
2022-05-26
Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2022-05-19
serial: 8250_fintek: Check SER_RS485_RTS_* only with RS485
Ilpo Järvinen
1
-4
/
+4
2022-05-19
Revert "serial: 8250_mtk: Make sure to select the right FEATURE_SEL"
AngeloGioacchino Del Regno
1
-7
/
+0
2022-05-19
serial: 8250_dw: Use dev_err_probe()
Andy Shevchenko
1
-17
/
+11
2022-05-19
serial: 8250_dw: Use devm_add_action_or_reset()
Andy Shevchenko
1
-32
/
+31
2022-05-19
serial: 8250_dw: Update the list of OF headers used by driver
Andy Shevchenko
1
-2
/
+1
2022-05-19
tty: remove CMSPAR ifdefs
Ilpo Järvinen
1
-2
/
+0
2022-05-16
Merge 5.18-rc7 into usb-next
Greg Kroah-Hartman
1
-9
/
+20
2022-05-05
serial: 8250_mtk: Fix register address for XON/XOFF character
AngeloGioacchino Del Regno
1
-2
/
+5
2022-05-05
serial: 8250_mtk: Make sure to select the right FEATURE_SEL
AngeloGioacchino Del Regno
1
-0
/
+7
2022-05-05
serial: 8250_mtk: Fix UART_EFR register address
AngeloGioacchino Del Regno
1
-7
/
+8
2022-05-05
serial: 8250: Add proper clock handling for OxSemi PCIe devices
Maciej W. Rozycki
1
-68
/
+271
2022-05-05
serial: 8250: Export ICR access helpers for internal use
Maciej W. Rozycki
2
-21
/
+22
2022-05-05
serial: 8250: Fold EndRun device support into OxSemi Tornado code
Maciej W. Rozycki
1
-51
/
+25
2022-05-05
serial: 8250: pxa: Remove unneeded <linux/pm_runtime.h>
Geert Uytterhoeven
1
-1
/
+0
2022-05-05
serial: 8250: core: Remove unneeded <linux/pm_runtime.h>
Geert Uytterhoeven
1
-1
/
+0
2022-05-05
serial: 8250: dw: Fix NULL pointer dereference
Heikki Krogerus
1
-1
/
+1
2022-05-02
Merge 5.18-rc5 into tty-next
Greg Kroah-Hartman
2
-7
/
+7
2022-04-26
serial: 8250_dwlib: Implement SW half duplex support
Ilpo Järvinen
1
-2
/
+8
2022-04-26
serial: 8250_dwlib: RS485 HW half & full duplex support
Ilpo Järvinen
2
-0
/
+85
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
2
-5
/
+7
2022-04-26
serial: 8250: dw: Improve RZN1 support
Phil Edworthy
1
-0
/
+2
2022-04-26
serial: 8250: dw: Add support for DMA flow controlling devices
Phil Edworthy
1
-0
/
+64
2022-04-26
serial: 8250: dw: Move the IO accessors to 8250_dwlib.h
Miquel Raynal
2
-16
/
+16
2022-04-26
serial: 8250: dw: Introduce an rx_timeout variable in the IRQ path
Miquel Raynal
1
-1
/
+2
2022-04-26
serial: 8250: dma: Allow driver operations before starting DMA transfers
Miquel Raynal
2
-0
/
+22
2022-04-26
serial: 8250: dw: Allow to use a fallback CPR value if not synthesized
Miquel Raynal
2
-3
/
+8
2022-04-26
serial: 8250: dw: Move the USR register to pdata
Miquel Raynal
2
-4
/
+9
2022-04-26
serial: 8250: dw: Create a generic platform data structure
Emil Renner Berthing
2
-8
/
+39
2022-04-26
serial: 8250: dw: Move definitions to the shared header
Phil Edworthy
2
-21
/
+26
2022-04-22
serial: 8250: Correct the clock for EndRun PTP/1588 PCIe device
Maciej W. Rozycki
1
-4
/
+4
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-21
serial: 8250/omap1: include linux/soc/ti/omap1-soc.h
Arnd Bergmann
1
-0
/
+1
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 compatible for fsl,16550-FIFO64
Eric Tremblay
1
-0
/
+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
2
-2
/
+75
2022-04-15
serial: 8250_aspeed_vuart: Fix potential NULL dereference in aspeed_vuart_probe
Miaoqian Lin
1
-0
/
+2
2022-04-15
serial: 8250: Report which option to enable for blacklisted PCI devices
Maciej W. Rozycki
1
-27
/
+40
2022-04-15
serial: 8250: Make SERIAL_8250_EM available for arm64 systems
Phil Edworthy
1
-1
/
+1
2022-03-18
serial: 8250: fix XOFF/XON sending when DMA is used
Ilpo Järvinen
2
-4
/
+11
2022-03-18
serial: 8250_tegra: mark acpi_device_id as unused with !ACPI
Krzysztof Kozlowski
1
-1
/
+1
2022-03-18
serial: 8250_mtk: make two read-only arrays static const
Colin Ian King
1
-2
/
+2
2022-03-03
serial: make uart_console_write->putchar()'s character an unsigned char
Jiri Slaby
3
-3
/
+3
2022-02-28
tty: serial: make use of UART_LCR_WLEN() + tty_get_char_size()
Jiri Slaby
2
-30
/
+2
2022-02-28
Merge 5.17-rc6 into tty-next
Greg Kroah-Hartman
1
-1
/
+1
[next]