Geert Uytterhoeven
|
96c611c2b7
serial: sirf: Fix out-of-bounds access through DT alias
|
7 years ago |
Greg Kroah-Hartman
|
4793f2ebff
tty: serial: Remove redundant license text
|
7 years ago |
Greg Kroah-Hartman
|
e3b3d0f549
tty: add SPDX identifiers to all remaining files in drivers/tty/
|
7 years ago |
Arvind Yadav
|
519495431d
serial: sirf: make of_device_ids const
|
8 years ago |
Bhumika Goyal
|
2331e06865
tty: serial: constify uart_ops structures
|
8 years ago |
Geert Uytterhoeven
|
7f60830ab1
serial: sirf: Use generic uart-has-rtscts DT property
|
9 years ago |
Geert Uytterhoeven
|
af99c187f1
serial: sirf: Introduce helper variable struct device_node *np
|
9 years ago |
Qipan Li
|
466e285b1f
serial: sirf: let uart's receive start in right place
|
10 years ago |
Qipan Li
|
1d26c9ff42
serial: sirf: workaround rx process to avoid possible data loss
|
10 years ago |
Rob Herring
|
2a4462418a
tty/serial: kill off set_irq_flags usage
|
10 years ago |
Qipan Li
|
0f17e3b478
serial: sirf: use hrtimer for data rx
|
10 years ago |
Qipan Li
|
326707ed88
serial: sirf: fix system hung on console log output
|
10 years ago |
Qipan Li
|
c35b49b716
serial: sirf: assign console default index if users not set a valid one
|
10 years ago |
Qipan Li
|
7f60f2fe16
serial: sirf: add serial loopback function support
|
10 years ago |
Qipan Li
|
d9e8e976fa
serial: sirf: add uart receive's some error counter and mark
|
10 years ago |
Qipan Li
|
36c0991089
serial: sirf: fix endless loop bug in uart receive tasklet
|
10 years ago |
Qipan Li
|
eab192ae56
serial: sirf: fix the issue that HW flow control doesn't work for BT
|
10 years ago |
Qipan Li
|
c1b7ac6f4d
serial: sirf: enable ATLAS7 USP serial support
|
10 years ago |
Qipan Li
|
cb4595a215
serial: sirf: use uart_port's fifosize for fifo related operation
|
10 years ago |
Qipan Li
|
a6ffe8966a
serial: sirf: use dynamic method allocate uart structure
|
10 years ago |
Qipan Li
|
adeede7319
serial: sirf: move from clk_get to devm_clk_get
|
10 years ago |
Qipan Li
|
4b8038dca0
Revert "serial: sirf: add a new uart type support"
|
10 years ago |
Fabian Frederick
|
ed0bb2323c
tty: constify of_device_id array
|
10 years ago |
Barry Song
|
057badd688
serial: sirf: rename marco to atlas7
|
10 years ago |
Linus Torvalds
|
e6b5be2be4
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
10 years ago |
Qipan Li
|
52bec4ed4e
serial: sirf: add a new uart type support
|
10 years ago |
Wolfram Sang
|
9144b3cded
tty: serial: drop owner assignment from platform_drivers
|
10 years ago |
Qipan Li
|
7282cec903
serial: sirf: transfer more bytes once to decrease interrupts
|
11 years ago |
Peter Hurley
|
ef8b9ddcb4
serial: Fix IGNBRK handling
|
11 years ago |
Daniel Thompson
|
58eb97c99d
serial: sirf: Fix compilation failure
|
11 years ago |