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 |
Qipan Li
|
07d410e064
serial: sirf: fix spinlock deadlock issue
|
11 years ago |
Barry Song
|
205c384f73
serial: sirf: move to writel for TXFIFO instead of writeb
|
11 years ago |
Qipan Li
|
9be16b38cf
serial: sirf: move to use generic dma dt-binding to get dma channels
|
11 years ago |
Qipan Li
|
fb78b81142
serial: sirf: fix kernel panic caused by unpaired spinlock
|
11 years ago |
Qipan Li
|
df8d4aa0d8
serial: sirf: correct condition for fetching dma buffer into tty
|
11 years ago |
Qipan Li
|
388faf9ffd
serial: sirf: provide pm entries of uart_ops
|
11 years ago |
Qipan Li
|
99e626f504
serial: sirf: use PM macro initialize PM functions
|
11 years ago |
Qipan Li
|
59f8a62c25
serial: sirf: don't submit dma desc after timeout irqs occur
|
12 years ago |
Qipan Li
|
b60dfbae41
serial: sirf: fix the amount of serial ports
|
12 years ago |
Qipan Li
|
459f15c45e
serial: sirf: define macro for some magic numbers of USP
|
12 years ago |
Viresh Kumar
|
8b9ade9f74
tty: serial: sirfsoc: drop uart_port->lock before calling tty_flip_buffer_push()
|
12 years ago |
Qipan Li
|
8316d04c42
serial: sirf: add DMA support using dmaengine APIs
|
12 years ago |
Qipan Li
|
15cdcb12cb
serial: sirf: fix the namespace of startup_uart entry
|
12 years ago |
Qipan Li
|
67bc306cec
serial: sirf: fix the typo for rts/cts gpio
|
12 years ago |
Qipan Li
|
2eb5618de8
serial: sirf: fix the hardware-flow-ctrl for USP-based UART
|
12 years ago |
Barry Song
|
a343756e07
serial: sirf: drop redundant pinctrl_get_select_default as pinctrl core does it
|
12 years ago |
Jingoo Han
|
ada1f443d1
serial: sirf: Staticize local symbols
|
12 years ago |
Qipan Li
|
5df831117b
serial: sirf: make the driver also support USP-based UART
|
12 years ago |
Barry Song
|
909102db44
serial: sirf: add support for Marco chip
|
12 years ago |
Jingoo Han
|
43b829b3c1
serial: remove unnecessary platform_set_drvdata()
|
12 years ago |
Alexey Khoroshilov
|
9f6d20ff84
tty/serial/sirf: fix error propagation in sirfsoc_uart_probe()
|
12 years ago |
Arnd Bergmann
|
45efcb2d32
tty/serial/sirf: fix MODULE_DEVICE_TABLE
|
12 years ago |