1. e882f71 tty: vt: initialize softcursor_original correctly by Melchior FRANZ · 9 years ago
  2. e36ae34 tty: hvc_xen: hide xen_console_remove when unused by Arnd Bergmann · 9 years ago
  3. 05ead49 tty: cyclades: cyz_interrupt is only used for PCI by Arnd Bergmann · 9 years ago
  4. a4f642a tty: nozomi: avoid a harmless gcc warning by Arnd Bergmann · 9 years ago
  5. 04b757d tty: constify tty_port_operations structs by Aya Mahfouz · 9 years ago
  6. 9b95d95 char: constify tty_port_operations structs by Aya Mahfouz · 9 years ago
  7. 401879c net: irda: Fix use-after-free in irtty_open() by Peter Hurley · 9 years ago
  8. e9b736d TTY: n_hdlc, fix lockdep false positive by Jiri Slaby · 9 years ago
  9. b120998 tty: synclinkmp: do not ignore errors in probe() by Alexey Khoroshilov · 9 years ago
  10. 1051937 tty/vt/keyboard: use memdup_user to simplify code by Saurabh Sengar · 9 years ago
  11. fc7f47b drivers/tty: make ehv_bytechan.c explicitly non-modular by Paul Gortmaker · 9 years ago
  12. e3c5fc4 drivers/tty: make hvc/hvc_vio.c explicitly non-modular by Paul Gortmaker · 9 years ago
  13. b3bd666 tty: serial: 8250: Add generic port init macro by Anton Wuerfel · 9 years ago
  14. b3d6793 tty: serial: 8250: Fix indentation warnings by Anton Wuerfel · 9 years ago
  15. 829b000 tty: serial: 8250: Merge duplicate conditions by Anton Wuerfel · 9 years ago
  16. 9faef1c tty: serial: 8250: Correct conversion specifiers by Anton Wuerfel · 9 years ago
  17. 952773b tty: serial: 8250: Remove SERIAL_DEBUG_PNP macro by Phillip Raffeck · 9 years ago
  18. 9f59fbf tty: serial: 8250: Suitably replace printk by Phillip Raffeck · 9 years ago
  19. 90ad7c4 tty: serial: 8250: Fix multi-line strings by Anton Wuerfel · 9 years ago
  20. 149a44c tty: serial: 8250: Add parentheses to macro by Anton Wuerfel · 9 years ago
  21. 207c28b tty: serial: 8250: Fix line continuation warning by Anton Wuerfel · 9 years ago
  22. b34f9fa tty: serial: 8250: Move EXPORT_SYMBOL to function by Anton Wuerfel · 9 years ago
  23. c2f5fde tty: serial: 8250: Remove else after return by Anton Wuerfel · 9 years ago
  24. 740dc2d tty: serial: 8250: Fix multiline comment style by Anton Wuerfel · 9 years ago
  25. f7941f5 tty: serial: 8250: Fix braces after struct by Anton Wuerfel · 9 years ago
  26. 6d7c157 tty: serial: 8250: Replace spaces with tabs by Anton Wuerfel · 9 years ago
  27. 1a33e34 tty: serial: 8250: Fix whitespace errors by Anton Wuerfel · 9 years ago
  28. fff21fa serial: zs: Fix a transmit lockup in console output by Maciej W. Rozycki · 9 years ago
  29. bdc5f30 serial: bcm2835: add driver for bcm2835-aux-uart by Martin Sperl · 9 years ago
  30. 45d7e9a dt/bindings: serial: bcm2835: add binding documentation for bcm2835-aux-uart by Martin Sperl · 9 years ago
  31. 434ba16 serial: 8250: of: Enable suspend/resume for 8250_of driver by Wang Dongsheng · 9 years ago
  32. 1349ba0 ARM: OMAP: serial: Rename DRIVER_NAME by Jean Delvare · 9 years ago
  33. 9e370d2 serial-uartlite: fix missing locking in isr by Rich Felker · 9 years ago
  34. 7cdcc29 serial-uartlite: add earlycon support by Rich Felker · 9 years ago
  35. cafe1ac6 drivers/tty: make serial 8250_ingenic.c explicitly non-modular by Paul Gortmaker · 9 years ago
  36. 0206417 serial: sh-sci: Add device tree support for r8a7792 by Simon Horman · 9 years ago
  37. ba47f97 serial: core: remove baud_rates when serial console setup by Jeffy Chen · 9 years ago
  38. 92a0574 serial: sh-sci: Add support for SCIFA/SCIFB variable sampling rates by Geert Uytterhoeven · 9 years ago
  39. 69eee8e serial: sh-sci: Use a bitmask to indicate supported sampling rates by Geert Uytterhoeven · 9 years ago
  40. 7b5c0c0 serial: sh-sci: Use premultiplier to handle half sampling rate by Geert Uytterhoeven · 9 years ago
  41. 3a964ab serial: sh-sci: Preserve SCIFA/SCIFB bit rate config for serial console by Geert Uytterhoeven · 9 years ago
  42. 95ee05c serial: sh-sci: Add more Serial Mode Register documentation by Geert Uytterhoeven · 9 years ago
  43. 29add68 serial: imx: Fix suspend / resume. by Martin Fuzzey · 9 years ago
  44. 0798658 tty: xuartps: Consolidate TX handling by Soren Brinkmann · 9 years ago
  45. a8df6a5 tty: xuartps: Remove '_OFFSET' suffix from #defines by Soren Brinkmann · 9 years ago
  46. 74ea66d4 tty: xuartps: Improve sysrq handling by Soren Brinkmann · 9 years ago
  47. 354fb1a tty: xuartps: Cleanup: Reformat if-else by Soren Brinkmann · 9 years ago
  48. 373e882 tty: xuartps: Refactor IRQ handling by Soren Brinkmann · 9 years ago
  49. 55861d1 tty: xuartps: Move request_irq to after setting up the HW by Soren Brinkmann · 9 years ago
  50. 5ede4a5 tty: xuartps: Move RX path into helper function by Soren Brinkmann · 9 years ago
  51. a19eda0 tty: xuartps: Acquire port lock for shutdown by Soren Brinkmann · 9 years ago
  52. 4c0b92e tty: xuartps: Keep lock for whole ISR by Soren Brinkmann · 9 years ago
  53. 6e14f7c tty: xuartps: Improve startup function by Soren Brinkmann · 9 years ago
  54. aea8f3d tty: xuartps: Clear interrupt status register in shutdown by Soren Brinkmann · 9 years ago
  55. ea8dd8e tty: xuartps: Don't consider circular buffer when enabling transmitter by Soren Brinkmann · 9 years ago
  56. f0f54a8 tty: xuartps: Use spinlock to serialize HW access by Soren Brinkmann · 9 years ago
  57. e3538c3 tty: xuartps: Beautify read-modify writes by Soren Brinkmann · 9 years ago
  58. 0b0cced serial: sh-sci: Add CONFIG_SERIAL_EARLYCON support by Yoshinori Sato · 9 years ago
  59. 8178a89 serial/8250_pci: simplify Pericom handling by Jan Beulich · 9 years ago
  60. 30c6c35 serial: 8250_pci: use to_pci_dev() by Geliang Tang · 9 years ago
  61. ff52a9a serial: amba-pl011: mark vendor_zte as __maybe_unused by Arnd Bergmann · 9 years ago
  62. 2f2fd08 serial: amba-pl011: use cpu_relax when polling registers by Timur Tabi · 9 years ago
  63. b7ed516 sc16is7xx: fix incorrect register bits macro by Wills Wang · 9 years ago
  64. b78cd16 serial: atmel: Use atmel_port consistently by Jaeden Amero · 9 years ago
  65. 1d673fb serial: atmel: add support for new UART version by Nicolas Ferre · 9 years ago
  66. 4b76937 serial: atmel: trivial: clean the IP version decoding code by Nicolas Ferre · 9 years ago
  67. 0b41ce9 8250: use callbacks to access UART_DLL/UART_DLM by Sebastian Frias · 9 years ago
  68. aaa68c5 serial: Remove 68328 driver by Frederik Völkel · 9 years ago
  69. cc74bd1 tty: serial: constify psc_ops structs by Aya Mahfouz · 9 years ago
  70. 5a43140 serial: 8250_dw: Do not use readl/writel before checking port iotype by Noam Camus · 9 years ago
  71. 4625090 serial: 8250_dw: Add support for big-endian MMIO accesses by Noam Camus · 9 years ago
  72. cdcea05 serial: 8250_dw: Avoid serial_outx code duplicate with new dw8250_check_lcr() by Noam Camus · 9 years ago
  73. 344cee2 tty: 8250_omap: Use software emulated RS485 direction control by Matwey V. Kornilov · 9 years ago
  74. e490c91 tty: Add software emulated RS485 support for 8250 by Matwey V. Kornilov · 9 years ago
  75. a07a70b tty: Move serial8250_stop_rx() in front of serial8250_start_tx() by Matwey V. Kornilov · 9 years ago
  76. b85e5ed TTY: serial/m32r_sio, remove unused members by Jiri Slaby · 9 years ago
  77. ad245aa TTY: serial/m32r_sio, remove debug macros by Jiri Slaby · 9 years ago
  78. c8e7d14 TTY: serial/m32r_sio, simplify old_serial_port by Jiri Slaby · 9 years ago
  79. d4dbe37 TTY: serial/m32r_sio, disband m32r_sio.h by Jiri Slaby · 9 years ago
  80. e57c253 TTY: xtensa/iss/console, remove unused _INLINE_ definition by Jiri Slaby · 9 years ago
  81. 1497f2c TTY: 8250_pnp, make checks bool by Jiri Slaby · 9 years ago
  82. aa3188d TTY: 8250_pnp, constify tables by Jiri Slaby · 9 years ago
  83. 6f3689f TTY: serial/mpsc, remove unused fields by Jiri Slaby · 9 years ago
  84. bca1481 TTY: serial/mpsc, clean up init/remove functions by Jiri Slaby · 9 years ago
  85. 1fba6a5 TTY: serial/mpsc, stop leaking mappings by Jiri Slaby · 9 years ago
  86. 75d611b serial: 8250_omap: Add omap8250 earlycon by Peter Hurley · 9 years ago
  87. 0fcc286 of: earlycon: Log more helpful message if stdout-path node not found by Peter Hurley · 9 years ago
  88. dc6b576 serial: 8250_early: Use port->regshift by Peter Hurley · 9 years ago
  89. b969398 serial: earlycon: Show the earlycon "driver" in banner by Peter Hurley · 9 years ago
  90. 8e77373 serial: earlycon: Common log banner for command line and DT by Peter Hurley · 9 years ago
  91. c90fe9c of: earlycon: Move address translation to of_setup_earlycon() by Peter Hurley · 9 years ago
  92. 088da2a of: earlycon: Initialize port fields from DT properties by Peter Hurley · 9 years ago
  93. 4d118c9 of: earlycon: Add options string handling by Peter Hurley · 9 years ago
  94. 05d9613 of: earlycon: Fixup earlycon console name and index by Peter Hurley · 9 years ago
  95. cda64e6 serial: earlycon: Fixup earlycon console name and index by Peter Hurley · 9 years ago
  96. 2eaa790 earlycon: Use common framework for earlycon declarations by Peter Hurley · 9 years ago
  97. 8477614 of: earlycon: of_setup_earlycon() requires CONFIG_OF_EARLY_FLATTREE by Peter Hurley · 9 years ago
  98. 6e9131c Merge 4.5-rc2 into tty-next by Greg Kroah-Hartman · 9 years ago
  99. 36f90b0 Linux 4.5-rc2 by Linus Torvalds · 9 years ago
  100. d784ef5 Merge tag 'usb-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago