1. acda701 Merge tag 'riscv-for-linus-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years ago
  2. a91bd62 Revert "init/console: Use ttynull as a fallback when there is no console" by Petr Mladek · 4 years ago
  3. 1f1496a riscv: Fix sifive serial driver by Damien Le Moal · 4 years, 1 month ago
  4. 0c6c887 Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 4 years ago
  5. d3eb521 Merge tag 'printk-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 4 years ago
  6. 157f809 Merge tag 'tty-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 4 years ago
  7. 0b03bef Merge tag 'm68k-for-v5.11-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 4 years, 1 month ago
  8. 5f3b8d3 Merge branch 'for-5.11-null-console' into for-linus by Petr Mladek · 4 years, 1 month ago
  9. c3ae3dc serial: 8250_pci: Drop bogus __refdata annotation by Geert Uytterhoeven · 4 years, 1 month ago
  10. 87a0b9f tty: serial: meson: enable console as module by Kevin Hilman · 4 years, 1 month ago
  11. d96f04d serial: 8250_omap: Avoid FIFO corruption caused by MDR1 access by Alexander Sverdlin · 4 years, 1 month ago
  12. 4661f46 serial: imx: Move imx_uart_probe_dt() content into probe() by Fabio Estevam · 4 years, 1 month ago
  13. 603012f serial: imx: Remove unneeded of_device_get_match_data() NULL check by Fabio Estevam · 4 years, 1 month ago
  14. fa26b32 tty: Fix whitespace inconsistencies in vt_io_ioctl by Yan.Gao · 4 years, 1 month ago
  15. 2f70e49 serial_core: Check for port state when tty is in error state by Alexey Kardashevskiy · 4 years, 1 month ago
  16. ba3b8bb Merge 5.10-rc7 into tty-next by Greg Kroah-Hartman · 4 years, 1 month ago
  17. c8bcd9c tty: Fix ->session locking by Jann Horn · 4 years, 1 month ago
  18. 54ffccb tty: Fix ->pgrp locking in tiocspgrp() by Jann Horn · 4 years, 1 month ago
  19. e0efb31 tty: Remove dead termiox code by Jann Horn · 4 years, 1 month ago
  20. aef1b6a tty/serial/imx: Enable TXEN bit in imx_poll_init(). by Mingrui Ren · 4 years, 1 month ago
  21. 7af77ba tty : serial: jsm: Fixed file by adding spacing by Clement Smith · 4 years, 1 month ago
  22. 0b60525 tty: serial: uartlite: Support probe deferral by Alexander Sverdlin · 4 years, 1 month ago
  23. 62dcd9c earlycon: simplify earlycon-table implementation by Johan Hovold · 4 years, 1 month ago
  24. f35a07f tty: serial: bcm63xx: lower driver dependencies by Rafał Miłecki · 4 years, 1 month ago
  25. 5f1697f serial: mxs-auart: Remove unneeded platform_device_id by Fabio Estevam · 4 years, 1 month ago
  26. 6e4e636 serial: 8250-mtk: Fix reference leak in mtk8250_probe by Zhang Qilong · 4 years, 1 month ago
  27. a7b5458c m68k: Fix WARNING splat in pmac_zilog driver by Finn Thain · 4 years, 1 month ago
  28. 3b3e230 Merge 5.10-rc5 into tty-next by Greg Kroah-Hartman · 4 years, 1 month ago
  29. 757055ae init/console: Use ttynull as a fallback when there is no console by Petr Mladek · 4 years, 2 months ago
  30. 660beb0f serial: imx: Remove unused .id_table support by Fabio Estevam · 4 years, 1 month ago
  31. 8eddcca tty: tty_ldisc: Fix some kernel-doc related misdemeanours by Lee Jones · 4 years, 2 months ago
  32. 59105f9 tty: serial: pmac_zilog: Remove unused disposable variable 'garbage' by Lee Jones · 4 years, 2 months ago
  33. a609c58 tty: serial: 8250: 8250_port: Move prototypes to shared location by Lee Jones · 4 years, 2 months ago
  34. 1f78ae9 serial: imx: Remove unused platform data support by Fabio Estevam · 4 years, 2 months ago
  35. cb215da vt: keyboard, make use of assign_bit() API by Andy Shevchenko · 4 years, 2 months ago
  36. 6d2c52a vt: keyboard, replace numbers with \r, \n where appropriate by Andy Shevchenko · 4 years, 2 months ago
  37. c050a97 vt: keyboard, use BIT() macro instead of open coded variants by Andy Shevchenko · 4 years, 2 months ago
  38. 6f99185 serial: 8250: 8250_omap: Fix unused variable warning by Vignesh Raghavendra · 4 years, 2 months ago
  39. d4548b1 serial: 8250: 8250_omap: Fix possible array out of bounds access by Vignesh Raghavendra · 4 years, 2 months ago
  40. 425af48 serial: ar933x_uart: disable clk on error handling path in probe by Zheng Zengkai · 4 years, 2 months ago
  41. e67c139 tty: serial: imx: keep console clocks always on by Fugang Duan · 4 years, 2 months ago
  42. 33f16855 tty: serial: imx: fix potential deadlock by Sam Nobs · 4 years, 2 months ago
  43. 1da81e5 drivers/tty/serial: add LiteUART driver by Filip Kokosinski · 4 years, 3 months ago
  44. 9b085d6 Merge 5.10-rc3 into tty-next by Greg Kroah-Hartman · 4 years, 2 months ago
  45. bbc8218 Merge tag 'tty-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 4 years, 2 months ago
  46. 3c4e0dff vt: Disable KD_FONT_OP_COPY by Daniel Vetter · 4 years, 2 months ago
  47. 4466d6d tty: fix crash in release_tty if tty->port is not set by Matthias Reichl · 4 years, 2 months ago
  48. 0c5fc92 serial: txx9: add missing platform_driver_unregister() on error in serial_txx9_init by Qinglang Miao · 4 years, 2 months ago
  49. 427627a tty: serial: imx: enable earlycon by default if IMX_SERIAL_CONSOLE is enabled by Lucas Stach · 4 years, 2 months ago
  50. 912ab37 serial: 8250_mtk: Fix uart_get_baud_rate warning by Claire Chang · 4 years, 2 months ago
  51. 0d66442 tty: serial: msm_serial: Constify msm_uart_pops by Rikard Falkeborn · 4 years, 2 months ago
  52. 439c718 serial: 8250: 8250_omap: Disable RX interrupt after DMA enable by Vignesh Raghavendra · 4 years, 2 months ago
  53. 80f510f tty: serial: linflexuart: Remove unnecessary '|' operation and add error count by Liu Xiang · 4 years, 2 months ago
  54. cbd90e7 serial: mctrl_gpio: Fix passing zero to 'ERR_PTR' warning by YueHaibing · 4 years, 2 months ago
  55. 3d608a5 tty: Remove redundant synclinkmp driver by Lee Jones · 4 years, 2 months ago
  56. a1f714b tty: Remove redundant synclink driver by Lee Jones · 4 years, 2 months ago
  57. 88b8138 tty: serial: remove pnx8xxx uart driver by Thomas Bogendoerfer · 4 years, 2 months ago
  58. a296b3d tty: synclink: Provide missing description for 'hdlcdev_tx_timeout's 'txqueue' param by Lee Jones · 4 years, 2 months ago
  59. 27122bf tty: hvc: hvc_opal: Staticify function invoked by reference by Lee Jones · 4 years, 2 months ago
  60. 109af2a tty: hvc: hvc_vio: Staticify function invoked only by reference by Lee Jones · 4 years, 2 months ago
  61. 216daa1 tty: serial: serial-tegra: Provide some missing struct member descriptions by Lee Jones · 4 years, 2 months ago
  62. 8a3bdec tty: tty_ldisc: Supply missing description for 'tty_ldisc_get's 'tty' param by Lee Jones · 4 years, 2 months ago
  63. 24832ca tty: serial: stm32-usart: Remove set but unused 'cookie' variables by Lee Jones · 4 years, 2 months ago
  64. 7285ff0 tty: synclinkmp: Add missing description for function param 'txqueue' by Lee Jones · 4 years, 2 months ago
  65. 180bb24 tty: serial: sifive: Struct headers should start with 'struct <name>' by Lee Jones · 4 years, 2 months ago
  66. 0fd872d tty: serial: serial-tegra: Struct headers should start with 'struct <name>' by Lee Jones · 4 years, 2 months ago
  67. 71b061e tty: synclink_gt: Demote one kernel-doc header and repair another by Lee Jones · 4 years, 2 months ago
  68. b482bd7 tty: serial: xilinx_uartps: Supply description for missing member 'cts_override' by Lee Jones · 4 years, 2 months ago
  69. 09532ce tty: serial: ifx6x60: Fix function documentation headers by Lee Jones · 4 years, 2 months ago
  70. fe98992 tty: serial: msm_serial: Remove set but unused variable 'status' by Lee Jones · 4 years, 2 months ago
  71. c4e3f0c tty: serial: lpc32xx_hs: Remove unused variable 'tmp' by Lee Jones · 4 years, 2 months ago
  72. b410e35 tty: n_gsm: Demote obvious abuse of kernel-doc and supply other missing docss by Lee Jones · 4 years, 2 months ago
  73. 7789c1f tty: serial: amba-pl011: Mark 'sbsa_uart_acpi_match' as __maybe_unused by Lee Jones · 4 years, 2 months ago
  74. 0b0a66a tty: pty: Provide descriptions for the 'file' parameters by Lee Jones · 4 years, 2 months ago
  75. ffb5d9c tty: tty_audit: Demote non-conformant kernel-doc headers by Lee Jones · 4 years, 2 months ago
  76. 32ed248 tty: serial: 8250: serial_cs: Remove unused/unchecked variable 'err' by Lee Jones · 4 years, 2 months ago
  77. 08aa504 tty: tty_io: Fix some kernel-doc issues by Lee Jones · 4 years, 2 months ago
  78. 5d5b53c tty: serial: jsm: jsm_cls: Remove unused variable 'discard' by Lee Jones · 4 years, 2 months ago
  79. 171044a tty: n_tty: Add 2 missing parameter descriptions by Lee Jones · 4 years, 2 months ago
  80. d3e3232 tty: vt: consolemap: Demote weakly documented function header by Lee Jones · 4 years, 2 months ago
  81. bc38fe2 tty: tty_jobctrl: Add missing function parameter descriptions by Lee Jones · 4 years, 2 months ago
  82. 1b1deb4 tty: tty_port: Demote obvious abuse of kernel-doc formatting by Lee Jones · 4 years, 2 months ago
  83. a776f10 tty: tty_buffer: Add missing description for 'limit' by Lee Jones · 4 years, 2 months ago
  84. aec5103 tty: tty_io: Move 'tty_sysctl_init's prototype to shared space by Lee Jones · 4 years, 2 months ago
  85. 6e30f28 tty: tty_baudrate: Add missing description for 'tty' by Lee Jones · 4 years, 2 months ago
  86. fc74d98 tty: serdev: core: Provide missing description for 'owner' by Lee Jones · 4 years, 2 months ago
  87. c0ed8ec tty: serdev: core: Remove unused variable 'dummy' by Lee Jones · 4 years, 2 months ago
  88. c35f638 vt: keyboard, use tty_insert_flip_string in puts_queue by Jiri Slaby · 4 years, 2 months ago
  89. 2389cdc vt: keyboard, use find_next_bit in kbd_match by Jiri Slaby · 4 years, 2 months ago
  90. 6dee84d vt: keyboard, make HW_RAW a function by Jiri Slaby · 4 years, 2 months ago
  91. cb58a50 vt: keyboard, union perm checks in vt_do_kdgkb_ioctl by Jiri Slaby · 4 years, 2 months ago
  92. 4e1404a vt: keyboard, extract and simplify vt_kdskbsent by Jiri Slaby · 4 years, 2 months ago
  93. 07edff92 vt: keyboard, reorder user buffer handling in vt_do_kdgkb_ioctl by Jiri Slaby · 4 years, 2 months ago
  94. 9788c95 vt: keyboard, rename i to kb_func in vt_do_kdgkb_ioctl by Jiri Slaby · 4 years, 2 months ago
  95. fe45d65 vt: keyboard, use bool for rep by Jiri Slaby · 4 years, 2 months ago
  96. 2939840 vt: keyboard, use DECLARE_BITMAP for key_down by Jiri Slaby · 4 years, 2 months ago
  97. ee1cf8a vt: keyboard, union perm checks in vt_do_kdsk_ioctl by Jiri Slaby · 4 years, 2 months ago
  98. fe6416e vt: keyboard, extract vt_kdgkbent and vt_kdskbent by Jiri Slaby · 4 years, 2 months ago
  99. e27979d vt: keyboard, clean up max_vals by Jiri Slaby · 4 years, 2 months ago
  100. 877a9c6 vt: keyboard, sort includes by Jiri Slaby · 4 years, 2 months ago