1. 6aa57f1 serial: sh-sci: use driver core functions, not sysfs ones. by Greg Kroah-Hartman · 5 years ago
  2. 2bf593f xilinx_uartps.c: suppress "may be used uninitialised" warning by Stephen Rothwell · 5 years ago
  3. 1df2178 tty: Remove dev_err() usage after platform_get_irq() by Stephen Boyd · 5 years ago
  4. 769d55c tty: serial: fsl_lpuart: Introduce lpuart_dma_shutdown() by Andrey Smirnov · 5 years ago
  5. 8a9b824 tty: serial: fsl_lpuart: Drop unnecessary lpuart*_stop_tx() by Andrey Smirnov · 5 years ago
  6. a90fa53 tty: serial: fsl_lpuart: Introduce lpuart_stopped_or_empty() by Andrey Smirnov · 5 years ago
  7. f2f5e04 tty: serial: fsl_lpuart: Use cpu_relax() instead of barrier() by Andrey Smirnov · 5 years ago
  8. 56dd627 tty: serial: fsl_lpuart: Introduce lpuart_wait_bit_set() by Andrey Smirnov · 5 years ago
  9. 1da17d7 tty: serial: fsl_lpuart: Use appropriate lpuart32_* I/O funcs by Andrey Smirnov · 5 years ago
  10. 76e3f2a tty: serial: fsl_lpuart: Clear CSTOPB unconditionally by Andrey Smirnov · 5 years ago
  11. bcfa46b tty: serial: fsl_lpuart: Drop unnecessary extra parenthesis by Andrey Smirnov · 5 years ago
  12. d26454e tty: serial: fsl_lpuart: Drop no-op bit opearation by Andrey Smirnov · 5 years ago
  13. 93b9523 tty: serial: fls_lpuart: Split shared TX IRQ handler into two by Andrey Smirnov · 5 years ago
  14. 15dd287 tty: serial: fsl_lpuart: Fix issue in software flow control by Andrey Smirnov · 5 years ago
  15. 66127ec tty: serial: fsl_lpuart: Drop unnecessary uart_write_wakeup() by Andrey Smirnov · 5 years ago
  16. 834a974 tty: serial: fsl_lpuart: Fix bogus indentation by Andrey Smirnov · 5 years ago
  17. 3993ddc tty: serial: fsl_lpuart: Simplify RX/TX IRQ handlers by Andrey Smirnov · 5 years ago
  18. 9bc19af tty: serial: fsl_lpuart: Flush HW FIFOs in .flush_buffer by Andrey Smirnov · 5 years ago
  19. cc584ab tty: serial: fsl_lpuart: flush receive FIFO after overruns by Stefan Agner · 5 years ago
  20. 6563217 tty: serial: fsl_lpuart: fix framing error handling when using DMA by Stefan Agner · 5 years ago
  21. b777b5d serial: imx: get rid of imx_uart_rts_auto() by Sergey Organov · 5 years ago
  22. 197540d serial: imx: set_mctrl(): correctly restore autoRTS state by Sergey Organov · 5 years ago
  23. a25aee9 serial: imx: set_termios(): do not enable autoRTS if RTS is unset by Sergey Organov · 5 years ago
  24. 72d8196 serial: 8250_pnp: Move to struct dev_pm_ops by Andy Shevchenko · 5 years ago
  25. fdc2de8 serial/8250: Add support for NI-Serial PXI/PXIe+485 devices by Je Yen Tam · 5 years ago
  26. fe94347 serial: stm32: Use __maybe_unused instead of #if CONFIG_PM_SLEEP by Erwan Le Ray · 6 years ago
  27. fb6dcef serial: stm32: add pm_runtime support by Erwan Le Ray · 6 years ago
  28. 94616d9 serial: stm32: select pinctrl state in each suspend/resume function by Erwan Le Ray · 6 years ago
  29. 96b79ac dt-bindings: serial: stm32: add wakeup option by Erwan Le Ray · 6 years ago
  30. ea5ab2e 8250_lpss: check null return when calling pci_ioremap_bar by Navid Emamdoost · 5 years ago
  31. f77ebb2 tty: serial: fsl_lpuart: correct the FIFO depth size by Fugang Duan · 5 years ago
  32. 638341d tty: serial: fsl_lpuart: remove sg_set_buf() for sport->rx_sgl by Fugang Duan · 5 years ago
  33. ca8d92f tty: serial: fsl_lpuart: use kzalloc() instead of kmalloc() by Fugang Duan · 5 years ago
  34. d8a0e92 tty: serial: fsl_lpuart: add earlycon for imx8qxp platform by Fugang Duan · 5 years ago
  35. 38eb523 tty: serial: fsl_lpuart: remove the dev.coherent_dma_mask zero setting by Fugang Duan · 5 years ago
  36. df60a8a serial: 8250_exar: Use struct_size() helper by Andy Shevchenko · 5 years ago
  37. 18b1345 tty: nozomi: Use dev_get_drvdata by Chuhong Yuan · 5 years ago
  38. 76b4106 serial: 8250: Use dev_get_drvdata where possible by Chuhong Yuan · 5 years ago
  39. 9560422 tty/isicom: remove redundant assignment to variable word_count by Colin Ian King · 5 years ago
  40. 0998a63 tty: serial: Remove call to memset after pci_alloc_consistent by Fuqian Huang · 5 years ago
  41. acf01e6 tty: hvcs: Fix odd use of strlcpy by Joe Perches · 5 years ago
  42. 627a545 serial: 8250_omap: Fix idling for unloaded serdev drivers by Tony Lindgren · 5 years ago
  43. 43a9e71 tty: n_gsm: add helpers to convert mux-num to/from tty-base by Martin Hundebøll · 5 years ago
  44. a64d19a tty: n_gsm: update doc example to use header for N_GSM0710 define by Martin Hundebøll · 5 years ago
  45. 69b1aaa tty: n_gsm: remove obsolete mknod doc example by Martin Hundebøll · 5 years ago
  46. d45331b Linux 5.3-rc4 by Linus Torvalds · 5 years ago
  47. 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
  48. f6192cb7 Merge tag 'ntb-5.3-bugfixes' of git://github.com/jonmason/ntb by Linus Torvalds · 5 years ago
  49. 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
  50. 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
  51. 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
  52. 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
  53. 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
  54. 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
  55. 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
  56. bfd7714 Makefile: Convert -Wimplicit-fallthrough=3 to just -Wimplicit-fallthrough for clang by Joe Perches · 5 years ago
  57. 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
  58. 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
  59. 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
  60. 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
  61. 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
  62. 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
  63. 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
  64. 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
  65. 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
  66. 1f7585f ARM: ep93xx: Mark expected switch fall-through by Gustavo A. R. Silva · 5 years ago
  67. fccf01b scsi: fas216: Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
  68. 5f163f3 pcmcia: db1xxx_ss: Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
  69. 70a2783 video: fbdev: omapfb_main: Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
  70. 40ad2de watchdog: riowd: Mark expected switch fall-through by Gustavo A. R. Silva · 5 years ago
  71. 7b73315 s390/net: Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
  72. 3d86c7a crypto: ux500/crypt: Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
  73. d51c616 watchdog: wdt977: Mark expected switch fall-through by Gustavo A. R. Silva · 5 years ago
  74. 24f2161 watchdog: scx200_wdt: Mark expected switch fall-through by Gustavo A. R. Silva · 5 years ago
  75. d259f94 watchdog: Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
  76. e9d81fc ARM: signal: Mark expected switch fall-through by Gustavo A. R. Silva · 5 years ago
  77. 9039782 mfd: omap-usb-host: Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
  78. 795952d mfd: db8500-prcmu: Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
  79. 3da6bd9 ARM: OMAP: dma: Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
  80. e7c0c9f ARM: alignment: Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
  81. 9b76ad3 ARM: tegra: Mark expected switch fall-through by Gustavo A. R. Silva · 5 years ago
  82. 2d0e988 ARM/hw_breakpoint: Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
  83. 7f20fd2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  84. 15abf14 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 5 years ago
  85. 06282373 mm/memremap: Fix reuse of pgmap instances with internal references by Dan Williams · 5 years ago
  86. e6a9522 drm/i915: Remove redundant user_access_end() from __copy_from_user() error path by Josh Poimboeuf · 5 years ago
  87. c07d8d47 kbuild: show hint if subdir-y/m is used to visit module Makefile by Masahiro Yamada · 5 years ago
  88. 4f2c8f3 kbuild: generate modules.order only in directories visited by obj-y/m by Masahiro Yamada · 5 years ago
  89. d9f78ed kbuild: fix false-positive need-builtin calculation by Masahiro Yamada · 5 years ago
  90. 47801c9 kbuild: revive single target %.ko by Masahiro Yamada · 5 years ago
  91. 2226fb5 Merge tag 'drm-fixes-2019-08-09' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  92. 15a555a Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  93. cb7ef4b Merge tag 's390-5.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 5 years ago
  94. 50e73a4 Merge tag 'for-linus-20190809' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  95. 461d281 Merge tag 'mmc-v5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 5 years ago
  96. ec4c99ad Merge tag 'fbdev-v5.3-rc4' of git://github.com/bzolnier/linux by Linus Torvalds · 5 years ago
  97. c808f2a Merge tag 'pwm/for-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 5 years ago
  98. cb42f06 Merge tag 'sound-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 5 years ago
  99. 6c02b63 Merge tag 'media/v5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 5 years ago
  100. 0acf567 Merge tag 'pm-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago