index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
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
2021-06-16
serial_cs: remove wrong GLOBETROTTER.cis entry
Ondrej Zary
1
-1
/
+0
2021-06-16
serial: 8250: Handle custom baud rates in UPF_MAGIC_MULTIPLIER range
Maciej W. Rozycki
1
-4
/
+3
2021-06-16
serial: 8250: Actually allow UPF_MAGIC_MULTIPLIER baud rates
Maciej W. Rozycki
1
-3
/
+16
2021-06-16
serial: 8250: Document SMSC Super I/O UART peculiarities
Maciej W. Rozycki
1
-2
/
+29
2021-06-16
serial: 8250: Correct the clock for OxSemi PCIe devices
Maciej W. Rozycki
1
-64
/
+64
2021-06-16
serial: 8250: Dissociate 4MHz Titan ports from Oxford ports
Maciej W. Rozycki
1
-6
/
+38
2021-06-14
Merge tag 'v5.13-rc6' into tty-next
Greg Kroah-Hartman
1
-1
/
+5
2021-06-09
serial: 8250_exar: Extract exar_get_platform() helper
Andy Shevchenko
1
-8
/
+12
2021-06-09
serial: 8250_exar: Avoid NULL pointer dereference at ->exit()
Andy Shevchenko
1
-1
/
+5
2021-05-31
Merge 5.13-rc4 into tty-next
Greg Kroah-Hartman
5
-27
/
+66
2021-05-28
Revert "serial: 8250: 8250_omap: Fix possible interrupt storm"
Greg Kroah-Hartman
1
-12
/
+0
2021-05-27
serial: 8250_pci: handle FL_NOIRQ board flag
Christian Gmeiner
1
-12
/
+17
2021-05-27
tty: serial: 8250: serial_cs: Fix a memory leak in error handling path
Christophe JAILLET
1
-1
/
+10
2021-05-20
serial: 8250_pci: Add support for new HPE serial device
Randy Wright
1
-0
/
+18
2021-05-20
serial: 8250: 8250_omap: Fix possible interrupt storm
Vignesh Raghavendra
1
-0
/
+12
2021-05-20
serial: 8250: Use BIT(x) for UART_{CAP,BUG}_*
Andrew Jeffery
1
-16
/
+17
2021-05-20
serial: 8250: Add UART_BUG_TXRACE workaround for Aspeed VUART
Andrew Jeffery
3
-0
/
+14
2021-05-20
tty/serial: make port of serial8250_register_8250_port const
Jiri Slaby
1
-2
/
+2
2021-05-13
tty: make tty_buffer_space_avail return uint
Jiri Slaby
1
-2
/
+2
2021-05-13
serial: 8250_dw: Add device HID for new AMD UART controller
Maximilian Luz
1
-0
/
+1
2021-05-13
serial: 8250_omap: fix a timeout loop condition
Dan Carpenter
1
-1
/
+1
2021-05-13
serial: 8250: Add an empty line and remove some useless {}
Christophe JAILLET
1
-2
/
+3
2021-05-13
serial: 8250: Use 'hlist_for_each_entry' to simplify code
Christophe JAILLET
1
-14
/
+4
2021-05-13
serial: 8250: of: Check for CONFIG_SERIAL_8250_BCM7271
Jim Quinlan
1
-0
/
+4
2021-05-13
serial: 8250_aspeed_vuart: use UPF_IOREMAP to set up register mapping
Zev Weiss
1
-8
/
+3
2021-05-13
serial: 8250_aspeed_vuart: initialize vuart->port in aspeed_vuart_probe()
Zev Weiss
1
-3
/
+2
2021-05-13
serial: 8250_aspeed_vuart: factor out aspeed_vuart_{read, write}b() helper functions
Zev Weiss
1
-14
/
+24
2021-04-22
serial: extend compile-test coverage
Johan Hovold
1
-2
/
+4
2021-04-22
serial: do not restore interrupt state in sysrq helper
Johan Hovold
4
-14
/
+14
2021-04-15
serial: 8250_aspeed_vuart: add aspeed, lpc-io-reg and aspeed, lpc-interrupts DT properties
Zev Weiss
1
-2
/
+49
2021-04-15
serial: 8250_aspeed_vuart: refactor sirq and lpc address setting code
Zev Weiss
1
-16
/
+35
2021-04-02
serial: 8250: Make symbol 'brcmuart_debugfs_root' static
Zucheng Zheng
1
-1
/
+1
2021-04-02
serial: 8250_bcm7271: Fix return value check in brcmuart_probe()
Wei Yongjun
1
-2
/
+2
2021-03-28
serial: 8250_of: Add nuvoton,wpcm450-uart
Jonathan Neuschäfer
1
-0
/
+1
2021-03-26
serial: 8250: Add new 8250-core based Broadcom STB driver
Al Cooper
3
-0
/
+1213
2021-03-23
tty: serial: 8250: delete redundant printing of return value
Wang Qing
1
-4
/
+1
2021-03-10
serial: 8250_exar: Constify the software nodes
Heikki Krogerus
1
-4
/
+13
2021-03-10
tty: 8250/serial_cs, propagate errors in simple_config
Jiri Slaby
1
-6
/
+6
2021-03-10
tty: 8250, cleanup em485 timers
Jiri Slaby
1
-10
/
+8
2021-03-10
tty: 8250, use ms_to_ktime
Jiri Slaby
1
-5
/
+1
2021-03-10
tty: cyclades, remove this orphan
Jiri Slaby
1
-3
/
+2
2021-01-07
8250_tegra: clean up tegra_uart_handle_break
Jiri Slaby
1
-5
/
+6
2020-12-11
serial: 8250_pci: Drop bogus __refdata annotation
Geert Uytterhoeven
1
-1
/
+1
2020-12-10
serial: 8250_omap: Avoid FIFO corruption caused by MDR1 access
Alexander Sverdlin
1
-5
/
+0
2020-11-26
serial: 8250-mtk: Fix reference leak in mtk8250_probe
Zhang Qilong
1
-3
/
+10
2020-11-13
tty: serial: 8250: 8250_port: Move prototypes to shared location
Lee Jones
1
-3
/
+0
2020-11-12
serial: 8250: 8250_omap: Fix unused variable warning
Vignesh Raghavendra
1
-13
/
+13
2020-11-12
serial: 8250: 8250_omap: Fix possible array out of bounds access
Vignesh Raghavendra
1
-0
/
+1
2020-11-09
Merge 5.10-rc3 into tty-next
Greg Kroah-Hartman
1
-1
/
+1
2020-11-06
serial: 8250_mtk: Fix uart_get_baud_rate warning
Claire Chang
1
-1
/
+1
[prev]
[next]