summaryrefslogtreecommitdiff
path: root/drivers/serial/bfin_5xx.c
AgeCommit message (Expand)Author
2008-02-02[Blackfin] serial driver: Fix bug Poll RTS/CTS status in DMA mode as wellSonic Zhang
2008-01-11[Blackfin] serial driver: use simpler comment headers and strip out informati...Mike Frysinger
2007-12-24[Blackfin] serial driver: rework break flood anomaly handling to be more robu...Mike Frysinger
2007-12-24[Blackfin] serial driver: fix bug - cache the bits of the LSR on systems wher...Mike Frysinger
2007-12-23[Blackfin] serial driver: fix bug - should not wait for the TFI bit, just cle...Sonic Zhang
2007-12-21[Blackfin] serial driver: Fix bug serial driver in DMA mode spams history to ...Sonic Zhang
2007-12-21[Blackfin] serial driver: Fix bug Free rx dma buffer in shutdown.Sonic Zhang
2007-12-21[Blackfin] serial driver: Clean up UART DMA code.Sonic Zhang
2007-11-21Blackfin Serial driver: Fix bug - serial driver in PIO mode cant handle input...Sonic Zhang
2008-01-22[Blackfin] arch: set_bfin_dma_config shouldnt set SYNC or RESTART by default ...Michael Hennerich
2007-08-05Blackfin serial driver: pending a unique anomaly id, tie the break flood issu...Mike Frysinger
2007-10-10Blackfin arch: update kgdb patchSonic Zhang
2007-10-09Blackfin arch: Initial patch to add earlyprintk supportRobin Getz
2007-07-25Blackfin arch: use the [CS]SYNC() macros which include anomaly workarounds ra...Mike Frysinger
2007-07-12Blackfin serial driver: supporting BF548-EZKIT serial portRoy Huang
2007-06-29Blackfin arch: kgdb specific codeSonic Zhang
2007-06-11Blackfin serial driver: decouple PARODD and CMSPAR checking from PARENBMike Frysinger
2007-06-11Blackfin serial driver: actually implement the break_ctl() functionMike Frysinger
2007-06-11Blackfin serial driver: ignore framing and parity errorsMike Frysinger
2007-06-11Blackfin serial driver: hook up our UARTs STP bit with userspaces CMSPARMike Frysinger
2007-05-21Blackfin serial driver: implement support for ignoring parity/break errorsMike Frysinger
2007-05-21Blackfin serial driver: fix overhead issueAubrey Li
2007-05-07blackfin: serial driverBryan Wu