1. 54585ba serial: xuartps: add __init to earlycon write method by Masahiro Yamada · 10 years ago
  2. 5c90c07 serial: xilinx: Use platform_get_irq to get irq description structure by Michal Simek · 10 years ago
  3. 136debf serial: xuartps: Fix check in console_setup(). by Thomas Betker · 10 years ago
  4. 19f22ef serial: xuartps: Get rid of register access macros. by Thomas Betker · 10 years ago
  5. 0c39a46 serial: xuartps: Fix iobase use. by Thomas Betker · 10 years ago
  6. 6db6df0 serial: xuartps: Fix cdns_uart_port[] definition. by Thomas Betker · 10 years ago
  7. 9646e4f serial: xuartps: Fix register space size. by Thomas Betker · 10 years ago
  8. ed0bb23 tty: constify of_device_id array by Fabian Frederick · 10 years ago
  9. f641549 tty: serial: xilinx_uartps: Use Macro for ttyPS0 by Peter Crosthwaite · 10 years ago
  10. 6ecde47 tty: xuartps: Fix RX hang, and TX corruption in termios call by Nathan Rossi · 10 years ago
  11. 19038ad tty: xuartps: Add support for setting modem control signals by Lars-Peter Clausen · 10 years ago
  12. 6fa62fc serial: cadence: Add generic earlycon support by Michal Simek · 10 years ago
  13. 882ebfc Merge 3.17-rc5 into tty-next by Greg Kroah-Hartman · 10 years ago
  14. 6731af5 tty: xuartps: Fix tx_emtpy() callback by Lars-Peter Clausen · 10 years ago
  15. 4ebe786 tty: serial: xuartps: Remove .owner field for driver by Michal Simek · 11 years ago
  16. 8b152f1 serial: treewide: Remove empty implementations of enable_ms() by Alexander Shiyan · 11 years ago
  17. d9bb3fb tty: xuartps: Rebrand driver as Cadence UART by Soren Brinkmann · 11 years ago
  18. b494a5f tty: xuartps: Don't write IRQ disable register to enable interrupts by Soren Brinkmann · 11 years ago
  19. 35dc5a5 tty: xuartps: Refactor read-modify-writes by Soren Brinkmann · 11 years ago
  20. 5ce15d2 tty: xuartps: Print warning in clock notifier by Soren Brinkmann · 11 years ago
  21. e555a21 tty: xuartps: Clean up by Soren Brinkmann · 11 years ago
  22. 928e926 tty: xuartps: Initialize ports according to aliases by Michal Simek · 11 years ago
  23. 489810a1 tty: xuartps: Fix kernel-doc errors in the driver by Michal Simek · 11 years ago
  24. c2db11e tty: xuartps: Properly guard sysrq specific code by Soren Brinkmann · 11 years ago
  25. 7ac5734 tty: xuartps: Fix build error when COMMON_CLK is not set by Soren Brinkmann · 11 years ago
  26. d3641f6 tty: xuartps: Fix build error due to missing forward declaration by Soren Brinkmann · 11 years ago
  27. d54b181 tty: xuartps: Fix "may be used uninitialized" build warning by Soren Brinkmann · 11 years ago
  28. 37cd940 tty: xuartps: Update copyright information by Soren Brinkmann · 11 years ago
  29. 4b47d9a tty: xuartps: Implement suspend/resume callbacks by Soren Brinkmann · 11 years ago
  30. c4b0510 tty: xuartps: Dynamically adjust to input frequency changes by Soren Brinkmann · 11 years ago
  31. e6b39bf tty: xuartps: Updating set_baud_rate() by Soren Brinkmann · 11 years ago
  32. d3755f5 tty: xuartps: Force enable the UART in xuartps_console_write by Lars-Peter Clausen · 11 years ago
  33. 85baf54 tty: xuartps: support 64 byte FIFO size by Suneel · 11 years ago
  34. 6ee04c6 tty: xuartps: Add polled mode support for xuartps by Vlad Lungu · 11 years ago
  35. 0c0c47b tty: xuartps: Implement BREAK detection, add SYSRQ support by Vlad Lungu · 11 years ago
  36. c03cae1 tty: xuartps: Use devm_kzalloc by Soren Brinkmann · 11 years ago
  37. 991fc25 tty: xuartps: Use devm_clk_get() by Soren Brinkmann · 11 years ago
  38. 3883cbb Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  39. 696faed serial: use platform_{get,set}_drvdata() by Jingoo Han · 12 years ago
  40. 30e1e28 arm: zynq: Migrate platform to clock controller by Soren Brinkmann · 12 years ago
  41. e424259 tty: xuartps: Remove suspend/resume functions by Soren Brinkmann · 12 years ago
  42. ef99f3a Merge 3.9-rc5 into tty-next by Greg Kroah-Hartman · 12 years ago
  43. 855f6fd Xilinx: ARM: UART: clear pending irqs before enabling irqs by John Linn · 12 years ago
  44. 30215c3 serial: xilinx_uartps: remove superfluous IDR write by Steffen Trumtrar · 12 years ago
  45. eb51d91 serial: xilinx_uartps: Remove leftover __exit_p() by Michal Simek · 12 years ago
  46. 2326669c serial: xilinx_uartps: Get clock rate info from dts by Josh Cartwright · 12 years ago
  47. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 12 years ago
  48. ae8d8a1 tty: remove use of __devexit by Bill Pemberton · 12 years ago
  49. de88b34 tty: remove use of __devinitdata by Bill Pemberton · 12 years ago
  50. 9671f09 tty: remove use of __devinit by Bill Pemberton · 12 years ago
  51. 4bb535d serial: xilinx_uartps: kill CONFIG_OF conditional by Josh Cartwright · 12 years ago
  52. 578b9ce tty: Add module.h to drivers/tty users who just expect it there. by Paul Gortmaker · 14 years ago
  53. ee160a3 TTY: serial, fix includes in some drivers by Jiri Slaby · 14 years ago
  54. 61ec901 tty/serial: add support for Xilinx PS UART by John Linn · 14 years ago