开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
8250
Age
Commit message (
Expand
)
Author
2021-08-09
Merge 5.14-rc5 into tty-next
Greg Kroah-Hartman
2021-08-05
serial: 8250_omap: Handle optional overrun-throttle-ms property
Tony Lindgren
2021-07-30
serial: 8250_pci: Avoid irq sharing for MSI(-X) interrupts.
Mario Kleiner
2021-07-29
serial: 8250_mtk: fix uart corruption issue when rx power off
Zhiyong Tao
2021-07-27
serial: 8250_pci: make setup_port() parameters explicitly unsigned
Greg Kroah-Hartman
2021-07-27
serial: 8250_lpss: Enable DMA on Intel Elkhart Lake
Andy Shevchenko
2021-07-27
serial: 8250: Define RX trigger levels for OxSemi 950 devices
Maciej W. Rozycki
2021-07-21
serial: 8250_pci: Enumerate Elkhart Lake UARTs via dedicated driver
Andy Shevchenko
2021-07-21
serial: 8250: fix handle_irq locking
Johan Hovold
2021-07-21
serial: 8250: Mask out floating 16/32-bit bus bits
Maciej W. Rozycki
2021-07-21
serial: 8250_exar: Add ->unregister_gpio() callback
Andy Shevchenko
2021-07-21
serial: 8250: extend compile-test coverage
Johan Hovold
2021-07-21
serial: 8250_bcm7271: use NULL to initialized a null pointer
Colin Ian King
2021-07-21
serial: 8250_pnp: Support configurable clock frequency
Jianmin Lv
2021-07-21
serial: 8250: 8250_omap: make a const array static, makes object smaller
Colin Ian King
2021-06-24
serial: 8250: 8250_omap: Fix possible interrupt storm on K3 SoCs
Vignesh Raghavendra
2021-06-16
serial_cs: Add Option International GSM-Ready 56K/ISDN modem
Ondrej Zary
2021-06-16
serial_cs: remove wrong GLOBETROTTER.cis entry
Ondrej Zary
2021-06-16
serial: 8250: Handle custom baud rates in UPF_MAGIC_MULTIPLIER range
Maciej W. Rozycki
2021-06-16
serial: 8250: Actually allow UPF_MAGIC_MULTIPLIER baud rates
Maciej W. Rozycki
2021-06-16
serial: 8250: Document SMSC Super I/O UART peculiarities
Maciej W. Rozycki
2021-06-16
serial: 8250: Correct the clock for OxSemi PCIe devices
Maciej W. Rozycki
2021-06-16
serial: 8250: Dissociate 4MHz Titan ports from Oxford ports
Maciej W. Rozycki
2021-06-14
Merge tag 'v5.13-rc6' into tty-next
Greg Kroah-Hartman
2021-06-09
serial: 8250_exar: Extract exar_get_platform() helper
Andy Shevchenko
2021-06-09
serial: 8250_exar: Avoid NULL pointer dereference at ->exit()
Andy Shevchenko
2021-05-31
Merge 5.13-rc4 into tty-next
Greg Kroah-Hartman
2021-05-28
Revert "serial: 8250: 8250_omap: Fix possible interrupt storm"
Greg Kroah-Hartman
2021-05-27
serial: 8250_pci: handle FL_NOIRQ board flag
Christian Gmeiner
2021-05-27
tty: serial: 8250: serial_cs: Fix a memory leak in error handling path
Christophe JAILLET
2021-05-20
serial: 8250_pci: Add support for new HPE serial device
Randy Wright
2021-05-20
serial: 8250: 8250_omap: Fix possible interrupt storm
Vignesh Raghavendra
2021-05-20
serial: 8250: Use BIT(x) for UART_{CAP,BUG}_*
Andrew Jeffery
2021-05-20
serial: 8250: Add UART_BUG_TXRACE workaround for Aspeed VUART
Andrew Jeffery
2021-05-20
tty/serial: make port of serial8250_register_8250_port const
Jiri Slaby
2021-05-13
tty: make tty_buffer_space_avail return uint
Jiri Slaby
2021-05-13
serial: 8250_dw: Add device HID for new AMD UART controller
Maximilian Luz
2021-05-13
serial: 8250_omap: fix a timeout loop condition
Dan Carpenter
2021-05-13
serial: 8250: Add an empty line and remove some useless {}
Christophe JAILLET
2021-05-13
serial: 8250: Use 'hlist_for_each_entry' to simplify code
Christophe JAILLET
2021-05-13
serial: 8250: of: Check for CONFIG_SERIAL_8250_BCM7271
Jim Quinlan
2021-05-13
serial: 8250_aspeed_vuart: use UPF_IOREMAP to set up register mapping
Zev Weiss
2021-05-13
serial: 8250_aspeed_vuart: initialize vuart->port in aspeed_vuart_probe()
Zev Weiss
2021-05-13
serial: 8250_aspeed_vuart: factor out aspeed_vuart_{read, write}b() helper fu...
Zev Weiss
2021-04-22
serial: extend compile-test coverage
Johan Hovold
2021-04-22
serial: do not restore interrupt state in sysrq helper
Johan Hovold
2021-04-15
serial: 8250_aspeed_vuart: add aspeed, lpc-io-reg and aspeed, lpc-interrupts ...
Zev Weiss
2021-04-15
serial: 8250_aspeed_vuart: refactor sirq and lpc address setting code
Zev Weiss
2021-04-02
serial: 8250: Make symbol 'brcmuart_debugfs_root' static
Zucheng Zheng
2021-04-02
serial: 8250_bcm7271: Fix return value check in brcmuart_probe()
Wei Yongjun
[next]