1. fd60e8e tty: serial: fsl_lpuart: Introduce lpuart_rx_dma_startup() by Andrey Smirnov · 5 years ago
  2. 5982199 tty: serial: fsl_lpuart: Introduce lpuart_tx_dma_startup() by Andrey Smirnov · 5 years ago
  3. 3f72879 serial: 8250_exar: Replace msleep(1) with usleep_range() by Andy Shevchenko · 5 years ago
  4. 653d00c serial: 8250_exar: Consolidate callback assignments in default_setup() by Andy Shevchenko · 5 years ago
  5. 44e60d5 tty: serial: qcom_geni_serial: use devm_platform_ioremap_resource() to simplify code by YueHaibing · 5 years ago
  6. 3d7514d serial: 8250: Don't check for mctrl_gpio_init() returning -ENOSYS by Frieder Schrempf · 5 years ago
  7. e55a097 serial: sh-sci: Don't check for mctrl_gpio_init() returning -ENOSYS by Frieder Schrempf · 5 years ago
  8. e8b2a61 serial: mctrl_gpio: Avoid probe failures in case of missing gpiolib by Frieder Schrempf · 5 years ago
  9. 72169e4 serial: 8250_exar: Absorb remaining 8250_port INT0 support by Aaron Sierra · 5 years ago
  10. 7027e62 serial: sh-sci: Use DEVICE_ATTR_RW() for rx_fifo_trigger by Geert Uytterhoeven · 5 years ago
  11. ce73460 tty: serial: qcom_geni_serial: Update the oversampling rate by Vivek Gautam · 5 years ago
  12. 47b1747f serial: 8250_exar: Clear buffer before shutdown by Robert Middleton · 5 years ago
  13. b2b4b8e serial: 8250_exar: Move custom divisor support out from 8250_port by Andy Shevchenko · 5 years ago
  14. ef4e281 serial: 8250_exar: Extract PM routine from 8250_port by Andy Shevchenko · 5 years ago
  15. 6be254c serial: 8250_exar: No need to autoconfigure Exar ports by Andy Shevchenko · 5 years ago
  16. 6aa57f1 serial: sh-sci: use driver core functions, not sysfs ones. by Greg Kroah-Hartman · 5 years ago
  17. 2bf593f xilinx_uartps.c: suppress "may be used uninitialised" warning by Stephen Rothwell · 5 years ago
  18. 1df2178 tty: Remove dev_err() usage after platform_get_irq() by Stephen Boyd · 5 years ago
  19. 769d55c tty: serial: fsl_lpuart: Introduce lpuart_dma_shutdown() by Andrey Smirnov · 5 years ago
  20. 8a9b824 tty: serial: fsl_lpuart: Drop unnecessary lpuart*_stop_tx() by Andrey Smirnov · 5 years ago
  21. a90fa53 tty: serial: fsl_lpuart: Introduce lpuart_stopped_or_empty() by Andrey Smirnov · 5 years ago
  22. f2f5e04 tty: serial: fsl_lpuart: Use cpu_relax() instead of barrier() by Andrey Smirnov · 5 years ago
  23. 56dd627 tty: serial: fsl_lpuart: Introduce lpuart_wait_bit_set() by Andrey Smirnov · 5 years ago
  24. 1da17d7 tty: serial: fsl_lpuart: Use appropriate lpuart32_* I/O funcs by Andrey Smirnov · 5 years ago
  25. 76e3f2a tty: serial: fsl_lpuart: Clear CSTOPB unconditionally by Andrey Smirnov · 5 years ago
  26. bcfa46b tty: serial: fsl_lpuart: Drop unnecessary extra parenthesis by Andrey Smirnov · 5 years ago
  27. d26454e tty: serial: fsl_lpuart: Drop no-op bit opearation by Andrey Smirnov · 5 years ago
  28. 93b9523 tty: serial: fls_lpuart: Split shared TX IRQ handler into two by Andrey Smirnov · 5 years ago
  29. 15dd287 tty: serial: fsl_lpuart: Fix issue in software flow control by Andrey Smirnov · 5 years ago
  30. 66127ec tty: serial: fsl_lpuart: Drop unnecessary uart_write_wakeup() by Andrey Smirnov · 5 years ago
  31. 834a974 tty: serial: fsl_lpuart: Fix bogus indentation by Andrey Smirnov · 5 years ago
  32. 3993ddc tty: serial: fsl_lpuart: Simplify RX/TX IRQ handlers by Andrey Smirnov · 5 years ago
  33. 9bc19af tty: serial: fsl_lpuart: Flush HW FIFOs in .flush_buffer by Andrey Smirnov · 5 years ago
  34. cc584ab tty: serial: fsl_lpuart: flush receive FIFO after overruns by Stefan Agner · 5 years ago
  35. 6563217 tty: serial: fsl_lpuart: fix framing error handling when using DMA by Stefan Agner · 5 years ago
  36. b777b5d serial: imx: get rid of imx_uart_rts_auto() by Sergey Organov · 5 years ago
  37. 197540d serial: imx: set_mctrl(): correctly restore autoRTS state by Sergey Organov · 5 years ago
  38. a25aee9 serial: imx: set_termios(): do not enable autoRTS if RTS is unset by Sergey Organov · 5 years ago
  39. 72d8196 serial: 8250_pnp: Move to struct dev_pm_ops by Andy Shevchenko · 5 years ago
  40. fdc2de8 serial/8250: Add support for NI-Serial PXI/PXIe+485 devices by Je Yen Tam · 5 years ago
  41. fe94347 serial: stm32: Use __maybe_unused instead of #if CONFIG_PM_SLEEP by Erwan Le Ray · 6 years ago
  42. fb6dcef serial: stm32: add pm_runtime support by Erwan Le Ray · 6 years ago
  43. 94616d9 serial: stm32: select pinctrl state in each suspend/resume function by Erwan Le Ray · 6 years ago
  44. 96b79ac dt-bindings: serial: stm32: add wakeup option by Erwan Le Ray · 6 years ago
  45. ea5ab2e 8250_lpss: check null return when calling pci_ioremap_bar by Navid Emamdoost · 5 years ago
  46. f77ebb2 tty: serial: fsl_lpuart: correct the FIFO depth size by Fugang Duan · 5 years ago
  47. 638341d tty: serial: fsl_lpuart: remove sg_set_buf() for sport->rx_sgl by Fugang Duan · 5 years ago
  48. ca8d92f tty: serial: fsl_lpuart: use kzalloc() instead of kmalloc() by Fugang Duan · 5 years ago
  49. d8a0e92 tty: serial: fsl_lpuart: add earlycon for imx8qxp platform by Fugang Duan · 5 years ago
  50. 38eb523 tty: serial: fsl_lpuart: remove the dev.coherent_dma_mask zero setting by Fugang Duan · 5 years ago
  51. df60a8a serial: 8250_exar: Use struct_size() helper by Andy Shevchenko · 5 years ago
  52. 18b1345 tty: nozomi: Use dev_get_drvdata by Chuhong Yuan · 5 years ago
  53. 76b4106 serial: 8250: Use dev_get_drvdata where possible by Chuhong Yuan · 5 years ago
  54. 9560422 tty/isicom: remove redundant assignment to variable word_count by Colin Ian King · 5 years ago
  55. 0998a63 tty: serial: Remove call to memset after pci_alloc_consistent by Fuqian Huang · 5 years ago
  56. acf01e6 tty: hvcs: Fix odd use of strlcpy by Joe Perches · 5 years ago
  57. 627a545 serial: 8250_omap: Fix idling for unloaded serdev drivers by Tony Lindgren · 5 years ago
  58. 43a9e71 tty: n_gsm: add helpers to convert mux-num to/from tty-base by Martin Hundebøll · 5 years ago
  59. a64d19a tty: n_gsm: update doc example to use header for N_GSM0710 define by Martin Hundebøll · 5 years ago
  60. 69b1aaa tty: n_gsm: remove obsolete mknod doc example by Martin Hundebøll · 5 years ago
  61. d45331b Linux 5.3-rc4 by Linus Torvalds · 5 years ago
  62. b6c0649 Merge tag 'dax-fixes-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 5 years ago
  63. f6192cb7 Merge tag 'ntb-5.3-bugfixes' of git://github.com/jonmason/ntb by Linus Torvalds · 5 years ago
  64. 296d05c Merge tag 'riscv/for-v5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 5 years ago
  65. 6d8f809 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  66. d2359a5 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  67. dcbb4a15 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  68. ed254bb Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  69. 6054f4e Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  70. 829890d Merge tag 'gfs2-v5.3-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 5 years ago
  71. bfd7714 Makefile: Convert -Wimplicit-fallthrough=3 to just -Wimplicit-fallthrough for clang by Joe Perches · 5 years ago
  72. 5aa9100 Merge tag 'char-misc-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 5 years ago
  73. 36e630e Merge tag 'driver-core-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  74. c13f867 Merge tag 'tty-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 5 years ago
  75. 15fa98e Merge tag 'staging-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 5 years ago
  76. 1041f50 Merge tag 'usb-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 5 years ago
  77. 97946f5 Merge tag 'pinctrl-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 5 years ago
  78. 23df57a Merge tag 'powerpc-5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  79. bf1881c Merge tag 'Wimplicit-fallthrough-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 5 years ago
  80. 451577f Merge tag 'kbuild-fixes-v5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  81. 1f7585f ARM: ep93xx: Mark expected switch fall-through by Gustavo A. R. Silva · 5 years ago
  82. fccf01b scsi: fas216: Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
  83. 5f163f3 pcmcia: db1xxx_ss: Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
  84. 70a2783 video: fbdev: omapfb_main: Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
  85. 40ad2de watchdog: riowd: Mark expected switch fall-through by Gustavo A. R. Silva · 5 years ago
  86. 7b73315 s390/net: Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
  87. 3d86c7a crypto: ux500/crypt: Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
  88. d51c616 watchdog: wdt977: Mark expected switch fall-through by Gustavo A. R. Silva · 5 years ago
  89. 24f2161 watchdog: scx200_wdt: Mark expected switch fall-through by Gustavo A. R. Silva · 5 years ago
  90. d259f94 watchdog: Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
  91. e9d81fc ARM: signal: Mark expected switch fall-through by Gustavo A. R. Silva · 5 years ago
  92. 9039782 mfd: omap-usb-host: Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
  93. 795952d mfd: db8500-prcmu: Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
  94. 3da6bd9 ARM: OMAP: dma: Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
  95. e7c0c9f ARM: alignment: Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
  96. 9b76ad3 ARM: tegra: Mark expected switch fall-through by Gustavo A. R. Silva · 5 years ago
  97. 2d0e988 ARM/hw_breakpoint: Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
  98. 7f20fd2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  99. 15abf14 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 5 years ago
  100. 06282373 mm/memremap: Fix reuse of pgmap instances with internal references by Dan Williams · 5 years ago