summaryrefslogtreecommitdiffstats
path: root/drivers/serial/altera_uart.c
Commit message (Expand)AuthorAgeFilesLines
* altera_uart: Don't use plain integer as NULL pointerAnton Vorontsov2010-10-221-1/+1
* altera_uart: Fixup type usage of port flagsAnton Vorontsov2010-10-221-2/+2
* altera_uart: Make it possible to use Altera UART and 8250 ports togetherAnton Vorontsov2010-10-221-4/+7
* altera_uart: Add support for different address stridesAnton Vorontsov2010-10-221-21/+37
* altera_uart: Add support for getting mapbase and IRQ from resourcesAnton Vorontsov2010-10-221-22/+38
* altera_uart: Add support for polling mode (IRQ-less)Anton Vorontsov2010-10-221-1/+22
* serial: "altera_uart: simplify altera_uart_console_putc()" checkpatch fixesAndrew Morton2010-08-101-1/+1
* serial: altera_uart: Proper section for altera_uart_removeTobias Klauser2010-06-041-1/+1
* altera_uart: Simplify altera_uart_console_putcTobias Klauser2010-06-041-15/+8
* altera_uart: Don't take spinlock in already protected functionsTobias Klauser2010-06-041-15/+4
* serial: Add driver for the Altera UARTTobias Klauser2010-05-211-0/+570
OpenPOWER on IntegriCloud