1. 91116cb tty: remove use of __devexit_p by Bill Pemberton · 12 years ago
  2. 2520e27 tty: Mark tty_del_file and __tty_hangup static by Josh Triplett · 12 years ago
  3. a5e04b7 drivers/tty/vt/vt_ioctl.c: Include <linux/suspend.h> for pm_set_vt_switch by Josh Triplett · 12 years ago
  4. 1e619a1 Merge 3.7-rc6 into tty-next by Greg Kroah-Hartman · 12 years ago
  5. e800163 serial: mxs-auart: add the DMA support for mx28 by Huang Shijie · 12 years ago
  6. f4b1f03b serial: mxs-auart: distinguish the different SOCs by Huang Shijie · 12 years ago
  7. ed71871 tty/8250_early: Turn serial_in/serial_out into weak symbols. by Noam Camus · 12 years ago
  8. 33b48e1 serial: sh-sci: fix possible race cases on SCSCR register accesses by Shinya Kuribayashi · 12 years ago
  9. 40f70c0 serial: sh-sci: add locking to console write function to avoid SMP lockup by Shinya Kuribayashi · 12 years ago
  10. 8c66d6d serial: sh-sci: fix common SCIFB regmap definition by Takashi Yoshii · 12 years ago
  11. 63f7ad1 serial: sh-sci: mask SCTFDR/RFDR according to fifosize by Takashi Yoshii · 12 years ago
  12. 9d482cc serial: sh-sci: support lower baud rate by Takashi Yoshii · 12 years ago
  13. 4ffc3cd serial: sh-sci: fix condition test to set SCBRR by Takashi Yoshii · 12 years ago
  14. 0174e5c serial: sh-sci: console runtime PM support (revisit) by Teppei Kamijou · 12 years ago
  15. 00cadbf Partially revert "serial: sh-sci: console Runtime PM support" by Shinya Kuribayashi · 12 years ago
  16. 8807ec6 Revert "sh-sci / PM: Use power.irq_safe" by Shinya Kuribayashi · 12 years ago
  17. cee31c5 Revert "sh-sci / PM: Avoid deadlocking runtime PM" by Shinya Kuribayashi · 12 years ago
  18. 191c5f1 TTY: call tty_port_destroy in the rest of drivers by Jiri Slaby · 12 years ago
  19. d0f5914 TTY: isicom, fix tty buffers memory leak by Jiri Slaby · 12 years ago
  20. de274bf TTY: introduce tty_port_destroy by Jiri Slaby · 12 years ago
  21. 9a8e62b TTY: n_gsm, use kref from tty_port by Jiri Slaby · 12 years ago
  22. 81c7983 TTY: pty, fix tty buffers leak by Jiri Slaby · 12 years ago
  23. 7342c59 TTY: isicom, stop using port->tty by Jiri Slaby · 12 years ago
  24. 2dff8ad tty/serial/ar933x_uart: fix baud rate calculation by Gabor Juhos · 12 years ago
  25. 5318609 mm, oom: ensure sysrq+f always passes valid zonelist by David Rientjes · 12 years ago
  26. 18e0749 serial: Unneeded ARCH dependencies are removed by Alexander Shiyan · 12 years ago
  27. 50827fb serial: mfd: Add nmi_touch_watchdog() into the console write function by Feng Tang · 12 years ago
  28. 9642dbe serial: bfin-uart: avoid dead lock in rx irq handler in smp kernel by Steven Miao · 12 years ago
  29. 7a876b3 serial: cast before shifting on port io by Alan Cox · 12 years ago
  30. 4bb535d serial: xilinx_uartps: kill CONFIG_OF conditional by Josh Cartwright · 12 years ago
  31. d1519e2 ipwireless: don't oops if we run out of space by Alan Cox · 12 years ago
  32. 4bd8213 moxa: dcd handling of CLOCAL is backwards by Alan Cox · 12 years ago
  33. e8823f1 serial: ifx6x60: ifx_spi_write don't need to do mrdy_assert when fifo is not empty by Jun Chen · 12 years ago
  34. 1b2f8a9 serial:ifx6x60:SPI header is decoded incorrectly by chao bi · 12 years ago
  35. 1838b8c tty: serial: max310x: Add terminating entry for spi_device_id table by Axel Lin · 12 years ago
  36. c019bc1 TTY: hvc_console, fix port reference count going to zero prematurely by Paul Mackerras · 12 years ago
  37. 76cc438 tty: of_serial: fix return value check in of_platform_serial_setup() by Wei Yongjun · 12 years ago
  38. 31fe990 serial:ifx6x60:Prevent data transfer when IFX6x60 port is shutdown by chao bi · 12 years ago
  39. 2ac4ad2 serial/arc-uart: Add new driver by Vineet Gupta · 12 years ago
  40. 373bac4 uart: add other serial core layer get attributes by Alan Cox · 12 years ago
  41. 9f10969 uart: tidy the uart_get_info API by Alan Cox · 12 years ago
  42. bebe73e uart: update the sysfs handler to use uart_get_info by Alan Cox · 12 years ago
  43. 15a12e8 serial: 8250_pci: use module_pci_driver to simplify the code by Wei Yongjun · 12 years ago
  44. 669fef4 serial: jsm: Convert jsm_printk to jsm_dbg by Joe Perches · 12 years ago
  45. ca364d8 Merge 3.7-rc3 into tty-next by Greg Kroah-Hartman · 12 years ago
  46. 84fd7bd tty: Add get- ioctls to fetch tty status v3 by Cyrill Gorcunov · 12 years ago
  47. 06026d9 tty: pty - Move TIOCPKT handling into pty.c by Cyrill Gorcunov · 12 years ago
  48. 0bbeb3c of serial port driver - add clk_get_rate() support by Murali Karicheri · 12 years ago
  49. cadf748 tty: add missing newlines to WARN_RATELIMIT by Sasha Levin · 12 years ago
  50. 2e30802 serial: ifx6x60: del_timer_sync must not be called in interrupt context. by Jun Chen · 12 years ago
  51. c73ba2a serial: ifx6x60: add_timer is not safe in the mrdy_assert function by Jun Chen · 12 years ago
  52. 319fb0d serial: ifx6x60: different SPI word width configure requires different swap process by chao bi · 12 years ago
  53. de60958 serial/amba-pl011: use devm_* managed resources by Linus Walleij · 12 years ago
  54. 40477d0 serial: omap: Remove the hardcode serial_omap_console_ports array. by Shubhrajyoti D · 12 years ago
  55. 7ba897d serial: omap: Remove the default setting of special character by Shubhrajyoti D · 12 years ago
  56. 39aee51 serial: omap: Make context_loss_cnt signed by Shubhrajyoti D · 12 years ago
  57. a4f7438 Revert "serial: omap: fix software flow control" by Felipe Balbi · 12 years ago
  58. a1c25f2 serial: clps711x: Cleanup driver by Alexander Shiyan · 12 years ago
  59. 7ae75e9 serial: clps711x: Fix TERMIOS-flags handling by Alexander Shiyan · 12 years ago
  60. f52ede2 serial: clps711x: Disable "break"-state before port startup by Alexander Shiyan · 12 years ago
  61. 135cc79 serial: clps711x: Using resource-managed functions by Alexander Shiyan · 12 years ago
  62. f27de95 serial: clps711x: Check for valid TTY in RX-interrupt by Alexander Shiyan · 12 years ago
  63. ec33552 serial: clps711x: Fix break control handling by Alexander Shiyan · 12 years ago
  64. 1593daf serial: clps711x: Return valid modem controls for port that not support it by Alexander Shiyan · 12 years ago
  65. cf03a88 serial: clps711x: Improved TX FIFO handling by Alexander Shiyan · 12 years ago
  66. c08f015 serial: clps711x: Using CPU clock subsystem for getting base UART speed by Alexander Shiyan · 12 years ago
  67. 3c7e9eb serial: clps711x: Do not use "uart_port->unused" field by Alexander Shiyan · 12 years ago
  68. 117d5d4 serial: clps711x: Convert all static variables to dynamic by Alexander Shiyan · 12 years ago
  69. 9511372 serial: clps711x: Add platform_driver interface to clps711x driver by Alexander Shiyan · 12 years ago
  70. e1a9c17 tty: serial: KGDB support for PXA by Denis V. Lunev · 12 years ago
  71. c973994 tty: Use raw spin lock to protect TTY ldisc administration by Ivo Sieben · 12 years ago
  72. ad3d1e5 TTY: hvcs: fix missing unlock on error in hvcs_initialize() by Wei Yongjun · 12 years ago
  73. 08ec212 x86: ce4100: allow second UART usage by Maxime Bizon · 12 years ago
  74. 7a0c4ed tty: tty_mutex.c: Fixed coding style warning (using printk) by Sangho Yi · 12 years ago
  75. b61c5ed tty: serial: 8250_dw: Implement suspend/resume by James Hogan · 12 years ago
  76. 59c2e85 serial: vt8500: fix possible memory leak in vt8500_serial_probe() by Wei Yongjun · 12 years ago
  77. 54ec52b tty/serial/8250: Make omap hardware workarounds local to 8250.h by Tony Lindgren · 12 years ago
  78. b15d538 serial/8250/8250_early: Prevent rounding error in uartclk by Alexey Brodkin · 12 years ago
  79. 9484b00 serial: samsung: use clk_prepare_enable and clk_disable_unprepare by Thomas Abraham · 12 years ago
  80. b8b345b TTY: Report warning when low_latency flag is wrongly used by Ivo Sieben · 12 years ago
  81. ecbbfd4 TTY: move tty buffers to tty_port by Jiri Slaby · 12 years ago
  82. 967fab6 TTY: add port -> tty link by Jiri Slaby · 12 years ago
  83. 5cff39c TTY: tty_buffer, cache pointer to tty->buf by Jiri Slaby · 12 years ago
  84. 2fc2066 TTY: move TTY_FLUSH* flags to tty_port by Jiri Slaby · 12 years ago
  85. 57c9412 TTY: n_tty, propagate n_tty_data by Jiri Slaby · 12 years ago
  86. bddc715 TTY: move ldisc data from tty_struct: locks by Jiri Slaby · 12 years ago
  87. ba2e68a TTY: move ldisc data from tty_struct: read_* and echo_* and canon_* stuff by Jiri Slaby · 12 years ago
  88. 3fe780b TTY: move ldisc data from tty_struct: bitmaps by Jiri Slaby · 12 years ago
  89. 53c5ee2 TTY: move ldisc data from tty_struct: simple members by Jiri Slaby · 12 years ago
  90. 70ece7a TTY: n_tty, add ldisc data to n_tty by Jiri Slaby · 12 years ago
  91. 6c633f2 TTY: audit, stop accessing tty->icount by Jiri Slaby · 12 years ago
  92. 3383427 TTY: n_tty, remove bogus checks by Jiri Slaby · 12 years ago
  93. b91939f TTY: n_tty, simplify read_buf+echo_buf allocation by Jiri Slaby · 12 years ago
  94. 31e1212 TTY: ldisc, wait for idle ldisc in release by Jiri Slaby · 12 years ago
  95. 7ee00fd TTY: vt, fix paste_selection ldisc handling by Jiri Slaby · 12 years ago
  96. fa2ecfc5a TTY: move devpts kill to pty by Jiri Slaby · 12 years ago
  97. f11afb6 TTY: devpts, do not set driver_data by Jiri Slaby · 12 years ago
  98. 162b97c TTY: devpts, return created inode from devpts_pty_new by Jiri Slaby · 12 years ago
  99. 8fcbaa2 TTY: devpts, don't care about TTY in devpts_get_tty by Jiri Slaby · 12 years ago
  100. cee4ad1 tty: prevent unnecessary work queue lock checking on flip buffer copy by Ivo Sieben · 12 years ago