1. a630fbf serial: omap: Fix device tree based PM runtime by Tony Lindgren · 11 years ago
  2. 80c4849 serial: imx: Fix serial clock unbalance by Fabio Estevam · 11 years ago
  3. 8a29dfb serial/mpc52xx_uart: fix kernel panic when system reboot by Matteo Facchinetti · 11 years ago
  4. fcd2bb9 serial: mfd: Add sysrq support by Feng Tang · 11 years ago
  5. 0c37550 serial: imx: enable the clocks for console by Huang Shijie · 11 years ago
  6. c9e2e94 tty: serial: add Freescale lpuart driver support by Jingchang Lu · 11 years ago
  7. 1ba7055 Merge 3.10-rc5 into tty-next by Greg Kroah-Hartman · 11 years ago
  8. f0f6b80 serial: imx: Improve Kconfig text by Fabio Estevam · 11 years ago
  9. 37fb5b5 serial: imx: Allow module build by Fabio Estevam · 11 years ago
  10. e8bfa76 serial: imx: Fix warning when !CONFIG_SERIAL_IMX_CONSOLE by Fabio Estevam · 11 years ago
  11. 9f6d20f tty/serial/sirf: fix error propagation in sirfsoc_uart_probe() by Alexey Khoroshilov · 11 years ago
  12. 7f25301 serial: omap: fix potential NULL pointer dereference in serial_omap_runtime_suspend() by Wei Yongjun · 11 years ago
  13. c36d600 tty: serial: Enable uartlite for ARM zynq by Michal Simek · 11 years ago
  14. 28eb427 serial: imx: enable the clocks only when the uart is used by Huang Shijie · 11 years ago
  15. e943f58 stallion: final cleanup by Paul Bolle · 11 years ago
  16. 20ff2fe serial: imx: add support for DTE mode by Huang Shijie · 11 years ago
  17. 2cb5a2f serial: omap: repair building without PM_SLEEP by Arnd Bergmann · 11 years ago
  18. 1b615be driver: tty: add missing unregister in err case by Libo Chen · 11 years ago
  19. 1472759 serial: samsung: missing uart_unregister_driver() on error in s3c24xx_serial_modinit() by Wei Yongjun · 11 years ago
  20. 1f48c49 serial/mpc52xx_uart: add MPC5125 PSC support by Matteo Facchinetti · 11 years ago
  21. 2574b27 serial/mpc52xx_uart: prepare for adding MPC5125 PSC UART support by Matteo Facchinetti · 11 years ago
  22. 696faed serial: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  23. 86c346d serial: vt8500: Remove redundant use of of_match_ptr macro by Sachin Kamat · 11 years ago
  24. 317a684 Revert "serial: 8250: Make SERIAL_8250_RUNTIME_UARTS work correctly" by Kyle McMartin · 11 years ago
  25. 60e9357 serial: samsung: enable clock before clearing pending interrupts during init by Chander Kashyap · 11 years ago
  26. bff09b0 serial/imx: disable hardware flow control at startup by Lucas Stach · 11 years ago
  27. 8095e4e Merge 3.10-rc3 into tty-next by Greg Kroah-Hartman · 11 years ago
  28. 00cec11 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  29. 9d83e18 serial: 8250_dw: add ACPI ID for Intel BayTrail by Heikki Krogerus · 11 years ago
  30. e424259 tty: xuartps: Remove suspend/resume functions by Soren Brinkmann · 12 years ago
  31. 2b35917 serial: mcf: missing uart_unregister_driver() on error in mcf_init() by Wei Yongjun · 12 years ago
  32. 9bcc327 tty: serial: mpc5xxx: fix error handing in mpc52xx_uart_init() by Wei Yongjun · 12 years ago
  33. a82ea43 serial: samsung: add missing platform_driver_unregister() when module exit by Wei Yongjun · 12 years ago
  34. f6b6f52 serial: pl011: protect attribute read from NULL platform data struct by Lee Jones · 12 years ago
  35. 383d2fc tty: nwpserial: Pass correct pointer to free_irq() by Lars-Peter Clausen · 11 years ago
  36. dbd2df8 serial: 8250_dw: Add valid clk pointer check by Ezequiel Garcia · 12 years ago
  37. f1f836e serial: imx: Add Rx Fifo overrun error message by Alexander Stein · 12 years ago
  38. ea33640 tty: serial: amba-pl011: revise to use amba_rev macro by Jongsung Kim · 12 years ago
  39. cd97721 serial: altera: remove unnecessary platform_set_drvdata() by Jingoo Han · 12 years ago
  40. ddd85e2 serial: omap: prevent runtime PM for "no_console_suspend" by Sourav Poddar · 12 years ago
  41. cf0ebee0 serial: Move "uart_console" def to core header file. by Sourav Poddar · 12 years ago
  42. 7f18d05 SERIAL: OMAP: Remove the slave idle handling from the driver by Santosh Shilimkar · 12 years ago
  43. daf799c Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  44. 977b58e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 12 years ago
  45. 042df4f MIPS: BCM63XX: merge bcm63xx_clk.h into bcm63xx/clk.c by Jonas Gorski · 12 years ago
  46. 1bf25e7 Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  47. 38f56f3 Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  48. 4183bef Merge branch 'late/dt' into next/dt2 by Arnd Bergmann · 12 years ago
  49. ad348cc serial: sunsu: add missing platform_driver_unregister() when module exit by Wei Yongjun · 12 years ago
  50. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  51. 507ffe4 Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  52. 0d5340f m68k: remove unused asm/dbg.h by Greg Ungerer · 12 years ago
  53. 45efcb2 tty/serial/sirf: fix MODULE_DEVICE_TABLE by Arnd Bergmann · 12 years ago
  54. 4c24f2c serial: mxs: drop superfluous {get|put}_device by Wolfram Sang · 12 years ago
  55. 4829e76 serial: mxs: fix buffer overflow by Wolfram Sang · 12 years ago
  56. aabdd29 serial: amba-pl011: fix !CONFIG_DMA_ENGINE case by Arnd Bergmann · 12 years ago
  57. f54ae51 Merge branch 'spear/dwdma' into late/cleanup by Arnd Bergmann · 12 years ago
  58. 78506f2 ARM: PL011: add support for extended FIFO-size of PL011-r1p5 by Jongsung Kim · 12 years ago
  59. 5a65dcc serial_core.c: add put_device() after device_find_child() by Federico Vaga · 12 years ago
  60. 31815c0 serial: sccnxp: Replace pdata.init/exit with regulator API by Alexander Shiyan · 12 years ago
  61. 289b8dd serial: sccnxp: Do not override device name by Alexander Shiyan · 12 years ago
  62. 11b397e Merge 3.9-rc7 intp tty-next by Greg Kroah-Hartman · 12 years ago
  63. 2f093e2 Merge 3.9-rc7 into char-misc-next by Greg Kroah-Hartman · 12 years ago
  64. 3ec857f serial: 8250_dw: Fix the stub for dw8250_probe_acpi() by Heikki Krogerus · 12 years ago
  65. b88d082 serial: 8250_dw: Convert to devm_ioremap() by Heikki Krogerus · 12 years ago
  66. 2920adb serial: 8250_dw: Set port capabilities based on CPR register by Heikki Krogerus · 12 years ago
  67. 94b2b47 serial: 8250_dw: Let ACPI code extract the DMA client info by Heikki Krogerus · 12 years ago
  68. aea02e8 serial: 8250_dw: Support clk framework also with ACPI by Heikki Krogerus · 12 years ago
  69. ffc3ae6 serial: 8250_dw: Enable runtime PM by Heikki Krogerus · 12 years ago
  70. ab19479 serial: 8250_dma: Provide default slave configuration parameters by Heikki Krogerus · 12 years ago
  71. e4fb3b8 serial: 8250_dma: Use dmaengine helpers to get the slave channels by Heikki Krogerus · 12 years ago
  72. 75df022 serial: 8250_dma: Fix RX handling by Heikki Krogerus · 12 years ago
  73. 5ea5b24 serial: 8250_dma: TX cleanup by Heikki Krogerus · 12 years ago
  74. 84f57d9 tty: serial/samsung: fix modular build by Arnd Bergmann · 12 years ago
  75. 9ee51f0 tty: serial/samsung: make register definitions global by Arnd Bergmann · 12 years ago
  76. 17efd2b tty: serial/samsung: prepare for common clock API by Arnd Bergmann · 12 years ago
  77. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 12 years ago
  78. c12f9ea Revert "tty/8250_pnp: serial port detection regression since v3.7" by Sean Young · 12 years ago
  79. 31bdfc6 serial: max3100: use spi_get_drvdata() and spi_set_drvdata() by Jingoo Han · 12 years ago
  80. bcc20f9 serial: mxs-auart: move to use generic DMA helper by Shawn Guo · 12 years ago
  81. 1f66396 OMAP/serial: Revert bad fix of Rx FIFO threshold granularity by Alexey Pelykh · 12 years ago
  82. 89fa28d amba-pl011: fix build error if CONFIG_DMA_ENGINE is not enabled by Chanho Min · 12 years ago
  83. ef99f3a Merge 3.9-rc5 into tty-next by Greg Kroah-Hartman · 12 years ago
  84. 9748572 Merge v3.9-rc5 into char-misc-next by Greg Kroah-Hartman · 12 years ago
  85. cb06ff1 ARM: PL011: Add support for Rx DMA buffer polling. by Chanho Min · 12 years ago
  86. e302cd9 serial: 8250_dw: add support for clk api by Emilio López · 12 years ago
  87. 38adbc5 serial: samsung: Avoid waiting forever for TX ready by Michael Spang · 12 years ago
  88. d09a730 serial: samsung: Restore IRQ mask during noirq resume by Michael Spang · 12 years ago
  89. b6ad293 tty: serial: samsung: Disable interrupts in a suspend-friendly way by Tomasz Figa · 12 years ago
  90. 045ecc2 Merge tag 'tty-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  91. cfcec52 serial: 8250: Make SERIAL_8250_RUNTIME_UARTS work correctly by Karthik Manamcheri · 12 years ago
  92. e58b9a2 Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc into char-misc-next by Greg Kroah-Hartman · 12 years ago
  93. 65c1b12 serial: 8250: remove a few lines of dead code by Paul Bolle · 12 years ago
  94. b0b8c84 serial: of_serial: Handle auto-flow-control property by Heikki Krogerus · 12 years ago
  95. 855f6fd Xilinx: ARM: UART: clear pending irqs before enabling irqs by John Linn · 12 years ago
  96. 9326b04 TTY: 8250, deprecated 8250_core.* options by Jiri Slaby · 12 years ago
  97. 9196d8a TTY: 8250, revert module name change by Jiri Slaby · 12 years ago
  98. 30215c3 serial: xilinx_uartps: remove superfluous IDR write by Steffen Trumtrar · 12 years ago
  99. b250a6b serial: sh-sci: remove obsolete Kconfig macros by Paul Bolle · 12 years ago
  100. 9f1ca06 serial: of_serial: Handle fifo-size property by Heikki Krogerus · 12 years ago