1. 461a8ec Revert "serial: sccnxp: Add DT support" by Greg Kroah-Hartman · 11 years ago
  2. 3ba35ba serial: sh-sci: use dev_get_platdata() by Jingoo Han · 11 years ago
  3. 00a135b serial/arc-uart: Remove the goto/label by Vineet Gupta · 11 years ago
  4. 5284eba serial/arc-uart: Handle Rx Error Interrupts w/o any data by Vineet Gupta · 11 years ago
  5. 85c9969 serial: sccnxp: Add DT support by Alexander Shiyan · 11 years ago
  6. ea4c39b serial: sccnxp: Using structure for each supported IC instead of switch in probe by Alexander Shiyan · 11 years ago
  7. 90efa75 serial: sccnxp: Using CLK API for getting UART clock by Alexander Shiyan · 11 years ago
  8. e087ab7 serial: sccnxp: Disable regulator on error by Alexander Shiyan · 11 years ago
  9. 3fc1eb5 serial/efm32-uart: don't slur over failure in probe_dt by Uwe Kleine-König · 11 years ago
  10. 11f1ad3 serial/efm32-uart: don't use pdev->id to determine the port's line by Uwe Kleine-König · 11 years ago
  11. 574de55 serial: use dev_get_platdata() by Jingoo Han · 11 years ago
  12. e26439c serial: pch_uart: Fix signed-ness and casting of uartclk related fields by Darren Hart · 11 years ago
  13. 2e68c22 serial: at91: make UART support dma and pdc transfers by Elen Song · 11 years ago
  14. 055560b serial: at91: distinguish usart and uart by Elen Song · 11 years ago
  15. 33d64c4 serial: at91: support run time switch transfer mode by Elen Song · 11 years ago
  16. 34df42f serial: at91: add rx dma support by Elen Song · 11 years ago
  17. 08f738b serial: at91: add tx dma support by Elen Song · 11 years ago
  18. a930e52 serial: at91: use function pointer to choose pdc or pio by Elen Song · 11 years ago
  19. 64e22eb serial: at91: correct definition from DMA to PDC by Elen Song · 11 years ago
  20. 0a09ae9 serial: pch_uart: Remove __initdata annotation from dmi_table by Darren Hart · 11 years ago
  21. c297829 serial: max310x: Fix dev_pm_ops by Alexander Shiyan · 11 years ago
  22. cf204a1 Merge 3.11-rc3 into tty-next by Greg Kroah-Hartman · 11 years ago
  23. 299a625 serial8250-em: Convert to devm_* managed helpers by Laurent Pinchart · 11 years ago
  24. 17fae28 msm_serial: Send more than 1 character at a time on UARTDM by Stephen Boyd · 11 years ago
  25. 6909dad msm_serial: Make baud_code detection more dynamic by Stephen Boyd · 11 years ago
  26. f8fb952 msm_serial: Fix sparse warnings by Stephen Boyd · 11 years ago
  27. 4a5662d msm_serial: Fix NUL byte output on UARTDM by Stephen Boyd · 11 years ago
  28. 57c1f0e serial: 8250_pci: use local device ID for ADDI-DATA APCI-7800 by Ian Abbott · 11 years ago
  29. 086231f serial: 8250_pci: replace PCI_VENDOR_ID_ADDIDATA_OLD by Ian Abbott · 11 years ago
  30. c4b0585 serial:st-asc: Add ST ASC driver. by Srinivas Kandagatla · 11 years ago
  31. 75e66aa serial/efm32-uart: make of_device_id array const by Uwe Kleine-König · 11 years ago
  32. 2f2a0c7 serial/efm32-uart: use COMPILE_TEST symbol to extend compile test coverage by Uwe Kleine-König · 11 years ago
  33. 195be84 msm_serial: add missing iounmap() on error in msm_request_port() by Wei Yongjun · 11 years ago
  34. 37e1ceb serial: bfin_uart: Remove redundant testing for ifdef CONFIG_SERIAL_BFIN_MODULE by Axel Lin · 11 years ago
  35. 4e32348 pch_uart: Use DMI interface for board detection by Darren Hart · 11 years ago
  36. 7d12b97 serial: report base_baud after initialization by Kees Cook · 11 years ago
  37. 3026d14 serial: omap: enable PM runtime only when its fully configured by Grygorii Strashko · 11 years ago
  38. 39c34b0 serial: fsl_lpuart: Return proper error on lpuart_serial_init error path by Axel Lin · 11 years ago
  39. bc764b8 serial: fsl_lpuart: restore UARTCR2 after watermark setup is done by Shawn Guo · 11 years ago
  40. 908fd7e serial: omap: Fix IRQ handling return value by Ruchika Kharwar · 11 years ago
  41. a0a490f serial: omap: Initialize platform_data by Vikram Pandita · 11 years ago
  42. 76bac19 OMAP: UART: Fix the revision register read. by Ruchika Kharwar · 11 years ago
  43. c441508 OMAP: UART: Keep the TX fifo full when possible by Dmitry Fink · 11 years ago
  44. f64ffda OMAP2+: UART: enable tx wakeup bit for wer reg by Govindraj.R · 11 years ago
  45. 972ce08 8250_pci: improve code comments and Kconfig help by Stefan Seyfried · 11 years ago
  46. 003236d serial: max310x: Add MAX14830 support by Alexander Shiyan · 11 years ago
  47. 21fc509 serial: max310x: Add MAX3109 support by Alexander Shiyan · 11 years ago
  48. 10d8b34 serial: max310x: Driver rework by Alexander Shiyan · 11 years ago
  49. b4cdc8f serial: imx: add DMA support for imx6q by Huang Shijie · 11 years ago
  50. 09bd00f serial/imx: fix custom-baudrate handling by Hubert Feurstein · 11 years ago
  51. a496e62 serial: imx: distinguish the imx6q uart from the others by Huang Shijie · 11 years ago
  52. 1cf93e0 serial: imx: remove the uart_console() check by Huang Shijie · 11 years ago
  53. 43b829b serial: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  54. 3bf5d35 serial: tegra: correct help message in Kconfig from 'ttyHS' to 'ttyTHS' by Richard Zhao · 11 years ago
  55. 258a9fd tty/8250_early: Don't truncate last character of options by Henrik Nordström · 11 years ago
  56. e84f54f drivers/tty/serial: don't use devm_pinctrl_get_select_default() in probe by Wolfram Sang · 11 years ago
  57. d144746 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  58. 80cc38b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  59. f991fae Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  60. 3dbde57 Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 11 years ago
  61. 42daabf Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  62. 3883cbb Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  63. 22237d5 Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  64. d5f1af7 tty/8250_dw: Add support for OCTEON UARTS. by David Daney · 11 years ago
  65. 828c6a1 Revert "serial: 8250_pci: add support for another kind of NetMos Technology PCI 9835 Multi-I/O Controller" by Greg Kroah-Hartman · 11 years ago
  66. e52cff8 Merge branch 'pm-assorted' by Rafael J. Wysocki · 11 years ago
  67. 8c3d913 Merge tag 'msm-clock-for-3.11b' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into next/late by Olof Johansson · 11 years ago
  68. 0ad578e Merge tag 'renesas-sh-sci-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/late by Arnd Bergmann · 11 years ago
  69. d4759de serial: sh-sci: Initialise variables before access in sci_set_termios() by Simon Horman · 11 years ago
  70. 29692d0 pch_uart: Add uart_clk selection for the MinnowBoard by Darren Hart · 11 years ago
  71. 91f8c2d tty: atmel_serial: prepare clk before calling enable by Boris BREZILLON · 11 years ago
  72. 805bf3d Merge 3.10-rc7 into tty-next by Greg Kroah-Hartman · 11 years ago
  73. 519b371 msm_serial: Use devm_clk_get() and properly return errors by Stephen Boyd · 11 years ago
  74. f98cf83 msm_serial: Convert to clk_prepare/unprepare by Stephen Boyd · 11 years ago
  75. c5dece3 ARM: sirf: use CONFIG_SIRF rather than CONFIG_PRIMA2 where necessary by Arnd Bergmann · 11 years ago
  76. 33f8813 serial: samsung: select EXYNOS specific driver data if ARCH_EXYNOS is defined by Chander Kashyap · 11 years ago
  77. 9a66d18 parisc: fix serial ports on C8000 workstation by Thomas Bogendoerfer · 11 years ago
  78. a630fbf serial: omap: Fix device tree based PM runtime by Tony Lindgren · 11 years ago
  79. 80c4849 serial: imx: Fix serial clock unbalance by Fabio Estevam · 11 years ago
  80. 8a29dfb serial/mpc52xx_uart: fix kernel panic when system reboot by Matteo Facchinetti · 11 years ago
  81. fcd2bb9 serial: mfd: Add sysrq support by Feng Tang · 11 years ago
  82. f303b36 serial: sh-sci: HSCIF support by Ulrich Hecht · 11 years ago
  83. 2b996fc tty: serial: modify PL011 driver to use pinctrl PM helpers by Linus Walleij · 11 years ago
  84. 10f8902 Merge tag 'omap-for-v3.11/soc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/soc by Olof Johansson · 11 years ago
  85. 0c37550 serial: imx: enable the clocks for console by Huang Shijie · 11 years ago
  86. c9e2e94 tty: serial: add Freescale lpuart driver support by Jingchang Lu · 11 years ago
  87. 1ba7055 Merge 3.10-rc5 into tty-next by Greg Kroah-Hartman · 11 years ago
  88. e56c60c Merge tag 'zynq-clk-for-3.11' of git://git.xilinx.com/linux-xlnx into next/soc by Olof Johansson · 11 years ago
  89. f0f6b80 serial: imx: Improve Kconfig text by Fabio Estevam · 11 years ago
  90. 37fb5b5 serial: imx: Allow module build by Fabio Estevam · 11 years ago
  91. e8bfa76 serial: imx: Fix warning when !CONFIG_SERIAL_IMX_CONSOLE by Fabio Estevam · 11 years ago
  92. 9f6d20f tty/serial/sirf: fix error propagation in sirfsoc_uart_probe() by Alexey Khoroshilov · 11 years ago
  93. 7f25301 serial: omap: fix potential NULL pointer dereference in serial_omap_runtime_suspend() by Wei Yongjun · 11 years ago
  94. c36d600 tty: serial: Enable uartlite for ARM zynq by Michal Simek · 11 years ago
  95. 28eb427 serial: imx: enable the clocks only when the uart is used by Huang Shijie · 11 years ago
  96. e943f58 stallion: final cleanup by Paul Bolle · 11 years ago
  97. 20ff2fe serial: imx: add support for DTE mode by Huang Shijie · 11 years ago
  98. 2cb5a2f serial: omap: repair building without PM_SLEEP by Arnd Bergmann · 11 years ago
  99. 45f0a85 PM / Runtime: Rework the "runtime idle" helper routine by Rafael J. Wysocki · 11 years ago
  100. 1b615be driver: tty: add missing unregister in err case by Libo Chen · 11 years ago