Wei Yongjun
|
beadba5e19
serial: pch_uart: add terminate entry for dmi_system_id tables
|
9 년 전 |
Linus Torvalds
|
e6dce825fb
Merge tag 'tty-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
|
9 년 전 |
Julia Lawall
|
069a47e5ad
tty: serial: constify uart_ops structures
|
9 년 전 |
Zubair Lutfullah Kakakhel
|
7789e5a2ac
serial: pch_uart: Add support for reading clock-frequency from DT
|
9 년 전 |
Andy Shevchenko
|
8368d6a2b7
pch_uart: don't hardcode PCI slot to get DMA device
|
11 년 전 |
Geert Uytterhoeven
|
493671a2ce
serial: pch_uart: Update error message for dmaengine_prep_slave_sg() API
|
11 년 전 |
Doug Anderson
|
c7d44a02ac
serial_core: Commonalize crlf when working w/ a non open console port
|
11 년 전 |
Alexander Stein
|
50d16ca29b
pch_uart: Add uart device to irq name
|
11 년 전 |
Jingoo Han
|
6ec0656dc8
serial: pch_uart: Fix build warning when CONFIG_DEBUG_FS=n
|
11 년 전 |
Greg Kroah-Hartman
|
4fbd269f1f
Merge branch 'fixes' into tty-next
|
11 년 전 |
Sebastian Andrzej Siewior
|
e41c098121
tty: serial: pch: don't crash if DMA enabled but not loaded
|
11 년 전 |
Jingoo Han
|
311df74ade
tty: remove DEFINE_PCI_DEVICE_TABLE macro
|
11 년 전 |
Jingoo Han
|
9cfb5e3095
serial: pch_uart: remove unnecessary pci_set_drvdata()
|
11 년 전 |
Linus Walleij
|
3592501054
serial: pch_uart: remove reference to .set_wake()
|
12 년 전 |
Greg Kroah-Hartman
|
4ceedcf815
Merge 3.12-rc3 into tty-next
|
12 년 전 |
Ben Hutchings
|
52592da32b
serial: pch_uart: Add MODULE_DEVICE_TABLE
|
12 년 전 |
Johan Hovold
|
0b53861230
serial: pch_uart: remove unnecessary tty_port_tty_get
|
12 년 전 |
Johan Hovold
|
19b85cfb19
serial: pch_uart: fix tty-kref leak in dma-rx path
|
12 년 전 |
Johan Hovold
|
fc0919c68c
serial: pch_uart: fix tty-kref leak in rx-error path
|
12 년 전 |
Luis Henriques
|
09a5163f5c
serial: pch_uart: fix compilation warning
|
12 년 전 |
Darren Hart
|
e26439ce03
serial: pch_uart: Fix signed-ness and casting of uartclk related fields
|
12 년 전 |
Darren Hart
|
0a09ae98ea
serial: pch_uart: Remove __initdata annotation from dmi_table
|
12 년 전 |
Darren Hart
|
4e3234897f
pch_uart: Use DMI interface for board detection
|
12 년 전 |
Darren Hart
|
29692d0564
pch_uart: Add uart_clk selection for the MinnowBoard
|
12 년 전 |
Liang Li
|
ef44d28c4f
serial: pch_uart: add console poll support
|
12 년 전 |
Liang Li
|
e8c5b56fdc
serial: pch_uart: fix sysrq handling for pch_uart
|
12 년 전 |
Liang Li
|
1f9db0921f
pch_uart: add sysrq support
|
12 년 전 |
Liang Li
|
384e301e35
pch_uart: fix a deadlock when pch_uart as console
|
12 년 전 |
Jiri Slaby
|
2e124b4a39
TTY: switch tty_flip_buffer_push
|
12 년 전 |
Jiri Slaby
|
05c7cd3990
TTY: switch tty_insert_flip_string
|
12 년 전 |