| Commit message (Expand) | Author | Age | Files | Lines |
* | Blackfin Serial Driver: Use timer to poll CTS PIN instead of workqueue. | Sonic Zhang | 2008-06-19 | 1 | -22/+18 |
* | Blackfin serial driver: fix up tty core set_ldisc API change breakage bug | Graf Yang | 2008-06-07 | 1 | -5/+5 |
* | Blackfin Serial Driver: Clean up BF54x macro in blackfin UART driver. | Sonic Zhang | 2008-06-03 | 1 | -25/+5 |
* | Blackfin Serial Driver: abstract away DLAB differences into header | Mike Frysinger | 2008-05-07 | 1 | -33/+7 |
* | Blackfin Serial Driver: macro away the IER differences between processors | Mike Frysinger | 2008-05-07 | 1 | -54/+4 |
* | serial: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-30 | 1 | -2/+2 |
* | Blackfin Serial Driver: fix bug - use mod_timer to replace only add_timer. | Sonic Zhang | 2008-04-25 | 1 | -5/+2 |
* | Blackfin Serial Driver: the uart break anomaly has been given its own number,... | Mike Frysinger | 2008-04-25 | 1 | -6/+3 |
* | Blackfin Serial Driver: use BFIN_UART_NR_PORTS to help SIR driver in uart port. | Graf Yang | 2008-04-25 | 1 | -3/+5 |
* | Blackfin Serial Driver: Fix bug - kernel hangs when accessing uart 0 on bf537... | Sonic Zhang | 2008-04-23 | 1 | -4/+0 |
* | Blackfin Serial Driver: punt unused lsr variable | Mike Frysinger | 2008-04-24 | 1 | -1/+1 |
* | Blackfin Serial Driver: Enable IR function when user application (irattach /d... | Graf Yang | 2008-02-29 | 1 | -0/+26 |
* | serial: fix platform driver hotplug/coldplug | Kay Sievers | 2008-04-15 | 1 | -0/+2 |
* | Blackfin Serial Driver: Fix bug - Only insert UART rx char in timer task. | Sonic Zhang | 2008-02-29 | 1 | -16/+7 |
* | Blackfin Serial Driver: Fix bug - update tx dma buffer tail before wake up pr... | Sonic Zhang | 2008-02-25 | 1 | -22/+29 |
* | Blackfin Serial Driver: Fix bug - Increase buffer tail immediately before sta... | Sonic Zhang | 2008-02-25 | 1 | -14/+18 |
* | [Blackfin] serial driver: Add flow control support to bf54x | Sonic Zhang | 2008-02-02 | 1 | -0/+12 |
* | [Blackfin] serial driver: Fix bug Poll RTS/CTS status in DMA mode as well | Sonic Zhang | 2008-02-02 | 1 | -11/+5 |
* | [Blackfin] serial driver: use simpler comment headers and strip out informati... | Mike Frysinger | 2008-01-11 | 1 | -23/+4 |
* | [Blackfin] serial driver: rework break flood anomaly handling to be more robu... | Mike Frysinger | 2007-12-24 | 1 | -14/+52 |
* | [Blackfin] serial driver: fix bug - cache the bits of the LSR on systems wher... | Mike Frysinger | 2007-12-24 | 1 | -3/+7 |
* | [Blackfin] serial driver: fix bug - should not wait for the TFI bit, just cle... | Sonic Zhang | 2007-12-23 | 1 | -3/+0 |
* | [Blackfin] serial driver: Fix bug serial driver in DMA mode spams history to ... | Sonic Zhang | 2007-12-21 | 1 | -3/+4 |
* | [Blackfin] serial driver: Fix bug Free rx dma buffer in shutdown. | Sonic Zhang | 2007-12-21 | 1 | -0/+1 |
* | [Blackfin] serial driver: Clean up UART DMA code. | Sonic Zhang | 2007-12-21 | 1 | -15/+10 |
* | Blackfin Serial driver: Fix bug - serial driver in PIO mode cant handle input... | Sonic Zhang | 2007-11-21 | 1 | -48/+14 |
* | [Blackfin] arch: set_bfin_dma_config shouldnt set SYNC or RESTART by default ... | Michael Hennerich | 2008-01-22 | 1 | -2/+4 |
* | Blackfin serial driver: pending a unique anomaly id, tie the break flood issu... | Mike Frysinger | 2007-08-05 | 1 | -22/+21 |
* | Blackfin arch: update kgdb patch | Sonic Zhang | 2007-10-10 | 1 | -17/+25 |
* | Blackfin arch: Initial patch to add earlyprintk support | Robin Getz | 2007-10-09 | 1 | -28/+101 |
* | Blackfin arch: use the [CS]SYNC() macros which include anomaly workarounds ra... | Mike Frysinger | 2007-07-25 | 1 | -7/+7 |
* | Blackfin serial driver: supporting BF548-EZKIT serial port | Roy Huang | 2007-07-12 | 1 | -3/+74 |
* | Blackfin arch: kgdb specific code | Sonic Zhang | 2007-06-29 | 1 | -0/+105 |
* | Blackfin serial driver: decouple PARODD and CMSPAR checking from PARENB | Mike Frysinger | 2007-06-11 | 1 | -6/+5 |
* | Blackfin serial driver: actually implement the break_ctl() function | Mike Frysinger | 2007-06-11 | 1 | -0/+8 |
* | Blackfin serial driver: ignore framing and parity errors | Mike Frysinger | 2007-06-11 | 1 | -0/+2 |
* | Blackfin serial driver: hook up our UARTs STP bit with userspaces CMSPAR | Mike Frysinger | 2007-06-11 | 1 | -0/+2 |
* | Blackfin serial driver: implement support for ignoring parity/break errors | Mike Frysinger | 2007-05-21 | 1 | -36/+61 |
* | Blackfin serial driver: fix overhead issue | Aubrey Li | 2007-05-21 | 1 | -11/+17 |
* | blackfin: serial driver | Bryan Wu | 2007-05-07 | 1 | -0/+1012 |