1. acede70 tty: serial: altera_uart: Check for NULL platform_data in probe. by Yuriy Kozlov · 12 years ago
  2. 418a936 tty: serial: altera_uart: Add CONSOLE_POLL support by Tobias Klauser · 13 years ago
  3. 3f5dc70 tty: serial: altera_uart: remove early_altera_uart_setup by Tobias Klauser · 13 years ago
  4. 5fffb95 Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  5. 8588806 tty: use of_match_ptr() for of_match_table entry by Ben Dooks · 13 years ago
  6. 9cfb5c0 TTY: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  7. a664ec9 serial: altera_uart: Scan for a free port if platform device id is -1 by Tobias Klauser · 13 years ago
  8. 4c5811b Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  9. 7c9325d tty: serial: altera_uart: Add devicetree support by Tobias Klauser · 13 years ago
  10. 2780ad4 tty: serial: altera_uart: Use port->regshift to store bus shift by Tobias Klauser · 14 years ago
  11. e96fabd tty: serial: altera_uart: Handle pdev->id == -1 in altera_uart_remove by Tobias Klauser · 14 years ago
  12. ab4382d tty: move drivers/serial/ to drivers/tty/serial/ by Greg Kroah-Hartman · 14 years ago[Renamed from drivers/serial/altera_uart.c]
  13. 70eebd0 altera_uart: Don't use plain integer as NULL pointer by Anton Vorontsov · 14 years ago
  14. 288e9fe altera_uart: Fixup type usage of port flags by Anton Vorontsov · 14 years ago
  15. 99793c6 altera_uart: Make it possible to use Altera UART and 8250 ports together by Anton Vorontsov · 14 years ago
  16. 0d426ed altera_uart: Add support for different address strides by Anton Vorontsov · 14 years ago
  17. 6b5756f altera_uart: Add support for getting mapbase and IRQ from resources by Anton Vorontsov · 14 years ago
  18. 2f8b9c1 altera_uart: Add support for polling mode (IRQ-less) by Anton Vorontsov · 14 years ago
  19. e8dd475 serial: "altera_uart: simplify altera_uart_console_putc()" checkpatch fixes by Andrew Morton · 14 years ago
  20. c1bfffa serial: altera_uart: Proper section for altera_uart_remove by Tobias Klauser · 14 years ago
  21. fadf34f altera_uart: Simplify altera_uart_console_putc by Tobias Klauser · 14 years ago
  22. d8d721f altera_uart: Don't take spinlock in already protected functions by Tobias Klauser · 14 years ago
  23. 6b7d8f8 serial: Add driver for the Altera UART by Tobias Klauser · 14 years ago