Sonic Zhang
|
ab2375f2fe
Blackfin Serial Driver: Fix bug - request UART2/3 peripheral mapped interrupts in PIO mode
|
17 年之前 |
Graf Yang
|
b3ef5aba64
Blackfin Serial Driver: Fix bug - ircp fails on sir over Blackfin UART
|
17 年之前 |
Sonic Zhang
|
5ffdeea2f9
Blackfin Serial Driver: Fix bug - Don't call tx_stop in tx_transfer.
|
17 年之前 |
Sonic Zhang
|
08668ab7c2
Blackfin Serial Driver: Remove useless stop
|
17 年之前 |
Mike Frysinger
|
c9607ecc6e
Blackfin Serial Driver: move common variables out of serial headers and into the serial driver
|
17 年之前 |
Mike Frysinger
|
d273e20171
Blackfin Serial Driver: trim trailing whitespace -- no functional changes
|
17 年之前 |
Sonic Zhang
|
ccfbc3e1c8
Blackfin Serial Driver: Fix bug - should suspend/resume/remove all uart ports.
|
17 年之前 |
Mike Frysinger
|
c111340002
Blackfin Serial Driver: use __initdata for data, not __init
|
17 年之前 |
Bryan Wu
|
639f657145
Blackfin arch: move include/asm-blackfin header files to arch/blackfin
|
17 年之前 |
Alan Cox
|
b1cbefe5d5
blackfin: Fix compile failure in tty code
|
17 年之前 |
Takashi Iwai
|
a88487c79b
Fix compile errors in SGI console drivers (linux-next tree)
|
17 年之前 |
Sonic Zhang
|
f30ac0ce34
Blackfin Serial Driver: Use timer to poll CTS PIN instead of workqueue.
|
17 年之前 |
Graf Yang
|
3b8458a979
Blackfin serial driver: fix up tty core set_ldisc API change breakage bug
|
17 年之前 |
Sonic Zhang
|
1feaa51d84
Blackfin Serial Driver: Clean up BF54x macro in blackfin UART driver.
|
17 年之前 |
Mike Frysinger
|
45828b812d
Blackfin Serial Driver: abstract away DLAB differences into header
|
17 年之前 |
Mike Frysinger
|
89bf6dc51a
Blackfin Serial Driver: macro away the IER differences between processors
|
17 年之前 |
Harvey Harrison
|
71cc2c2152
serial: replace remaining __FUNCTION__ occurrences
|
17 年之前 |
Sonic Zhang
|
0a27842337
Blackfin Serial Driver: fix bug - use mod_timer to replace only add_timer.
|
17 年之前 |
Mike Frysinger
|
50e2e15afa
Blackfin Serial Driver: the uart break anomaly has been given its own number, so switch to it
|
17 年之前 |
Graf Yang
|
2ade972996
Blackfin Serial Driver: use BFIN_UART_NR_PORTS to help SIR driver in uart port.
|
17 年之前 |
Sonic Zhang
|
1a3a4c7130
Blackfin Serial Driver: Fix bug - kernel hangs when accessing uart 0 on bf537 when booting u-boot and linux on uart 1
|
17 年之前 |
Mike Frysinger
|
0c44a86d9e
Blackfin Serial Driver: punt unused lsr variable
|
17 年之前 |
Graf Yang
|
7d01b475ab
Blackfin Serial Driver: Enable IR function when user application (irattach /dev/ttyBFx -s) call TIOCSETD ioctl with line discipline N_IRDA
|
17 年之前 |
Kay Sievers
|
e169c13964
serial: fix platform driver hotplug/coldplug
|
17 年之前 |
Sonic Zhang
|
0aef456451
Blackfin Serial Driver: Fix bug - Only insert UART rx char in timer task.
|
17 年之前 |
Sonic Zhang
|
56f5de8fe7
Blackfin Serial Driver: Fix bug - update tx dma buffer tail before wake up processes.
|
17 年之前 |
Sonic Zhang
|
0711d85760
Blackfin Serial Driver: Fix bug - Increase buffer tail immediately before starting tx dma.
|
17 年之前 |
Sonic Zhang
|
db288381e2
[Blackfin] serial driver: Add flow control support to bf54x
|
17 年之前 |
Sonic Zhang
|
4cb4f22b19
[Blackfin] serial driver: Fix bug Poll RTS/CTS status in DMA mode as well
|
17 年之前 |
Mike Frysinger
|
1ba7a3ee31
[Blackfin] serial driver: use simpler comment headers and strip out information that is maintained in the scm's log
|
17 年之前 |