Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
[safe/jmp/linux-2.6] / drivers / serial / bfin_5xx.c
2008-06-07 Graf YangBlackfin serial driver: fix up tty core set_ldisc API...
2008-06-03 Sonic ZhangBlackfin Serial Driver: Clean up BF54x macro in blackfi...
2008-05-07 Mike FrysingerBlackfin Serial Driver: abstract away DLAB differences...
2008-05-07 Mike FrysingerBlackfin Serial Driver: macro away the IER differences...
2008-04-30 Harvey Harrisonserial: replace remaining __FUNCTION__ occurrences
2008-04-24 Sonic ZhangBlackfin Serial Driver: fix bug - use mod_timer to...
2008-04-24 Mike FrysingerBlackfin Serial Driver: the uart break anomaly has...
2008-04-24 Graf YangBlackfin Serial Driver: use BFIN_UART_NR_PORTS to help...
2008-04-23 Sonic ZhangBlackfin Serial Driver: Fix bug - kernel hangs when...
2008-04-23 Mike FrysingerBlackfin Serial Driver: punt unused lsr variable
2008-04-16 Kay Sieversserial: fix platform driver hotplug/coldplug
2008-02-29 Sonic ZhangBlackfin Serial Driver: Fix bug - Only insert UART...
2008-02-29 Graf YangBlackfin Serial Driver: Enable IR function when user...
2008-02-25 Sonic ZhangBlackfin Serial Driver: Fix bug - update tx dma buffer...
2008-02-25 Sonic ZhangBlackfin Serial Driver: Fix bug - Increase buffer tail...
2008-02-02 Sonic Zhang[Blackfin] serial driver: Add flow control support...
2008-02-02 Sonic Zhang[Blackfin] serial driver: Fix bug Poll RTS/CTS status...
2008-01-11 Mike Frysinger[Blackfin] serial driver: use simpler comment headers...
2007-12-24 Mike Frysinger[Blackfin] serial driver: rework break flood anomaly...
2007-12-24 Mike Frysinger[Blackfin] serial driver: fix bug - cache the bits...
2007-12-23 Sonic Zhang[Blackfin] serial driver: fix bug - should not wait...
2007-12-21 Sonic Zhang[Blackfin] serial driver: Fix bug serial driver in...
2007-12-21 Sonic Zhang[Blackfin] serial driver: Fix bug Free rx dma buffer...
2007-12-21 Sonic Zhang[Blackfin] serial driver: Clean up UART DMA code.
2007-11-21 Sonic ZhangBlackfin Serial driver: Fix bug - serial driver in...
2008-01-22 Michael Hennerich[Blackfin] arch: set_bfin_dma_config shouldnt set SYNC...
2007-08-05 Mike FrysingerBlackfin serial driver: pending a unique anomaly id...
2007-10-10 Sonic ZhangBlackfin arch: update kgdb patch
2007-10-09 Robin GetzBlackfin arch: Initial patch to add earlyprintk support
2007-07-25 Mike FrysingerBlackfin arch: use the [CS]SYNC() macros which include...
2007-07-12 Roy HuangBlackfin serial driver: supporting BF548-EZKIT serial...
2007-06-29 Sonic ZhangBlackfin arch: kgdb specific code
2007-06-11 Mike FrysingerBlackfin serial driver: decouple PARODD and CMSPAR...
2007-06-11 Mike FrysingerBlackfin serial driver: actually implement the break_ct...
2007-06-11 Mike FrysingerBlackfin serial driver: ignore framing and parity errors
2007-06-11 Mike FrysingerBlackfin serial driver: hook up our UARTs STP bit with...
2007-05-21 Mike FrysingerBlackfin serial driver: implement support for ignoring...
2007-05-21 Aubrey LiBlackfin serial driver: fix overhead issue
2007-05-07 Bryan Wublackfin: serial driver