Sonic Zhang
|
0a27842337
Blackfin Serial Driver: fix bug - use mod_timer to replace only add_timer.
|
17 years ago |
Mike Frysinger
|
50e2e15afa
Blackfin Serial Driver: the uart break anomaly has been given its own number, so switch to it
|
17 years ago |
Graf Yang
|
2ade972996
Blackfin Serial Driver: use BFIN_UART_NR_PORTS to help SIR driver in uart port.
|
17 years ago |
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 years ago |
Mike Frysinger
|
0c44a86d9e
Blackfin Serial Driver: punt unused lsr variable
|
17 years ago |
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 years ago |
Kay Sievers
|
e169c13964
serial: fix platform driver hotplug/coldplug
|
17 years ago |
Sonic Zhang
|
0aef456451
Blackfin Serial Driver: Fix bug - Only insert UART rx char in timer task.
|
17 years ago |
Sonic Zhang
|
56f5de8fe7
Blackfin Serial Driver: Fix bug - update tx dma buffer tail before wake up processes.
|
17 years ago |
Sonic Zhang
|
0711d85760
Blackfin Serial Driver: Fix bug - Increase buffer tail immediately before starting tx dma.
|
17 years ago |
Sonic Zhang
|
db288381e2
[Blackfin] serial driver: Add flow control support to bf54x
|
17 years ago |
Sonic Zhang
|
4cb4f22b19
[Blackfin] serial driver: Fix bug Poll RTS/CTS status in DMA mode as well
|
17 years ago |
Mike Frysinger
|
1ba7a3ee31
[Blackfin] serial driver: use simpler comment headers and strip out information that is maintained in the scm's log
|
17 years ago |
Mike Frysinger
|
8851c71eb9
[Blackfin] serial driver: rework break flood anomaly handling to be more robust/realistic about what we can actually work around
|
17 years ago |
Mike Frysinger
|
0bcfd70ea1
[Blackfin] serial driver: fix bug - cache the bits of the LSR on systems where the LSR is read-to-clear
|
17 years ago |
Sonic Zhang
|
4c195ad88b
[Blackfin] serial driver: fix bug - should not wait for the TFI bit, just clear it when tx stop.
|
17 years ago |
Sonic Zhang
|
99ee7b5f3a
[Blackfin] serial driver: Fix bug serial driver in DMA mode spams history to console on shell restart
|
17 years ago |
Sonic Zhang
|
75b780bd99
[Blackfin] serial driver: Fix bug Free rx dma buffer in shutdown.
|
17 years ago |
Sonic Zhang
|
1b73351c6a
[Blackfin] serial driver: Clean up UART DMA code.
|
17 years ago |
Sonic Zhang
|
759eb04090
Blackfin Serial driver: Fix bug - serial driver in PIO mode cant handle input very quickly
|
17 years ago |
Michael Hennerich
|
2047e40d72
[Blackfin] arch: set_bfin_dma_config shouldnt set SYNC or RESTART by default - add argument or option
|
17 years ago |
Mike Frysinger
|
bbf275f092
Blackfin serial driver: pending a unique anomaly id, tie the break flood issue to ANOMALY_05000230
|
18 years ago |
Sonic Zhang
|
a359cca71e
Blackfin arch: update kgdb patch
|
18 years ago |
Robin Getz
|
0ae53640b5
Blackfin arch: Initial patch to add earlyprintk support
|
18 years ago |
Mike Frysinger
|
d5148ffa60
Blackfin arch: use the [CS]SYNC() macros which include anomaly workarounds rather than __builtin_bfin_[cs]sync()
|
18 years ago |
Roy Huang
|
f4d640c9be
Blackfin serial driver: supporting BF548-EZKIT serial port
|
18 years ago |
Sonic Zhang
|
474f1a667d
Blackfin arch: kgdb specific code
|
18 years ago |
Mike Frysinger
|
19aa6382e3
Blackfin serial driver: decouple PARODD and CMSPAR checking from PARENB
|
18 years ago |
Mike Frysinger
|
cf68676222
Blackfin serial driver: actually implement the break_ctl() function
|
18 years ago |
Mike Frysinger
|
9808901b6c
Blackfin serial driver: ignore framing and parity errors
|
18 years ago |