1. 213dce3 tty: kconfig: remove the superfluous dependency on PPC_OF by Kevin Hao · 10 years ago
  2. 5dcb34b serial: pl010 is no longer broken by Arnd Bergmann · 10 years ago
  3. b11a278 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  4. 692132b serial: driver for ETRAX FS UART by Niklas Cassel · 10 years ago
  5. b7396a3 tty/serial: Add Spreadtrum sc9836-uart driver support by Chunyan Zhang · 10 years ago
  6. b94ba03 serial: samsung: Add support for early console by Tomasz Figa · 10 years ago
  7. 874e520 x86, mrst: remove Moorestown specific serial drivers by Andy Shevchenko · 10 years ago
  8. 5930cb3 serial: driver for Conexant Digicolor USART by Baruch Siach · 10 years ago
  9. 6341e62 kconfig: use bool instead of boolean for type definition attributes by Christoph Jaeger · 10 years ago
  10. 37da7bb Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  11. a7cb7bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  12. edeeec8 serial: samsung: Fix serial config dependencies for exynos7 by Pankaj Dubey · 10 years ago
  13. 6774def treewide: fix typo in printk and Kconfig by Masanari Iida · 10 years ago
  14. 03a8482 drivers: serial: jsm: Enable support for Digi Classic adapters by Konrad Zapalowicz · 10 years ago
  15. 1ab8e4b tty: serial: bcm63xx: Enable DT earlycon support by Kevin Cernekee · 10 years ago
  16. 4b65208 tty: serial: bcm63xx: Update the Kconfig help text by Kevin Cernekee · 10 years ago
  17. c0ec3fd tty: serial: bcm63xx: Allow bcm63xx_uart to be built on other platforms by Kevin Cernekee · 10 years ago
  18. 7c573d7 serial: mxs-auart: use mctrl_gpio helpers for handling modem signals by Janusz Uzycki · 10 years ago
  19. 0efe729 tty: serial: msm: Add earlycon support by Stephen Boyd · 10 years ago
  20. 6fa62fc serial: cadence: Add generic earlycon support by Michal Simek · 10 years ago
  21. efb0895 serial: clps711x: Fix COMPILE_TEST build for target without GPIOLIB support by Alexander Shiyan · 10 years ago
  22. 95562e7 tty/serial: samsung: enable usage for 64-bit Exynos platforms by Naveen Krishna Chatradhi · 10 years ago
  23. ff7693d ARM: meson: serial: add MesonX SoC on-chip uart driver by Carlo Caione · 10 years ago
  24. 62b0a1b serial: clps711x: Use mctrl_gpio helpers for handling modem signals by Alexander Shiyan · 10 years ago
  25. 080029b serial: lpc32xx uart module can't do console by Arnd Bergmann · 11 years ago
  26. 27cfe4e serial/arc: Use generic earlycon infrastructure by Vineet Gupta · 11 years ago
  27. 1570a53 serial: samsung: no more support for S5P6440 and S5P6450 SoCs by Kukjin Kim · 11 years ago
  28. e0b0baa tty/serial: at91: use mctrl_gpio helpers by Richard Genoud · 11 years ago
  29. 84130aa tty/serial: Add GPIOLIB helpers for controlling modem lines by Richard Genoud · 11 years ago
  30. ac62391 serial: SERIAL_FSL_LPUART should depend on HAS_DMA by Geert Uytterhoeven · 11 years ago
  31. 717e1cb serial: add missing SERIAL_CORE dependencies by Arnd Bergmann · 11 years ago
  32. 0667934 serial: pch_uart: Fix Kconfig dependencies by Jean Delvare · 11 years ago
  33. d3bdba9 serial: sc16is7xx: depend on I2C by Jon Ringle · 11 years ago
  34. dfeae61 serial: sc16is7xx by Jon Ringle · 11 years ago
  35. d50d726 tty/serial: add arm/arm64 semihosting earlycon by Rob Herring · 11 years ago
  36. 0d3c673 tty/serial: pl011: add generic earlycon support by Rob Herring · 11 years ago
  37. 9aac588 tty/serial: add generic serial earlycon by Rob Herring · 11 years ago
  38. e264ebf tty: serial: Add driver for MEN's 16z135 High Speed UART. by Johannes Thumshirn · 11 years ago
  39. d9bb3fb tty: xuartps: Rebrand driver as Cadence UART by Soren Brinkmann · 11 years ago
  40. e55c2a0 serial: timberdale: Depend on X86_32 by Jean Delvare · 11 years ago
  41. cbda94e Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  42. aa7b2e5 serial: sh_sci: remove HAVE_CLK build dependecy by Baruch Siach · 11 years ago
  43. d0fd413 serial: max310x: Allow driver to be compiled as module by Alexander Shiyan · 11 years ago
  44. 42f36ba serial: sh-sci: Restrict non-COMPILE_TEST compilation by Laurent Pinchart · 11 years ago
  45. b3864a5 tty: serial: msm: Enable building msm_serial for ARCH_QCOM by Kumar Gala · 11 years ago
  46. 0ba3307 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  47. c0f8a48 tty: serial: Limit msm_serial_hs driver to platforms that use it by Stephen Boyd · 11 years ago
  48. 093a9e2 serial: clps711x: Enable driver compilation with COMPILE_TEST by Alexander Shiyan · 11 years ago
  49. 4903713 serial: Remove old SC26XX driver by Alexander Shiyan · 11 years ago
  50. d4f9e7b serial: sh-sci: Enable the driver on all ARM platforms by Laurent Pinchart · 11 years ago
  51. 965e260 tty: serial: Restrict ST ASC driver to only build on !ARM when COMPILE_TEST is set. by Dave Jones · 11 years ago
  52. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  53. 4de9ad9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 11 years ago
  54. b5c6c1a tilegx: Add tty serial support for TILE-Gx on-chip UART by Chris Metcalf · 12 years ago
  55. 284301e tty: ar933x_uart: allow to build the driver as a module by Gabor Juhos · 11 years ago
  56. 15ef17f tty: ar933x_uart: use the clk API to get the uart clock by Gabor Juhos · 11 years ago
  57. cf204a1 Merge 3.11-rc3 into tty-next by Greg Kroah-Hartman · 12 years ago
  58. c4b0585 serial:st-asc: Add ST ASC driver. by Srinivas Kandagatla · 12 years ago
  59. 2f2a0c7 serial/efm32-uart: use COMPILE_TEST symbol to extend compile test coverage by Uwe Kleine-König · 12 years ago
  60. 003236d serial: max310x: Add MAX14830 support by Alexander Shiyan · 12 years ago
  61. 21fc509 serial: max310x: Add MAX3109 support by Alexander Shiyan · 12 years ago
  62. 10d8b34 serial: max310x: Driver rework by Alexander Shiyan · 12 years ago
  63. 3bf5d35 serial: tegra: correct help message in Kconfig from 'ttyHS' to 'ttyTHS' by Richard Zhao · 12 years ago
  64. 22237d5 Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  65. c5dece3 ARM: sirf: use CONFIG_SIRF rather than CONFIG_PRIMA2 where necessary by Arnd Bergmann · 12 years ago
  66. c9e2e94 tty: serial: add Freescale lpuart driver support by Jingchang Lu · 12 years ago
  67. f0f6b80 serial: imx: Improve Kconfig text by Fabio Estevam · 12 years ago
  68. 37fb5b5 serial: imx: Allow module build by Fabio Estevam · 12 years ago
  69. c36d600 tty: serial: Enable uartlite for ARM zynq by Michal Simek · 12 years ago
  70. c51d41a tty: serial: fix typo "SERIAL_S3C2412" by Paul Bolle · 12 years ago
  71. 827aa0d tty: serial: fix typo "ARCH_S5P6450" by Paul Bolle · 12 years ago
  72. aebb2af Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  73. f2eca58 drivers/serial: add GENERIC_HARDIRQS dependency by Heiko Carstens · 12 years ago
  74. e33b045 MIPS: PNX8550: Remove support for SOC and JBS and STB810 boards. by Ralf Baechle · 12 years ago
  75. 4f73bc4 tty: Added a CONFIG_TTY option to allow removal of TTY by Joe Millenbach · 12 years ago
  76. 7d9f49a serial: rp2: New driver for Comtrol RocketPort 2 cards by Kevin Cernekee · 12 years ago
  77. e9ea096 serial: tegra: add serial driver by Laxman Dewangan · 12 years ago
  78. 18e0749 serial: Unneeded ARCH dependencies are removed by Alexander Shiyan · 12 years ago
  79. 4bb535d serial: xilinx_uartps: kill CONFIG_OF conditional by Josh Cartwright · 12 years ago
  80. 2ac4ad2 serial/arc-uart: Add new driver by Vineet Gupta · 12 years ago
  81. 725dd00 serial: sccnxp: Allows the driver to be compiled as a module by Alexander Shiyan · 12 years ago
  82. 0c57dfc tty/serial: Add kgdb_nmi driver by Anton Vorontsov · 12 years ago
  83. 5de6934 tty/serial: put (EXPERIMENTAL) marking back on N_GSM and SERIAL_IFX6X60 by Greg Kroah-Hartman · 12 years ago
  84. 8b77562 tty/serial: remove CONFIG_EXPERIMENTAL dependencies by Greg Kroah-Hartman · 12 years ago
  85. 1d65c0b serial: New serial driver SCCNXP by Alexander Shiyan · 12 years ago
  86. e372dc6 Merge 3.6-rc3 into tty-next by Greg Kroah-Hartman · 12 years ago
  87. f654441 serial: New serial driver MAX310X by Alexander Shiyan · 13 years ago
  88. b53cc0f serial: Change Kconfig entry for CLPS711X-target by Alexander Shiyan · 13 years ago
  89. 596f93f serial: Add driver for LPC32xx High Speed UARTs by Roland Stigge · 13 years ago
  90. d8c4019 tty/serial/omap: console can only be built-in by Arnd Bergmann · 13 years ago
  91. 5375871 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  92. c17a9d4 tty: powerpc: remove SERIAL_ICOM dependency on PPC_ISERIES by Stephen Rothwell · 13 years ago
  93. 5a22e30 Merge tag 'tty-3.3-rc3' tty-next by Greg Kroah-Hartman · 13 years ago
  94. 3afbd89 serial/efm32: add new driver by Uwe Kleine-König · 13 years ago
  95. 523b82e serial: Kill off Moorestown code by Alan Cox · 13 years ago
  96. 9bef3d4 serial: group all the 8250 related code together by Paul Gortmaker · 13 years ago
  97. 4964e06 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 13 years ago
  98. dfc1ebe Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  99. 5983faf Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
  100. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago