index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
8250
Commit message (
Expand
)
Author
Age
Files
Lines
*
serial: 8250: 8250_core: Fix missing unlock on error in serial8250_register_8...
Wei Yongjun
2019-07-03
1
-2
/
+5
*
Revert "serial: 8250: Don't service RX FIFO if interrupts are disabled"
Oliver Barta
2019-06-21
1
-2
/
+1
*
tty/serial/8250: use mctrl_gpio helpers
Yegor Yefremov
2019-06-21
5
-15
/
+61
*
serial: 8250: pericom_do_set_divisor can be static
kbuild test robot
2019-06-18
1
-1
/
+1
*
serial: 8250: Add MSR/MCR TIOCM conversion wrapper functions
Stefan Roese
2019-06-18
2
-22
/
+57
*
serial: 8250: factor out serial8250_{set,clear}_THRI() helpers
Andy Shevchenko
2019-06-18
4
-27
/
+26
*
serial: 8250: Add support for higher baud rates to Pericom chips
Jay Dolan
2019-06-18
1
-18
/
+79
*
serial: 8250: Fix TX interrupt handling condition
Rautkoski Kimmo EXT
2019-06-10
1
-1
/
+2
*
tty: serial: 8250-of: Do not warn on deferred probe
Thierry Reding
2019-06-10
1
-2
/
+3
*
uart: mediatek: support Rx in-band wakeup
Claire Chang
2019-06-10
1
-0
/
+24
*
serial: 8250-mtk: modify uart DMA rx
Long Cheng
2019-06-10
1
-29
/
+20
*
tty: serial: 8250: Fix type field in format string
Hao Lee
2019-05-21
1
-2
/
+2
*
serial: 8250_of: Use of_device_get_match_data()
Andy Shevchenko
2019-05-21
1
-6
/
+3
*
Merge tag 'dmaengine-5.2-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2019-05-09
1
-2
/
+2
|
\
|
*
dmaengine: idma64: Use actual device for DMA transfers
Andy Shevchenko
2019-03-21
1
-2
/
+2
*
|
serial: 8250-mtk: modify baudrate setting
Long Cheng
2019-04-25
1
-0
/
+102
*
|
serial: 8250-mtk: add follow control
Long Cheng
2019-04-25
1
-23
/
+37
*
|
serial: 8250_exar: Adjust IOT2000 matching
Su Bao Cheng
2019-04-25
1
-2
/
+5
*
|
tty: fix up a few remaining files without SPDX identifiers
Greg Kroah-Hartman
2019-04-04
1
-0
/
+1
*
|
tty: add SPDX identifiers to Kconfig and Makefiles
Greg Kroah-Hartman
2019-04-04
1
-0
/
+1
*
|
serial: 8250_fintek: Make fintek_8250_set_termios static
YueHaibing
2019-03-28
1
-2
/
+3
|
/
*
Merge tag 'dmaengine-5.1-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2019-03-14
1
-1
/
+0
|
\
|
*
dmaengine: dw: Remove misleading is_private property
Andy Shevchenko
2019-01-07
1
-1
/
+0
*
|
serial: 8250_of: assume reg-shift of 2 for mrvl,mmp-uart
Lubomir Rintel
2019-02-26
1
-0
/
+4
*
|
serial: 8250_pxa: honor the port number from devicetree
Lubomir Rintel
2019-02-26
1
-0
/
+4
*
|
serial: 8250_pci: Have ACCES cards that use the four port Pericom PI7C9X7954 ...
Jay Dolan
2019-02-13
1
-0
/
+105
*
|
serial: 8250_pci: Fix number of ports for ACCES serial cards
Jay Dolan
2019-02-13
1
-18
/
+18
*
|
serial: 8250_pci: Replace custom code with pci_match_id()
Heikki Krogerus
2019-02-11
1
-22
/
+7
*
|
Merge 5.0-rc6 into tty-next
Greg Kroah-Hartman
2019-02-11
2
-4
/
+8
|
\
\
|
*
|
serial: 8250_pci: Make PCI class test non fatal
Andy Shevchenko
2019-01-30
1
-4
/
+5
|
*
|
tty: serial: 8250_mtk: Fix potential NULL pointer dereference
Gustavo A. R. Silva
2019-01-30
1
-0
/
+3
*
|
|
Serial: Ingenic: Add support for the X1000.
Zhou Yanjie
2019-01-30
1
-4
/
+9
*
|
|
serial: 8250: Add OF support for Xscale variant
Linus Walleij
2019-01-30
1
-0
/
+1
*
|
|
Merge 5.0-rc4 into tty-next
Greg Kroah-Hartman
2019-01-28
1
-8
/
+9
|
\
|
|
|
*
|
serial: 8250: Fix serial8250 initialization crash
He Zhe
2019-01-18
1
-8
/
+9
|
|
/
*
|
serial: 8250_omap: Use clk_get_rate() to obtain fclk frequency
Vignesh R
2019-01-18
1
-1
/
+13
*
|
serial: 8250_omap: Drop check for of_node
Vignesh R
2019-01-18
1
-35
/
+28
|
/
*
Merge tag 'tty-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-12-28
7
-10
/
+279
|
\
|
*
Revert "serial: 8250: Default SERIAL_OF_PLATFORM to SERIAL_8250"
Greg Kroah-Hartman
2018-12-24
1
-1
/
+0
|
*
serial: 8250: Rate limit serial port rx interrupts during input overruns
Darwin Dingel
2018-12-17
3
-1
/
+52
|
*
Merge 4.20-rc6 into tty-next
Greg Kroah-Hartman
2018-12-10
1
-9
/
+7
|
|
\
|
*
|
serial: 8250-mtk: add uart DMA support
Long Cheng
2018-12-05
1
-1
/
+209
|
*
|
serial: 8250: Process sysrq at port unlock time
Douglas Anderson
2018-11-09
4
-8
/
+18
|
*
|
serial: 8250: Default SERIAL_OF_PLATFORM to SERIAL_8250
Florian Fainelli
2018-11-09
1
-0
/
+1
*
|
|
Revert "serial: 8250: Fix clearing FIFOs in RS485 mode again"
Paul Burton
2018-12-17
1
-24
/
+5
|
|
/
|
/
|
*
|
tty: serial: 8250_mtk: always resume the device in probe.
Peter Shih
2018-12-05
1
-9
/
+7
|
/
*
Merge 4.19-rc7 into tty-next
Greg Kroah-Hartman
2018-10-08
1
-4
/
+0
|
\
|
*
Revert "serial: 8250_dw: Fix runtime PM handling"
Guenter Roeck
2018-10-02
1
-4
/
+0
*
|
serial: 8250_uniphier: add auto-flow-control support
Dai Okamura
2018-10-02
1
-0
/
+3
*
|
serial: 8250_uniphier: flatten probe function
Masahiro Yamada
2018-10-02
1
-32
/
+17
[next]