Doug Anderson
|
c7d44a02ac
serial_core: Commonalize crlf when working w/ a non open console port
|
11 years ago |
Alexander Stein
|
50d16ca29b
pch_uart: Add uart device to irq name
|
11 years ago |
Jingoo Han
|
6ec0656dc8
serial: pch_uart: Fix build warning when CONFIG_DEBUG_FS=n
|
11 years ago |
Greg Kroah-Hartman
|
4fbd269f1f
Merge branch 'fixes' into tty-next
|
11 years ago |
Sebastian Andrzej Siewior
|
e41c098121
tty: serial: pch: don't crash if DMA enabled but not loaded
|
11 years ago |
Jingoo Han
|
311df74ade
tty: remove DEFINE_PCI_DEVICE_TABLE macro
|
11 years ago |
Jingoo Han
|
9cfb5e3095
serial: pch_uart: remove unnecessary pci_set_drvdata()
|
11 years ago |
Linus Walleij
|
3592501054
serial: pch_uart: remove reference to .set_wake()
|
12 years ago |
Greg Kroah-Hartman
|
4ceedcf815
Merge 3.12-rc3 into tty-next
|
12 years ago |
Ben Hutchings
|
52592da32b
serial: pch_uart: Add MODULE_DEVICE_TABLE
|
12 years ago |
Johan Hovold
|
0b53861230
serial: pch_uart: remove unnecessary tty_port_tty_get
|
12 years ago |
Johan Hovold
|
19b85cfb19
serial: pch_uart: fix tty-kref leak in dma-rx path
|
12 years ago |
Johan Hovold
|
fc0919c68c
serial: pch_uart: fix tty-kref leak in rx-error path
|
12 years ago |
Luis Henriques
|
09a5163f5c
serial: pch_uart: fix compilation warning
|
12 years ago |
Darren Hart
|
e26439ce03
serial: pch_uart: Fix signed-ness and casting of uartclk related fields
|
12 years ago |
Darren Hart
|
0a09ae98ea
serial: pch_uart: Remove __initdata annotation from dmi_table
|
12 years ago |
Darren Hart
|
4e3234897f
pch_uart: Use DMI interface for board detection
|
12 years ago |
Darren Hart
|
29692d0564
pch_uart: Add uart_clk selection for the MinnowBoard
|
12 years ago |
Liang Li
|
ef44d28c4f
serial: pch_uart: add console poll support
|
12 years ago |
Liang Li
|
e8c5b56fdc
serial: pch_uart: fix sysrq handling for pch_uart
|
12 years ago |
Liang Li
|
1f9db0921f
pch_uart: add sysrq support
|
12 years ago |
Liang Li
|
384e301e35
pch_uart: fix a deadlock when pch_uart as console
|
12 years ago |
Jiri Slaby
|
2e124b4a39
TTY: switch tty_flip_buffer_push
|
12 years ago |
Jiri Slaby
|
05c7cd3990
TTY: switch tty_insert_flip_string
|
12 years ago |
Jiri Slaby
|
227434f898
TTY: switch tty_buffer_request_room to tty_port
|
12 years ago |
Bill Pemberton
|
9671f09921
tty: remove use of __devinit
|
13 years ago |
Bill Pemberton
|
2d47b71602
tty: serial: remove use of __devexit_p
|
13 years ago |
Fengguang Wu
|
a92098a1cb
pch_uart: check kzalloc result in dma_handle_tx()
|
13 years ago |
Tomoya MORINAGA
|
2fc39aebf6
pch_uart: Fix parity setting issue
|
13 years ago |
Tomoya MORINAGA
|
ae213f3035
pch_uart: Fix rx error interrupt setting issue
|
13 years ago |