1. ebebd49 8250/16?50: Add support for Broadcom TruManage redirected serial port by Stephen Hurd · 12 years ago
  2. 5dd070d serial:ifx6x60:Keep word size accordance with SPI controller by channing · 12 years ago
  3. 68e56cb tty: 8250_dw: Fix inverted arguments to serial_out in IRQ handler by Maxime Ripard · 12 years ago
  4. 2eaa865 serial: samsung: remove redundant setting of line config during port reset by Thomas Abraham · 12 years ago
  5. 014b9b4 serial:ifx6x60:Delete SPI timer when shut down port by chao bi · 12 years ago
  6. b7b9041 tty/8250: The correct device id for this card is 0x0022 by Matt Schulte · 12 years ago
  7. 4f7d67d tty/8250: pbn_b0_8_1152000_200 is supposed to be an 8 port definition by Matt Schulte · 12 years ago
  8. a6dd114 tty: serial: vt8500: fix return value check in vt8500_serial_probe() by Wei Yongjun · 12 years ago
  9. 87b8bed serial: mxs-auart: Index is unsigned by fabio.estevam@freescale.com · 12 years ago
  10. a683321 mxs: uart: fix setting RTS from software by Steffen Trumtrar · 12 years ago
  11. 2cb85a7 Merge branch 'omap-for-v3.8/fixes-for-merge-window' into omap-for-v3.8/fixes-for-merge-window-v2 by Tony Lindgren · 12 years ago
  12. d9ba573 ARM: OMAP: Move plat/omap-serial.h to include/linux/platform_data/serial-omap.h by Tony Lindgren · 12 years ago
  13. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  14. d027db1 Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  15. 8287361 Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  16. b1286f4 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  17. d07e43d Merge branch 'omap-serial' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  18. c6bd5bc Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  19. 505cbed Merge tag 'pinctrl-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  20. 0b99cb7 Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warnings' into for-next by Russell King · 12 years ago
  21. 823c9fa Merge branch 'next/cam-samsung' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/soc by Olof Johansson · 12 years ago
  22. fd985e1 drivers/tty/serial/serial_core.c: clean up HIGH_BITS_OFFSET usage by Andrew Morton · 12 years ago
  23. 72d4724 serial: ifx6x60: Add modem power off function in the platform reboot process by Jun Chen · 12 years ago
  24. d7ffb93 serial: mxs-auart: unmap the scatter list before we copy the data by Huang Shijie · 12 years ago
  25. a591944 serial: mxs-auart: disable the Receive Timeout Interrupt when DMA is enabled by Huang Shijie · 12 years ago
  26. 273a4b8 serial: max310x: Setup missing "can_sleep" field for GPIO by Alexander Shiyan · 12 years ago
  27. bc6835a tty/serial: fix ifx6x60.c declaration warning by Randy Dunlap · 12 years ago
  28. 666ca0b serial: samsung: add devicetree properties for non-Exynos SoCs by Heiko Stübner · 12 years ago
  29. c15c374 serial: samsung: fix potential soft lockup during uart write by Thomas Abraham · 12 years ago
  30. 2edb36c ARM: EXYNOS: add support for EXYNOS5440 SoC by Kukjin Kim · 12 years ago
  31. 13c3237 tty/8250 Add check for pci_ioremap_bar failure by Matt Schulte · 12 years ago
  32. 14faa8c tty/8250 Add support for Commtech's Fastcom Async-335 and Fastcom Async-PCIe cards by Matt Schulte · 12 years ago
  33. 30fa96a tty/8250 Add XR17D15x devices to the exar_handle_irq override by Matt Schulte · 12 years ago
  34. 81db077 tty/8250: Add sleep capability to XR17D15X ports by Matt Schulte · 12 years ago
  35. f965b9c serial: Add initialization of sampling mode and tx/rx triggers to pci_xr17v35x_setup by Matt Schulte · 12 years ago
  36. b7a7e14 serial: Optimization: check for presence of UPF_EXAR_EFR flag before serial_in by Matt Schulte · 12 years ago
  37. 1cd3f2d serial: bfin_uart: Don't switch baud rate untill the transfer buffer is empty. by Sonic Zhang · 12 years ago
  38. dc96efb Serial: Add support for new devices: Exar's XR17V35x family of multi-port PCIe UARTs by Matt Schulte · 12 years ago
  39. ae8d8a1 tty: remove use of __devexit by Bill Pemberton · 12 years ago
  40. 512f82a tty: remove use of __devinitconst by Bill Pemberton · 12 years ago
  41. de88b34 tty: remove use of __devinitdata by Bill Pemberton · 12 years ago
  42. 9671f09 tty: remove use of __devinit by Bill Pemberton · 12 years ago
  43. 2d47b71 tty: serial: remove use of __devexit_p by Bill Pemberton · 12 years ago
  44. 1e619a1 Merge 3.7-rc6 into tty-next by Greg Kroah-Hartman · 12 years ago
  45. e800163 serial: mxs-auart: add the DMA support for mx28 by Huang Shijie · 12 years ago
  46. f4b1f03b serial: mxs-auart: distinguish the different SOCs by Huang Shijie · 12 years ago
  47. ed71871 tty/8250_early: Turn serial_in/serial_out into weak symbols. by Noam Camus · 12 years ago
  48. 95e629b ARM/AVR32: get rid of serial_at91.h by Russell King · 12 years ago
  49. 6920b5a ARM: move serial_sa1100.h header file to linux/platform_data by Russell King · 12 years ago
  50. 33b48e1 serial: sh-sci: fix possible race cases on SCSCR register accesses by Shinya Kuribayashi · 12 years ago
  51. 40f70c0 serial: sh-sci: add locking to console write function to avoid SMP lockup by Shinya Kuribayashi · 12 years ago
  52. 8c66d6d serial: sh-sci: fix common SCIFB regmap definition by Takashi Yoshii · 12 years ago
  53. 63f7ad1 serial: sh-sci: mask SCTFDR/RFDR according to fifosize by Takashi Yoshii · 12 years ago
  54. 9d482cc serial: sh-sci: support lower baud rate by Takashi Yoshii · 12 years ago
  55. 4ffc3cd serial: sh-sci: fix condition test to set SCBRR by Takashi Yoshii · 12 years ago
  56. 0174e5c serial: sh-sci: console runtime PM support (revisit) by Teppei Kamijou · 12 years ago
  57. 00cadbf Partially revert "serial: sh-sci: console Runtime PM support" by Shinya Kuribayashi · 12 years ago
  58. 8807ec6 Revert "sh-sci / PM: Use power.irq_safe" by Shinya Kuribayashi · 12 years ago
  59. cee31c5 Revert "sh-sci / PM: Avoid deadlocking runtime PM" by Shinya Kuribayashi · 12 years ago
  60. 191c5f1 TTY: call tty_port_destroy in the rest of drivers by Jiri Slaby · 12 years ago
  61. 2dff8ad tty/serial/ar933x_uart: fix baud rate calculation by Gabor Juhos · 12 years ago
  62. 18e0749 serial: Unneeded ARCH dependencies are removed by Alexander Shiyan · 12 years ago
  63. 50827fb serial: mfd: Add nmi_touch_watchdog() into the console write function by Feng Tang · 12 years ago
  64. 9642dbe serial: bfin-uart: avoid dead lock in rx irq handler in smp kernel by Steven Miao · 12 years ago
  65. 7a876b3 serial: cast before shifting on port io by Alan Cox · 12 years ago
  66. 4bb535d serial: xilinx_uartps: kill CONFIG_OF conditional by Josh Cartwright · 12 years ago
  67. e8823f1 serial: ifx6x60: ifx_spi_write don't need to do mrdy_assert when fifo is not empty by Jun Chen · 12 years ago
  68. 1b2f8a9 serial:ifx6x60:SPI header is decoded incorrectly by chao bi · 12 years ago
  69. 1838b8c tty: serial: max310x: Add terminating entry for spi_device_id table by Axel Lin · 12 years ago
  70. 8a6ff8a Merge tag 'for-3.8-at91_header_clean' of git://github.com/at91linux/linux-at91 into next/headers by Arnd Bergmann · 12 years ago
  71. e59d969 Merge branch 'at91' into devel by Linus Walleij · 12 years ago
  72. bcd2360 arm: at91: move platfarm_data to include/linux/platform_data/atmel.h by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  73. 3af08bd SERIAL: omap: fix hardware assisted flow control by Russell King · 12 years ago
  74. 2405464 SERIAL: omap: simplify (2) by Russell King · 12 years ago
  75. c533e51 SERIAL: omap: move xon/xoff setting earlier by Russell King · 12 years ago
  76. c7d059c SERIAL: omap: always set TCR by Russell King · 12 years ago
  77. 18f360f SERIAL: omap: simplify by Russell King · 12 years ago
  78. 1fe8aa8 SERIAL: omap: don't read back LCR/MCR/EFR by Russell King · 12 years ago
  79. 01d70bb SERIAL: omap: serial_omap_configure_xonxoff() contents into set_termios by Russell King · 12 years ago
  80. 820344f SERIAL: omap: configure xon/xoff before setting modem control lines by Russell King · 12 years ago
  81. f91b55ab SERIAL: omap: move driver private definitions and structures to driver by Russell King · 12 years ago
  82. 4073a53 SERIAL: omap: remove 'irq_pending' bitfield by Russell King · 12 years ago
  83. 08bd490 SERIAL: omap: fix MCR TCRTLR bit handling by Russell King · 12 years ago
  84. 9363f8f SERIAL: omap: fix set_mctrl() breakage by Russell King · 12 years ago
  85. 511e74f SERIAL: omap: no need to re-read EFR by Russell King · 12 years ago
  86. d864c03 SERIAL: omap: remove setting of EFR SCD bit by Russell King · 12 years ago
  87. da5d01f SERIAL: omap: allow hardware assisted IXANY mode to be disabled by Russell King · 12 years ago
  88. 0d5b166 SERIAL: omap: allow hardware assisted rts/cts modes to be disabled by Russell King · 12 years ago
  89. 9aba8d5b SERIAL: core: add throttle/unthrottle callbacks for hardware assisted flow control by Russell King · 12 years ago
  90. dba0583 SERIAL: core: add hardware assisted h/w flow control support by Russell King · 12 years ago
  91. 2cbacaf SERIAL: core: add hardware assisted s/w flow control support by Russell King · 12 years ago
  92. dec94e7 SERIAL: core: use local variable uport in uart_set_termios() by Russell King · 12 years ago
  93. 76cc438 tty: of_serial: fix return value check in of_platform_serial_setup() by Wei Yongjun · 12 years ago
  94. 31fe990 serial:ifx6x60:Prevent data transfer when IFX6x60 port is shutdown by chao bi · 12 years ago
  95. 2ac4ad2 serial/arc-uart: Add new driver by Vineet Gupta · 12 years ago
  96. 373bac4 uart: add other serial core layer get attributes by Alan Cox · 12 years ago
  97. 9f10969 uart: tidy the uart_get_info API by Alan Cox · 12 years ago
  98. bebe73e uart: update the sysfs handler to use uart_get_info by Alan Cox · 12 years ago
  99. 15a12e8 serial: 8250_pci: use module_pci_driver to simplify the code by Wei Yongjun · 12 years ago
  100. 669fef4 serial: jsm: Convert jsm_printk to jsm_dbg by Joe Perches · 12 years ago