1. da3564e pch_uart: add multi-scatter processing by Tomoya MORINAGA · 14 years ago
  2. 4c37705 tty: move obsolete and broken generic_serial drivers to drivers/staging/generic_serial/ by Greg Kroah-Hartman · 14 years ago
  3. 4a6514e tty: move obsolete and broken tty drivers to drivers/staging/tty/ by Greg Kroah-Hartman · 14 years ago
  4. 282361a tty: move ipwireless driver from drivers/char/pcmcia/ to drivers/tty/ by Greg Kroah-Hartman · 14 years ago
  5. a6afd9f tty: move a number of tty drivers from drivers/char/ to drivers/tty/ by Greg Kroah-Hartman · 14 years ago
  6. 44ed76b tty: serial: altera_jtaguart: Fixup type usage of port flags by Tobias Klauser · 14 years ago
  7. 72af476 tty: serial: altera_jtaguart: Support getting mapbase and IRQ from resources by Tobias Klauser · 14 years ago
  8. 3231f07 tty: serial: altera_jtaguart: Remove unused function early_altera_jtaguart_setup by Tobias Klauser · 14 years ago
  9. 2314a0f tty: serial: altera_jtaguart: Don't use plain integer as NULL pointer by Tobias Klauser · 14 years ago
  10. f023eab serial: mfd: add a module parameter for setting each port's working mode by Feng Tang · 14 years ago
  11. 085a4f7 serial: mfd: remove the TX full-empty interrupts workaround by Feng Tang · 14 years ago
  12. bdcffc5 tty: move Kconfig entries into drivers/tty from drivers/char by Greg Kroah-Hartman · 14 years ago
  13. 3c95c98 tty: add TIOCVHANGUP to allow clean tty shutdown of all ttys by Kay Sievers · 14 years ago
  14. afaae08 hci_ath: Fix the mess in this driver by Alan Cox · 14 years ago
  15. 8d075b1 tty: add a helper for setting termios data from kernel side by Alan Cox · 14 years ago
  16. 6caa76b tty: now phase out the ioctl file pointer for good by Alan Cox · 14 years ago
  17. 00a0d0d tty: remove filp from the USB tty ioctls by Alan Cox · 14 years ago
  18. 20b9d17 tiocmset: kill the file pointer argument by Alan Cox · 14 years ago
  19. 60b33c1 tiocmget: kill off the passing of the struct file by Alan Cox · 14 years ago
  20. 2780ad4 tty: serial: altera_uart: Use port->regshift to store bus shift by Tobias Klauser · 14 years ago
  21. e96fabd tty: serial: altera_uart: Handle pdev->id == -1 in altera_uart_remove by Tobias Klauser · 14 years ago
  22. d637837 tty,vt: fix VT_SETACTIVATE console switch by Jiri Olsa · 14 years ago
  23. 42bd7a4 atmel_serial: enable PPS support by Viktar Palstsiuk · 14 years ago
  24. daaf6ff tty: Add msm_smd_tty driver by Niranjana Vishwanathapura · 14 years ago
  25. 0d0389e serial: change the divisor latch only when prescalar actually changed by Yin Kangkai · 14 years ago
  26. 95926d2 serial: also set the uartclk value in resume after goes to highspeed by Yin Kangkai · 14 years ago
  27. 8115be0 serial: ifx6x60: minor cleanup by Russ Gorby · 14 years ago
  28. 2aff8d9 serial: ifx6x60: probe routine needs to call spi_setup by Russ Gorby · 14 years ago
  29. 1b79b44 serial: ifx6x60: set SPI max_speed_hz based on platform type by Russ Gorby · 14 years ago
  30. f089140 serial: ifx6x60: changed internal bpw from boolean to int by Russ Gorby · 14 years ago
  31. 5fc32495 serial: ifx6x60: dma_alloc_coherent must use parent dev by Russ Gorby · 14 years ago
  32. b68f23b serial: ifx6x60: fixed call to tty_port_init by Russ Gorby · 14 years ago
  33. fcdba07 tty,vcs removing con_buf/conf_buf_mtx by Jiri Olsa · 14 years ago
  34. dc1892c tty,vcs: lseek/VC-release race fix by Jiri Olsa · 14 years ago
  35. 1ffdda9 TTY: use appropriate printk priority level by Mandeep Singh Baines · 14 years ago
  36. 5427bcf hvc: add Blackfin JTAG console support by Mike Frysinger · 14 years ago
  37. 9fc3de9 vt: Add virtual console keyboard mode OFF by Arthur Taylor · 14 years ago
  38. 8e6d3fe hvc_dcc: Simplify assembly for v6 and v7 ARM by Stephen Boyd · 14 years ago
  39. bf73bd3 hvc_dcc: Simplify put_chars()/get_chars() loops by Stephen Boyd · 14 years ago
  40. a996320 hvc_dcc: Fix bad code generation by marking assembly volatile by Stephen Boyd · 14 years ago
  41. 380042f serial: pch_uart: revert Kconfig for non-DMA mode by Tomoya MORINAGA · 14 years ago
  42. 4564e1e serial: pch_uart: support new device ML7213 by Tomoya MORINAGA · 14 years ago
  43. f094298 68328serial: remove unsed m68k_serial->tqueue_hangup by Tejun Heo · 14 years ago
  44. 5933a16 serial-core: reset the console speed on resume by Yin Kangkai · 14 years ago
  45. d8653d3 serial: mrst_max3110: make buffer larger by Dan Carpenter · 14 years ago
  46. 0a1f1a0 tty_ldisc: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  47. 7884146 serial: omap-serial: Enable the UART wake-up bits always by Jarkko Nikula · 14 years ago
  48. 364a6ec OMAP: Enable Magic SysRq on serial console ttyOx by Thomas Weber · 14 years ago
  49. 2f1522e serial: ifx6x60: expanded info available from platform data by Russ Gorby · 14 years ago
  50. a5f4dbf serial: mfd: remove the timeout workaround for A0 by Feng Tang · 14 years ago
  51. 940f3be tty: serial: bfin_sport_uart: fix signedness error by Vasiliy Kulikov · 14 years ago
  52. 7921127 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  53. 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
  54. 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
  55. 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
  56. 613b152 ARM: mmci: round down the bytes transferred on error by Russell King · 14 years ago
  57. ccff9b5 ARM: mmci: complete the transaction on error by Russell King · 14 years ago
  58. 70d1f36 Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 14 years ago
  59. 54e74b8 Input: rc-keymap - return KEY_RESERVED for unknown mappings by Dmitry Torokhov · 14 years ago
  60. 1ca05b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  61. 2f215a7 intel_scu_ipc: remove duplicated #include by Huang Weiyi · 14 years ago
  62. 52cea8a Merge branch 'zerolen' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 14 years ago
  63. f9a3d1d Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  64. 3a0592b1 Revert "UBI: use mtd->writebufsize to set minimal I/O unit size" by Artem Bityutskiy · 14 years ago
  65. c63fe0a Input: synaptics - retry failed resets when reconnecting by Alexandre Peixoto Ferreira · 14 years ago
  66. baddf58 Input: synaptics - fix reconnect logic on MT devices by Alexandre Peixoto Ferreira · 14 years ago
  67. e7acc84 Input: tegra-kbc - fix keymap entry for LeftMeta key by Rakesh Iyer · 14 years ago
  68. 7530c4a Input: tegra-kbc - fix build error by Rakesh Iyer · 14 years ago
  69. 5f92acc8 Delete zero-length drivers/staging/vme/bridges/Module.symvers by Jeff Garzik · 14 years ago
  70. 729a6a3 libata: set queue DMA alignment to sector size for ATAPI too by Tejun Heo · 14 years ago
  71. 4a5610a libata: DVR-212D can't do SETXFER DVD-RW DVR-212D by Francesco Antonacci · 14 years ago
  72. 10aca06 ahci: add HFLAG_YES_FBS and apply it to 88SE9128 by Anssi Hannula · 14 years ago
  73. defed55 pata_hpt37x: inherit prereset() method for HPT374 by Sergei Shtylyov · 14 years ago
  74. a4a461a ahci: AHCI mode SATA patch for Intel DH89xxCC DeviceIDs by Seth Heasley · 14 years ago
  75. 910f7bb pata_hpt37x: fold 'if' statement into 'switch' by Sergei Shtylyov · 14 years ago
  76. 40d69ba pata_hpt{37x|3x2n}: use pr_*(DRV_NAME ...) instead of printk(KERN_* ...) by Sergei Shtylyov · 14 years ago
  77. bfdd7c5 pata_hpt{366|37x}: use pr_warning(...) instead of printk(KERN_WARNING ...) by Sergei Shtylyov · 14 years ago
  78. 77c5fd1 pata_mpc52xx: inherit from ata_bmdma_port_ops by Tejun Heo · 14 years ago
  79. 363aab2 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  80. b9020c9 Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 14 years ago
  81. 153e019 drm/nv50: fix regression on IGPs by Ben Skeggs · 14 years ago
  82. 1e644d6 drm/radeon/kms: re-emit full context state for evergreen blits by Alex Deucher · 14 years ago
  83. dca0d61 drm/radeon/kms: release CMASK access in preclose_kms by Marek Olšák · 14 years ago
  84. f5a106d ARM: 6642/1: mmci: calculate remaining bytes at error correctly by Linus Walleij · 14 years ago
  85. 95f9354 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
  86. 7205649 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  87. 0b711ca Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 14 years ago
  88. b17b849 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  89. fa6bee4 drm/radeon/kms: fix r6xx+ scanout on BE systems by Alex Deucher · 14 years ago
  90. d75ee3b drm/radeon/kms: clean up some magic numbers by Alex Deucher · 14 years ago
  91. 9453d62 drm/radeon/kms: only enable HDMI mode if radeon audio is enabled by Alex Deucher · 14 years ago
  92. 6bba2e1 radeon/kms: fix dp displayport mode validation by Jerome Glisse · 14 years ago
  93. 4bb9ebc bnx2: Eliminate AER error messages on systems not supporting it by Michael Chan · 14 years ago
  94. 5138826 cnic: Fix big endian bug by Michael Chan · 14 years ago
  95. 34c9204 tg3: Use new VLAN code by Matt Carlson · 14 years ago
  96. 9b6941d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  97. 52bb4a7 Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 14 years ago
  98. 6fb1b30 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  99. a34650f mmc: bfin_sdh: fix alloc size for private data by Sonic Zhang · 14 years ago
  100. 548f07d mmc: sdhci-s3c: add platform_8bit_width() hook by Jaehoon Chung · 14 years ago