1. bcdd0ca tty: Use __GFP_NOFAIL for tty_ldisc_get() by Tetsuo Handa · 7 years ago
  2. 66dd99c tty: serial: xuartps: Setup early console when uartclk is also passed by Michal Simek · 7 years ago
  3. 903f9db tty: Don't call panic() at tty_ldisc_init() by Tetsuo Handa · 7 years ago
  4. 598c2d4 tty: Avoid possible error pointer dereference at tty_ldisc_restore(). by Tetsuo Handa · 7 years ago
  5. 066cd1c tty: serial: qcom_geni_serial: Use signed variable to get IRQ by Karthikeyan Ramasubramanian · 7 years ago
  6. dd709e7 earlycon: Use a pointer table to fix __earlycon_table stride by Daniel Kurtz · 7 years ago
  7. 0aa821d serial: imx: fix cached UCR2 read on software reset by Stefan Agner · 7 years ago
  8. 6d215f8 serial: imx: warn user when using unsupported configuration by Stefan Agner · 7 years ago
  9. 46c6975 serial: mvebu-uart: Fix local flags handling on termios update by Marc Zyngier · 7 years ago
  10. b2d89ad9 tty: n_gsm: Fix DLCI handling for ADM mode if debug & 2 is not set by Tony Lindgren · 7 years ago
  11. e9ec225 tty: n_gsm: Fix long delays with control frame timeouts in ADM mode by Tony Lindgren · 7 years ago
  12. becdce1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  13. 9abf8ac Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  14. 642e7fd Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux by Linus Torvalds · 7 years ago
  15. f5a8eb6 Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 7 years ago
  16. 66f4e88 x86/ioport: add ksys_ioperm() helper; remove in-kernel calls to sys_ioperm() by Dominik Brodowski · 7 years ago
  17. 70f68ee fs: add ksys_sync() helper; remove in-kernel calls to sys_sync() by Dominik Brodowski · 7 years ago
  18. b8ac14d tty: hvc: remove tile driver by Arnd Bergmann · 7 years ago
  19. e6bf3cc tty: remove bfin_jtag_comm and hvc_bfin_jtag drivers by Arnd Bergmann · 7 years ago
  20. b716d38 serial: remove tile uart driver by Arnd Bergmann · 7 years ago
  21. ece2ca9 serial: remove m32r_sio driver by Arnd Bergmann · 7 years ago
  22. aa1fbc7 serial: remove blackfin drivers by Arnd Bergmann · 7 years ago
  23. aa4afa2 serial: remove cris/etrax uart drivers by Arnd Bergmann · 7 years ago
  24. f1869a8 tty: vt: fix up tabstops properly by Linus Torvalds · 7 years ago
  25. 4f79409 serial: expose buf_overrun count through proc interface by Jeremy Kerr · 7 years ago
  26. c685af1 serial: mvebu-uart: fix tx lost characters by Gabriel Matni · 7 years ago
  27. 7693b33 tty: serial: msm_geni_serial: Fix return value check in qcom_geni_serial_probe() by Wei Yongjun · 7 years ago
  28. 4958134 Merge 4.16-rc6 into tty-next by Greg Kroah-Hartman · 7 years ago
  29. c4f5287 tty: serial: msm_geni_serial: Add serial driver support for GENI based QUP by Karthikeyan Ramasubramanian · 7 years ago
  30. 579f1a2 s390/setup : enable display support for KVM guest by Farhan Ali · 7 years ago
  31. e2fea54 8250-men-mcb: add support for 16z025 and 16z057 by Michael Moese · 7 years ago
  32. 7d8f686 serial: stm32: fix initialization of RS485 mode by Bich HEMON · 7 years ago
  33. 65d9982 vt: change SGR 21 to follow the standards by Mike Frysinger · 7 years ago
  34. c5e3d20 serdev: Fix typo in serdev_device_alloc by Frédéric Danis · 7 years ago
  35. dfd9190 tty: st-asc: Update tty alias by Patrice Chotard · 7 years ago
  36. 1bcda09 serial: stm32: add support for RS485 hardware control mode by Bich HEMON · 7 years ago
  37. f597fbc serial: 8250: Add Nuvoton NPCM UART by Joel Stanley · 7 years ago
  38. ca7c22f serial: mxs-auart: disable clks of Alphascale ASM9260 by Alexey Khoroshilov · 7 years ago
  39. 7d6e214 serial: 8250_dw: Switch to use acpi_dev_present() by Andy Shevchenko · 7 years ago
  40. 9d1a50a serial: imx: consistently use imx_uart_ as prefix for all functions by Uwe Kleine-König · 7 years ago
  41. 48669b6 serial: imx: don't prepare to send if no data is available by Uwe Kleine-König · 7 years ago
  42. 1866541 serial: imx: Fix handling of TC irq in combination with DMA by Uwe Kleine-König · 7 years ago
  43. 81ca8e8 serial: imx: Also enable the aging timer in PIO mode by Uwe Kleine-König · 7 years ago
  44. 76821e2 serial: imx: ensure that RX irqs are off if RX is off by Uwe Kleine-König · 7 years ago
  45. dedc64e serial: imx: Stop to receive in .stop_rx() by Uwe Kleine-König · 7 years ago
  46. 02b0abd3 serial: imx: setup fifo waterlevel before enabling aging timer by Uwe Kleine-König · 7 years ago
  47. 4444dcf serial: imx: use u32 variables with matching names for registers by Uwe Kleine-König · 7 years ago
  48. 0c54922 serial: imx: simplify check that prevents starting PIO when DMA is in use by Uwe Kleine-König · 7 years ago
  49. 686351f serial: imx: simplify some conditions related to dma by Uwe Kleine-König · 7 years ago
  50. 3a0ab62 serial: imx: implement shadow registers for UCRx and UFCR by Uwe Kleine-König · 7 years ago
  51. 27c8442 serial: imx: add wrappers for writel and readl by Uwe Kleine-König · 7 years ago
  52. afa6b1c tty: New RISC-V SBI console driver by Palmer Dabbelt · 7 years ago
  53. 5ba484e tty: Remove metag DA TTY and console driver by James Hogan · 7 years ago
  54. 6aed2a8 serial: imx: document functions that are called with port.lock taken by Uwe Kleine-König · 7 years ago
  55. 302e8dc serial: imx: Rename register fields to match newer reference manuals by Uwe Kleine-König · 7 years ago
  56. aad76f2 serial, pci_ids: Move duplicate IDs to PCI IDs database by Andy Shevchenko · 7 years ago
  57. e7d75e1 serial: xuartps: Fix out-of-bounds access through DT alias by Geert Uytterhoeven · 7 years ago
  58. 96c611c serial: sirf: Fix out-of-bounds access through DT alias by Geert Uytterhoeven · 7 years ago
  59. 090fa4b serial: sh-sci: Fix out-of-bounds access through DT alias by Geert Uytterhoeven · 7 years ago
  60. 49ee23b serial: samsung: Fix out-of-bounds access through serial port index by Geert Uytterhoeven · 7 years ago
  61. afc7851 serial: pxa: Fix out-of-bounds access through serial port index by Geert Uytterhoeven · 7 years ago
  62. dd345a3 serial: mxs-auart: Fix out-of-bounds access through serial port index by Geert Uytterhoeven · 7 years ago
  63. 5673444 serial: imx: Fix out-of-bounds access through serial port index by Geert Uytterhoeven · 7 years ago
  64. ffab87f serial: fsl_lpuart: Fix out-of-bounds access through DT alias by Geert Uytterhoeven · 7 years ago
  65. f9f5786 serial: arc_uart: Fix out-of-bounds access through DT alias by Geert Uytterhoeven · 7 years ago
  66. 42afa62 serial: imx: drop check for enabled dma in .startup by Uwe Kleine-König · 7 years ago
  67. 4238c00 serial: imx: simplify tracking of dma being initialized by Uwe Kleine-König · 7 years ago
  68. 4377689 serial: imx: Only handle irqs that are actually enabled by Uwe Kleine-König · 7 years ago
  69. 0399fd6 serial: imx: rename variables to match the register names by Uwe Kleine-König · 7 years ago
  70. 135ccb0 serial: imx: drop if that always evaluates to true by Uwe Kleine-König · 7 years ago
  71. 5d7f77e serial: imx: fix bogus dev_err by phil eichinger · 7 years ago
  72. 7842055 serial: sh-sci: prevent lockup on full TTY buffers by Ulrich Hecht · 7 years ago
  73. 9f2068f serial: 8250_pci: Add Brainboxes UC-260 4 port serial device by Nikola Ciprich · 7 years ago
  74. 1f66dd3 earlycon: add reg-offset to physical address before mapping by Greentime Hu · 7 years ago
  75. 7145690 serial: core: mark port as initialized in autoconfig by Sebastian Andrzej Siewior · 7 years ago
  76. e7f3e99 serial: 8250_pci: Don't fail on multiport card class by Andy Shevchenko · 7 years ago
  77. fd63a89 tty/serial: atmel: add new version check for usart by Jonas Danielsson · 7 years ago
  78. 0ef5a6e serial: mvebu-uart: remove duplicated bit-wise or of STAT_FRM_ERR by Colin Ian King · 7 years ago
  79. 45ca673 tty: serial: imx: allow breaks to be received when using dma by Troy Kisky · 7 years ago
  80. 914eaf9 serial: 8250_dw: Allow TX FIFO to drain before writing to UART_LCR by Joshua Scott · 7 years ago
  81. b96408b serial: sh-sci: use hrtimer for receive timeout by Ulrich Hecht · 7 years ago
  82. 08fb00c serial: 8250: 8250_omap: Fix throttling when DMA is enabled by Vignesh R · 7 years ago
  83. 2e9fe53 serial: 8250: Don't service RX FIFO if interrupts are disabled by Vignesh R · 7 years ago
  84. 1a9ab35 gpio: serial: max310x: Use HW type for gpio_chip's label by Jan Kundrát · 7 years ago
  85. eefadcb serial: altera: set RRDY flag also without irq by Uwe Kleine-König · 7 years ago
  86. 2ea6ad8 serial: altera: don't enable any irq if the device doesn't feature an irq by Uwe Kleine-König · 7 years ago
  87. 0e25496 serial: altera: ensure port->regshift is honored consistently by Uwe Kleine-König · 7 years ago
  88. 28b0f8a tty: make n_tty_read() always abort if hangup is in progress by Tejun Heo · 7 years ago
  89. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  90. 54ce685 Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  91. 0231d00 ACPI: SPCR: Make SPCR available to x86 by Prarit Bhargava · 7 years ago
  92. 47fcc03 Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  93. db59332 Merge tag 'tty-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  94. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  95. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  96. bc4e118 Merge tag 'mfd-next-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 7 years ago
  97. c7e1b40 tty: serial: exar: Relocate sleep wake-up handling by Aaron Sierra · 7 years ago
  98. 3a19cfc serdev: add method to set parity by Ulrich Hecht · 7 years ago
  99. b027e22 tty: fix data race between tty_init_dev and flush of buf by Gaurav Kohli · 7 years ago
  100. 09df0b3 serial: imx: fix endless loop during suspend by Martin Kaiser · 7 years ago