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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-30
serial: 8250: dw: Fix the macro RZN1_UART_xDMACR_8_WORD_BURST
Biju Das
1
-1
/
+1
2022-06-30
serial: 8250: Fix PM usage_count for console handover
Ilpo Järvinen
1
-0
/
+4
2022-06-30
serial: 8250: fix return error code in serial8250_request_std_resource()
Yi Yang
1
-1
/
+3
2022-06-27
serial: 8250: Fix __stop_tx() & DMA Tx restart races
Ilpo Järvinen
2
-4
/
+4
2022-06-27
serial: 8250: dw: enable using pdata with ACPI
Marcin Wojtas
1
-12
/
+12
2022-06-10
serial: 8250: Store to lsr_save_flags after lsr read
Ilpo Järvinen
1
-0
/
+2
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
[next]