1. 15bc20c Merge tag 'tty-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 4 years, 4 months ago
  2. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  3. ea1fc02 tty: serial: imx: add dependence and build for earlycon by Fugang Duan · 4 years, 5 months ago
  4. 8c6c378 serial: samsung: Removes the IRQ not found warning by Tamseel Shams · 4 years, 5 months ago
  5. 205d300 serial: 8250: change lock order in serial8250_do_startup() by Sergey Senozhatsky · 4 years, 5 months ago
  6. fdf16d7 serial: stm32: avoid kernel warning on absence of optional IRQ by Holger Assmann · 4 years, 5 months ago
  7. 27afac9 serial: pl011: Fix oops on -EPROBE_DEFER by Lukas Wunner · 4 years, 5 months ago
  8. 89efbe7 serial: pl011: Don't leak amba_ports entry on driver register error by Lukas Wunner · 4 years, 5 months ago
  9. c6b9e95 serial: 8250_exar: Fix number of ports for Commtech PCIe cards by Valmer Huhn · 4 years, 5 months ago
  10. 975efc6 tty: serial: qcom_geni_serial: Drop __init from qcom_geni_console_setup by John Stultz · 4 years, 5 months ago
  11. d681a6e serial: qcom_geni_serial: Fix recent kdb hang by Douglas Anderson · 4 years, 5 months ago
  12. bc5269c vt_ioctl: change VT_RESIZEX ioctl to check for error return from vc_resize() by George Kennedy · 4 years, 5 months ago
  13. f8d1653 vt: defer kfree() of vc_screenbuf in vc_do_resize() by Tetsuo Handa · 4 years, 5 months ago
  14. d6efb3a Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 4 years, 5 months ago
  15. 6d2b84a Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  16. a754292 Merge tag 'printk-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 4 years, 5 months ago
  17. 99ea152 Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 5 months ago
  18. 427714f Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 5 months ago
  19. 822ef14 Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 5 months ago
  20. 382625d Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
  21. 81f0f78 Revert "serial: 8250: Let serial core initialise spin lock" by Andy Shevchenko · 4 years, 5 months ago
  22. 679193b serial: 8250: Let serial core initialise spin lock by Andy Shevchenko · 4 years, 5 months ago
  23. f3af1b6 tty: keyboard, do not speculate on func_table index by Jiri Slaby · 4 years, 5 months ago
  24. b13fecb treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD() by Kees Cook · 4 years, 6 months ago
  25. 7df5081 serial: stm32: Add RS485 RTS GPIO control by Marek Vasut · 4 years, 5 months ago
  26. cc81696 serial: 8250_dw: Fix common clocks usage race condition by Serge Semin · 4 years, 5 months ago
  27. 0be160c serial: 8250_dw: Pass the same rate to the clk round and set rate methods by Serge Semin · 4 years, 5 months ago
  28. 442fdef serial: 8250_dw: Simplify the ref clock rate setting procedure by Serge Semin · 4 years, 5 months ago
  29. 868f3ee serial: 8250: Add 8250 port clock update method by Serge Semin · 4 years, 5 months ago
  30. 699cc4d tty: serial: imx: add imx earlycon driver by Fugang Duan · 4 years, 5 months ago
  31. 0db4f9b tty: serial: imx: enable imx serial console port as module by Fugang Duan · 4 years, 5 months ago
  32. a5e0691 tty/synclink: remove leftover bits of non-PCI card support by Christoph Hellwig · 4 years, 5 months ago
  33. a324189 tty: Use the preferred form for passing the size of a structure type by Gustavo A. R. Silva · 4 years, 5 months ago
  34. 52b52e9 tty: Fix identation issues in struct serial_struct32 by Gustavo A. R. Silva · 4 years, 5 months ago
  35. e5b9f4b tty: Avoid the use of one-element arrays by Gustavo A. R. Silva · 4 years, 5 months ago
  36. dbaab94 Merge 5.8-rc7 into tty-next by Greg Kroah-Hartman · 4 years, 5 months ago
  37. 5fdbe13 serial: exar: Fix GPIO configuration for Sealevel cards based on XR17V35X by Matthew Howell · 4 years, 5 months ago
  38. ca45b5c serial: msm_serial: add sparse context annotation by Johan Hovold · 4 years, 5 months ago
  39. de5b2c9 serial: pmac_zilog: add sparse context annotation by Johan Hovold · 4 years, 5 months ago
  40. 551e553 serial: 8250_mtk: Fix high-speed baud rates clamping by Serge Semin · 4 years, 6 months ago
  41. f4c23a1 serial: 8250: fix null-ptr-deref in serial8250_start_tx() by Yang Yingliang · 4 years, 5 months ago
  42. bd78ecd serial: imx: use hrtimers for rs485 delays by Ahmad Fatoum · 4 years, 6 months ago
  43. cb1a609 serial: imx: implement rts delaying for rs485 by Uwe Kleine-König · 4 years, 6 months ago
  44. 707631c serial: tegra: drop bogus NULL tty-port checks by Johan Hovold · 4 years, 6 months ago
  45. b374c56 serial: tegra: fix CREAD handling for PIO by Johan Hovold · 4 years, 6 months ago
  46. 23a98b6e serial: pch_uart: use generic power management by Vaibhav Gupta · 4 years, 6 months ago
  47. aaad294 serial: altera_jtaguart: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
  48. 4ed71ad serial: core: Fix Coding Style by Tamseel Shams · 4 years, 6 months ago
  49. 82ee0b1 tty: serial: uartlite: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
  50. d4c2b4e tty: serial: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
  51. a6fdf0c tty: vt: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
  52. 71614e1 Revert "serial: sh-sci: Initialize spinlock for uart console" by Andy Shevchenko · 4 years, 6 months ago
  53. dfe51d9 Revert "serial: imx: Initialize lock for non-registered console" by Andy Shevchenko · 4 years, 6 months ago
  54. c6e45ae Revert "tty: serial: add missing spin_lock_init for SiFive serial console" by Andy Shevchenko · 4 years, 6 months ago
  55. 6a63ba9 Revert "serial: amba-pl011: Make sure we initialize the port.lock spinlock" by Andy Shevchenko · 4 years, 6 months ago
  56. 30336ef Revert "serial: sunhv: Initialize lock for non-registered console" by Andy Shevchenko · 4 years, 6 months ago
  57. 22a82fa tty: xilinx_uartps: Really fix id assignment by Helmut Grohne · 4 years, 6 months ago
  58. ce68455 vt: Reject zero-sized screen buffer size. by Tetsuo Handa · 4 years, 6 months ago
  59. 6f2c659 Merge 5.8-rc6 into tty-next by Greg Kroah-Hartman · 4 years, 6 months ago
  60. 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 7 months ago
  61. 7531ee3 Merge tag 'tty-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty into master by Linus Torvalds · 4 years, 6 months ago
  62. 4a3107f tty: serial: qcom-geni-serial: Drop the icc bw votes in suspend for console by Rajendra Nayak · 4 years, 6 months ago
  63. 650c8bd serial: qcom_geni_serial: Always use 4 bytes per TX FIFO word by Douglas Anderson · 4 years, 6 months ago
  64. e42d6c3 serial: qcom_geni_serial: Make kgdb work even if UART isn't console by Douglas Anderson · 4 years, 6 months ago
  65. f743061 serial: core: Initialise spin lock before use in uart_configure_port() by Andy Shevchenko · 4 years, 6 months ago
  66. d8edf8e serial: mxs-auart: add missed iounmap() in probe failure and remove by Chuhong Yuan · 4 years, 6 months ago
  67. f38278e serial: sh-sci: Initialize spinlock for uart console by Lad Prabhakar · 4 years, 6 months ago
  68. 44c413d tty/vt: Do not warn when huge selection requested by Alexey Kardashevskiy · 4 years, 7 months ago
  69. 6fd9fff serial: stm32: Use generic DT binding for announcing RTS/CTS lines by Erwan Le Ray · 4 years, 8 months ago
  70. 8908145 tty: fix spelling mistake by Flavio Suligoi · 4 years, 7 months ago
  71. 76ed2e1 Revert "tty: xilinx_uartps: Fix missing id assignment to the console" by Jan Kiszka · 4 years, 7 months ago
  72. 08d5470 serial: core: fix sysrq overhead regression by Johan Hovold · 4 years, 7 months ago
  73. 10652a9 Revert "serial: core: Refactor uart_unlock_and_check_sysrq()" by Johan Hovold · 4 years, 7 months ago
  74. 1b1eef6 serial: 8250_mtk: Switch to use platform_get_irq() by Andy Shevchenko · 4 years, 7 months ago
  75. 451a73c6 serial: 8250_ingenic: Switch to use platform_get_irq() by Andy Shevchenko · 4 years, 7 months ago
  76. e914072 serial: 8250_pxa: Switch to use platform_get_irq() by Andy Shevchenko · 4 years, 7 months ago
  77. 9167cc7 serial: 8250_omap: Switch to use platform_get_irq() by Andy Shevchenko · 4 years, 7 months ago
  78. 2a1dbd2 serial: 8250_em: Switch to use platform_get_irq() by Andy Shevchenko · 4 years, 7 months ago
  79. 5b36146 serial: kgdboc: Fix bad line wrapping in comment by Douglas Anderson · 4 years, 7 months ago
  80. f1681a9 serial: serial-tegra: reduce irq-latency after rx errors by Randolph Maaßen · 4 years, 7 months ago
  81. 894b867 8250-men-mcb: fix signed/unsigned confusion by Pavel Machek · 4 years, 7 months ago
  82. 167cbce serial: core: drop unnecessary gpio include by Johan Hovold · 4 years, 7 months ago
  83. a717256 tty/serial: fix serial_core.c kernel-doc warnings by Randy Dunlap · 4 years, 7 months ago
  84. d10ee1d tty: serial: fsl_lpuart: minimum baud rate support by Vabhav Sharma · 4 years, 6 months ago
  85. 3550f89 tty: serial: qcom_geni_serial: Clean up an ARRAY_SIZE() vs sizeof() by Dan Carpenter · 4 years, 6 months ago
  86. 311eab8 tty: serial: cpm_uart: Fix behaviour for non existing GPIOs by Christophe Leroy · 4 years, 7 months ago
  87. c89511f serial: samsung: fix spelling mistake by Tamseel Shams · 4 years, 7 months ago
  88. 695b847 serial: samsung: Minor whitespace cleanups by Krzysztof Kozlowski · 4 years, 7 months ago
  89. 5946d1f kdb: Switch to use safer dbg_io_ops over console APIs by Sumit Garg · 4 years, 7 months ago
  90. 6f2fdb2 hvc: unify console setup naming by Sergey Senozhatsky · 4 years, 7 months ago
  91. 9f02842 tty: hvc: Return proper error code from console ->setup() hook by Andy Shevchenko · 4 years, 7 months ago
  92. 8629d27 serial: sunzilog: Return proper error code from console ->setup() hook by Andy Shevchenko · 4 years, 7 months ago
  93. f85956b serial: sunsab: Return proper error code from console ->setup() hook by Andy Shevchenko · 4 years, 7 months ago
  94. a5819b5 tty: serial: qcom_geni_serial: Use OPP API to set clk/perf state by Rajendra Nayak · 4 years, 7 months ago
  95. 7cf563b tty: serial: qcom_geni_serial: Add interconnect support by Akash Asthana · 4 years, 6 months ago
  96. 048eb90 soc: qcom-geni-se: Add interconnect support to fix earlycon crash by Akash Asthana · 4 years, 6 months ago
  97. b818f09 tty/sysrq: emergency_thaw_all does not depend on CONFIG_BLOCK by Christoph Hellwig · 4 years, 7 months ago
  98. 5de30b2 tty/vt: check allocation size in con_set_unimap() by Denis Efremov · 4 years, 7 months ago
  99. 5ba1278 vt_ioctl: move perm checks level up by Jiri Slaby · 4 years, 7 months ago
  100. a4c53c8 vt_ioctl: move vt_kdsetmode out of vt_k_ioctl by Jiri Slaby · 4 years, 7 months ago