index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
8250
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-03
serial: 8250_dw: Use devm_clk_get_optional_enabled()
Andy Shevchenko
1
-24
/
+3
2023-10-03
serial: 8250_of: Use devm_clk_get_enabled()
Andy Shevchenko
1
-16
/
+8
2023-10-03
serial: 8250_aspeed_vuart: Use devm_clk_get_enabled()
Andy Shevchenko
1
-12
/
+5
2023-10-03
serial: 8250_bcm7271: Use dev_err_probe() instead of dev_err()
Andy Shevchenko
1
-10
/
+7
2023-10-02
Merge 6.6-rc4 into tty-next
Greg Kroah-Hartman
1
-1
/
+4
2023-09-18
serial: 8250_pci1xxxx: Use port lock wrappers
Thomas Gleixner
1
-4
/
+4
2023-09-18
serial: 8250_omap: Use port lock wrappers
Thomas Gleixner
1
-26
/
+26
2023-09-18
serial: 8250_mtk: Use port lock wrappers
Thomas Gleixner
1
-4
/
+4
2023-09-18
serial: 8250_fsl: Use port lock wrappers
Thomas Gleixner
1
-3
/
+3
2023-09-18
serial: 8250_exar: Use port lock wrappers
Thomas Gleixner
1
-2
/
+2
2023-09-18
serial: 8250_dw: Use port lock wrappers
Thomas Gleixner
1
-4
/
+4
2023-09-18
serial: 8250_dma: Use port lock wrappers
Thomas Gleixner
1
-4
/
+4
2023-09-18
serial: 8250: Use port lock wrappers
Thomas Gleixner
2
-56
/
+56
2023-09-18
serial: 8250_bcm7271: Use port lock wrappers
Thomas Gleixner
1
-14
/
+14
2023-09-18
serial: 8250_aspeed_vuart: Use port lock wrappers
Thomas Gleixner
1
-3
/
+3
2023-09-18
tty/serial: 8250: Sort drivers in Makefile
Ilpo Järvinen
1
-20
/
+22
2023-09-18
tty: serial: 8250_exar: Does not use anything from 8250_pci
Ilpo Järvinen
2
-2
/
+1
2023-09-18
serial: 8250_mid: Remove 8250_pci usage
Ilpo Järvinen
1
-11
/
+7
2023-09-18
serial: 8250_of: Use dev_err_probe() instead of dev_warn()
Andy Shevchenko
1
-12
/
+8
2023-09-18
serial: 8250_aspeed_vuart: Use dev_err_probe() instead of dev_err()
Andy Shevchenko
1
-7
/
+7
2023-09-18
serial: 8250_port: Introduce UART_IIR_FIFO_ENABLED_16750
Andy Shevchenko
1
-6
/
+5
2023-09-18
serial: 8250_port: Check IRQ data before use
Andy Shevchenko
1
-1
/
+4
2023-09-11
arch: Remove Itanium (IA-64) architecture
Ard Biesheuvel
1
-1
/
+1
2023-08-22
serial: 8250_bcm7271: improve bcm7271 8250 port
Justin Chen
2
-3
/
+9
2023-08-22
serial: 8250_dw: fall back to poll if there's no interrupt
Jisheng Zhang
1
-1
/
+4
2023-08-20
Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/p...
Greg Kroah-Hartman
2
-3
/
+4
2023-08-11
serial: 8250: drop lockdep annotation from serial8250_clear_IER()
Jiri Slaby (SUSE)
1
-3
/
+0
2023-08-04
serial: 8250: Fix oops for port->pm on uart_change_pm()
Tony Lindgren
1
-0
/
+1
2023-08-04
serial: 8250: Reinit port_id when adding back serial8250_isa_devs
Tony Lindgren
1
-0
/
+1
2023-08-04
8250_men_mcb: remove unnecessary cast when reading register
Sanjuán García, Jorge
1
-1
/
+1
2023-08-04
8250_men_mcb: Remove redundant initialization owner in mcb_driver
Li Zetao
1
-1
/
+0
2023-08-04
8250_men_mcb: Fix unsigned expression compared with zero
Li Zetao
1
-1
/
+1
2023-08-04
8250_men_mcb: Fix unsigned comparison with less than zero
Jiapeng Chong
1
-3
/
+5
2023-08-01
serial: core: Fix serial core port id to not use port->line
Tony Lindgren
1
-0
/
+2
2023-07-31
Merge 6.5-rc4 into tty-next
Greg Kroah-Hartman
1
-2
/
+4
2023-07-30
serial: 8250_pci: add support for ASIX AX99100
Jiaqing Zhao
1
-0
/
+10
2023-07-30
8250_men_mcb: fix error handling in read_uarts_available_from_reg()
Yang Yingliang
1
-1
/
+4
2023-07-25
serial: 8250_dw: Preserve original value of DLF register
Ruihong Luo
1
-2
/
+4
2023-07-25
tty: serial: 8250: Define earlycon for mrvl,mmp-uart
Duje Mihanović
1
-0
/
+1
2023-07-25
8250_men_mcb: Make UART config auto configurable
Rodríguez Barbarin, José Javier
1
-19
/
+24
2023-07-25
8250_men_mcb: Read num ports from register data.
Rodríguez Barbarin, José Javier
1
-50
/
+139
2023-07-25
8250_men_mcb: Add clockrate speed for G215/F215 boards
Rodríguez Barbarin, José Javier
1
-2
/
+2
2023-07-25
tty: Explicitly include correct DT includes
Rob Herring
3
-3
/
+0
2023-07-25
serial: drivers: switch ch and flag to u8
Jiri Slaby
1
-2
/
+1
2023-06-21
Revert "8250: add support for ASIX devices with a FIFO bug"
Jiaqing Zhao
3
-28
/
+3
2023-06-15
serial: 8250_omap: Use force_suspend and resume for system suspend
Tony Lindgren
1
-5
/
+15
2023-06-13
serial: 8250: Apply FSL workarounds also without SERIAL_8250_CONSOLE
Uwe Kleine-König
3
-4
/
+7
2023-06-06
serial: 8250_mtk: Simplify clock sequencing and runtime PM
Chen-Yu Tsai
1
-40
/
+10
2023-06-05
Merge 6.4-rc5 into tty-next
Greg Kroah-Hartman
1
-1
/
+3
2023-05-31
serial: core: Start managing serial controllers to enable runtime PM
Tony Lindgren
2
-0
/
+2
[prev]
[next]