1. 9671f09 tty: remove use of __devinit by Bill Pemberton · 12 years ago
  2. 2d47b71 tty: serial: remove use of __devexit_p by Bill Pemberton · 12 years ago
  3. 1e619a1 Merge 3.7-rc6 into tty-next by Greg Kroah-Hartman · 12 years ago
  4. e800163 serial: mxs-auart: add the DMA support for mx28 by Huang Shijie · 12 years ago
  5. f4b1f03b serial: mxs-auart: distinguish the different SOCs by Huang Shijie · 12 years ago
  6. ed71871 tty/8250_early: Turn serial_in/serial_out into weak symbols. by Noam Camus · 12 years ago
  7. 33b48e1 serial: sh-sci: fix possible race cases on SCSCR register accesses by Shinya Kuribayashi · 12 years ago
  8. 40f70c0 serial: sh-sci: add locking to console write function to avoid SMP lockup by Shinya Kuribayashi · 12 years ago
  9. 8c66d6d serial: sh-sci: fix common SCIFB regmap definition by Takashi Yoshii · 12 years ago
  10. 63f7ad1 serial: sh-sci: mask SCTFDR/RFDR according to fifosize by Takashi Yoshii · 12 years ago
  11. 9d482cc serial: sh-sci: support lower baud rate by Takashi Yoshii · 12 years ago
  12. 4ffc3cd serial: sh-sci: fix condition test to set SCBRR by Takashi Yoshii · 12 years ago
  13. 0174e5c serial: sh-sci: console runtime PM support (revisit) by Teppei Kamijou · 12 years ago
  14. 00cadbf Partially revert "serial: sh-sci: console Runtime PM support" by Shinya Kuribayashi · 12 years ago
  15. 8807ec6 Revert "sh-sci / PM: Use power.irq_safe" by Shinya Kuribayashi · 12 years ago
  16. cee31c5 Revert "sh-sci / PM: Avoid deadlocking runtime PM" by Shinya Kuribayashi · 12 years ago
  17. 191c5f1 TTY: call tty_port_destroy in the rest of drivers by Jiri Slaby · 12 years ago
  18. 2dff8ad tty/serial/ar933x_uart: fix baud rate calculation by Gabor Juhos · 12 years ago
  19. 18e0749 serial: Unneeded ARCH dependencies are removed by Alexander Shiyan · 12 years ago
  20. 50827fb serial: mfd: Add nmi_touch_watchdog() into the console write function by Feng Tang · 12 years ago
  21. 9642dbe serial: bfin-uart: avoid dead lock in rx irq handler in smp kernel by Steven Miao · 12 years ago
  22. 7a876b3 serial: cast before shifting on port io by Alan Cox · 12 years ago
  23. 4bb535d serial: xilinx_uartps: kill CONFIG_OF conditional by Josh Cartwright · 12 years ago
  24. e8823f1 serial: ifx6x60: ifx_spi_write don't need to do mrdy_assert when fifo is not empty by Jun Chen · 12 years ago
  25. 1b2f8a9 serial:ifx6x60:SPI header is decoded incorrectly by chao bi · 12 years ago
  26. 1838b8c tty: serial: max310x: Add terminating entry for spi_device_id table by Axel Lin · 12 years ago
  27. 76cc438 tty: of_serial: fix return value check in of_platform_serial_setup() by Wei Yongjun · 12 years ago
  28. 31fe990 serial:ifx6x60:Prevent data transfer when IFX6x60 port is shutdown by chao bi · 12 years ago
  29. 2ac4ad2 serial/arc-uart: Add new driver by Vineet Gupta · 12 years ago
  30. 373bac4 uart: add other serial core layer get attributes by Alan Cox · 12 years ago
  31. 9f10969 uart: tidy the uart_get_info API by Alan Cox · 12 years ago
  32. bebe73e uart: update the sysfs handler to use uart_get_info by Alan Cox · 12 years ago
  33. 15a12e8 serial: 8250_pci: use module_pci_driver to simplify the code by Wei Yongjun · 12 years ago
  34. 669fef4 serial: jsm: Convert jsm_printk to jsm_dbg by Joe Perches · 12 years ago
  35. ca364d8 Merge 3.7-rc3 into tty-next by Greg Kroah-Hartman · 12 years ago
  36. 0bbeb3c of serial port driver - add clk_get_rate() support by Murali Karicheri · 12 years ago
  37. 2e30802 serial: ifx6x60: del_timer_sync must not be called in interrupt context. by Jun Chen · 12 years ago
  38. c73ba2a serial: ifx6x60: add_timer is not safe in the mrdy_assert function by Jun Chen · 12 years ago
  39. 319fb0d serial: ifx6x60: different SPI word width configure requires different swap process by chao bi · 12 years ago
  40. de60958 serial/amba-pl011: use devm_* managed resources by Linus Walleij · 12 years ago
  41. 40477d0 serial: omap: Remove the hardcode serial_omap_console_ports array. by Shubhrajyoti D · 12 years ago
  42. 7ba897d serial: omap: Remove the default setting of special character by Shubhrajyoti D · 12 years ago
  43. 39aee51 serial: omap: Make context_loss_cnt signed by Shubhrajyoti D · 12 years ago
  44. a4f7438 Revert "serial: omap: fix software flow control" by Felipe Balbi · 12 years ago
  45. a1c25f2 serial: clps711x: Cleanup driver by Alexander Shiyan · 12 years ago
  46. 7ae75e9 serial: clps711x: Fix TERMIOS-flags handling by Alexander Shiyan · 12 years ago
  47. f52ede2 serial: clps711x: Disable "break"-state before port startup by Alexander Shiyan · 12 years ago
  48. 135cc79 serial: clps711x: Using resource-managed functions by Alexander Shiyan · 12 years ago
  49. f27de95 serial: clps711x: Check for valid TTY in RX-interrupt by Alexander Shiyan · 12 years ago
  50. ec33552 serial: clps711x: Fix break control handling by Alexander Shiyan · 12 years ago
  51. 1593daf serial: clps711x: Return valid modem controls for port that not support it by Alexander Shiyan · 12 years ago
  52. cf03a88 serial: clps711x: Improved TX FIFO handling by Alexander Shiyan · 12 years ago
  53. c08f015 serial: clps711x: Using CPU clock subsystem for getting base UART speed by Alexander Shiyan · 12 years ago
  54. 3c7e9eb serial: clps711x: Do not use "uart_port->unused" field by Alexander Shiyan · 12 years ago
  55. 117d5d4 serial: clps711x: Convert all static variables to dynamic by Alexander Shiyan · 12 years ago
  56. 9511372 serial: clps711x: Add platform_driver interface to clps711x driver by Alexander Shiyan · 12 years ago
  57. e1a9c17 tty: serial: KGDB support for PXA by Denis V. Lunev · 12 years ago
  58. 08ec212 x86: ce4100: allow second UART usage by Maxime Bizon · 12 years ago
  59. b61c5ed tty: serial: 8250_dw: Implement suspend/resume by James Hogan · 12 years ago
  60. 59c2e85 serial: vt8500: fix possible memory leak in vt8500_serial_probe() by Wei Yongjun · 12 years ago
  61. 54ec52b tty/serial/8250: Make omap hardware workarounds local to 8250.h by Tony Lindgren · 12 years ago
  62. b15d538 serial/8250/8250_early: Prevent rounding error in uartclk by Alexey Brodkin · 12 years ago
  63. 9484b00 serial: samsung: use clk_prepare_enable and clk_disable_unprepare by Thomas Abraham · 12 years ago
  64. ccfc273 Merge tag 'tty-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  65. 3e5bde8 serial/8250_hp300: Missing 8250 register interface conversion bits by Geert Uytterhoeven · 12 years ago
  66. c362495 Merge 3.7-rc1 into tty-linus by Greg Kroah-Hartman · 12 years ago
  67. 0dd4d5c sh: Fix up more fallout from pointless ARM __iomem churn. by Paul Mundt · 12 years ago
  68. 6c536a1 Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 12 years ago
  69. 24b8592 kgdboc: Accept either kbd or kdb to activate the vga + keyboard kdb shell by Jason Wessel · 12 years ago
  70. b70936d tty: serial: sccnxp: Fix bug with unterminated platform_id list by Greg Kroah-Hartman · 12 years ago
  71. 725dd00 serial: sccnxp: Allows the driver to be compiled as a module by Alexander Shiyan · 12 years ago
  72. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  73. 9cd11c0 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  74. 2a2bf85 Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  75. 61464c8 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  76. 47061ed Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  77. 3498d13 Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  78. fdb2f9c Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  79. 0c57dfc tty/serial: Add kgdb_nmi driver by Anton Vorontsov · 12 years ago
  80. 5c8124a tty/serial/amba-pl011: Quiesce interrupts in poll_get_char by Anton Vorontsov · 12 years ago
  81. b3564c2 tty/serial/amba-pl011: Implement poll_init callback by Anton Vorontsov · 12 years ago
  82. c7f3e70 tty/serial/core: Introduce poll_init callback by Anton Vorontsov · 12 years ago
  83. c5dd553 serial: pl011: handle corruption at high clock speeds by Linus Walleij · 12 years ago
  84. 91f61ce serial: sccnxp: Make 'default' choice in switch last by Alexander Shiyan · 12 years ago
  85. 3195fd2 serial: sccnxp: Remove mask termios caps for SW flow control by Alexander Shiyan · 12 years ago
  86. 1685118 serial: sccnxp: Report actual baudrate back to core by Alexander Shiyan · 12 years ago
  87. 93b5c03 serial: samsung: Add poll_get_char & poll_put_char by Julien Pichon · 12 years ago
  88. 6e62bdc Powerpc 8xx CPM_UART setting MAXIDL register proportionaly to baud rate by Christophe Leroy · 12 years ago
  89. fbbb9d9 Powerpc 8xx CPM_UART maxidl should not depend on fifo size by Christophe Leroy · 12 years ago
  90. 59733ef Powerpc 8xx CPM_UART too many interrupts by Christophe Leroy · 12 years ago
  91. 725ef4a Powerpc 8xx CPM_UART desynchronisation by Christophe Leroy · 12 years ago
  92. 26e8220 serial: set correct baud_base for EXSYS EX-41092 Dual 16950 by Flavio Leitner · 12 years ago
  93. 9a12fcf serial: omap: fix the reciever line error case by Shubhrajyoti D · 12 years ago
  94. 65ecc9c 8250: blacklist Winbond CIR port by Sean Young · 12 years ago
  95. 835d844 8250_pnp: do pnp probe before legacy probe by Sean Young · 12 years ago
  96. db404e7 Merge tag 'vt8500-for-next' of git://git.code.sf.net/p/linuxwmt/code into next/dt by Olof Johansson · 12 years ago
  97. 40169a7 Merge branch 'for-arm-soc-next' of git://git.linaro.org/people/ljones/linux-3.0-ux500 into next/dt by Olof Johansson · 12 years ago
  98. 268aebe Merge branch 'cleanup/__iomem' into next/cleanup by Olof Johansson · 12 years ago
  99. e3a66aa Merge branch 'multiplatform/platform-data' into next/multiplatform by Olof Johansson · 12 years ago
  100. b536661 Merge branch 'v3.7-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/fixes-non-critical by Olof Johansson · 12 years ago