1. 9b883ee drivers: tty: goldfish: Add device tree bindings by Miodrag Dinic · 9 years ago
  2. 106020c serial-uartlite: Configure for rising edge irq trigger. by Maarten Brock · 9 years ago
  3. 19606ea serial-uartlite: Spinlock inside the loop. by Maarten Brock · 9 years ago
  4. 2905697 serial-uartlite: Constify uartlite_be/uartlite_le by Maarten Brock · 9 years ago
  5. acf5e6c serial-uartlite: Enlarge maximum nr of devices to 16. by Maarten Brock · 9 years ago
  6. e782401 serial: 8250_pci: all known Braswell ports are 1 channel by Andy Shevchenko · 9 years ago
  7. 3f64b1d serial: 8250_pci: convert to pcim_*() API by Andy Shevchenko · 9 years ago
  8. 31f28cc serial: 8250_dw: remove leftover definitions by Andy Shevchenko · 9 years ago
  9. 34eefb59 serial: 8250_dw: remove redundant 'else' keyword by Andy Shevchenko · 9 years ago
  10. 93d7bba serial: xuartps: Enable OF earlycon support by Michal Simek · 9 years ago
  11. 27202f2 tty: sh-sci: Use ARCH_RENESAS by Simon Horman · 9 years ago
  12. 9a7a6eb serial: sh-sci: Remove redundant instances of EARLYCON_DECLARE() by Geert Uytterhoeven · 9 years ago
  13. d9e105c tty: amba-pl011: don't dereference NULL platform data by Robin Murphy · 9 years ago
  14. b18a183 tty: serial: Use GFP_ATOMIC instead of GFP_KERNEL in serial8250_em485_init() by Matwey V. Kornilov · 9 years ago
  15. bf2a0be tty: serial: 8250: Cleanup p->em485 in serial8250_unregister_port by Matwey V. Kornilov · 9 years ago
  16. 5455591 tty: audit: remove unused variable by Sudip Mukherjee · 9 years ago
  17. 5f535733 Revert "sc16is7xx: implemented get_mctrl" by Greg Kroah-Hartman · 9 years ago
  18. a3f0b77 sc16is7xx: implemented get_mctrl by Maarten Brock · 9 years ago
  19. b7dfdea sc16is7xx: implemented set_mctrl by Maarten Brock · 9 years ago
  20. dd9b5588 tty/serial: digicolor: Fix bad usage of IS_ERR_VALUE by Guenter Roeck · 9 years ago
  21. 8f5405c serial: clps711x: Fix bad usage of IS_ERR_VALUE by Guenter Roeck · 9 years ago
  22. e1a7d24 serial: bcm2835: fix unsigned int issue with irq by Martin Sperl · 9 years ago
  23. 0ab556c2 serial: 8250_early: Add earlycon support for Tegra by Jon Hunter · 9 years ago
  24. 9db669f 8250: mediatek: mark PM functions as __maybe_unused by Arnd Bergmann · 9 years ago
  25. 146f380 tty: serial: meson: Add support for XTAL clock input by Andreas Färber · 9 years ago
  26. 249f3c4 Merge 4.5-rc4 into tty-next by Greg Kroah-Hartman · 9 years ago
  27. 54573c4 xen/hvc: constify hv_ops structures by Julia Lawall · 9 years ago
  28. c8053b5 Revert "8250: uniphier: allow modular build with 8250 console" by Greg Kroah-Hartman · 9 years ago
  29. 98cb4ab tty: serial: jsm_tty: fixed redundant variable issue. by Jakob Østergaard Jensen · 9 years ago
  30. 1f55c71 pty: make sure super_block is still valid in final /dev/tty close by Herton R. Krzesinski · 9 years ago
  31. 2831c89 pty: fix possible use after free of tty->driver_data by Herton R. Krzesinski · 9 years ago
  32. e882f71 tty: vt: initialize softcursor_original correctly by Melchior FRANZ · 9 years ago
  33. e36ae34 tty: hvc_xen: hide xen_console_remove when unused by Arnd Bergmann · 9 years ago
  34. 05ead49 tty: cyclades: cyz_interrupt is only used for PCI by Arnd Bergmann · 9 years ago
  35. a4f642a tty: nozomi: avoid a harmless gcc warning by Arnd Bergmann · 9 years ago
  36. 04b757d tty: constify tty_port_operations structs by Aya Mahfouz · 9 years ago
  37. e9b736d TTY: n_hdlc, fix lockdep false positive by Jiri Slaby · 9 years ago
  38. b120998 tty: synclinkmp: do not ignore errors in probe() by Alexey Khoroshilov · 9 years ago
  39. 1051937 tty/vt/keyboard: use memdup_user to simplify code by Saurabh Sengar · 9 years ago
  40. fc7f47b drivers/tty: make ehv_bytechan.c explicitly non-modular by Paul Gortmaker · 9 years ago
  41. e3c5fc4 drivers/tty: make hvc/hvc_vio.c explicitly non-modular by Paul Gortmaker · 9 years ago
  42. b3bd666 tty: serial: 8250: Add generic port init macro by Anton Wuerfel · 9 years ago
  43. b3d6793 tty: serial: 8250: Fix indentation warnings by Anton Wuerfel · 9 years ago
  44. 829b000 tty: serial: 8250: Merge duplicate conditions by Anton Wuerfel · 9 years ago
  45. 9faef1c tty: serial: 8250: Correct conversion specifiers by Anton Wuerfel · 9 years ago
  46. 952773b tty: serial: 8250: Remove SERIAL_DEBUG_PNP macro by Phillip Raffeck · 9 years ago
  47. 9f59fbf tty: serial: 8250: Suitably replace printk by Phillip Raffeck · 9 years ago
  48. 90ad7c4 tty: serial: 8250: Fix multi-line strings by Anton Wuerfel · 9 years ago
  49. 149a44c tty: serial: 8250: Add parentheses to macro by Anton Wuerfel · 9 years ago
  50. 207c28b tty: serial: 8250: Fix line continuation warning by Anton Wuerfel · 9 years ago
  51. b34f9fa tty: serial: 8250: Move EXPORT_SYMBOL to function by Anton Wuerfel · 9 years ago
  52. c2f5fde tty: serial: 8250: Remove else after return by Anton Wuerfel · 9 years ago
  53. 740dc2d tty: serial: 8250: Fix multiline comment style by Anton Wuerfel · 9 years ago
  54. f7941f5 tty: serial: 8250: Fix braces after struct by Anton Wuerfel · 9 years ago
  55. 6d7c157 tty: serial: 8250: Replace spaces with tabs by Anton Wuerfel · 9 years ago
  56. 1a33e34 tty: serial: 8250: Fix whitespace errors by Anton Wuerfel · 9 years ago
  57. fff21fa serial: zs: Fix a transmit lockup in console output by Maciej W. Rozycki · 9 years ago
  58. bdc5f30 serial: bcm2835: add driver for bcm2835-aux-uart by Martin Sperl · 9 years ago
  59. 434ba16 serial: 8250: of: Enable suspend/resume for 8250_of driver by Wang Dongsheng · 9 years ago
  60. 1349ba0 ARM: OMAP: serial: Rename DRIVER_NAME by Jean Delvare · 9 years ago
  61. 7dde557 tty: Add support for PCIe WCH382 2S multi-IO card by Jeremy McNicoll · 9 years ago
  62. b4a512b serial/omap: mark wait_for_xmitr as __maybe_unused by Arnd Bergmann · 9 years ago
  63. 308bbc9 serial: omap: Prevent DoS using unprivileged ioctl(TIOCSRS485) by Peter Hurley · 9 years ago
  64. d56edd7 8250: uniphier: allow modular build with 8250 console by Arnd Bergmann · 9 years ago
  65. 9e370d2 serial-uartlite: fix missing locking in isr by Rich Felker · 9 years ago
  66. 7cdcc29 serial-uartlite: add earlycon support by Rich Felker · 9 years ago
  67. cafe1ac6 drivers/tty: make serial 8250_ingenic.c explicitly non-modular by Paul Gortmaker · 9 years ago
  68. ba47f97 serial: core: remove baud_rates when serial console setup by Jeffy Chen · 9 years ago
  69. 92a0574 serial: sh-sci: Add support for SCIFA/SCIFB variable sampling rates by Geert Uytterhoeven · 9 years ago
  70. 69eee8e serial: sh-sci: Use a bitmask to indicate supported sampling rates by Geert Uytterhoeven · 9 years ago
  71. 7b5c0c0 serial: sh-sci: Use premultiplier to handle half sampling rate by Geert Uytterhoeven · 9 years ago
  72. 3a964ab serial: sh-sci: Preserve SCIFA/SCIFB bit rate config for serial console by Geert Uytterhoeven · 9 years ago
  73. 95ee05c serial: sh-sci: Add more Serial Mode Register documentation by Geert Uytterhoeven · 9 years ago
  74. 29add68 serial: imx: Fix suspend / resume. by Martin Fuzzey · 9 years ago
  75. 0798658 tty: xuartps: Consolidate TX handling by Soren Brinkmann · 9 years ago
  76. a8df6a5 tty: xuartps: Remove '_OFFSET' suffix from #defines by Soren Brinkmann · 9 years ago
  77. 74ea66d4 tty: xuartps: Improve sysrq handling by Soren Brinkmann · 9 years ago
  78. 354fb1a tty: xuartps: Cleanup: Reformat if-else by Soren Brinkmann · 9 years ago
  79. 373e882 tty: xuartps: Refactor IRQ handling by Soren Brinkmann · 9 years ago
  80. 55861d1 tty: xuartps: Move request_irq to after setting up the HW by Soren Brinkmann · 9 years ago
  81. 5ede4a5 tty: xuartps: Move RX path into helper function by Soren Brinkmann · 9 years ago
  82. a19eda0 tty: xuartps: Acquire port lock for shutdown by Soren Brinkmann · 9 years ago
  83. 4c0b92e tty: xuartps: Keep lock for whole ISR by Soren Brinkmann · 9 years ago
  84. 6e14f7c tty: xuartps: Improve startup function by Soren Brinkmann · 9 years ago
  85. aea8f3d tty: xuartps: Clear interrupt status register in shutdown by Soren Brinkmann · 9 years ago
  86. ea8dd8e tty: xuartps: Don't consider circular buffer when enabling transmitter by Soren Brinkmann · 9 years ago
  87. f0f54a8 tty: xuartps: Use spinlock to serialize HW access by Soren Brinkmann · 9 years ago
  88. e3538c3 tty: xuartps: Beautify read-modify writes by Soren Brinkmann · 9 years ago
  89. 0b0cced serial: sh-sci: Add CONFIG_SERIAL_EARLYCON support by Yoshinori Sato · 9 years ago
  90. 8178a89 serial/8250_pci: simplify Pericom handling by Jan Beulich · 9 years ago
  91. 30c6c35 serial: 8250_pci: use to_pci_dev() by Geliang Tang · 9 years ago
  92. ff52a9a serial: amba-pl011: mark vendor_zte as __maybe_unused by Arnd Bergmann · 9 years ago
  93. 2f2fd08 serial: amba-pl011: use cpu_relax when polling registers by Timur Tabi · 9 years ago
  94. b7ed516 sc16is7xx: fix incorrect register bits macro by Wills Wang · 9 years ago
  95. b78cd16 serial: atmel: Use atmel_port consistently by Jaeden Amero · 9 years ago
  96. 1d673fb serial: atmel: add support for new UART version by Nicolas Ferre · 9 years ago
  97. 4b76937 serial: atmel: trivial: clean the IP version decoding code by Nicolas Ferre · 9 years ago
  98. 0b41ce9 8250: use callbacks to access UART_DLL/UART_DLM by Sebastian Frias · 9 years ago
  99. aaa68c5 serial: Remove 68328 driver by Frederik Völkel · 9 years ago
  100. cc74bd1 tty: serial: constify psc_ops structs by Aya Mahfouz · 9 years ago