1. dccfd1e4 Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  2. 13960b4 dts: Deprecate ALTR as a vendor prefix by Dinh Nguyen · 11 years ago
  3. dd085ed tty: serial: altera: drop uart_port->lock before calling tty_flip_buffer_push() by Viresh Kumar · 11 years ago
  4. 574de55 serial: use dev_get_platdata() by Jingoo Han · 11 years ago
  5. cd97721 serial: altera: remove unnecessary platform_set_drvdata() by Jingoo Han · 12 years ago
  6. 61bc655 tty: serial: altera_uart: Simplify altera_uart_init() by Tobias Klauser · 12 years ago
  7. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 12 years ago
  8. ae8d8a1 tty: remove use of __devexit by Bill Pemberton · 12 years ago
  9. 9671f09 tty: remove use of __devinit by Bill Pemberton · 12 years ago
  10. 2d47b71 tty: serial: remove use of __devexit_p by Bill Pemberton · 12 years ago
  11. 1a16afa tty: serial: altera_uart: Use platform_{get,set}_drvdata by Tobias Klauser · 12 years ago
  12. acede70 tty: serial: altera_uart: Check for NULL platform_data in probe. by Yuriy Kozlov · 13 years ago
  13. 418a936 tty: serial: altera_uart: Add CONSOLE_POLL support by Tobias Klauser · 13 years ago
  14. 3f5dc70 tty: serial: altera_uart: remove early_altera_uart_setup by Tobias Klauser · 13 years ago
  15. 5fffb95 Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  16. 8588806 tty: use of_match_ptr() for of_match_table entry by Ben Dooks · 13 years ago
  17. 9cfb5c0 TTY: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  18. a664ec9 serial: altera_uart: Scan for a free port if platform device id is -1 by Tobias Klauser · 14 years ago
  19. 4c5811b Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  20. 7c9325d tty: serial: altera_uart: Add devicetree support by Tobias Klauser · 14 years ago
  21. 2780ad4 tty: serial: altera_uart: Use port->regshift to store bus shift by Tobias Klauser · 14 years ago
  22. e96fabd tty: serial: altera_uart: Handle pdev->id == -1 in altera_uart_remove by Tobias Klauser · 14 years ago
  23. ab4382d tty: move drivers/serial/ to drivers/tty/serial/ by Greg Kroah-Hartman · 14 years ago[Renamed from drivers/serial/altera_uart.c]
  24. 70eebd0 altera_uart: Don't use plain integer as NULL pointer by Anton Vorontsov · 14 years ago
  25. 288e9fe altera_uart: Fixup type usage of port flags by Anton Vorontsov · 14 years ago
  26. 99793c6 altera_uart: Make it possible to use Altera UART and 8250 ports together by Anton Vorontsov · 14 years ago
  27. 0d426ed altera_uart: Add support for different address strides by Anton Vorontsov · 14 years ago
  28. 6b5756f altera_uart: Add support for getting mapbase and IRQ from resources by Anton Vorontsov · 14 years ago
  29. 2f8b9c1 altera_uart: Add support for polling mode (IRQ-less) by Anton Vorontsov · 14 years ago
  30. e8dd475 serial: "altera_uart: simplify altera_uart_console_putc()" checkpatch fixes by Andrew Morton · 14 years ago
  31. c1bfffa serial: altera_uart: Proper section for altera_uart_remove by Tobias Klauser · 14 years ago
  32. fadf34f altera_uart: Simplify altera_uart_console_putc by Tobias Klauser · 14 years ago
  33. d8d721f altera_uart: Don't take spinlock in already protected functions by Tobias Klauser · 14 years ago
  34. 6b7d8f8 serial: Add driver for the Altera UART by Tobias Klauser · 15 years ago