1. fec38d1 pch_uart: Fix DMA channel miss-setting issue. by Tomoya MORINAGA · 14 years ago
  2. 60d1031 pch_uart: fix exclusive access issue by Tomoya MORINAGA · 14 years ago
  3. 9af7155 pch_uart: fix auto flow control miss-setting issue by Tomoya MORINAGA · 14 years ago
  4. aac6c0b pch_uart: fix uart clock setting issue by Tomoya MORINAGA · 14 years ago
  5. 23877fd pch_uart : Use dev_xxx not pr_xxx by Tomoya MORINAGA · 14 years ago
  6. 1822076 pch_uart : Reduce memcpy by Tomoya MORINAGA · 14 years ago
  7. 7e46132 pch_uart: add spin_lock_init by Tomoya MORINAGA · 14 years ago
  8. da3564e pch_uart: add multi-scatter processing by Tomoya MORINAGA · 14 years ago
  9. 4c37705 tty: move obsolete and broken generic_serial drivers to drivers/staging/generic_serial/ by Greg Kroah-Hartman · 14 years ago
  10. 4a6514e tty: move obsolete and broken tty drivers to drivers/staging/tty/ by Greg Kroah-Hartman · 14 years ago
  11. 282361a0 tty: move ipwireless driver from drivers/char/pcmcia/ to drivers/tty/ by Greg Kroah-Hartman · 14 years ago
  12. a6afd9f tty: move a number of tty drivers from drivers/char/ to drivers/tty/ by Greg Kroah-Hartman · 14 years ago
  13. 44ed76b tty: serial: altera_jtaguart: Fixup type usage of port flags by Tobias Klauser · 14 years ago
  14. 72af476 tty: serial: altera_jtaguart: Support getting mapbase and IRQ from resources by Tobias Klauser · 14 years ago
  15. 3231f07 tty: serial: altera_jtaguart: Remove unused function early_altera_jtaguart_setup by Tobias Klauser · 14 years ago
  16. 2314a0f tty: serial: altera_jtaguart: Don't use plain integer as NULL pointer by Tobias Klauser · 14 years ago
  17. f023eab serial: mfd: add a module parameter for setting each port's working mode by Feng Tang · 14 years ago
  18. 085a4f7 serial: mfd: remove the TX full-empty interrupts workaround by Feng Tang · 14 years ago
  19. 10e82f6 tty: simserial: now phase out the ioctl file pointer for good by Luck, Tony · 14 years ago
  20. bdcffc5 tty: move Kconfig entries into drivers/tty from drivers/char by Greg Kroah-Hartman · 14 years ago
  21. 3c95c98 tty: add TIOCVHANGUP to allow clean tty shutdown of all ttys by Kay Sievers · 14 years ago
  22. afaae08 hci_ath: Fix the mess in this driver by Alan Cox · 14 years ago
  23. 8d075b1 tty: add a helper for setting termios data from kernel side by Alan Cox · 14 years ago
  24. 94c2273 tty: fix build error in vt_ioctl.c if CONFIG_COMPAT is enabled by Greg Kroah-Hartman · 14 years ago
  25. 6caa76b tty: now phase out the ioctl file pointer for good by Alan Cox · 14 years ago
  26. 00a0d0d tty: remove filp from the USB tty ioctls by Alan Cox · 14 years ago
  27. 20b9d17 tiocmset: kill the file pointer argument by Alan Cox · 14 years ago
  28. 60b33c1 tiocmget: kill off the passing of the struct file by Alan Cox · 14 years ago
  29. adf9251 MAINTAINERS: Add myself as a maintainer for altera_uart/altera_jtaguart by Tobias Klauser · 14 years ago
  30. 2780ad4 tty: serial: altera_uart: Use port->regshift to store bus shift by Tobias Klauser · 14 years ago
  31. e96fabd tty: serial: altera_uart: Handle pdev->id == -1 in altera_uart_remove by Tobias Klauser · 14 years ago
  32. d637837 tty,vt: fix VT_SETACTIVATE console switch by Jiri Olsa · 14 years ago
  33. 42bd7a4 atmel_serial: enable PPS support by Viktar Palstsiuk · 14 years ago
  34. daaf6ff tty: Add msm_smd_tty driver by Niranjana Vishwanathapura · 14 years ago
  35. 0d0389e serial: change the divisor latch only when prescalar actually changed by Yin Kangkai · 14 years ago
  36. 95926d2 serial: also set the uartclk value in resume after goes to highspeed by Yin Kangkai · 14 years ago
  37. 8115be0 serial: ifx6x60: minor cleanup by Russ Gorby · 14 years ago
  38. 2aff8d9 serial: ifx6x60: probe routine needs to call spi_setup by Russ Gorby · 14 years ago
  39. 1b79b440 serial: ifx6x60: set SPI max_speed_hz based on platform type by Russ Gorby · 14 years ago
  40. f089140 serial: ifx6x60: changed internal bpw from boolean to int by Russ Gorby · 14 years ago
  41. 5fc32495 serial: ifx6x60: dma_alloc_coherent must use parent dev by Russ Gorby · 14 years ago
  42. b68f23b serial: ifx6x60: fixed call to tty_port_init by Russ Gorby · 14 years ago
  43. fcdba07 tty,vcs removing con_buf/conf_buf_mtx by Jiri Olsa · 14 years ago
  44. dc1892c tty,vcs: lseek/VC-release race fix by Jiri Olsa · 14 years ago
  45. 1ffdda9 TTY: use appropriate printk priority level by Mandeep Singh Baines · 14 years ago
  46. 5427bcf hvc: add Blackfin JTAG console support by Mike Frysinger · 14 years ago
  47. 9fc3de9 vt: Add virtual console keyboard mode OFF by Arthur Taylor · 14 years ago
  48. 8e6d3fe hvc_dcc: Simplify assembly for v6 and v7 ARM by Stephen Boyd · 14 years ago
  49. bf73bd3 hvc_dcc: Simplify put_chars()/get_chars() loops by Stephen Boyd · 14 years ago
  50. a996320 hvc_dcc: Fix bad code generation by marking assembly volatile by Stephen Boyd · 14 years ago
  51. 380042f serial: pch_uart: revert Kconfig for non-DMA mode by Tomoya MORINAGA · 14 years ago
  52. 4564e1e serial: pch_uart: support new device ML7213 by Tomoya MORINAGA · 14 years ago
  53. f094298 68328serial: remove unsed m68k_serial->tqueue_hangup by Tejun Heo · 14 years ago
  54. 5933a16 serial-core: reset the console speed on resume by Yin Kangkai · 14 years ago
  55. d8653d3 serial: mrst_max3110: make buffer larger by Dan Carpenter · 14 years ago
  56. 0a1f1a0 tty_ldisc: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  57. 7884146 serial: omap-serial: Enable the UART wake-up bits always by Jarkko Nikula · 14 years ago
  58. 364a6ec OMAP: Enable Magic SysRq on serial console ttyOx by Thomas Weber · 14 years ago
  59. 2f1522e serial: ifx6x60: expanded info available from platform data by Russ Gorby · 14 years ago
  60. a5f4dbf serial: mfd: remove the timeout workaround for A0 by Feng Tang · 14 years ago
  61. 940f3be tty: serial: bfin_sport_uart: fix signedness error by Vasiliy Kulikov · 14 years ago
  62. ebf5382 Linux 2.6.38-rc3 by Linus Torvalds · 14 years ago
  63. 0fd08c5 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  64. 7921127 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  65. 35a8524 Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  66. ffbbf2d kernel.h: fix kernel-doc warning by Randy Dunlap · 14 years ago
  67. fb9f1f1 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  68. 2426ec8 virtio: update MAINTAINERS by Michael S. Tsirkin · 14 years ago
  69. cbae4873 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  70. fb1c634 Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago
  71. 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
  72. e98ff0f ARM: smp_on_up: allow non-ARM SMP processors by Russell King · 14 years ago
  73. c192802 ARM: io: ensure inb/outb() et.al. are properly ordered on ARMv6+ by Russell King · 14 years ago
  74. b0a2679 ARM: initrd: disable initrd if passed address overlaps reserved region by Russell King · 14 years ago
  75. 5f2c1b3 ARM: footbridge: fix debug macros by Russell King · 14 years ago
  76. 613b152 ARM: mmci: round down the bytes transferred on error by Russell King · 14 years ago
  77. ccff9b5 ARM: mmci: complete the transaction on error by Russell King · 14 years ago
  78. 70d1f36 Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 14 years ago
  79. 54e74b8 Input: rc-keymap - return KEY_RESERVED for unknown mappings by Dmitry Torokhov · 14 years ago
  80. 1ca05b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  81. aa5bd67 Fix prlimit64 for suid/sgid processes by Kacper Kornet · 14 years ago
  82. 2f215a7 intel_scu_ipc: remove duplicated #include by Huang Weiyi · 14 years ago
  83. af5eb74 NTFS: Fix invalid pointer dereference in ntfs_mft_record_alloc(). by Anton Altaparmakov · 14 years ago
  84. 9fbf0c0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  85. 4fda116 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-2.6-cm by Linus Torvalds · 14 years ago
  86. 52cea8a Merge branch 'zerolen' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 14 years ago
  87. 7bfeea0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  88. f9a3d1d Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  89. ef9f2fa Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegra by Linus Torvalds · 14 years ago
  90. 3a0592b1 Revert "UBI: use mtd->writebufsize to set minimal I/O unit size" by Artem Bityutskiy · 14 years ago
  91. c63fe0a Input: synaptics - retry failed resets when reconnecting by Alexandre Peixoto Ferreira · 14 years ago
  92. baddf58 Input: synaptics - fix reconnect logic on MT devices by Alexandre Peixoto Ferreira · 14 years ago
  93. e7acc84 Input: tegra-kbc - fix keymap entry for LeftMeta key by Rakesh Iyer · 14 years ago
  94. 7530c4a Input: tegra-kbc - fix build error by Rakesh Iyer · 14 years ago
  95. d1205f8 NFS: NFSv4 readdir loses entries by Chuck Lever · 14 years ago
  96. c08e76d NFS: Micro-optimize nfs4_decode_dirent() by Chuck Lever · 14 years ago
  97. e00b8a2 NFS: Fix an NFS client lockdep issue by Trond Myklebust · 14 years ago
  98. 24446fc xfs: xfs_bmap_add_extent_delay_real should init br_startblock by bpm@sgi.com · 14 years ago
  99. 0fbca4d xfs: fix dquot shaker deadlock by Dave Chinner · 14 years ago
  100. c6f990d xfs: handle CIl transaction commit failures correctly by Dave Chinner · 14 years ago