index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
8250
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
serial: 8250_ingenic: drop #if conditional surrounding earlycon code
Masahiro Yamada
2016-06-25
2
-3
/
+1
*
serial: 8250_mtk: drop !defined(MODULE) conditional
Masahiro Yamada
2016-06-25
1
-1
/
+1
*
serial: 8250_uniphier: drop !defined(MODULE) conditional
Masahiro Yamada
2016-06-25
1
-1
/
+1
*
tty/serial/8250: use mctrl_gpio helpers
Yegor Yefremov
2016-06-25
5
-15
/
+68
*
tty/serial/8250: make UART_MCR register access consistent
Yegor Yefremov
2016-06-25
3
-26
/
+35
*
serial: 8250_mid: Read RX buffer on RX DMA timeout for DNV
Chuah, Kim Tatt
2016-06-25
1
-2
/
+4
*
serial: 8250_dma: Export serial8250_rx_dma_flush()
Chuah, Kim Tatt
2016-06-25
1
-0
/
+1
*
dmaengine: hsu: Export hsu_dma_get_status()
Chuah, Kim Tatt
2016-06-25
1
-5
/
+17
*
tty: serial: 8250: add CON_CONSDEV to flags
Matthew Leach
2016-06-25
1
-1
/
+1
*
serial: 8250_uniphier: add COMPILE_TEST option
Masahiro Yamada
2016-06-25
1
-1
/
+2
*
8250_pci: Adds support for the WCH CH355 4S card
Alexandr Petrenko
2016-06-25
1
-0
/
+24
*
serial: 8250_fintek: fix the mismatched IRQ mode
Ji-Ze Hong (Peter Hong)
2016-06-25
1
-1
/
+35
*
serial: 8250_early: Add earlycon support for Synopsys DesignWare ABP UART
Kefeng Wang
2016-06-25
1
-0
/
+1
*
tty: 8250, remove shadow and unused variables
Jiri Slaby
2016-06-25
2
-9
/
+6
*
tty: 8250, kill DEBUG_INTR
Jiri Slaby
2016-06-25
3
-11
/
+5
*
tty: 8250, drop unused members from struct old_serial_port
Jiri Slaby
2016-06-25
2
-4
/
+2
*
Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2016-05-21
13
-229
/
+203
|
\
|
*
serial: 8250_dw: fix wrong logic in dw8250_check_lcr()
Kefeng Wang
2016-05-04
1
-3
/
+4
|
*
serial: 8250dw: Add device HID for future AMD UART controller
Wang Hongcheng
2016-05-01
1
-0
/
+1
|
*
serial: 8250: Integrate Fintek into 8250_base
Ricardo Ribalda Delgado
2016-04-30
5
-111
/
+42
|
*
serial: 8250: of: Make tegra_serial_handle_break() static
Thierry Reding
2016-04-30
1
-1
/
+1
|
*
serial: omap8250: Terminate rx dma only for flushes
Peter Hurley
2016-04-30
1
-1
/
+1
|
*
serial: 8250: Extract IIR logic steering from rx dma
Peter Hurley
2016-04-30
4
-63
/
+58
|
*
serial: omap8250: Simplify rx dma completion interface
Peter Hurley
2016-04-30
1
-6
/
+4
|
*
serial: omap8250: Drop rx buffer sync
Peter Hurley
2016-04-30
1
-6
/
+0
|
*
serial: 8250: Validate dmaengine tx chan meets requirements
Peter Hurley
2016-04-30
1
-0
/
+9
|
*
serial: 8250: Validate dmaengine rx chan meets requirements
Peter Hurley
2016-04-30
1
-6
/
+21
|
*
serial: 8250_uniphier: add "\n" at the end of error log
Masahiro Yamada
2016-04-30
1
-1
/
+1
|
*
serial: 8250: Remove unused define
Peter Hurley
2016-04-30
1
-1
/
+0
|
*
serial: omap8250: Eliminate local in omap8250_runtime_resume()
Peter Hurley
2016-04-30
1
-3
/
+1
|
*
serial: 8250: Reduce expr in 8250 irq handler
Peter Hurley
2016-04-30
1
-2
/
+1
|
*
serial: 8250: Eliminate needless local in irq handlers
Peter Hurley
2016-04-30
2
-11
/
+3
|
*
serial: 8250_mid: correct comment regarding Tangier HSU
Andy Shevchenko
2016-04-30
1
-1
/
+5
|
*
serial: 8250_mid: make module available only on X86
Andy Shevchenko
2016-04-30
1
-1
/
+3
|
*
serial: 8250_mid: include missed linux/bitops.h
Andy Shevchenko
2016-04-30
1
-1
/
+2
|
*
serial: 8250_mid: recognize interrupt source in handler
Andy Shevchenko
2016-04-30
1
-10
/
+11
|
*
serial: 8250_mid: use proper bar for DNV platform
Andy Shevchenko
2016-04-30
1
-3
/
+11
|
*
serial: 8250_pci: report DCD and DSR signals as active for Bay Trail
Wan Ahmad Zainie
2016-04-30
1
-0
/
+12
|
*
serial: 8250: export get_mctrl function
Wan Ahmad Zainie
2016-04-30
2
-1
/
+12
|
*
serial: 8250_pci: fix divide error bug if baud rate is 0
David Müller
2016-04-29
1
-0
/
+3
*
|
Merge tag 'dmaengine-4.7-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2016-05-19
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
dmaengine: dw: rename masters to reflect actual topology
Andy Shevchenko
2016-04-13
1
-4
/
+4
*
|
Revert "serial: 8250: Add hardware dependency to RT288X option"
Greg Kroah-Hartman
2016-04-19
1
-1
/
+0
*
|
tty/serial/8250: fix RS485 half-duplex RX
Yegor Yefremov
2016-04-19
1
-1
/
+10
|
/
*
serial: 8250: describe CONFIG_SERIAL_8250_RSA
Maciej S. Szmigiero
2016-03-08
1
-1
/
+6
*
tty: serial: 8250: add MOXA Smartio MUE boards support
Mathieu OTHACEHE
2016-03-08
4
-0
/
+182
*
serial: 8250: convert drivers to use up_to_u8250p()
Andy Shevchenko
2016-03-08
3
-15
/
+7
*
serial: 8250/mediatek: fix building with SERIAL_8250=m
Arnd Bergmann
2016-03-08
2
-2
/
+2
*
serial: 8250/ingenic: fix building with SERIAL_8250=m
Arnd Bergmann
2016-03-08
2
-4
/
+5
*
serial: 8250/uniphier: fix modular build
Arnd Bergmann
2016-03-08
1
-1
/
+1
[next]