1. 03bd797 serial: altera: constify uart_ops structures by Julia Lawall · 8 years ago
  2. d144aff serial: altera_uart: Use of_property_read_u32 instead of open-coding it by Tobias Klauser · 9 years ago
  3. 0656b1a drivers/tty/serial: altera: fix typos in #endif comments by Valentin Rothberg · 9 years ago
  4. b820cd7 serial: altera-uart: fix NULL device in log message by Ley Foon Tan · 9 years ago
  5. 9144b3c tty: serial: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  6. 4d199a5 serial: altera: Make of_device_id arrays const by Tobias Klauser · 10 years ago
  7. 2970b7f serial: altera: Adopt uart_console_write() by Daniel Thompson · 10 years ago
  8. 8b152f1 serial: treewide: Remove empty implementations of enable_ms() by Alexander Shiyan · 10 years ago
  9. ef8b9dd serial: Fix IGNBRK handling by Peter Hurley · 10 years ago
  10. 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
  11. 13960b4 dts: Deprecate ALTR as a vendor prefix by Dinh Nguyen · 11 years ago
  12. dd085ed tty: serial: altera: drop uart_port->lock before calling tty_flip_buffer_push() by Viresh Kumar · 11 years ago
  13. 574de55 serial: use dev_get_platdata() by Jingoo Han · 11 years ago
  14. cd97721 serial: altera: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  15. 61bc655 tty: serial: altera_uart: Simplify altera_uart_init() by Tobias Klauser · 11 years ago
  16. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 11 years ago
  17. ae8d8a1 tty: remove use of __devexit by Bill Pemberton · 12 years ago
  18. 9671f09 tty: remove use of __devinit by Bill Pemberton · 12 years ago
  19. 2d47b71 tty: serial: remove use of __devexit_p by Bill Pemberton · 12 years ago
  20. 1a16afa tty: serial: altera_uart: Use platform_{get,set}_drvdata by Tobias Klauser · 12 years ago
  21. acede70 tty: serial: altera_uart: Check for NULL platform_data in probe. by Yuriy Kozlov · 12 years ago
  22. 418a936 tty: serial: altera_uart: Add CONSOLE_POLL support by Tobias Klauser · 12 years ago
  23. 3f5dc70 tty: serial: altera_uart: remove early_altera_uart_setup by Tobias Klauser · 12 years ago
  24. 5fffb95 Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  25. 8588806 tty: use of_match_ptr() for of_match_table entry by Ben Dooks · 13 years ago
  26. 9cfb5c0 TTY: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  27. a664ec9 serial: altera_uart: Scan for a free port if platform device id is -1 by Tobias Klauser · 13 years ago
  28. 4c5811b Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  29. 7c9325d tty: serial: altera_uart: Add devicetree support by Tobias Klauser · 13 years ago
  30. 2780ad4 tty: serial: altera_uart: Use port->regshift to store bus shift by Tobias Klauser · 13 years ago
  31. e96fabd tty: serial: altera_uart: Handle pdev->id == -1 in altera_uart_remove by Tobias Klauser · 13 years ago
  32. ab4382d tty: move drivers/serial/ to drivers/tty/serial/ by Greg Kroah-Hartman · 13 years ago[Renamed from drivers/serial/altera_uart.c]
  33. 70eebd0 altera_uart: Don't use plain integer as NULL pointer by Anton Vorontsov · 14 years ago
  34. 288e9fe altera_uart: Fixup type usage of port flags by Anton Vorontsov · 14 years ago
  35. 99793c6 altera_uart: Make it possible to use Altera UART and 8250 ports together by Anton Vorontsov · 14 years ago
  36. 0d426ed altera_uart: Add support for different address strides by Anton Vorontsov · 14 years ago
  37. 6b5756f altera_uart: Add support for getting mapbase and IRQ from resources by Anton Vorontsov · 14 years ago
  38. 2f8b9c1 altera_uart: Add support for polling mode (IRQ-less) by Anton Vorontsov · 14 years ago
  39. e8dd475 serial: "altera_uart: simplify altera_uart_console_putc()" checkpatch fixes by Andrew Morton · 14 years ago
  40. c1bfffa serial: altera_uart: Proper section for altera_uart_remove by Tobias Klauser · 14 years ago
  41. fadf34f altera_uart: Simplify altera_uart_console_putc by Tobias Klauser · 14 years ago
  42. d8d721f altera_uart: Don't take spinlock in already protected functions by Tobias Klauser · 14 years ago
  43. 6b7d8f8 serial: Add driver for the Altera UART by Tobias Klauser · 14 years ago