1. 84130aa tty/serial: Add GPIOLIB helpers for controlling modem lines by Richard Genoud · 10 years ago
  2. 2ce7c14 serial: sccnxp: Add IGNPAR flag handling by Alexander Shiyan · 10 years ago
  3. bee18bd serial: sccnxp: Remove useless timer_pending() check by Alexander Shiyan · 10 years ago
  4. 8587839 serial: imx: disable the receiver ready interrupt for imx_stop_rx by Huang Shijie · 10 years ago
  5. e2f2786 serial: imx: remove the DMA wait queue by Huang Shijie · 10 years ago
  6. 8eccd0c serial: imx: remove the redundant code by Huang Shijie · 10 years ago
  7. 772f899 serial: imx: reset the uart port all the time by Huang Shijie · 10 years ago
  8. 0c6d774 serial: Add support for Advantech PCM-3614I/PCM-3618I serial expansion cards by Thomee Wright · 10 years ago
  9. b38cb7d serial: imx: Disable new features of autobaud detection by Fabio Estevam · 10 years ago
  10. feb5814 parport: Add support for the WCH353 1S/1P multi-IO card by Ezequiel Garcia · 10 years ago
  11. c67f866 serial: efm32: add module_exit by Vincent Stehlé · 10 years ago
  12. e4ac92d serial: samsung: Neaten dbg uses by Joe Perches · 10 years ago
  13. 10389e6 tty: serial: men_z135_uart: Don't activate TX Space available IRQ on startup by Johannes Thumshirn · 10 years ago
  14. 1ffcd67 serial: st-asc: Fix data corruption during long console bursts by Daniel Thompson · 10 years ago
  15. d335215 tty: serial: uartlite: Specify time for sending chars by Michal Simek · 10 years ago
  16. ac62391 serial: SERIAL_FSL_LPUART should depend on HAS_DMA by Geert Uytterhoeven · 10 years ago
  17. 07d410e serial: sirf: fix spinlock deadlock issue by Qipan Li · 10 years ago
  18. 205c384 serial: sirf: move to writel for TXFIFO instead of writeb by Barry Song · 10 years ago
  19. 717e1cb serial: add missing SERIAL_CORE dependencies by Arnd Bergmann · 10 years ago
  20. beb04a9 serial: sc16is7xx: dynamically allocate tx/rx buffer by Jon Ringle · 10 years ago
  21. 3df5adb serial: sc16is7xx: compile I2C when REGMAP_I2C is module by Jan Moskyto Matejka · 10 years ago
  22. 36174626 tty: n_hdlc: Drop redundant error message by Jean Delvare · 10 years ago
  23. 0667934 serial: pch_uart: Fix Kconfig dependencies by Jean Delvare · 10 years ago
  24. e26f1db tty/serial: fix generic earlycon option parsing by Rob Herring · 10 years ago
  25. fe1cf8a tty/serial: add back missing setup_early_serial8250_console by Rob Herring · 10 years ago
  26. f379a07 Merge 3.15-rc3 into tty-next by Greg Kroah-Hartman · 10 years ago
  27. d952795 serial: sc16is7xx: fix implicit decl of func copy_{to,from}_user by Jon Ringle · 10 years ago
  28. d3bdba9 serial: sc16is7xx: depend on I2C by Jon Ringle · 10 years ago
  29. dfeae61 serial: sc16is7xx by Jon Ringle · 10 years ago
  30. 2aafb38 Revert "serial: sh-sci: Add device tree support for r8a7779" by Greg Kroah-Hartman · 10 years ago
  31. d50d726 tty/serial: add arm/arm64 semihosting earlycon by Rob Herring · 10 years ago
  32. 0d3c673 tty/serial: pl011: add generic earlycon support by Rob Herring · 10 years ago
  33. d2fd681 tty/serial: convert 8250 to generic earlycon by Rob Herring · 10 years ago
  34. 9aac588 tty/serial: add generic serial earlycon by Rob Herring · 10 years ago
  35. d20642f x86: move FIX_EARLYCON_MEM kconfig into x86 by Rob Herring · 10 years ago
  36. e264ebf tty: serial: Add driver for MEN's 16z135 High Speed UART. by Johannes Thumshirn · 10 years ago
  37. d9bb3fb tty: xuartps: Rebrand driver as Cadence UART by Soren Brinkmann · 10 years ago
  38. b494a5f tty: xuartps: Don't write IRQ disable register to enable interrupts by Soren Brinkmann · 10 years ago
  39. 35dc5a5 tty: xuartps: Refactor read-modify-writes by Soren Brinkmann · 10 years ago
  40. 5ce15d2 tty: xuartps: Print warning in clock notifier by Soren Brinkmann · 10 years ago
  41. e555a21 tty: xuartps: Clean up by Soren Brinkmann · 10 years ago
  42. 928e926 tty: xuartps: Initialize ports according to aliases by Michal Simek · 10 years ago
  43. 489810a1 tty: xuartps: Fix kernel-doc errors in the driver by Michal Simek · 10 years ago
  44. d900d98 tty: serial: omap: fix Sparse warnings by Felipe Balbi · 10 years ago
  45. 5c3f4bd tty: serial: omap: remove unneeded singlethread workqueue by Felipe Balbi · 10 years ago
  46. 985bfd5 tty: serial: omap: remove some dead code by Felipe Balbi · 10 years ago
  47. d044d23 tty: serial: omap: switch over to devm_ioremap_resource by Felipe Balbi · 10 years ago
  48. 54af692 tty: serial: omap: switch over to platform_get_resource by Felipe Balbi · 10 years ago
  49. cc51638 tty: serial: omap: cleanup variable declarations by Felipe Balbi · 10 years ago
  50. 404dc57 tty: serial: omap: switch over to devm_request_gpio by Felipe Balbi · 10 years ago
  51. 5b6acc7 tty: serial: add missing braces by Felipe Balbi · 10 years ago
  52. 6bf7896 Revert "serial: omap: unlock the port lock" by Felipe Balbi · 10 years ago
  53. c7d44a0 serial_core: Commonalize crlf when working w/ a non open console port by Doug Anderson · 10 years ago
  54. 0f1e126 tty: serial: replace del_timer by del_timer_sync by Julia Lawall · 11 years ago
  55. 22766ed serial: mux: Align SUPPORT_SYSRQ behaviour with other drivers. by Daniel Thompson · 11 years ago
  56. fcbee4d serial: sh-sci: Add device tree support for r8a7779 by Simon Horman · 10 years ago
  57. c439c33 8250_dw: Support all baudrates on baytrail by Loic Poulain · 10 years ago
  58. 50d16ca pch_uart: Add uart device to irq name by Alexander Stein · 11 years ago
  59. 7deb39e serial_core: fix uart PORT_UNKNOWN handling by Thomas Pfaff · 10 years ago
  60. f94b057 serial: samsung: Change barrier() to cpu_relax() in console output by Doug Anderson · 10 years ago
  61. ab88c8d serial: samsung: don't check config for every character by Doug Anderson · 10 years ago
  62. bb7f09b serial: samsung: Use the passed in "port", fixing kgdb w/ no console by Doug Anderson · 10 years ago
  63. f8fd1b0 serial: 8250: Fix thread unsafe __dma_tx_complete function by Loic Poulain · 10 years ago
  64. b08c9c3 8250_core: Fix unwanted TX chars write by Loic Poulain · 10 years ago
  65. 6a20dbd tty: Fix race condition between __tty_buffer_request_room and flush_to_ldisc by Manfred Schlaegl · 10 years ago
  66. 12de375 Revert "serial: 8250, disable "too much work" messages" by Greg Kroah-Hartman · 10 years ago
  67. 1e7da05 serial: amba-pl011: fix regression, causing an Oops on rmmod by Guennadi Liakhovetski · 10 years ago
  68. c70dbb1 tty: fix memleak in alloc_pid by Chen Tingjie · 10 years ago
  69. f4f653e serial: 8250, disable "too much work" messages by Jiri Slaby · 11 years ago
  70. d758c9c serial: omap: Fix missing pm_runtime_resume handling by simplifying code by Tony Lindgren · 11 years ago
  71. bf903c0 serial_core: Fix pm imbalance on unbind by Geert Uytterhoeven · 11 years ago
  72. b2aeb77 serial: pl011: change Rx burst size to half of trigger level by Guennadi Liakhovetski · 10 years ago
  73. e55c2a0 serial: timberdale: Depend on X86_32 by Jean Delvare · 10 years ago
  74. c3c00b6 serial: st-asc: Fix SysRq char handling by Daniel Thompson · 11 years ago
  75. 2f310b8 Revert "serial: clps711x: Give a chance to perform useful tasks during wait loop" by Alexander Shiyan · 11 years ago
  76. 717f3bb serial_core: Fix conditional start_tx on ring buffer not empty by Seth Bollinger · 11 years ago
  77. 4ea8daf serial: efm32: use $vendor,$device scheme for compatible string by Uwe Kleine-König · 11 years ago
  78. 93a2e47 serial: omap: free the wakeup settings in remove by Sanjay Singh Rawat · 11 years ago
  79. 0b74717 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  80. 32b941b tty/hvc_opal: Kick the HVC thread on OPAL console events by Benjamin Herrenschmidt · 11 years ago
  81. cbda94e Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  82. dfc25e4 Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  83. cb15955 Merge tag 'tty-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  84. 4dedde7 Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  85. 462bf23 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  86. f1dc486 audit: anchor all pid references in the initial pid namespace by Richard Guy Briggs · 11 years ago
  87. 0b443ea cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE} by Viresh Kumar · 11 years ago
  88. 3a13884 tty/serial: omap: empty the RX FIFO at the end of half-duplex TX by Dimitris Lampridis · 11 years ago
  89. cab53dc tty/serial: omap: fix RX interrupt enable/disable in half-duplex TX by Dimitris Lampridis · 11 years ago
  90. 9b971cd serial: sh-sci: Neaten dev_<level> uses by Joe Perches · 11 years ago
  91. d3dfe5d serial: sh-sci: Replace hardcoded 3 by UART_PM_STATE_OFF by Geert Uytterhoeven · 11 years ago
  92. 26de4f1 serial: sh-sci: Add more register documentation by Geert Uytterhoeven · 11 years ago
  93. ff43da0 serial: sh-sci: Remove useless casts by Geert Uytterhoeven · 11 years ago
  94. 6c13d5d serial: sh-sci: Replace printk() by pr_*() by Geert Uytterhoeven · 11 years ago
  95. 4ed94cd serial_core: Avoid NULL pointer dereference in uart_close() by Geert Uytterhoeven · 11 years ago
  96. 4c6d5b4 serial_core: Get a reference for port->tty in uart_remove_one_port() by Geert Uytterhoeven · 11 years ago
  97. 63e3ad3 serial: clps711x: Give a chance to perform useful tasks during wait loop by Alexander Shiyan · 11 years ago
  98. 015355b serial_core: Grammar s/ports/port's/ by Geert Uytterhoeven · 11 years ago
  99. 02088ca serial_core: Spelling s/contro/control/ by Geert Uytterhoeven · 11 years ago
  100. 74be65a serial: efm32: properly namespace location property by Uwe Kleine-König · 11 years ago