1. b53761e Merge 4.8-rc5 into tty-next by Greg Kroah-Hartman · 8 years ago
  2. 6bb5d75 serial: 8250_lpss: move Quark code from PCI driver by Andy Shevchenko · 8 years ago
  3. a13e19c serial: 8250_lpss: split LPSS driver to separate module by Andy Shevchenko · 8 years ago
  4. 5db4f7f Revert "tty/serial/8250: use mctrl_gpio helpers" by Andy Shevchenko · 8 years ago
  5. 755dd8a serial: 8250_ingenic: drop #if conditional surrounding earlycon code by Masahiro Yamada · 8 years ago
  6. 4ef03d3 tty/serial/8250: use mctrl_gpio helpers by Yegor Yefremov · 8 years ago
  7. 8d6d544 serial: 8250_uniphier: add COMPILE_TEST option by Masahiro Yamada · 8 years ago
  8. fa01e2c serial: 8250: Integrate Fintek into 8250_base by Ricardo Ribalda Delgado · 8 years ago
  9. 1fc969c serial: 8250_mid: make module available only on X86 by Andy Shevchenko · 8 years ago
  10. f077b73 Revert "serial: 8250: Add hardware dependency to RT288X option" by Greg Kroah-Hartman · 8 years ago
  11. a95fc9c serial: 8250: describe CONFIG_SERIAL_8250_RSA by Maciej S. Szmigiero · 9 years ago
  12. c216c4a tty: serial: 8250: add MOXA Smartio MUE boards support by Mathieu OTHACEHE · 9 years ago
  13. 3f5921a serial: 8250/mediatek: fix building with SERIAL_8250=m by Arnd Bergmann · 9 years ago
  14. 7d774fb serial: 8250/ingenic: fix building with SERIAL_8250=m by Arnd Bergmann · 9 years ago
  15. 8d2acdb serial: 8250: Add hardware dependency to RT288X option by Jean Delvare · 9 years ago
  16. bdc5f30 serial: bcm2835: add driver for bcm2835-aux-uart by Martin Sperl · 9 years ago
  17. 0ff4230 serial: 8250_mid: fix broken DMA dependency by Heikki Krogerus · 9 years ago
  18. afd7f88 serial: 8250: move of_serial code to 8250 directory by Arnd Bergmann · 9 years ago
  19. 4828d5c serial: 8250_ingenic: allow to be independent of SERIAL_8250_CONSOLE by Masahiro Yamada · 9 years ago
  20. fbccaca serial: 8250_ingenic: delete redundant "select SERIAL_EARLYCON" by Masahiro Yamada · 9 years ago
  21. fa70045 serial: 8250_mid: Add missing dependency by Heikki Krogerus · 9 years ago
  22. ec2f1b6 dmaengine: hsu: make the UART driver in control of selecting this driver by Heikki Krogerus · 9 years ago
  23. d9eda9b serial: 8250_pci: Intel MID UART support to its own driver by Heikki Krogerus · 9 years ago
  24. d43b54d serial: Enable Freescale 16550 workaround on arm by Scott Wood · 9 years ago
  25. 9b2256c serial: 8250: simplify ralink/alchemy register remap selection by Mans Rullgard · 9 years ago
  26. 0b1dd99 drivers/tty: make serial 8250_lpc18xx.c Kconfig a tristate by Paul Gortmaker · 9 years ago
  27. 78c10e5 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  28. 0cf985f serial: 8250_ingenic: support for Ingenic SoC UARTs by Paul Burton · 9 years ago
  29. d2aef35 serial: 8250: add LPC18xx/43xx UART driver by Joachim Eastwood · 9 years ago
  30. 1a8d290 serial: 8250_uniphier: add UniPhier serial driver by Masahiro Yamada · 9 years ago
  31. 21947ba serial: 8250_pci: replace switch-case by formula by Andy Shevchenko · 10 years ago
  32. 00648d0 tty: serial: 8250: omap: add ttySx console if the user didn't by Sebastian Andrzej Siewior · 10 years ago
  33. e8ec419 serial: ralink: adds Mediatek MT7620 serial by John Crispin · 10 years ago
  34. 61929cf tty: serial: Add 8250-core based omap driver by Sebastian Andrzej Siewior · 10 years ago
  35. b4756f4 tty: serial: 8250: Add Mediatek UART driver by Matthias Brugger · 10 years ago
  36. 28e3fb6 serial: Add support for Fintek F81216A LPC to 4 UART by Ricardo Ribalda Delgado · 10 years ago
  37. d2fd681 tty/serial: convert 8250 to generic earlycon by Rob Herring · 10 years ago
  38. d20642f x86: move FIX_EARLYCON_MEM kconfig into x86 by Rob Herring · 10 years ago
  39. f301412 tty/serial/8250: fix typo in help text by Randy Dunlap · 11 years ago
  40. 972ce08 8250_pci: improve code comments and Kconfig help by Stefan Seyfried · 11 years ago
  41. e943f58 stallion: final cleanup by Paul Bolle · 11 years ago
  42. 9326b04 TTY: 8250, deprecated 8250_core.* options by Jiri Slaby · 12 years ago
  43. c420811 serial: ralink: adds support for the serial core found on ralink wisoc by John Crispin · 12 years ago
  44. 9ee4b83 serial: 8250: Add support for dmaengine by Heikki Krogerus · 12 years ago
  45. 6a7320c serial: 8250_dw: Add ACPI 5.0 support by Heikki Krogerus · 12 years ago
  46. a205a56 serial: Remove RM9000 series serial driver. by Ralf Baechle · 12 years ago
  47. 3bd7bf1 Merge branch 'master' into for-next by Jiri Kosina · 12 years ago
  48. 46e99c4 tty: Fix typo in tty drivers by Masanari Iida · 12 years ago
  49. 835d844 8250_pnp: do pnp probe before legacy probe by Sean Young · 12 years ago
  50. d5b4bb4 Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  51. d157be8 serial: delete the MCA specific 8250 support. by Paul Gortmaker · 12 years ago
  52. 22886ee serial8250-em: Emma Mobile UART driver V2 by Magnus Damm · 12 years ago
  53. 9bef3d4 serial: group all the 8250 related code together by Paul Gortmaker · 13 years ago