1. 55fc733 Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  2. a95fc9c serial: 8250: describe CONFIG_SERIAL_8250_RSA by Maciej S. Szmigiero · 8 years ago
  3. aba06e9 serial: samsung: optimize UART rx fifo access routine by Youngmin Nam · 8 years ago
  4. bb70002 serial: pl011: add mark/space parity support by Ed Spiridonov · 8 years ago
  5. c216c4a tty: serial: 8250: add MOXA Smartio MUE boards support by Mathieu OTHACEHE · 8 years ago
  6. 013e358 serial: 8250: convert drivers to use up_to_u8250p() by Andy Shevchenko · 8 years ago
  7. 3f5921a serial: 8250/mediatek: fix building with SERIAL_8250=m by Arnd Bergmann · 8 years ago
  8. 7d774fb serial: 8250/ingenic: fix building with SERIAL_8250=m by Arnd Bergmann · 8 years ago
  9. a2d3ea2 serial: 8250/uniphier: fix modular build by Arnd Bergmann · 8 years ago
  10. 49c56bf Revert "drivers/tty/serial: make 8250/8250_ingenic.c explicitly non-modular" by Arnd Bergmann · 8 years ago
  11. 88725e9 Revert "drivers/tty/serial: make 8250/8250_mtk.c explicitly non-modular" by Arnd Bergmann · 8 years ago
  12. 3053079 serial: mvebu-uart: initial support for Armada-3700 serial port by Wilson Ding · 8 years ago
  13. 82a3f87 serial: mctrl_gpio: Add missing module license by Romain Izard · 8 years ago
  14. 0b8053f serial: ifx6x60: avoid uninitialized variable use by Arnd Bergmann · 8 years ago
  15. 2958cce tty/serial: at91: fix bad offset for UART timeout register by Ludovic Desroches · 8 years ago
  16. f4a8ab04 tty/serial: at91: restore dynamic driver binding by Romain Izard · 8 years ago
  17. 8d2acdb serial: 8250: Add hardware dependency to RT288X option by Jean Delvare · 8 years ago
  18. 465893e tty: goldfish: support platform_device with id -1 by Greg Hackmann · 8 years ago
  19. 9b883ee drivers: tty: goldfish: Add device tree bindings by Miodrag Dinic · 8 years ago
  20. 106020c serial-uartlite: Configure for rising edge irq trigger. by Maarten Brock · 8 years ago
  21. 19606ea serial-uartlite: Spinlock inside the loop. by Maarten Brock · 8 years ago
  22. 2905697 serial-uartlite: Constify uartlite_be/uartlite_le by Maarten Brock · 8 years ago
  23. acf5e6c serial-uartlite: Enlarge maximum nr of devices to 16. by Maarten Brock · 8 years ago
  24. e782401 serial: 8250_pci: all known Braswell ports are 1 channel by Andy Shevchenko · 8 years ago
  25. 3f64b1d serial: 8250_pci: convert to pcim_*() API by Andy Shevchenko · 8 years ago
  26. 31f28cc serial: 8250_dw: remove leftover definitions by Andy Shevchenko · 8 years ago
  27. 34eefb59 serial: 8250_dw: remove redundant 'else' keyword by Andy Shevchenko · 8 years ago
  28. 93d7bba serial: xuartps: Enable OF earlycon support by Michal Simek · 8 years ago
  29. 27202f2 tty: sh-sci: Use ARCH_RENESAS by Simon Horman · 8 years ago
  30. 9a7a6eb serial: sh-sci: Remove redundant instances of EARLYCON_DECLARE() by Geert Uytterhoeven · 8 years ago
  31. d9e105c tty: amba-pl011: don't dereference NULL platform data by Robin Murphy · 8 years ago
  32. b18a183 tty: serial: Use GFP_ATOMIC instead of GFP_KERNEL in serial8250_em485_init() by Matwey V. Kornilov · 8 years ago
  33. bf2a0be tty: serial: 8250: Cleanup p->em485 in serial8250_unregister_port by Matwey V. Kornilov · 8 years ago
  34. 5455591 tty: audit: remove unused variable by Sudip Mukherjee · 8 years ago
  35. 5f535733 Revert "sc16is7xx: implemented get_mctrl" by Greg Kroah-Hartman · 8 years ago
  36. a4d7b75 hvc_xen: make early_printk work with HVM guests by Stefano Stabellini · 8 years ago
  37. 5de738b hvc_xen: fix xenboot for DomUs by Stefano Stabellini · 8 years ago
  38. 16e506e hvc_xen: add earlycon support by Stefano Stabellini · 8 years ago
  39. a3f0b77 sc16is7xx: implemented get_mctrl by Maarten Brock · 8 years ago
  40. b7dfdea sc16is7xx: implemented set_mctrl by Maarten Brock · 8 years ago
  41. dd9b5588 tty/serial: digicolor: Fix bad usage of IS_ERR_VALUE by Guenter Roeck · 8 years ago
  42. 8f5405c serial: clps711x: Fix bad usage of IS_ERR_VALUE by Guenter Roeck · 8 years ago
  43. e1a7d24 serial: bcm2835: fix unsigned int issue with irq by Martin Sperl · 8 years ago
  44. 0ab556c2 serial: 8250_early: Add earlycon support for Tegra by Jon Hunter · 8 years ago
  45. 9db669f 8250: mediatek: mark PM functions as __maybe_unused by Arnd Bergmann · 8 years ago
  46. 146f380 tty: serial: meson: Add support for XTAL clock input by Andreas Färber · 8 years ago
  47. 249f3c4 Merge 4.5-rc4 into tty-next by Greg Kroah-Hartman · 8 years ago
  48. 54573c4 xen/hvc: constify hv_ops structures by Julia Lawall · 9 years ago
  49. c8053b5 Revert "8250: uniphier: allow modular build with 8250 console" by Greg Kroah-Hartman · 8 years ago
  50. 98cb4ab tty: serial: jsm_tty: fixed redundant variable issue. by Jakob Østergaard Jensen · 8 years ago
  51. 1f55c71 pty: make sure super_block is still valid in final /dev/tty close by Herton R. Krzesinski · 8 years ago
  52. 2831c89 pty: fix possible use after free of tty->driver_data by Herton R. Krzesinski · 8 years ago
  53. e882f71 tty: vt: initialize softcursor_original correctly by Melchior FRANZ · 9 years ago
  54. e36ae34 tty: hvc_xen: hide xen_console_remove when unused by Arnd Bergmann · 8 years ago
  55. 05ead49 tty: cyclades: cyz_interrupt is only used for PCI by Arnd Bergmann · 8 years ago
  56. a4f642a tty: nozomi: avoid a harmless gcc warning by Arnd Bergmann · 8 years ago
  57. 04b757d tty: constify tty_port_operations structs by Aya Mahfouz · 9 years ago
  58. e9b736d TTY: n_hdlc, fix lockdep false positive by Jiri Slaby · 9 years ago
  59. b120998 tty: synclinkmp: do not ignore errors in probe() by Alexey Khoroshilov · 9 years ago
  60. 1051937 tty/vt/keyboard: use memdup_user to simplify code by Saurabh Sengar · 9 years ago
  61. fc7f47b drivers/tty: make ehv_bytechan.c explicitly non-modular by Paul Gortmaker · 9 years ago
  62. e3c5fc4 drivers/tty: make hvc/hvc_vio.c explicitly non-modular by Paul Gortmaker · 9 years ago
  63. b3bd666 tty: serial: 8250: Add generic port init macro by Anton Wuerfel · 8 years ago
  64. b3d6793 tty: serial: 8250: Fix indentation warnings by Anton Wuerfel · 8 years ago
  65. 829b000 tty: serial: 8250: Merge duplicate conditions by Anton Wuerfel · 8 years ago
  66. 9faef1c tty: serial: 8250: Correct conversion specifiers by Anton Wuerfel · 8 years ago
  67. 952773b tty: serial: 8250: Remove SERIAL_DEBUG_PNP macro by Phillip Raffeck · 8 years ago
  68. 9f59fbf tty: serial: 8250: Suitably replace printk by Phillip Raffeck · 8 years ago
  69. 90ad7c4 tty: serial: 8250: Fix multi-line strings by Anton Wuerfel · 8 years ago
  70. 149a44c tty: serial: 8250: Add parentheses to macro by Anton Wuerfel · 8 years ago
  71. 207c28b tty: serial: 8250: Fix line continuation warning by Anton Wuerfel · 8 years ago
  72. b34f9fa tty: serial: 8250: Move EXPORT_SYMBOL to function by Anton Wuerfel · 8 years ago
  73. c2f5fde tty: serial: 8250: Remove else after return by Anton Wuerfel · 8 years ago
  74. 740dc2d tty: serial: 8250: Fix multiline comment style by Anton Wuerfel · 8 years ago
  75. f7941f5 tty: serial: 8250: Fix braces after struct by Anton Wuerfel · 8 years ago
  76. 6d7c157 tty: serial: 8250: Replace spaces with tabs by Anton Wuerfel · 8 years ago
  77. 1a33e34 tty: serial: 8250: Fix whitespace errors by Anton Wuerfel · 8 years ago
  78. fff21fa serial: zs: Fix a transmit lockup in console output by Maciej W. Rozycki · 8 years ago
  79. bdc5f30 serial: bcm2835: add driver for bcm2835-aux-uart by Martin Sperl · 8 years ago
  80. 434ba16 serial: 8250: of: Enable suspend/resume for 8250_of driver by Wang Dongsheng · 8 years ago
  81. 1349ba0 ARM: OMAP: serial: Rename DRIVER_NAME by Jean Delvare · 8 years ago
  82. 7dde557 tty: Add support for PCIe WCH382 2S multi-IO card by Jeremy McNicoll · 8 years ago
  83. b4a512b serial/omap: mark wait_for_xmitr as __maybe_unused by Arnd Bergmann · 8 years ago
  84. 308bbc9 serial: omap: Prevent DoS using unprivileged ioctl(TIOCSRS485) by Peter Hurley · 8 years ago
  85. d56edd7 8250: uniphier: allow modular build with 8250 console by Arnd Bergmann · 8 years ago
  86. 9e370d2 serial-uartlite: fix missing locking in isr by Rich Felker · 9 years ago
  87. 7cdcc29 serial-uartlite: add earlycon support by Rich Felker · 9 years ago
  88. cafe1ac6 drivers/tty: make serial 8250_ingenic.c explicitly non-modular by Paul Gortmaker · 9 years ago
  89. ba47f97 serial: core: remove baud_rates when serial console setup by Jeffy Chen · 9 years ago
  90. 92a0574 serial: sh-sci: Add support for SCIFA/SCIFB variable sampling rates by Geert Uytterhoeven · 9 years ago
  91. 69eee8e serial: sh-sci: Use a bitmask to indicate supported sampling rates by Geert Uytterhoeven · 9 years ago
  92. 7b5c0c0 serial: sh-sci: Use premultiplier to handle half sampling rate by Geert Uytterhoeven · 9 years ago
  93. 3a964ab serial: sh-sci: Preserve SCIFA/SCIFB bit rate config for serial console by Geert Uytterhoeven · 9 years ago
  94. 95ee05c serial: sh-sci: Add more Serial Mode Register documentation by Geert Uytterhoeven · 9 years ago
  95. 29add68 serial: imx: Fix suspend / resume. by Martin Fuzzey · 9 years ago
  96. 0798658 tty: xuartps: Consolidate TX handling by Soren Brinkmann · 8 years ago
  97. a8df6a5 tty: xuartps: Remove '_OFFSET' suffix from #defines by Soren Brinkmann · 8 years ago
  98. 74ea66d4 tty: xuartps: Improve sysrq handling by Soren Brinkmann · 8 years ago
  99. 354fb1a tty: xuartps: Cleanup: Reformat if-else by Soren Brinkmann · 8 years ago
  100. 373e882 tty: xuartps: Refactor IRQ handling by Soren Brinkmann · 8 years ago