1. bbd2075 drivers/tty: Remove unneeded spaces by Thorsten Wißmann · 14 years ago
  2. ee815f3 msm_serial_hs: Fix spinlock recursion in handling CTS by Mayank Rana · 14 years ago
  3. 8431de8 msm_serial_hs: Fix type inconsistency for tx and rx command_ptr_ptr by Mayank Rana · 14 years ago
  4. 7f97c00 serial: fix serial_cs I/O windows for Argosy RS-COM 2P by Maciej Szmigiero · 14 years ago
  5. 7d73aaf serial: 8250: replace hardcoded 0xbf with #define by Wolfram Sang · 14 years ago
  6. cee3948 serial: bfin-sport-uart: Add tty ASYNC_CTS_FLOW flag to do CTS flow control. by Sonic Zhang · 14 years ago
  7. dc8f370 serial: bfin-sport-uart: Request CTS GPIO PIN when the sport emulated serial device starts up. by Sonic Zhang · 14 years ago
  8. 07143eae tty: bfin-sport-uart: Rx interrupt is not called always with irq disabled. by Sonic Zhang · 14 years ago
  9. f5b6940 serial: bfin-uart: remove redundant CTS check for hardware CTS control. by Sonic Zhang · 14 years ago
  10. ee948e3 serial: bfin-uart: Add tty ASYNC_CTS_FLOW flag to do CTS flow control. by Sonic Zhang · 14 years ago
  11. 32b4456 serial: bfin-uart: Request CTS GPIO PIN when the serial device starts up. by Sonic Zhang · 14 years ago
  12. 7962fce tty: n_hdlc not atomic use tty->flags. by Ilya Zykov · 14 years ago
  13. c8381c15 TTY: serial: convert drivers/tty/serial/* to use module_platform_driver() by Axel Lin · 14 years ago
  14. bb74041 TTY: Remove redundant spi driver bus initialization by Lars-Peter Clausen · 14 years ago
  15. e86ff4a serial/8250_pci: init-quirk msi support for kt serial controller by Dan Williams · 14 years ago
  16. 448ac15 serial/8250_pci: setup-quirk workaround for the kt serial controller by Dan Williams · 14 years ago
  17. d0758a2 serial/mxs-auart: only wake up tty layer once by Uwe Kleine-König · 14 years ago
  18. f227824 serial/imx: propagate error of platform_driver_register in init routine by Uwe Kleine-König · 14 years ago
  19. 514f31d OMAP: UART: fix the return type of check_modem_status by Shubhrajyoti D · 14 years ago
  20. dd7c7c3 Merge 3.2-rc3 into tty-next to handle merge conflict in tty_ldisc.c by Greg Kroah-Hartman · 14 years ago
  21. 3b9abc7 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 14 years ago
  22. 161e773 UART: add CSR SiRFprimaII SoC on-chip uart drivers by Rong Wang · 14 years ago
  23. 8b3ffa1 TTY: ldisc, remove some unneeded includes by Jiri Slaby · 14 years ago
  24. 484af54 TTY: pty, cleanup the pty counting by Jiri Slaby · 14 years ago
  25. 0c73c08 TTY: ldisc, wait for ldisc infinitely in hangup by Jiri Slaby · 14 years ago
  26. 3004207 TTY: ldisc, move wait idle to caller by Jiri Slaby · 14 years ago
  27. df92d05 TTY: ldisc, allow waiting for ldisc arbitrarily long by Jiri Slaby · 14 years ago
  28. 6edf0c9 Revert "tty/serial: Prevent drop of DCD on suspend for Tegra UARTs" by Greg Kroah-Hartman · 14 years ago
  29. c0d92be TTY: serial, extract uart_port_startup by Jiri Slaby · 14 years ago
  30. b922e19 TTY: serial, fill uart_port_shutdown by Jiri Slaby · 14 years ago
  31. 0b1db83 TTY: serial, define uart_port_activate/shutdown by Jiri Slaby · 14 years ago
  32. 1c7b13c TTY: serial, inline uart_get by Jiri Slaby · 14 years ago
  33. b39c49a TTY: serial, do not touch tty->alt_speed by Jiri Slaby · 14 years ago
  34. cf75525 TTY: serial, document few functions by Jiri Slaby · 14 years ago
  35. d30ccf0 TTY: serial, use tty_port_close_start helper by Jiri Slaby · 14 years ago
  36. 4cb0fbf TTY: serial, switch closing_wait and close_delay to jiffies by Jiri Slaby · 14 years ago
  37. b54bf3b TTY: serial, cleanup atmel_set_ldisc by Jiri Slaby · 14 years ago
  38. 027d7da TTY: serial, cleanup include file by Jiri Slaby · 14 years ago
  39. f370626 serial: OMAP2+: UART: Make the SERIAL_OMAP depend on ARCH_OMAP2PLUS by Shubhrajyoti D · 14 years ago
  40. 9de44bd TTY: open/release, cleanup printks by Jiri Slaby · 14 years ago
  41. 955787c TTY: move debug checking out of tty_release by Jiri Slaby · 14 years ago
  42. 2cd0050 TTY: move tty_lookup_driver to switch-cases by Jiri Slaby · 14 years ago
  43. ba5db44 TTY: coalesce fail paths in tty_open by Jiri Slaby · 14 years ago
  44. 5b5e704 TTY: extract driver lookup from tty_open by Jiri Slaby · 14 years ago
  45. b82154a TTY: extract /dev/tty handling from tty_open by Jiri Slaby · 14 years ago
  46. 1411dc4 TTY: move pgrp killing by Jiri Slaby · 14 years ago
  47. e30f867 drivers/tty/serial/pch_uart.c: add console support by Alexander Stein · 14 years ago
  48. b82e324 serial, mfd: don't hardcode the console by Mika Westerberg · 14 years ago
  49. 66ef27c tty_ldisc: remove unnecessary negative return check for wait_event_timeout by Dave Young · 14 years ago
  50. 93f3350 RS485: fix inconsistencies in the meaning of some variables by Claudio Scordino · 14 years ago
  51. 90f04c2 pch_uart: Fix DMA resource leak issue by Tomoya MORINAGA · 14 years ago
  52. 604fdb7 serial,mfd: Fix CMSPAR setup by Alan Cox · 14 years ago
  53. 9636b75 tty/serial: Prevent drop of DCD on suspend for Tegra UARTs by Doug Anderson · 14 years ago
  54. eca9dfa pch_uart: Change company name OKI SEMICONDUCTOR to LAPIS Semiconductor by Tomoya MORINAGA · 14 years ago
  55. 8249f74 pch_uart: Support new device LAPIS Semiconductor ML7831 IOH by Tomoya MORINAGA · 14 years ago
  56. a1d7cfe pch_uart: Fix hw-flow control issue by Tomoya MORINAGA · 14 years ago
  57. c2a3e84 tty: hvc_dcc: Fix duplicate character inputs by Stephen Boyd · 14 years ago
  58. 37bef8f Merge branches 'sh/pm-runtime' and 'common/clkfwk' into sh-fixes-for-linus by Paul Mundt · 14 years ago
  59. a8d1200 n_gsm: Fix timings by Alan Cox · 14 years ago
  60. 3155521 Revert "hvc_console: display printk messages on console." by Linus Torvalds · 14 years ago
  61. 0084e47 powerpc: fix building hvc_opal.c by Michael Neuling · 14 years ago
  62. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 14 years ago
  63. 1197ab2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  64. fba9569 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 14 years ago
  65. 3af1f8a serial: sh-sci: Fix up SH-2A SCIF support. by Phil Edworthy · 14 years ago
  66. de0a534 Merge branch 'for-linus' of git://github.com/richardweinberger/linux by Linus Torvalds · 14 years ago
  67. 3369465 um: switch to use of drivers/Kconfig by Al Viro · 14 years ago
  68. 367069f Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 14 years ago
  69. 0e648f4 tty: Add export.h for EXPORT_SYMBOL/THIS_MODULE to exporters by Paul Gortmaker · 14 years ago
  70. 578b9ce tty: Add module.h to drivers/tty users who just expect it there. by Paul Gortmaker · 14 years ago
  71. 6a8d2e2 Merge branches 'msm/dt', 'imx/dt' and 'at91/dt' into next/dt by Arnd Bergmann · 14 years ago
  72. 18c0635 Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  73. 1897436 Merge branch 'clk' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 14 years ago
  74. ca90666 Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 14 years ago
  75. 5fffb95 Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  76. efb8d21 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 14 years ago
  77. 7e0bb71 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 14 years ago
  78. 59e5253 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  79. 940ab88 drivercore: Add helper macro for platform_driver boilerplate by Grant Likely · 14 years ago
  80. 2bf6f67 Merge commit 'v3.1' into devicetree/next by Grant Likely · 14 years ago
  81. d208a3b TTY: serial_core: Fix crash if DCD drop during suspend by Doug Anderson · 14 years ago
  82. 32cffe5 tty/serial: atmel_serial: bootconsole removed from auto-enumerates by Nicolas Ferre · 14 years ago
  83. a034070 Revert "TTY: call tty_driver_lookup_tty unconditionally" by Greg Kroah-Hartman · 14 years ago
  84. 5fbe46b tty/serial: atmel_serial: add device tree support by Nicolas Ferre · 14 years ago
  85. 4cbf9f4 tty/serial: atmel_serial: auto-enumerate ports by Nicolas Ferre · 14 years ago
  86. 588edbf tty/serial: atmel_serial: whitespace and braces modifications by Nicolas Ferre · 14 years ago
  87. 1acfc7e tty/serial: atmel_serial: change platform_data variable name by Nicolas Ferre · 14 years ago
  88. 631180a TTY: call tty_driver_lookup_tty unconditionally by Jiri Slaby · 14 years ago
  89. 1177c0e TTY: pty, release tty in all ptmx_open fail paths by Jiri Slaby · 14 years ago
  90. fa90e1c TTY: make tty_add_file non-failing by Jiri Slaby · 14 years ago
  91. c290f83 TTY: drop driver reference in tty_open fail path by Jiri Slaby · 14 years ago
  92. 64d91cf 8250_pci: Fix kernel panic when pch_uart is disabled by Tomoya MORINAGA · 14 years ago
  93. 8193c42 tty: Support compat_ioctl get/set termios_locked by Thomas Meyer · 14 years ago
  94. 3611624 hvc_console: display printk messages on console. by Miche Baker-Harvey · 14 years ago
  95. 37cce26 PM / VT: Cleanup #if defined uglyness and fix compile error by H Hartley Sweeten · 14 years ago
  96. 24b5922 tty: drop superfluous dependency in Kconfig by Paul Bolle · 14 years ago
  97. a24d025 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  98. 6b3754d devicetree: fix build error on drivers/tty/serial/altera_jtaguart.c by Grant Likely · 14 years ago
  99. 9514a56 Merge branch 'for-grant' of git://git.jdl.com/software/linux-3.0 into devicetree/next by Grant Likely · 14 years ago
  100. 8588806 tty: use of_match_ptr() for of_match_table entry by Ben Dooks · 14 years ago