1. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  2. d5ef642 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. 1844750 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  4. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  5. 4b478ce Merge branch 'next/deletion' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  6. ae4c42e Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  7. 8181780 Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  8. cf2e9c7 Merge branch 'next-samsung-clkdev-fix' into next-samsung-cleanup by Kukjin Kim · 13 years ago
  9. 5822a5d serial: Remove redundant console_initcall from s3c and s5p console drivers by Thomas Abraham · 13 years ago
  10. f7723f0 powerpc/pseries: Fix hvc_vio.c build due to recent changes by Benjamin Herrenschmidt · 13 years ago
  11. 762e77a hvc_console: Add kdb support by Anton Blanchard · 13 years ago
  12. 19df9ab powerpc/pseries: Fix hvterm_raw_get_chars to accept < 16 chars, fixing xmon by Anton Blanchard · 13 years ago
  13. 8c2381a hvc_console: Improve tty/console put_chars handling by Hendrik Brueckner · 13 years ago
  14. 632b7cf ARM: mach-s3c2400: delete by Nicolas Pitre · 13 years ago
  15. af0e060 ARM: mach-s3c24a0: delete by Nicolas Pitre · 13 years ago
  16. 8c11642 Merge commit 'v3.0-rc7' into devicetree/next by Grant Likely · 13 years ago
  17. 6a7ebdf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  18. b7e9c22 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  19. 2e39e5b tty/serial: Add devicetree support for nVidia Tegra serial ports by Grant Likely · 13 years ago
  20. def90f4 amba pl011: workaround for uart registers lockup by Shreshtha Kumar Sahu · 13 years ago
  21. f086ced n_gsm: fix the wrong FCS handling by Du, Alek · 13 years ago
  22. bff52fd pch_uart: add missing comment about OKI ML7223 by Alexander Stein · 13 years ago
  23. e463595 pch_uart: Add MSI support by Alexander Stein · 13 years ago
  24. ee430f1 serial: samsung: Fix unintended usage of uart port 0 as console by Thomas Abraham · 13 years ago
  25. e12fe68 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  26. fc52693 Merge branch 'at91/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-2.6-arm-soc by Linus Torvalds · 13 years ago
  27. b84e773 tty/serial: change of_serial to use new of_property_read_u32() api by Grant Likely · 13 years ago
  28. 7b292b4 tty: fix "IRQ45: nobody cared" by Andrew McGregor · 13 years ago
  29. aef7fe5 tty: serial: samsung.c remove legacy PM code. by MyungJoo Ham · 13 years ago
  30. f2eb3cd SERIAL: SC26xx: Fix link error. by Ralf Baechle · 13 years ago
  31. 9c00c6e serial: mrst_max3110: initialize waitqueue earlier by Mika Westerberg · 13 years ago
  32. f2934c3 mrst_max3110: Change max missing message priority. by William Douglas · 13 years ago
  33. 40eb0de tty: s5pv210: Add delay loop on fifo reset function for UART by Jongpill Lee · 13 years ago
  34. 5568181 tty/serial: Fix XSCALE serial ports, e.g. ce4100 by Stephen Warren · 13 years ago
  35. 7c365ba serial: bfin_5xx: fix off-by-one with resource size by Mike Frysinger · 13 years ago
  36. 5a3c6b2 drivers/tty: use printk_ratelimited() instead of printk_ratelimit() by Manuel Zerpies · 13 years ago
  37. 6ab8fba tty: n_gsm: Added refcount usage to gsm_mux and gsm_dlci structs by Russ Gorby · 13 years ago
  38. bcd5abe tty: n_gsm: Add raw-ip support by Russ Gorby · 13 years ago
  39. d50f6dc tty: n_gsm: expose gsmtty device nodes at ldisc open time by Russ Gorby · 13 years ago
  40. 87fa35d powerpc/hvsi: Fix conflict with old HVSI driver by Benjamin Herrenschmidt · 13 years ago
  41. 7423734 tty: of_serial: support for 32 bit accesses by Jamie Iles · 13 years ago
  42. 6da49a2 Merge remote branch 'origin/master' into next by Benjamin Herrenschmidt · 13 years ago
  43. 17bdc6c powerpc/pseries: Move hvsi support into a library by Benjamin Herrenschmidt · 13 years ago
  44. 4d2bb3f powerpc/pseries: Re-implement HVSI as part of hvc_vio by Benjamin Herrenschmidt · 13 years ago
  45. 048bee7 powerpc/pseries: Factor HVSI header struct in packet definitions by Benjamin Herrenschmidt · 13 years ago
  46. 725e789 powerpc/hvsi: Move HVSI protocol definitions to a header file by Benjamin Herrenschmidt · 13 years ago
  47. 04b9059 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  48. a39bce7 drivers/tty/serial/8250_pci.c: fix warning by Andrew Morton · 13 years ago
  49. deba1a0 atmel_serial: fix internal port num by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  50. 7c9d440 treewide: transciever/transceiver spelling fixes by Joe Perches · 13 years ago
  51. 33b1e69 serial: mrst_max3110: initialize waitqueue earlier by Mika Westerberg · 13 years ago
  52. 0bb04bf mrst_max3110: Change max missing message priority. by William Douglas · 13 years ago
  53. b7f080c net: remove mm.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  54. 3bc46b3 serial: bcm63xx_uart: fix irq storm after rx fifo overrun. by Maxime Bizon · 13 years ago
  55. c16d51a amba pl011: workaround for uart registers lockup by Shreshtha Kumar Sahu · 13 years ago
  56. 57f2104 tty: n_gsm: improper skb_pull() use was leaking framed data by Russ Gorby · 13 years ago
  57. 7263287 tty: n_gsm: Fixed logic to decode break signal from modem status by Russ Gorby · 13 years ago
  58. fb139df drivers/tty/serial/pch_uart.c: don't oops if dmi_get_system_info returns NULL by Alexander Stein · 13 years ago
  59. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  60. 81de916 tty_buffer: get rid of 'seen_tail' logic in flush_to_ldisc by Linus Torvalds · 13 years ago
  61. 2872628 TTY: ntty, add one more sanity check by Jiri Slaby · 13 years ago
  62. 92f6fa0 TTY: ldisc, do not close until there are readers by Jiri Slaby · 13 years ago
  63. e7328ae serial: 8250, increase PASS_LIMIT by Jiri Slaby · 13 years ago
  64. 2807190 8250_pci Add EEH support to the 8250 driver for IBM/Digi PCIe 2-port Adapter by Michael Reed · 13 years ago
  65. 0e2adc0 serial/pch: use global div helper instead of creating a private one by Uwe Kleine-König · 13 years ago
  66. b9b2455 parport/serial: add support for Timedia/SUNIX cards to parport_serial by Frédéric Brière · 13 years ago
  67. 5bf8f50 serial: 8250_pci: add .probe member to struct pci_serial_quirk by Frédéric Brière · 13 years ago
  68. 7808edc Basic support for Moschip 9900 family I/O chips by Nicos Gollan · 13 years ago
  69. cb01ece 8250: Fix capabilities when changing the port type by leitao@linux.vnet.ibm.com · 13 years ago
  70. 1798ca1 8250_pci: Fix missing const from merges by Alan Cox · 13 years ago
  71. 470f229 ARM: SAMSUNG: serial: Fix on handling of one clock source for UART by Boojin Kim · 13 years ago
  72. af99d6f serial: ioremap warning fix for jsm driver. by Lennart Sorensen · 13 years ago
  73. 163baa3 Merge 3.0-rc2 into tty-linus by Greg Kroah-Hartman · 13 years ago
  74. 55db4c6 Revert "tty: make receive_buf() return the amout of bytes received" by Linus Torvalds · 13 years ago
  75. eb7073d 8250_pci: add -ENODEV code for Intel EG20T PCH by Tomoya MORINAGA · 13 years ago
  76. 2a56d22 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  77. 239df0f Merge branches 'devel', 'devel-stable' and 'fixes' into for-linus by Russell King · 13 years ago
  78. 1e806c5 m32r: fix spin_lock_irqsave() misuse by KOSAKI Motohiro · 13 years ago
  79. b7c2f03 Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  80. 023bc8e drivers/tty/serial/pch_uart.c needs slab.h by Andrew Morton · 13 years ago
  81. 7bf02ea arch, mm: filter disallowed nodes from arch specific show_mem functions by David Rientjes · 13 years ago
  82. 2b348e2 atmel_serial: keep the platform_device unchanged by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  83. f50d1d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 13 years ago
  84. d762f43 Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 13 years ago
  85. 99dff58 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  86. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  87. 5b02c51 sh: sh-sci: sh7377 and sh73a0 build fixes by Magnus Damm · 13 years ago
  88. 54aa89e serial: sh-sci: suspend/resume wakeup support V2 by Magnus Damm · 13 years ago
  89. 5e50d2d serial: sh-sci: Runtime PM support by Magnus Damm · 13 years ago
  90. d9a0fbf serial: 8250_pci: add support for Cronyx Omega PCI multiserial board. by Antony Pavlov · 13 years ago
  91. 5f873ba tty/serial: Fix break handling for PORT_TEGRA by Stephen Warren · 13 years ago
  92. 4539c24 tty/serial: Add explicit PORT_TEGRA type by Stephen Warren · 13 years ago
  93. 2f0fc41 SERIAL: Lantiq: Add driver for MIPS Lantiq SOCs. by John Crispin · 13 years ago
  94. b1608d6 drivercore: revert addition of of_match to struct device by Grant Likely · 13 years ago
  95. ee4f6b4 n_tracerouter and n_tracesink ldisc additions. by J Freyensee · 13 years ago
  96. e0f263d tty: Remove to support serial for S5P6442 by Kukjin Kim · 13 years ago
  97. aa273ae 8250_pci: Add support for the Digi/IBM PCIe 2-port Adapter by Scott Kilau · 13 years ago
  98. 177c2cb pch_uart: Support new device ML7223 IOH by Tomoya MORINAGA · 13 years ago
  99. 70f23fd treewide: fix a few typos in comments by Justin P. Mattock · 13 years ago
  100. 25f8f54 pcmcia: Convert pcmcia_device_id declarations to const by Joe Perches · 13 years ago