1. 3689f9f Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux by Linus Torvalds · 3 years ago
  2. b5c7e7e all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate by Yury Norov · 3 years, 5 months ago
  3. 3ceff4ea07 Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 3 years ago
  4. 342465f Merge tag 'tty-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 3 years ago
  5. bca2175 Merge tag 'acpi-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years ago
  6. bb4ed26 Merge tag 'newsoc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years ago
  7. b659ea7 Merge branches 'acpi-scan', 'acpi-pm', 'acpi-power' and 'acpi-pci' by Rafael J. Wysocki · 3 years ago
  8. 93a770b serial: core: Keep mctrl register state and cached copy in sync by Lukas Wunner · 3 years ago
  9. 195437d serial: stm32: correct loop for dma error handling by Valentin Caron · 3 years ago
  10. 2a3bcfe serial: stm32: fix flow control transfer in DMA mode by Valentin Caron · 3 years ago
  11. 9a135f1 serial: stm32: rework TX DMA state condition by Valentin Caron · 3 years ago
  12. 56a23f9 serial: stm32: move tx dma terminate DMA to shutdown by Valentin Caron · 3 years ago
  13. 49a8042 serial: pl011: Drop redundant DTR/RTS preservation on close/open by Lukas Wunner · 3 years ago
  14. e368cc6 serial: pl011: Drop CR register reset on set_termios by Lukas Wunner · 3 years ago
  15. 08a0c6d serial: pl010: Drop CR register reset on set_termios by Lukas Wunner · 3 years ago
  16. 556172f serial: liteuart: fix MODULE_ALIAS by Alyssa Ross · 3 years ago
  17. 0e479b4 serial: 8250_bcm7271: Fix return error code in case of dma_alloc_coherent() failure by Lad Prabhakar · 3 years ago
  18. 99a507a Revert "serdev: BREAK/FRAME/PARITY/OVERRUN notification prototype V2" by Greg Kroah-Hartman · 3 years, 1 month ago
  19. 0890186 serdev: Do not instantiate serdevs on boards with known bogus DSDT entries by Hans de Goede · 3 years, 1 month ago
  20. 5acb78d tty: goldfish: Use platform_get_irq() to get the interrupt by Lad Prabhakar · 3 years, 1 month ago
  21. d8e9a40 serdev: BREAK/FRAME/PARITY/OVERRUN notification prototype V2 by Magnus Damm · 3 years, 1 month ago
  22. ad234e2 tty: serial: meson: Drop the legacy compatible strings and clock code by Yu Tu · 3 years, 1 month ago
  23. e3b27e2 serial: pmac_zilog: Use platform_get_irq() to get the interrupt by Lad Prabhakar · 3 years, 1 month ago
  24. fc67c91 serial: bcm63xx: Use platform_get_irq() to get the interrupt by Lad Prabhakar · 3 years, 1 month ago
  25. 1129a63 serial: ar933x: Use platform_get_irq() to get the interrupt by Lad Prabhakar · 3 years, 1 month ago
  26. f63f1dd serial: vt8500: Use platform_get_irq() to get the interrupt by Lad Prabhakar · 3 years, 1 month ago
  27. 6030227 serial: altera_jtaguart: Use platform_get_irq_optional() to get the interrupt by Lad Prabhakar · 3 years, 1 month ago
  28. 6050efa serial: pxa: Use platform_get_irq() to get the interrupt by Lad Prabhakar · 3 years, 1 month ago
  29. 5b68061 serial: meson: Use platform_get_irq() to get the interrupt by Lad Prabhakar · 3 years, 1 month ago
  30. c195438 serial: 8250_bcm7271: Propagate error codes from brcmuart_probe() by Lad Prabhakar · 3 years, 1 month ago
  31. 56c8b1c serial: 8250_bcm7271: Use platform_get_irq() to get the interrupt by Lad Prabhakar · 3 years, 1 month ago
  32. 2575385 serial: altera: Use platform_get_irq_optional() to get the interrupt by Lad Prabhakar · 3 years, 1 month ago
  33. cb559bb serial: lantiq: store and compare return status correctly by Muhammad Usama Anjum · 3 years, 1 month ago
  34. b4a29b9 serial: 8250: Move Alpha-specific quirk out of the core by Lukas Wunner · 3 years, 1 month ago
  35. d3b3404 serial: Fix incorrect rs485 polarity on uart open by Lukas Wunner · 3 years, 1 month ago
  36. 5021d70 tty: serial: Use fifo in 8250 console driver by Wander Lairson Costa · 3 years, 1 month ago
  37. fb09d0ac0 tty: Fix the keyboard led light display problem by lianzhi chang · 3 years, 1 month ago
  38. d6d9d17 tty: tty_io: Switch to vmalloc() fallback in case of TTY_NO_WRITE_SPLIT by Andy Shevchenko · 3 years, 1 month ago
  39. e822b49 tty/ldsem: Fix syntax errors in comments by Xiang wangx · 3 years, 1 month ago
  40. 712fe4c serial: sh-sci: Remove BREAK/FRAME/PARITY/OVERRUN printouts by Magnus Damm · 3 years, 1 month ago
  41. 46dacba8 serial: 8250_pericom: Use serial_dl_write() instead of open coded by Andy Shevchenko · 3 years, 2 months ago
  42. b4ccaf5 serial: 8250_pericom: Re-enable higher baud rates by Jay Dolan · 3 years, 2 months ago
  43. fcfd3c0 serial: 8250_pci: Split out Pericom driver by Andy Shevchenko · 3 years, 2 months ago
  44. 8cf8d3c tty: serial: samsung: Fix console registration from module by Sam Protsenko · 3 years, 1 month ago
  45. 0882b47 tty: serial: samsung: Enable console as module by Sam Protsenko · 3 years, 1 month ago
  46. 59f37b7 tty: serial: samsung: Remove USI initialization by Sam Protsenko · 3 years, 1 month ago
  47. 59b3f94 Merge branch 'xsa' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 3 years, 1 month ago
  48. 35eaa42 Merge 5.16-rc6 into tty-next by Greg Kroah-Hartman · 3 years, 1 month ago
  49. 4b95391 serial: 8250_pci: remove redundant assignment to tmp after the mask operation by Colin Ian King · 3 years, 1 month ago
  50. 443df57 tty: serial: fsl_lpuart: Add i.MXRT1050 support by Jesse Taube · 3 years, 1 month ago
  51. 5bb221b serial: atmel: Use platform_get_irq() to get the interrupt by Rob Herring · 3 years, 1 month ago
  52. 8a1dcae serial: sh-sci: Use devm_clk_get_optional() by Geert Uytterhoeven · 3 years, 1 month ago
  53. 0d1bc82 serial: sh-sci: Use dev_err_probe() by Geert Uytterhoeven · 3 years, 1 month ago
  54. 09c7bda serial: sh-sci: Drop support for "sci_ick" clock by Geert Uytterhoeven · 3 years, 1 month ago
  55. f087f01 serial: lantiq: Use platform_get_irq() to get the interrupt by Rob Herring · 3 years, 1 month ago
  56. 26baf4b tty: serial: sh-sci: Add support for R-Car Gen4 by Yoshihiro Shimoda · 3 years, 1 month ago
  57. 03de6b2 dmaengine: qcom-adm: stop abusing slave_id config by Arnd Bergmann · 3 years, 2 months ago
  58. b0ad20a serial: 8250_dw: Add StarFive JH7100 quirk by Emil Renner Berthing · 3 years, 3 months ago
  59. fe41518 xen/console: harden hvc_xen against event channel storms by Juergen Gross · 3 years, 1 month ago
  60. 6c33ff7 serial: 8250_fintek: Fix garbled text for console by Ji-Ze Hong (Peter Hong) · 3 years, 1 month ago
  61. 1ee33b1 tty: n_hdlc: make n_hdlc_tty_wakeup() asynchronous by Tetsuo Handa · 3 years, 1 month ago
  62. f5bced9 Merge 5.16-rc4 into tty-next by Greg Kroah-Hartman · 3 years, 1 month ago
  63. 5163953 Merge tag 'tty-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 3 years, 1 month ago
  64. 13a5fad tty: mips_ejtag_fdc: Make use of the helper function kthread_run_on_cpu() by Cai Huoqing · 3 years, 1 month ago
  65. 9cabe26e serial: 8250_bcm7271: UART errors after resuming from S2 by Al Cooper · 3 years, 1 month ago
  66. d118040 serial: amba-pl011: do not request memory region twice by Lino Sanfilippo · 3 years, 2 months ago
  67. 3672fb6 tty: serial: uartlite: allow 64 bit address by Lizhi Hou · 3 years, 2 months ago
  68. ffccc78 tty: serial: fsl_lpuart: add timeout for wait_event_interruptible in .shutdown() by Sherry Sun · 3 years, 1 month ago
  69. 31bc35d tty: add kernel-doc for tty_standard_install by Jiri Slaby · 3 years, 2 months ago
  70. 3be491d tty: add kernel-doc for more tty_port functions by Jiri Slaby · 3 years, 2 months ago
  71. 3858128 tty: add kernel-doc for more tty_driver functions by Jiri Slaby · 3 years, 2 months ago
  72. 9862966 tty: reformat kernel-doc in n_tty.c by Jiri Slaby · 3 years, 2 months ago
  73. c66453c tty: fix kernel-doc in n_tty.c by Jiri Slaby · 3 years, 2 months ago
  74. bc17b72 tty: reformat kernel-doc in tty_buffer.c by Jiri Slaby · 3 years, 2 months ago
  75. cbb68f9 tty: reformat kernel-doc in tty_ldisc.c by Jiri Slaby · 3 years, 2 months ago
  76. 796a75a tty: reformat kernel-doc in tty_io.c by Jiri Slaby · 3 years, 2 months ago
  77. cb6f6f9 tty: reformat kernel-doc in tty_port.c by Jiri Slaby · 3 years, 2 months ago
  78. 4f4b9b5 tty: serial: atmel: Call dma_async_issue_pending() by Tudor Ambarus · 3 years, 2 months ago
  79. 1e67bd2 tty: serial: atmel: Check return code of dmaengine_submit() by Tudor Ambarus · 3 years, 2 months ago
  80. bb1201d serial: 8250_pci: rewrite pericom_do_set_divisor() by Jay Dolan · 3 years, 2 months ago
  81. c525c5d serial: 8250_pci: Fix ACCES entries in pci_serial_quirks array by Jay Dolan · 3 years, 2 months ago
  82. f85e045 serial: 8250: Fix RTS modem control while in rs485 mode by Lukas Wunner · 3 years, 2 months ago
  83. 028e083 tty: serial: imx: disable UCR4_OREN in .stop_rx() instead of .shutdown() by Fugang Duan · 3 years, 2 months ago
  84. c67643b tty: serial: imx: clear the RTSD status before enable the RTSD irq by Fugang Duan · 3 years, 2 months ago
  85. d78328b tty: remove file from tty_ldisc_ops::ioctl and compat_ioctl by Jiri Slaby · 3 years, 2 months ago
  86. 5db96ef tty: drop tty_schedule_flip() by Jiri Slaby · 3 years, 2 months ago
  87. 5f6a851 tty: drivers/tty/, stop using tty_schedule_flip() by Jiri Slaby · 3 years, 2 months ago
  88. 57dcb6e serial: 8250_dw: Add StarFive JH7100 quirk by Emil Renner Berthing · 3 years, 2 months ago
  89. c668d56 mxser: use PCI_DEVICE_DATA by Jiri Slaby · 3 years, 2 months ago
  90. 4167bd2 mxser: move ids from pci_ids.h here by Jiri Slaby · 3 years, 2 months ago
  91. 16add04 mxser: add MOXA prefix to some PCI device IDs by Jiri Slaby · 3 years, 2 months ago
  92. eb68ac0 mxser: increase buf_overrun if tty_insert_flip_char() fails by Jiri Slaby · 3 years, 2 months ago
  93. 9dd6f30 mxser: remove tty parameter from mxser_receive_chars_new() by Jiri Slaby · 3 years, 2 months ago
  94. c6693e6 mxser: don't throttle manually by Jiri Slaby · 3 years, 2 months ago
  95. 49b798a mxser: clean up timeout handling in mxser_wait_until_sent() by Jiri Slaby · 3 years, 2 months ago
  96. fe74bc6 mxser: use msleep_interruptible() in mxser_wait_until_sent() by Jiri Slaby · 3 years, 2 months ago
  97. 239ef19 mxser: extract TX empty check from mxser_wait_until_sent() by Jiri Slaby · 3 years, 2 months ago
  98. c7ec012 mxser: use tty_port_close() in mxser_close() by Jiri Slaby · 3 years, 2 months ago
  99. 467b4c4 mxser: don't flush buffer from mxser_close() directly by Jiri Slaby · 3 years, 2 months ago
  100. 47b722d mxser: call stop_rx from mxser_shutdown_port() by Jiri Slaby · 3 years, 2 months ago