1. b0bb126 Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 6 years ago
  2. f91253a tty: Don't force RISCV SBI console as preferred console by Anup Patel · 6 years ago
  3. c39ea0b panic: avoid the extra noise dmesg by Feng Tang · 6 years ago
  4. 055128e Merge tag 'dmaengine-5.2-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 6 years ago
  5. b3a5e64 Merge tag 'tty-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 6 years ago
  6. e0dccbd Merge tag 'staging-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 6 years ago
  7. dd4e5d6 Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  8. 423ea32 tty: rocket: fix incorrect forward declaration of 'rp_init()' by Linus Torvalds · 6 years ago
  9. 45c054d tty: serial: add driver for the SiFive UART by Paul Walmsley · 6 years ago
  10. 1863178 serial: uartps: Add support for cts-override by Shubhrajyoti Datta · 6 years ago
  11. 74cdf8c serial: milbeaut_usio: Fix error handling in probe and remove by Wei Yongjun · 6 years ago
  12. 8ef7956 tty: rocket: deprecate the rp_ioctl by Fuqian Huang · 6 years ago
  13. 29973f8 tty: rocket: Remove RCPK_GET_STRUCT ioctl by Fuqian Huang · 6 years ago
  14. 8daa89e tty: update obsolete termios comment by Johan Hovold · 6 years ago
  15. 050dfc0 tty: serial_core: fix error code returned by uart_register_driver() by Sergey Organov · 6 years ago
  16. bdbd0a7 serial: 8250-mtk: modify baudrate setting by Long Cheng · 6 years ago
  17. 8ceeb47 serial: 8250-mtk: add follow control by Long Cheng · 6 years ago
  18. f137401 docs: serial: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
  19. 3e51cee serial: 8250_exar: Adjust IOT2000 matching by Su Bao Cheng · 6 years ago
  20. 4cdd17b TTY: serial_core, add ->install by Jiri Slaby · 6 years ago
  21. 6bc3703 serial: Fix using plain integer instead of Null pointer by Sugaya Taichi · 6 years ago
  22. 3b8a1f4 Merge 5.1-rc6 into tty-next by Greg Kroah-Hartman · 6 years ago
  23. 817de6b Merge 5.1-rc6 into staging-next by Greg Kroah-Hartman · 6 years ago
  24. 496124e vt: selection: allow functions to be called from inside kernel by Okash Khawaja · 6 years ago
  25. c530511 sc16is7xx: put err_spi and err_i2c into correct #ifdef by Guoqing Jiang · 6 years ago
  26. b2ecf00 vt: fix cursor when clearing the screen by Mikulas Patocka · 6 years ago
  27. c7a6b9e tty:serial_core: Spelling mistake by Hariprasad Kelam · 6 years ago
  28. e00164a sc16is7xx: move label 'err_spi' to correct section by Guoqing Jiang · 6 years ago
  29. 6b87784 serial: sh-sci: Fix HSCIF RX sampling point adjustment by Geert Uytterhoeven · 6 years ago
  30. ace9656 serial: sh-sci: Fix HSCIF RX sampling point calculation by Geert Uytterhoeven · 6 years ago
  31. 3117ff1 tty: Add NULL TTY driver by Vincent Whitchurch · 6 years ago
  32. 89bb1e1 tty: vt: keyboard: Allow Unicode compose base char by Reinis Danne · 6 years ago
  33. 0d3cb6f Revert "tty: fix NULL pointer issue when tty_port ops is not set" by Johan Hovold · 6 years ago
  34. ba44dc0 serial: Add Milbeaut serial control by Sugaya Taichi · 6 years ago
  35. fa2b360 tty/vt: avoid high order pages allocation on GIO_UNIMAP ioctl by Konstantin Khorenko · 6 years ago
  36. f692f77 tty: remove redundant 'default n' from Kconfig-s by Bartlomiej Zolnierkiewicz · 6 years ago
  37. 7a7457b serial: sprd: Fix a copy-paste err in sprd_request_dma() by YueHaibing · 6 years ago
  38. 9ef8927 n_tty: check for negative and zero space return from tty_write_room by Colin Ian King · 6 years ago
  39. fb24ea5 drivers: Remove explicit invocations of mmiowb() by Will Deacon · 6 years ago
  40. f16aa97 tty: fix up a few remaining files without SPDX identifiers by Greg Kroah-Hartman · 6 years ago
  41. 38c91d1 tty: add SPDX identifiers to Kconfig and Makefiles by Greg Kroah-Hartman · 6 years ago
  42. b63d443 Merge 5.1-rc3 into tty-next by Greg Kroah-Hartman · 6 years ago
  43. 0eae468 Revert "tty: pty: Fix race condition between release_one_tty and pty_write" by Greg Kroah-Hartman · 6 years ago
  44. 67fbfc3 vt: use /dev/vcs (not /dev/vcs0) in comment by Jakub Wilk · 6 years ago
  45. b9ca5f8 tty: pty: Fix race condition between release_one_tty and pty_write by Sahara · 6 years ago
  46. 75ddbc1 tty: vt.c: Fix TIOCL_BLANKSCREEN console blanking if blankinterval == 0 by Yifeng Li · 6 years ago
  47. 46ca3f7 tty/vt: fix write/write race in ioctl(KDSKBSENT) handler by Sergei Trofimovich · 6 years ago
  48. 1bbb1c3 tty: ipwireless: fix missing checks for ioremap by Kangjie Lu · 6 years ago
  49. cf90c06 tty: fix read of tty->pgrp outside of ctrl_lock by David Emett · 6 years ago
  50. 3adf2aa drivers/tty/tty_jobctrl.c - fix non-kerneldoc comment by Valdis Klētnieks · 6 years ago
  51. 6ac972d tty/sysrq: Convert show_lock to raw_spinlock_t by Julien Grall · 6 years ago
  52. f4e68d5 tty: fix NULL pointer issue when tty_port ops is not set by Fabien Dessenne · 6 years ago
  53. 6b77908 serial: sc16is7xx: Drop of_match_ptr() use by Andy Shevchenko · 6 years ago
  54. 00d9f0c serial: sc16is7xx: Switch to use device_get_match_data() by Andy Shevchenko · 6 years ago
  55. 24bc6e6 serial: sc16is7xx: Respect clock-frequency property by Andy Shevchenko · 6 years ago
  56. f4487db serial: sprd: Add DMA mode support by Lanqing Liu · 6 years ago
  57. 4007098 serial: sprd: Add power management for the Spreadtrum serial controller by Lanqing Liu · 6 years ago
  58. 9828def serial: 8250_fintek: Make fintek_8250_set_termios static by YueHaibing · 6 years ago
  59. 3ec8002 Disable kgdboc failed by echo space to /sys/module/kgdboc/parameters/kgdboc by Wentao Wang · 6 years ago
  60. 69646d7 tty/serial: atmel: RS485 HD w/DMA: enable RX after TX is stopped by Razvan Stefanescu · 6 years ago
  61. f304098 tty/serial: atmel: Add is_half_duplex helper by Razvan Stefanescu · 6 years ago
  62. 5ba846b dmaengine: idma64: Use actual device for DMA transfers by Andy Shevchenko · 6 years ago
  63. 93bcefd serial: sh-sci: Fix setting SCSCR_TIE while transferring data by Hoan Nguyen An · 6 years ago
  64. 72ff51d serial: ar933x_uart: Fix build failure with disabled console by Petr Štetiar · 6 years ago
  65. c5cbc78 tty: serial: qcom_geni_serial: Initialize baud in qcom_geni_console_setup by Nathan Chancellor · 6 years ago
  66. ac0cdb3 sc16is7xx: missing unregister/delete driver on error in sc16is7xx_init() by Mao Wenan · 6 years ago
  67. 6734330 tty: mxs-auart: fix a potential NULL pointer dereference by Kangjie Lu · 6 years ago
  68. c85be04 tty: atmel_serial: fix a potential NULL pointer dereference by Kangjie Lu · 6 years ago
  69. 3a10e3d serial: max310x: Fix to avoid potential NULL pointer dereference by Aditya Pakki · 6 years ago
  70. 32f4717 serial: mvebu-uart: Fix to avoid a potential NULL pointer dereference by Aditya Pakki · 6 years ago
  71. 31ef489 Merge tag 'dmaengine-5.1-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 6 years ago
  72. 2901752 Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  73. be37f21 Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
  74. f694936 tty: xilinx_uartps: Correct return value in probe by Rajan Vaja · 6 years ago
  75. 5b9cea1 serial: sprd: Modify the baud rate calculation formula by Lanqing Liu · 6 years ago
  76. f481784 serial: 8250_of: assume reg-shift of 2 for mrvl,mmp-uart by Lubomir Rintel · 6 years ago
  77. fe9ed6d serial: 8250_pxa: honor the port number from devicetree by Lubomir Rintel · 6 years ago
  78. d56f00f tty: hvc_xen: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  79. 3e913ee tty: n_gsm: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  80. be24c27 tty: serial: msm_serial: Remove __init from msm_console_setup() by Jeffrey Hugo · 6 years ago
  81. 5086e0a tty: serial: samsung: Enable baud clock during initialisation by Stuart Menefy · 6 years ago
  82. 7abab16 serial: uartps: Fix stuck ISR if RX disabled with non-empty FIFO by Anssi Hannula · 6 years ago
  83. b289c49 tty: serial: remove redundant likely annotation by Chengguang Xu · 6 years ago
  84. 361bf8a tty/n_hdlc: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  85. 78d3820 serial: 8250_pci: Have ACCES cards that use the four port Pericom PI7C9X7954 chip use the pci_pericom_setup() by Jay Dolan · 6 years ago
  86. b896b03 serial: 8250_pci: Fix number of ports for ACCES serial cards by Jay Dolan · 6 years ago
  87. a6dbe44 vt: perform safe console erase in the right order by Nicolas Pitre · 6 years ago
  88. c392ed4 tty/nozomi: use pci_iomap instead of ioremap_nocache by Hugo Lefeuvre · 6 years ago
  89. 1355cba tty/synclink: remove ISA support by Christoph Hellwig · 6 years ago
  90. 54b2f30 serial: 8250_pci: Replace custom code with pci_match_id() by Heikki Krogerus · 6 years ago
  91. c744ca3 Merge 5.0-rc6 into tty-next by Greg Kroah-Hartman · 6 years ago
  92. e22a15d Merge tag 'tty-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 6 years ago
  93. f233ea4 serial: max310x: Correction of the initial setting of the MODE1 bits for various supported ICs. by Alexander Shiyan · 6 years ago
  94. 18f5c1d5 audit: join tty records to their syscall by Richard Guy Briggs · 6 years ago
  95. 74b13e7 Merge tag 'riscv-for-linus-5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux by Linus Torvalds · 6 years ago
  96. 0ce26a1 PCI: Move Rohm Vendor ID to generic list by Andy Shevchenko · 6 years ago
  97. fedb5760 serial: fix race between flush_to_ldisc and tty_open by Greg Kroah-Hartman · 6 years ago
  98. 9c6a258 serial: mps2-uart: Add parentheses around conditional in mps2_uart_shutdown by Nathan Chancellor · 6 years ago
  99. 7ab57b7 tty: increase the default flip buffer limit to 2*640K by Manfred Schlaegl · 6 years ago
  100. 7dd50e20 tty: ipwireless: Fix potential NULL pointer dereference by YueHaibing · 6 years ago