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