Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-03-03 | serial: fit blackfin uart over sport driver into common uart infrastructure | sonic zhang | 1 | -232/+469 |
2009-09-20 | serial: kill off uart_info | Alan Cox | 1 | -3/+3 |
2009-07-16 | drivers/serial/bfin_sport_uart.c: remove wrong and unneeded memset | Andrew Morton | 1 | -1/+0 |
2009-06-11 | Blackfin SPORT UART: rewrite inline assembly | Mike Frysinger | 1 | -25/+29 |
2009-06-11 | Blackfin SPORT UART: fix data misses while using transmit frame sync | Michael Hennerich | 1 | -1/+1 |
2009-06-11 | Blackfin SPORT UART: fix typo in sport_set_termios prototype | Mike Frysinger | 1 | -1/+1 |
2009-01-02 | __FUNCTION__ is gcc-specific, use __func__ | Harvey Harrison | 1 | -30/+30 |
2008-07-21 | Fix compile errors in SGI console drivers (linux-next tree) | Takashi Iwai | 1 | -2/+2 |
2008-04-30 | Blackfin serial driver: this driver enable SPORTs on Blackfin emulate UART | Bryan Wu | 1 | -0/+614 |