1. f74b944 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 13 years ago
  2. e6bee32 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  3. 6ae705b pch_uart: reference clock on CM-iTC by Denis Turischev · 13 years ago
  4. ed43b47 n_gsm: fix UIH control byte : P bit should be 0 by Eric Bénard · 13 years ago
  5. 5504623 serial: msm_serial_hs: Add MSM high speed UART driver by Mayank Rana · 14 years ago
  6. 00bff39 tty_audit: fix tty_audit_add_data live lock on audit disabled by Xiaotian Feng · 14 years ago
  7. 5edc341 drivers: remove extraneous includes of smp_lock.h by Arnd Bergmann · 14 years ago
  8. 27aadb6 fmvj18x_cs: add new id by Ken Kawasaki · 14 years ago
  9. 2c590f3 nozomi: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  10. 8c6e911 tty/serial: Relax the device_type restriction from of_serial by Grant Likely · 14 years ago
  11. f227e08 Merge 2.6.38-rc6 into tty-next by Greg Kroah-Hartman · 14 years ago
  12. fec38d1 pch_uart: Fix DMA channel miss-setting issue. by Tomoya MORINAGA · 14 years ago
  13. 60d1031 pch_uart: fix exclusive access issue by Tomoya MORINAGA · 14 years ago
  14. 9af7155 pch_uart: fix auto flow control miss-setting issue by Tomoya MORINAGA · 14 years ago
  15. aac6c0b pch_uart: fix uart clock setting issue by Tomoya MORINAGA · 14 years ago
  16. 23877fd pch_uart : Use dev_xxx not pr_xxx by Tomoya MORINAGA · 14 years ago
  17. 1822076 pch_uart : Reduce memcpy by Tomoya MORINAGA · 14 years ago
  18. 7e46132 pch_uart: add spin_lock_init by Tomoya MORINAGA · 14 years ago
  19. da3564e pch_uart: add multi-scatter processing by Tomoya MORINAGA · 14 years ago
  20. 282361a tty: move ipwireless driver from drivers/char/pcmcia/ to drivers/tty/ by Greg Kroah-Hartman · 14 years ago
  21. a6afd9f tty: move a number of tty drivers from drivers/char/ to drivers/tty/ by Greg Kroah-Hartman · 14 years ago
  22. 44ed76b tty: serial: altera_jtaguart: Fixup type usage of port flags by Tobias Klauser · 14 years ago
  23. 72af476 tty: serial: altera_jtaguart: Support getting mapbase and IRQ from resources by Tobias Klauser · 14 years ago
  24. 3231f07 tty: serial: altera_jtaguart: Remove unused function early_altera_jtaguart_setup by Tobias Klauser · 14 years ago
  25. 2314a0f tty: serial: altera_jtaguart: Don't use plain integer as NULL pointer by Tobias Klauser · 14 years ago
  26. f023eab serial: mfd: add a module parameter for setting each port's working mode by Feng Tang · 14 years ago
  27. 085a4f7 serial: mfd: remove the TX full-empty interrupts workaround by Feng Tang · 14 years ago
  28. bdcffc5 tty: move Kconfig entries into drivers/tty from drivers/char by Greg Kroah-Hartman · 14 years ago
  29. bc3adfc Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  30. 3c95c98 tty: add TIOCVHANGUP to allow clean tty shutdown of all ttys by Kay Sievers · 14 years ago
  31. 8d075b1 tty: add a helper for setting termios data from kernel side by Alan Cox · 14 years ago
  32. 6caa76b tty: now phase out the ioctl file pointer for good by Alan Cox · 14 years ago
  33. 20b9d17 tiocmset: kill the file pointer argument by Alan Cox · 14 years ago
  34. 60b33c1 tiocmget: kill off the passing of the struct file by Alan Cox · 14 years ago
  35. 2780ad4 tty: serial: altera_uart: Use port->regshift to store bus shift by Tobias Klauser · 14 years ago
  36. e96fabd tty: serial: altera_uart: Handle pdev->id == -1 in altera_uart_remove by Tobias Klauser · 14 years ago
  37. d637837 tty,vt: fix VT_SETACTIVATE console switch by Jiri Olsa · 14 years ago
  38. 42bd7a4 atmel_serial: enable PPS support by Viktar Palstsiuk · 14 years ago
  39. daaf6ff tty: Add msm_smd_tty driver by Niranjana Vishwanathapura · 14 years ago
  40. 0d0389e serial: change the divisor latch only when prescalar actually changed by Yin Kangkai · 14 years ago
  41. 95926d2 serial: also set the uartclk value in resume after goes to highspeed by Yin Kangkai · 14 years ago
  42. 8115be0 serial: ifx6x60: minor cleanup by Russ Gorby · 14 years ago
  43. 2aff8d9 serial: ifx6x60: probe routine needs to call spi_setup by Russ Gorby · 14 years ago
  44. 1b79b44 serial: ifx6x60: set SPI max_speed_hz based on platform type by Russ Gorby · 14 years ago
  45. f089140 serial: ifx6x60: changed internal bpw from boolean to int by Russ Gorby · 14 years ago
  46. 5fc3249 serial: ifx6x60: dma_alloc_coherent must use parent dev by Russ Gorby · 14 years ago
  47. b68f23b serial: ifx6x60: fixed call to tty_port_init by Russ Gorby · 14 years ago
  48. fcdba07 tty,vcs removing con_buf/conf_buf_mtx by Jiri Olsa · 14 years ago
  49. dc1892c tty,vcs: lseek/VC-release race fix by Jiri Olsa · 14 years ago
  50. 1ffdda9 TTY: use appropriate printk priority level by Mandeep Singh Baines · 14 years ago
  51. 5427bcf hvc: add Blackfin JTAG console support by Mike Frysinger · 14 years ago
  52. 9fc3de9 vt: Add virtual console keyboard mode OFF by Arthur Taylor · 14 years ago
  53. 58a69cb workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable' by Tejun Heo · 14 years ago
  54. 048f039 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 14 years ago
  55. bc0c36d m68knommu: fix dereference of port.tty by Greg Ungerer · 14 years ago
  56. 87450bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  57. 8e6d3fe hvc_dcc: Simplify assembly for v6 and v7 ARM by Stephen Boyd · 14 years ago
  58. bf73bd3 hvc_dcc: Simplify put_chars()/get_chars() loops by Stephen Boyd · 14 years ago
  59. a996320 hvc_dcc: Fix bad code generation by marking assembly volatile by Stephen Boyd · 14 years ago
  60. 0f66e50 serial: bfin_5xx: split uart RX lock from uart port lock to avoid deadlock by Sonic Zhang · 14 years ago
  61. 3e517f4 68360serial: Plumb in rs_360_get_icount() by Ben Hutchings · 14 years ago
  62. 91f78f3 n_gsm: copy mtu over when configuring via ioctl interface by Ken Mills · 14 years ago
  63. 51df0ac virtio: console: Move file back to drivers/char/ by Amit Shah · 14 years ago
  64. 380042f serial: pch_uart: revert Kconfig for non-DMA mode by Tomoya MORINAGA · 14 years ago
  65. 4564e1e serial: pch_uart: support new device ML7213 by Tomoya MORINAGA · 14 years ago
  66. f094298 68328serial: remove unsed m68k_serial->tqueue_hangup by Tejun Heo · 14 years ago
  67. 5933a16 serial-core: reset the console speed on resume by Yin Kangkai · 14 years ago
  68. d8653d3 serial: mrst_max3110: make buffer larger by Dan Carpenter · 14 years ago
  69. 0a1f1a0 tty_ldisc: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  70. 7884146 serial: omap-serial: Enable the UART wake-up bits always by Jarkko Nikula · 14 years ago
  71. 364a6ec OMAP: Enable Magic SysRq on serial console ttyOx by Thomas Weber · 14 years ago
  72. 2f1522e serial: ifx6x60: expanded info available from platform data by Russ Gorby · 14 years ago
  73. a5f4dbf serial: mfd: remove the timeout workaround for A0 by Feng Tang · 14 years ago
  74. 940f3be tty: serial: bfin_sport_uart: fix signedness error by Vasiliy Kulikov · 14 years ago
  75. abfa44b Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  76. 6fb1b30 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  77. ac751ef console: rename acquire/release_console_sem() to console_lock/unlock() by Torben Hohn · 14 years ago
  78. fed7bb3 tty/serial: fix apbuart build by Randy Dunlap · 14 years ago
  79. 1035b63 n_hdlc: fix read and write locking by Paul Fulghum · 14 years ago
  80. d0694e2 serial: unbreak billionton CF card by Pavel Machek · 14 years ago
  81. a2a6a82 tty: use for_each_console() and WARN() on sysfs failures by Kay Sievers · 14 years ago
  82. c55c63c vt: fix issue when fbcon wants to takeover a second time. by Dave Airlie · 14 years ago
  83. 8d99641 Merge branch 'akpm' by Linus Torvalds · 14 years ago
  84. fc887b1 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  85. ab4382d tty: move drivers/serial/ to drivers/tty/serial/ by Greg Kroah-Hartman · 14 years ago
  86. 728674a tty: move hvc drivers to drivers/tty/hvc/ by Greg Kroah-Hartman · 14 years ago
  87. 56b85f3 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  88. b7b8de0 TTY: Add tty ioctl to figure device node of the system console. by Werner Fink · 14 years ago
  89. fbc92a3 tty: add 'active' sysfs attribute to tty0 and console device by Kay Sievers · 14 years ago
  90. 093d804 n_gsm: gsm_data_alloc buffer allocation could fail and it is not being checked by Ken Mills · 14 years ago
  91. be7a741 n_gsm: Fix message length handling when building header by Ken Mills · 14 years ago
  92. eed5ee1 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  93. acfa747 TTY: open/hangup race fixup by Jiri Slaby · 14 years ago
  94. e2efafb TTY: don't allow reopen when ldisc is changing by Jiri Slaby · 14 years ago
  95. 7f90cfc TTY: ldisc, fix open flag handling by Jiri Slaby · 14 years ago
  96. 864ee6c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  97. 5f9a31d n_gsm: clean up printks by Alan Cox · 14 years ago
  98. c2f2f00 n_gsm: Fix support for legacy encoding by Alan Cox · 14 years ago
  99. 40e3465 n_gsm: Fix length handling by Ken Mills · 14 years ago
  100. 820e62e n_gsm: Copy n2 over when configuring via ioctl interface by Ken Mills · 14 years ago