1. 58362d5 serial: imx: implement handshaking using gpios with the mctrl_gpio helper by Uwe Kleine-König · 9 years ago
  2. 4f71a2e serial: mctrl_gpio: export mctrl_gpio_disable_ms and mctrl_gpio_init by Uwe Kleine-König · 9 years ago
  3. 5cbb457 drivers: tty: 68328serial.c: Remove parentheses after return by Frederik Völkel · 9 years ago
  4. 2ababf9 drivers: tty: 68328serial.c: Fix "foo * bar" should be "foo *bar" by Frederik Völkel · 9 years ago
  5. e836ed7 drivers: tty: 68328serial.c: Do not initialize statics to 0 by Frederik Völkel · 9 years ago
  6. 4b7bb2b drivers: tty: 68328serial.c: remove unnecessary spaces(checkpatch) by Frederik Völkel · 9 years ago
  7. ba4f10a drivers: tty: 68328serial.c: Add missing spaces(checkpatch) by Frederik Völkel · 9 years ago
  8. 858965d serial: Fix UPIO_MEM comment by Peter Hurley · 9 years ago
  9. 0ff4230 serial: 8250_mid: fix broken DMA dependency by Heikki Krogerus · 9 years ago
  10. dd42bf1 tty: Prevent ldisc drivers from re-using stale tty fields by Peter Hurley · 9 years ago
  11. 3946965 ARM: meson: serial: check for tx-irq enabled in irq code by Ben Dooks · 9 years ago
  12. f1dd05c ARM: meson: serial: ensure tx irq on if more work to do by Ben Dooks · 9 years ago
  13. 2561f06 ARM: meson: serial: disable rx/tx irqs during console write by Ben Dooks · 9 years ago
  14. f1f5c14 ARM: meson: serial: use meson_uart_tx_empty() to wait for empty by Ben Dooks · 9 years ago
  15. 855ddca ARM: meson: serial: only disable tx irq on stop by Ben Dooks · 9 years ago
  16. 41788f0 ARM: meson: serial: ensure console port uart enabled by Ben Dooks · 9 years ago
  17. 8867973 ARM: meson: serial: tx_empty fails to check for transmitter busy by Ben Dooks · 9 years ago
  18. 00661dd ARM: meson: serial: don't reset port on uart startup by Ben Dooks · 9 years ago
  19. 1bc1f17 ARM: meson: serial: release region on port release by Ben Dooks · 9 years ago
  20. f5ce6ed tty: amba-pl011: switch to using relaxed IO accessors by Russell King · 9 years ago
  21. 7ec7587 tty: amba-pl011: add support for ZTE UART (EXPERIMENTAL) by Russell King · 9 years ago
  22. 84c3e03 tty: amba-pl011: add support for 32-bit register access by Russell King · 9 years ago
  23. 10004a6 tty: amba-pl011: remove ST micro registers from standard table by Russell King · 9 years ago
  24. e4df9a8 tty: amba-pl011: clean up LCR register offsets by Russell King · 9 years ago
  25. bf69ff8 tty: amba-pl011: add ST register offset table by Russell King · 9 years ago
  26. 439403b tty: amba-pl011: add register offset table to vendor data by Russell King · 9 years ago
  27. debb7f6 tty: amba-pl011: add register lookup table by Russell King · 9 years ago
  28. b985e9e n_tty: Reduce branching in canon_copy_from_read_buf() by Peter Hurley · 9 years ago
  29. e661cf7 n_tty: Clarify copy_from_read_buf() by Peter Hurley · 9 years ago
  30. 679e7c2 n_tty: Uninline tty_copy_to_user() by Peter Hurley · 9 years ago
  31. afd7f88 serial: 8250: move of_serial code to 8250 directory by Arnd Bergmann · 9 years ago
  32. 4e33870 serial: of: CONFIG_SERIAL_8250 is always set by Arnd Bergmann · 9 years ago
  33. d1b5c87 serial: remove NWP serial support by Arnd Bergmann · 9 years ago
  34. 3ac4ae4 serial:bfin-uart:Remove 'struct timeval' by DengChao · 9 years ago
  35. 29647c4 serial: SERIAL_MXS_AUART should depend on HAS_DMA by Geert Uytterhoeven · 9 years ago
  36. f8032cb serial: SERIAL_IMX_AUART should depend on HAS_DMA by Geert Uytterhoeven · 9 years ago
  37. 55fe84b1 serial: SERIAL_ATMEL should depend on HAS_DMA by Geert Uytterhoeven · 9 years ago
  38. ed7a850 sc16is7xx: Fix TX buffer overrun caused by wrong tx fifo level read-out by Florian Achleitner · 9 years ago
  39. 63d8cb3 tty: Simplify tty_set_ldisc() exit handling by Peter Hurley · 9 years ago
  40. 5841fc4 tty: Remove unused SERIAL_DO_RESTART define by Peter Hurley · 9 years ago
  41. 4de91eb tty: Remove dead tty_write_flush() declaration and macro by Peter Hurley · 9 years ago
  42. d1d3a0f tty: Only allow slave pty as controlling tty by Peter Hurley · 9 years ago
  43. 83db1df tty: core: Prefer dev_dbg() over pr_debug() by Peter Hurley · 9 years ago
  44. 6d029c6 tty: Merge conditional + error message + WARN_ON() by Peter Hurley · 9 years ago
  45. d435cef tty: Remove __func__ from tty_debug() macro by Peter Hurley · 9 years ago
  46. 89222e6 tty: core: Prefer pr_* to printk(*) by Peter Hurley · 9 years ago
  47. f658dca tty: Remove unset_locked_termios() error message by Peter Hurley · 9 years ago
  48. d97ba9c tty: core: Refactor parameters for unset_locked_termios() helper by Peter Hurley · 9 years ago
  49. 656fb86 tty: core: Add driver name to invalid device registration message by Peter Hurley · 9 years ago
  50. 9b42bb7 tty: Convert SAK messages to tty_notice() by Peter Hurley · 9 years ago
  51. 339f36b tty: Define tty_*() printk macros by Peter Hurley · 9 years ago
  52. 0a083ed tty: core: Add helper fn to deref tty driver name by Peter Hurley · 9 years ago
  53. 2508065 tty: core: Remove redundant oom message by Peter Hurley · 9 years ago
  54. 076fe30 tty: synclink_gt: Rename tty_driver_name by Peter Hurley · 9 years ago
  55. 82b8f88 tty: Make tty_paranoia_check() file scope by Peter Hurley · 9 years ago
  56. 998b4a4 tty: Improve tty_debug() macro by Peter Hurley · 9 years ago
  57. 9f25bc5 tty: amba-pl011: prepare REG_* register indexes by Russell King · 9 years ago
  58. 7fe9a5a tty: amba-pl011: add helper to detect split LCRH register by Russell King · 9 years ago
  59. b2a4e24 tty: amba-pl011: convert accessor functions to take uart_amba_port by Russell King · 9 years ago
  60. 7583633 tty: amba-pl011: add register accessor functions by Russell King · 9 years ago
  61. bd94c40 serial: support 16-bit register interface for console by Masahiro Yamada · 9 years ago
  62. 004e2ed serial: 8250_early: squash wait_for_xmitr() into serial_putc() by Masahiro Yamada · 9 years ago
  63. f2bfdb0 serial: 8250_early: confirm empty transmitter after sending characters by Masahiro Yamada · 9 years ago
  64. 2cda227 serial: 8250_early: do not save and restore IER in write callback by Masahiro Yamada · 9 years ago
  65. c0f160a vt: Deinline save_screen, save 238 bytes by Denys Vlasenko · 9 years ago
  66. 5ef6504 tty: Deinline __ldsem_down_write_nested, save 128 bytes by Denys Vlasenko · 9 years ago
  67. fc0285f tty: Deinline __ldsem_down_read_nested, save 128 bytes by Denys Vlasenko · 9 years ago
  68. eba3b47 serial/vt8500_serial: Deinline wait_for_xmitr, save 165 bytes by Denys Vlasenko · 9 years ago
  69. 0d5547c serial/sunsu: Deinline wait_for_xmitr, save 165 bytes by Denys Vlasenko · 9 years ago
  70. 63744a6 serial/sprd_serial: Deinline wait_for_xmitr, save 165 bytes by Denys Vlasenko · 9 years ago
  71. be9ae5d serial/pxa: Deinline wait_for_xmitr, save 165 bytes by Denys Vlasenko · 9 years ago
  72. 2172076 serial/omap-serial: Deinline wait_for_xmitr, save 165 bytes by Denys Vlasenko · 9 years ago
  73. fed76af serial/men_z135_uart: Deinline men_z135_reg_clr, save 176 bytes by Denys Vlasenko · 9 years ago
  74. 9cdb933 serial/m32r_sio: Deinline wait_for_xmitr, save 165 bytes by Denys Vlasenko · 9 years ago
  75. 9428d71 isicom: Deinline drop_dtr, save 112 bytes by Denys Vlasenko · 9 years ago
  76. 1c82363 cyclades: Deinline cyz_is_loaded, save 240 bytes by Denys Vlasenko · 9 years ago
  77. cb128f6 tty/tty_ldisc: Deinline tty_ldisc_put, save 368 bytes by Denys Vlasenko · 9 years ago
  78. f4581ca serial_core: Deinline uart_update_mctrl, save 304 bytes by Denys Vlasenko · 9 years ago
  79. 6d70f46 serial/jsm: Deinline neo_parse_isr, save 688 bytes by Denys Vlasenko · 9 years ago
  80. 1a5b34e serial/bcm63xx_uart: Deinline wait_for_xmitr, save 374 bytes by Denys Vlasenko · 9 years ago
  81. 810e20e isicom: Deinline WaitTillCardIsFree, save 1120 bytes by Denys Vlasenko · 9 years ago
  82. 8c6ba00 cyclades: Deinline serial_paranoia_check, save 304 bytes by Denys Vlasenko · 9 years ago
  83. f25d596 cyclades: Deinline cyy_writeb, save 880 bytes by Denys Vlasenko · 9 years ago
  84. f88d868 cyclades: Deinline cyy_readb, save 368 bytes by Denys Vlasenko · 9 years ago
  85. 4828d5c serial: 8250_ingenic: allow to be independent of SERIAL_8250_CONSOLE by Masahiro Yamada · 9 years ago
  86. fbccaca serial: 8250_ingenic: delete redundant "select SERIAL_EARLYCON" by Masahiro Yamada · 9 years ago
  87. b8d20e0 serial: 8250_uniphier: add earlycon support by Masahiro Yamada · 9 years ago
  88. d72d391c drivers/tty/serial: make 8250/8250_mtk.c explicitly non-modular by Paul Gortmaker · 9 years ago
  89. c39dfeb drivers/tty/serial: make serial/atmel_serial.c explicitly non-modular by Paul Gortmaker · 9 years ago
  90. cc56884 serial: imx: reorder functions and simplify a bit by Uwe Kleine-König · 9 years ago
  91. 90ebc48 serial: imx: repair and complete handshaking by Uwe Kleine-König · 9 years ago
  92. 18dfef9 serial: atmel: convert to irq handling provided mctrl-gpio by Uwe Kleine-König · 9 years ago
  93. 456ad4a serial: sh-sci: Add device tree bindings for r8a7793 by Ulrich Hecht · 9 years ago
  94. 5f8b904 serial: imx: fix a possible NULL dereference by LABBE Corentin · 9 years ago
  95. 4d2ae60 drivers: serial: jsm: Switch "jsm" to JSM_DRIVER_NAME by Gavin Thomas Claugus · 9 years ago
  96. 9f9499a Linux 4.4-rc5 by Linus Torvalds · 9 years ago
  97. dfd01f0 sched/wait: Fix the signal handling fix by Peter Zijlstra · 9 years ago
  98. fc891828 Merge tag 'nfs-for-4.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  99. dec9cbf Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  100. 43afc99 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago