1. 1106d2d drivers/tty: make serial/lantic.c driver explicitly non-modular by Paul Gortmaker · 9 years ago
  2. 4e62794 drivers/tty: make serial/sn_console.c driver explicitly non-modular by Paul Gortmaker · 9 years ago
  3. 97d49ad serial: samsung: Remove redundant DEBUG_LL check by Javier Martinez Canillas · 9 years ago
  4. af5554f tty: buffers: Move hidden buffer index advance into outer loop by Peter Hurley · 9 years ago
  5. 069f38b tty: Replace smp_rmb/smp_wmb with smp_load_acquire/smp_store_release by Peter Hurley · 9 years ago
  6. 61e86cc tty: vt: Fix !TASK_RUNNING diagnostic warning from paste_selection() by Peter Hurley · 9 years ago
  7. e144c58 serial: core: Fix crashes while echoing when closing by Peter Hurley · 9 years ago
  8. e5eb517 serial/uuc_uart: Support higher bitrates than 115200 Bit/s by Alexander Stein · 9 years ago
  9. 7e8af24 tty: serial: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  10. 3bb2ccd tty: serial: Drop owner assignment from platform_driver by Krzysztof Kozlowski · 9 years ago
  11. 5f258b3 tty/serial: at91: use 32bit writes into TX FIFO when DMA is enabled by Cyrille Pitchen · 9 years ago
  12. b5199d4 tty/serial: at91: add support to FIFOs by Cyrille Pitchen · 9 years ago
  13. 4e7decd tty/serial: at91: remove bunch of macros to access UART registers by Cyrille Pitchen · 9 years ago
  14. 6719693 tty: add missing rcu_read_lock for task_pgrp by Patrick Donnelly · 9 years ago
  15. da89164 serial: 8250: Do XR17V35X specific wakeup in serial8250_do_startup by Joerg Roedel · 9 years ago
  16. ee3ad90 serial: 8250: Defer interrupt enable until fifos enabled by Peter Hurley · 9 years ago
  17. f3fb7ef tty/early: make serial8250_early_{in,out} static again by Vineet Gupta · 9 years ago
  18. b6830f6 serial: 8250: Split base port operations from universal driver by Peter Hurley · 9 years ago
  19. 907eda3 Revert "serial: imx: initialized DMA w/o HW flow enabled" by David Jander · 9 years ago
  20. e95044b tty: serial: imx.c: Reset UART before activating interrupts by David Jander · 9 years ago
  21. e9b5a98 serial: imx: reduce irq-latency after rx overflow by Manfred Schlaegl · 9 years ago
  22. 9b28993 serial: imx: count tty buffer overruns by Manfred Schlaegl · 9 years ago
  23. 8a61f0c serial: imx: Disable irqs before requesting them by Fabio Estevam · 9 years ago
  24. 1eacbfb serial/uartlite: Let it build on any arch with IOMEM by Ricardo Ribalda Delgado · 9 years ago
  25. 6b596a8 serial: stm32-usart: Fix SysRq support by Maxime Coquelin · 9 years ago
  26. dec273e sc16is7xx: fix FIFO address of secondary UART by Bo Svangård · 9 years ago
  27. 32aa633 sc16is7xx: fix Kconfig dependencies by Jakub Kicinski · 9 years ago
  28. 466e285 serial: sirf: let uart's receive start in right place by Qipan Li · 9 years ago
  29. 1d26c9f serial: sirf: workaround rx process to avoid possible data loss by Qipan Li · 9 years ago
  30. d8c2c0d serial: etraxfs-uart: Fix release etraxfs_uart_ports by Axel Lin · 9 years ago
  31. e9bb4b5 serial: etraxfs-uart: Convert to uart_console_device instead of open-coded by Axel Lin · 9 years ago
  32. 5bac4b3 serial: 8250_omap: Remove auto-IXON flow control by Peter Hurley · 9 years ago
  33. 27c93af serial: 8250_omap: workaround module disable errata on dra7x SoCs by Sekhar Nori · 9 years ago
  34. cdb929e serial: 8250_omap: workaround errata around idling UART after using DMA by Sekhar Nori · 9 years ago
  35. 4fcdff9 serial: 8250_omap: introduce "ti,am3352-uart" compatible property by Sekhar Nori · 9 years ago
  36. 6f03541 serial: 8250_omap: refactor mdr1 update by Sekhar Nori · 9 years ago
  37. 727fd8a serial: 8250_omap: fix kernel crash in suspend-to-ram by Sekhar Nori · 9 years ago
  38. 29d5864 serial/8250_fintek: Support for any io address. by Ricardo Ribalda Delgado · 9 years ago
  39. ce8c267 serial/8250_fintek: Support keys different than default by Ricardo Ribalda Delgado · 9 years ago
  40. dae77f7 serial/8250_fintek: Support for chip_ip 0x0501 by Ricardo Ribalda Delgado · 9 years ago
  41. 017bec3 serial/8250_fintek: Support for multiple base_ports by Ricardo Ribalda Delgado · 9 years ago
  42. 92a5f11 serial/8250_fintek: Use private data structure by Ricardo Ribalda Delgado · 9 years ago
  43. 08b3324 tty/vt: Fix the memory leak in visual_init by Dongxing Zhang · 9 years ago
  44. 75406b3 tty: Convert use of __constant_htons to htons by Vaishali Thakkar · 9 years ago
  45. 97a60ea serial: amba-pl011: Fix devm_ioremap_resource return value check by Krzysztof Kozlowski · 9 years ago
  46. 3b19e03 n_tty: signal and flush atomically by Peter Hurley · 9 years ago
  47. d4113f2 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  48. 2d44070 Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  49. 7adf12b Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  50. 02201e3 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  51. 05a8256 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  52. 78c10e5 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  53. 8c7febe Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  54. 23908db Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  55. 55a7d4b Merge tag 'for-4.2' of git://git.sourceforge.jp/gitroot/uclinux-h8/linux by Linus Torvalds · 9 years ago
  56. aefbef1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  57. 14738e0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  58. dc56401 mm: oom_kill: simplify OOM killer locking by Johannes Weiner · 9 years ago
  59. 08d183e Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 9 years ago
  60. 10b4b09 Merge tag 'gpio-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  61. e4d6f91 sh-sci: Get register size from platform device by Yoshinori Sato · 9 years ago
  62. e1d0be6 sh-sci: Add h8300 SCI by Yoshinori Sato · 10 years ago
  63. 0cf985f serial: 8250_ingenic: support for Ingenic SoC UARTs by Paul Burton · 9 years ago
  64. d1e9a4f MIPS: Add SysRq operation to dump TLBs on all CPUs by James Hogan · 9 years ago
  65. eeb64c1 tty/vt/keyboard: define LED triggers for VT keyboard lock states by Samuel Thibault · 9 years ago
  66. 5235552 tty/vt/keyboard: define LED triggers for VT LED states by Samuel Thibault · 9 years ago
  67. 4d38e5c tty/metag_da: Avoid module_init/module_exit in non-modular code by James Hogan · 9 years ago
  68. ff0daa1 serial: sprd: check for NULL after calling devm_clk_get by Fernando Guzman Lugo · 9 years ago
  69. 899f0c1 serial: 8250_pci: Correct uartclk for xr17v35x expansion chips by Soeren Grunewald · 9 years ago
  70. be32c0c serial: 8250_pci: Add support for 12 port Exar boards by Soeren Grunewald · 9 years ago
  71. f10a223 serial: core: cleanup in uart_get_baud_rate() by Joakim Nordell · 9 years ago
  72. 48a6092 serial: stm32-usart: Add STM32 USART Driver by Maxime Coquelin · 9 years ago
  73. a3e362f serial: 8250_omap: Move wake-up interrupt to generic wakeirq by Tony Lindgren · 9 years ago
  74. ee83bd3 serial: omap: Switch wake-up interrupt to generic wakeirq by Tony Lindgren · 9 years ago
  75. 2a44624 tty/serial: kill off set_irq_flags usage by Rob Herring · 9 years ago
  76. 00fda16 Merge 4.1-rc7 into tty-next by Greg Kroah-Hartman · 9 years ago
  77. 6394d6d Merge 4.1-rc7 into staging-testing by Greg Kroah-Hartman · 9 years ago
  78. b334b77 Merge tag 'tty-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  79. ffb6e0c tty: remove platform_sysrq_reset_seq by Arnd Bergmann · 9 years ago
  80. 3fff99b gpiolib: rename gpiod_set_array to gpiod_set_array_value by Rojhalat Ibrahim · 9 years ago
  81. 72586c6 n_tty: Fix auditing support for cannonical mode by Laura Abbott · 9 years ago
  82. 9809889 serial: 8250_omap: provide complete custom startup & shutdown callbacks by Sebastian Andrzej Siewior · 9 years ago
  83. d2aef35 serial: 8250: add LPC18xx/43xx UART driver by Joachim Eastwood · 9 years ago
  84. 1a8d290 serial: 8250_uniphier: add UniPhier serial driver by Masahiro Yamada · 9 years ago
  85. 0788c39 serial: 8250_dw: support ACPI platforms with integrated DMA engine by Heikki Krogerus · 9 years ago
  86. 6f0c309 serial: of_serial: check the return value of clk_prepare_enable() by Masahiro Yamada · 9 years ago
  87. 3a63d22 serial: of_serial: use devm_clk_get() instead of clk_get() by Masahiro Yamada · 9 years ago
  88. 6e63be3 serial: earlycon: Add support for big-endian MMIO accesses by Noam Camus · 9 years ago
  89. 0f17e3b serial: sirf: use hrtimer for data rx by Qipan Li · 9 years ago
  90. 86459b0 serial: sirf: correct the fifo empty_bit by Qipan Li · 9 years ago
  91. 326707e serial: sirf: fix system hung on console log output by Qipan Li · 9 years ago
  92. ba02406 serial: 8250: remove return statements from void function by Masahiro Yamada · 9 years ago
  93. 478d105 sc16is7xx: use kworker for RS-485 configuration by Jakub Kicinski · 9 years ago
  94. 059d581 sc16is7xx: use kworker to update ier bits by Jakub Kicinski · 9 years ago
  95. a010408 sc16is7xx: use kworker for md_proc by Jakub Kicinski · 9 years ago
  96. dbe5a40 sc16is7xx: move RTS delay to workqueue by Jakub Kicinski · 9 years ago
  97. 9e6f4ca sc16is7xx: use kthread_worker for tx_work and irq by Jakub Kicinski · 9 years ago
  98. 4ae82e5 sc16is7xx: use LSR_TEMT_BIT in .tx_empty() by Jakub Kicinski · 9 years ago
  99. 4117a60 sc16is7xx: add missing compatible strings by Jakub Kicinski · 9 years ago
  100. 5451bb29 sc16is7xx: remove RS-485 delay RTS handling by Jakub Kicinski · 9 years ago