aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial/altera_uart.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-10serial: "altera_uart: simplify altera_uart_console_putc()" checkpatch fixesAndrew Morton1-1/+1
2010-06-04serial: altera_uart: Proper section for altera_uart_removeTobias Klauser1-1/+1
2010-06-04altera_uart: Simplify altera_uart_console_putcTobias Klauser1-15/+8
2010-06-04altera_uart: Don't take spinlock in already protected functionsTobias Klauser1-15/+4
2010-05-21serial: Add driver for the Altera UARTTobias Klauser1-0/+570