index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
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: Unfold < 80 char lines
Peter Hurley
2016-01-28
1
-7
/
+4
*
serial: 8250: Wait for irq to complete before shutdown
Peter Hurley
2016-01-28
1
-0
/
+4
*
serial: 8250: Unlink uart console ptr if console setup fails
Peter Hurley
2016-01-28
1
-1
/
+5
*
serial: 8250: Remove low_latency workaround
Peter Hurley
2016-01-28
1
-2
/
+1
*
serial: 8250: Fix lost rx state
Peter Hurley
2016-01-28
1
-3
/
+4
*
serial: 8250: Refactor serial8250_rx_chars() inner loop
Peter Hurley
2016-01-28
1
-58
/
+62
*
serial: 8250: of: Fix the driver and actually compile the 8250_of
Peter Ujfalusi
2016-01-07
2
-3
/
+2
*
Merge 4.4-rc6 into tty-next
Greg Kroah-Hartman
2015-12-21
1
-2
/
+6
|
\
|
*
serial: 8250_uniphier: fix dl_read and dl_write functions
Masahiro Yamada
2015-12-12
1
-2
/
+6
*
|
serial: 8250_mid: fix broken DMA dependency
Heikki Krogerus
2015-12-13
1
-1
/
+1
*
|
serial: 8250: move of_serial code to 8250 directory
Arnd Bergmann
2015-12-13
3
-0
/
+358
*
|
serial: support 16-bit register interface for console
Masahiro Yamada
2015-12-13
3
-3
/
+29
*
|
serial: 8250_early: squash wait_for_xmitr() into serial_putc()
Masahiro Yamada
2015-12-13
1
-8
/
+4
*
|
serial: 8250_early: confirm empty transmitter after sending characters
Masahiro Yamada
2015-12-13
1
-4
/
+1
*
|
serial: 8250_early: do not save and restore IER in write callback
Masahiro Yamada
2015-12-13
1
-10
/
+1
*
|
serial: 8250_ingenic: allow to be independent of SERIAL_8250_CONSOLE
Masahiro Yamada
2015-12-13
2
-1
/
+3
*
|
serial: 8250_ingenic: delete redundant "select SERIAL_EARLYCON"
Masahiro Yamada
2015-12-13
1
-1
/
+0
*
|
serial: 8250_uniphier: add earlycon support
Masahiro Yamada
2015-12-13
1
-0
/
+24
*
|
drivers/tty/serial: make 8250/8250_mtk.c explicitly non-modular
Paul Gortmaker
2015-12-13
1
-28
/
+7
|
/
*
serial: export fsl8250_handle_irq
Arnd Bergmann
2015-11-20
1
-0
/
+1
*
serial: 8250_mid: Add missing dependency
Heikki Krogerus
2015-11-20
1
-0
/
+1
*
Merge tag 'clk-for-linus-20151104' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-11-05
1
-4
/
+0
|
\
|
*
Merge branch 'clk-fixes' into clk-next
Stephen Boyd
2015-10-02
1
-0
/
+2
|
|
\
|
*
|
serial: 8250_dw: allow lower reference frequencies
Andy Shevchenko
2015-10-02
1
-4
/
+0
*
|
|
Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2015-11-04
11
-441
/
+646
|
\
\
\
|
*
|
|
serial: 8250_mid: add support for DMA engine handling from UART MMIO
Heikki Krogerus
2015-10-17
2
-2
/
+71
|
*
|
|
dmaengine: hsu: make the UART driver in control of selecting this driver
Heikki Krogerus
2015-10-17
1
-0
/
+2
|
*
|
|
serial: 8250_pci: Intel MID UART support to its own driver
Heikki Krogerus
2015-10-17
4
-222
/
+273
|
*
|
|
serial: 8250_omap: Remove RTS clear
Peter Hurley
2015-10-17
1
-1
/
+0
|
*
|
|
serial: Enable Freescale 16550 workaround on arm
Scott Wood
2015-10-17
1
-2
/
+2
|
*
|
|
Merge 4.3-rc5 into tty-next
Greg Kroah-Hartman
2015-10-12
1
-0
/
+8
|
|
\
\
\
|
*
|
|
|
serial: 8250_dma: no need to sync RX buffer
Andy Shevchenko
2015-10-04
1
-6
/
+0
|
*
|
|
|
serial: 8250: Refactor serial console restore-from-suspend
Peter Hurley
2015-10-04
1
-14
/
+22
|
*
|
|
|
serial: 8250: Tolerate clock variance for max baud rate
James Hogan
2015-10-04
1
-9
/
+19
|
*
|
|
|
serial: 8250: simplify ralink/alchemy register remap selection
Mans Rullgard
2015-10-04
2
-6
/
+7
|
*
|
|
|
serial: 8250_dw: don't set UPF_BOOT_AUTOCONF flag
Heikki Krogerus
2015-10-04
1
-1
/
+1
|
*
|
|
|
serial: 8250_dw: cleanup dw8250_setup_port
Heikki Krogerus
2015-10-04
1
-33
/
+33
|
*
|
|
|
serial: 8250_dw: cleanup dw8250_idma_filter
Heikki Krogerus
2015-10-04
1
-6
/
+1
|
*
|
|
|
serial: 8250_dw: rename and comment the fallback dma filter
Heikki Krogerus
2015-10-04
1
-5
/
+10
|
*
|
|
|
serial: 8250_dw: proper support for UARTs without busy functionality
Heikki Krogerus
2015-10-04
1
-1
/
+12
|
*
|
|
|
serial: 8250_dw: add dw8250_quirks function
Heikki Krogerus
2015-10-04
1
-51
/
+31
|
*
|
|
|
serial: 8250_dw: only setup the port from one place
Heikki Krogerus
2015-10-04
1
-8
/
+6
|
*
|
|
|
serial: 8250_dw: hook the DMA in one place
Heikki Krogerus
2015-10-04
1
-12
/
+7
|
*
|
|
|
serial: 8250_dw: adapt to unified device property interface
Heikki Krogerus
2015-10-04
1
-43
/
+37
|
*
|
|
|
serial: 8250_dw: add separate pointer for the uart_port to dw8250_probe
Heikki Krogerus
2015-10-04
1
-22
/
+20
|
*
|
|
|
serial: 8250: Add OF earlycon support
Scott Wood
2015-10-04
1
-0
/
+4
|
*
|
|
|
serial: 8250_ingenic: Enable FIFO for Ingenic UARTs
Matt Redfearn
2015-10-04
1
-4
/
+43
|
*
|
|
|
serial: 8250_ingenic: Enable hardware flow control
Matt Redfearn
2015-10-04
1
-0
/
+41
|
*
|
|
|
serial: 8250: Fix autoconfig_irq() to avoid race conditions
Taichi Kageyama
2015-10-04
1
-0
/
+6
|
*
|
|
|
drivers/tty: make serial 8250_lpc18xx.c Kconfig a tristate
Paul Gortmaker
2015-10-04
1
-1
/
+1
[next]