aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial/bfin_sport_uart.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-19serial: kill off uart_infoAlan Cox1-3/+3
2009-07-16drivers/serial/bfin_sport_uart.c: remove wrong and unneeded memsetAndrew Morton1-1/+0
2009-06-11Blackfin SPORT UART: rewrite inline assemblyMike Frysinger1-25/+29
2009-06-11Blackfin SPORT UART: fix data misses while using transmit frame syncMichael Hennerich1-1/+1
2009-06-11Blackfin SPORT UART: fix typo in sport_set_termios prototypeMike Frysinger1-1/+1
2009-01-02__FUNCTION__ is gcc-specific, use __func__Harvey Harrison1-30/+30
2008-07-20Fix compile errors in SGI console drivers (linux-next tree)Takashi Iwai1-2/+2
2008-04-30Blackfin serial driver: this driver enable SPORTs on Blackfin emulate UARTBryan Wu1-0/+614