1. 58d784a [SERIAL] sparc: Infrastructure to fix section mismatch bugs. by Martin Habets · 17 years ago
  2. 76832d8 drivers/serial/uartlite.c: Add missing of_node_put by Julia Lawall · 17 years ago
  3. b62c855 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  4. 68576cf IP22ZILOG: fix lockup and sysrq by Thomas Bogendoerfer · 17 years ago
  5. fa7f151 [ARM] 4662/1: Fix PXA serial driver compilation if SERIAL_PXA_CONSOLE is disabled by Philipp Zabel · 17 years ago
  6. 529a73f Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFIN by Mike Frysinger · 17 years ago
  7. 77accbf CRISv10 serial driver rewrite by Jesper Nilsson · 17 years ago
  8. e02f5f5 serial: only use PNP IRQ if it's valid by Bjorn Helgaas · 17 years ago
  9. 19cd753 atmel_serial build warnings begone by David Brownell · 17 years ago
  10. 7105458 8250_pnp: add support for "LG C1 EXPRESS DUAL" machines by Damian Jurd · 17 years ago
  11. dbd0cf4 serial: add PNP ID for Davicom ISA 33.6K modem by Bjorn Helgaas · 17 years ago
  12. a80b824 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  13. c4888f9 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  14. 694caef sh: Remove SCI_NPORTS from sh-sci.h by Nobuhiro Iwamatsu · 17 years ago
  15. f966918 sh: Kill off the remaining ST40 cruft. by Paul Mundt · 17 years ago
  16. bf2cdef serial: fix compile warning about putc by Yinghai Lu · 17 years ago
  17. ccb9d59 PCI: pciserial_resume_one ignored return value of pci_enable_device by Dirk Hohndel · 17 years ago
  18. 1d6b698 [POWERPC] Uartlite: speed up console output by Grant Likely · 17 years ago
  19. 23f42b7 serial: fix serial_txx9 console initialization by Atsushi Nemoto · 17 years ago
  20. 5e7bf8c netdrvr/pcmcia: use IRQ_TYPE_DYNAMIC_SHARING flag for irq.Attributes. by Komuro · 17 years ago
  21. 149b36e serial: stop passing NULL to functions that expect data by Alan Cox · 17 years ago
  22. 49aa49b m68knommu: new style ColdFire UART driver by Greg Ungerer · 17 years ago
  23. eaa8549 Blackfin serial driver Kconfig: depend on DMA not being enabled rather than a specific DMA size by Mike Frysinger · 17 years ago
  24. 01dd2fb typo fixes by Matt LaPlante · 17 years ago
  25. 96de0e2 Convert files to UTF-8 and some cleanups by Jan Engelhardt · 17 years ago
  26. 5159f40 amba-pl011, rename BIT macro by Jiri Slaby · 17 years ago
  27. 1977f03 remove asm/bitops.h includes by Jiri Slaby · 17 years ago
  28. 8f4ce8c serial: turn serial console suspend a boot rather than compile time option by Andres Salomon · 17 years ago
  29. 7ba4b92 jsm: Remove further unneeded crud by Alan Cox · 17 years ago
  30. 2090ab0 tty: bring the old cris driver back somewhere into the realm of new tty buffering by Alan Cox · 17 years ago
  31. dab8f49 m32r: serial: remove M32R_SIO_SHARE_IRQS by Hirokazu Takata · 17 years ago
  32. cc84634 Add support for Wacom WACF007 and WACF008 to serial pnp driver by Maik Broemme · 17 years ago
  33. 37a6c7d serial_txx9: Use UPF_FIXED_PORT by Atsushi Nemoto · 17 years ago
  34. b3b708f wake up from a serial port by Guennadi Liakhovetski · 17 years ago
  35. bf0df63 8250_pci: Autodetect mainpine cards by Alan Cox · 17 years ago
  36. 7201863 serial_txx9: cleanup includes by Atsushi Nemoto · 17 years ago
  37. 64da82e Add support for PCMCIA card Sierra WIreless AC850 by Eric Leblond · 17 years ago
  38. 65a6ec0 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  39. 97d9722 [SERIAL] Fix console initialisation ordering by Russell King · 17 years ago
  40. 5dd80d5 mpc52xx-uart: fix compile warning (format type mismatch) by Grant Likely · 17 years ago
  41. dcf397f Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  42. b049bd9 [ARM] pxa: update pxa serial driver to use clk support by Russell King · 17 years ago
  43. e259a3a [ARM] pxa: convert PXA serial drivers to use platform resources by Russell King · 17 years ago
  44. e869086 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  45. 15f8c60 [POWERPC] cpm: Describe multi-user ram in its own device node. by Scott Wood · 17 years ago
  46. d948a29 [POWERPC] cpm_uart: Issue STOP_TX command before initializing console. by Scott Wood · 17 years ago
  47. c1dcfd9 [POWERPC] cpm_uart: sparse fixes by Scott Wood · 17 years ago
  48. 7ae8703 [POWERPC] cpm_uart: Be an of_platform device when CONFIG_PPC_CPM_NEW_BINDING is set. by Scott Wood · 17 years ago
  49. e077b50 [POWERPC] Uartlite: Revert register io access changes by Grant Likely · 17 years ago
  50. fb4e6e6 [POWERPC] Uartlite: Let the console be initialized earlier by Grant Likely · 17 years ago
  51. 852e1ea [POWERPC] Uartlite: Add of-platform-bus binding by Grant Likely · 17 years ago
  52. 435706b [POWERPC] Uartlite: Comment block tidy by Grant Likely · 17 years ago
  53. 8fa7b61 [POWERPC] Uartlite: Separate the bus binding from the driver proper by Grant Likely · 17 years ago
  54. 0077582 [POWERPC] Uartlite: Add macro for uartlite device name by Grant Likely · 17 years ago
  55. 483c79d [POWERPC] Uartlite: change name of ports to ulite_ports by Grant Likely · 17 years ago
  56. a15da8e [POWERPC] Uartlite: Fix reg io to access documented register size by Grant Likely · 17 years ago
  57. 70f227d Merge branch 'linux-2.6' into for-2.6.24 by Paul Mackerras · 17 years ago
  58. d2146028 [POWERPC] Fix cpm_uart driver for cpm1 machines by Jochen Friedrich · 17 years ago
  59. 744551c [SUNSAB]: Fix broken SYSRQ. by Thomas Bogendoerfer · 17 years ago
  60. e4533b2 [POWERPC] Optionally use new device number for pmac_zilog by David Woodhouse · 17 years ago
  61. 68362e0 serial: sh-sci: kgdb console build fixes. by Paul Mundt · 17 years ago
  62. 3ea6bc3 sh: Add SH7720 CPU support. by Markus Brunner · 17 years ago
  63. e289fd9 serial: sh-sci: Tidy cpufreq printk. by Paul Mundt · 17 years ago
  64. 1760b7d7 serial: sh-sci: Shut up compiler warning for SH-X3 SCIF. by Paul Mundt · 17 years ago
  65. 0ce49a3 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  66. aa01542 [POWERPC] Fix pmac_zilog debug arg by Olaf Hering · 17 years ago
  67. 9c5b348 [SUNSAB]: Fix several bugs. by Al Viro · 17 years ago
  68. af6a9aa [POWERPC] 52xx: Fix mpc52xx_uart_of_assign to use correct index by John Rigby · 17 years ago
  69. 7111de7 fix SERIAL_CORE_CONSOLE driver dependencies by Adrian Bunk · 17 years ago
  70. 719b6f29 BCM1480 serial build fix by Thiemo Seufer · 17 years ago
  71. f79abb8 Fix modpost warning in serial driver by Ralf Baechle · 17 years ago
  72. 4f1296a [SERIAL]: Fix 32-bit warnings in sunzilog.c and sunsu.c by David S. Miller · 17 years ago
  73. aa79850 serial: add pci ids for PA Semi PWRficient onchip uarts by Olof Johansson · 17 years ago
  74. 436bbd4 Add blacklisting capability to serial_pci to avoid misdetection of serial ports by Christian Schmidt · 17 years ago
  75. ad4c2aa Serial 8250: handle saving the clear-on-read bits from the LSR and MSR by Corey Minyard · 17 years ago
  76. 9999996 serial_txx9: Fix modem control line handling by Atsushi Nemoto · 17 years ago
  77. 84f8c6f serial: add support for ITE 887x chips by Niels de Vos · 17 years ago
  78. 20620d6 serial: don't optimise away baud rate changes when BOTHER is used by David Woodhouse · 17 years ago
  79. bbf275f Blackfin serial driver: pending a unique anomaly id, tie the break flood issue to ANOMALY_05000230 by Mike Frysinger · 17 years ago
  80. a359cca Blackfin arch: update kgdb patch by Sonic Zhang · 17 years ago
  81. 0ae5364 Blackfin arch: Initial patch to add earlyprintk support by Robin Getz · 17 years ago
  82. b6b1d87 serial: fix 8250 early console setup by Daniel Ritz · 17 years ago
  83. 86d0004 sb1250-duart: __maybe_unused, etc. fixes by Maciej W. Rozycki · 17 years ago
  84. 2e89db7 serial: MPSC: Fix coding style and whitespace issues by Mark A. Greer · 17 years ago
  85. 79f8517 serial: MPSC: Remove duplicate SUPPORT_SYSRQ definition by Mark A. Greer · 17 years ago
  86. 5797ae3 serial: MPSC: Stop rx engine when CREAD cleared by Stephane Chazelas · 17 years ago
  87. 6c1ead5 serial: MPSC: Remove race between Rx stop & restart by Carlos Sanchez · 17 years ago
  88. 2174041 serial: fix vr41xx_siu serial console support by Yoichi Yuasa · 17 years ago
  89. a95d320 serial: fix vr41xx_siu interface select by Yoichi Yuasa · 17 years ago
  90. a24ac9f serial: fix section mismatch vr41xx_siu by Yoichi Yuasa · 17 years ago
  91. 5b232ec DDB5477: remove driver bits of support by Yoichi Yuasa · 17 years ago
  92. 57d4810 revert "x86, serial: convert legacy COM ports to platform devices" by Andrew Morton · 17 years ago
  93. ddb437b serial_txx9: fix printk format mismatch by Atsushi Nemoto · 17 years ago
  94. 6a30235 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23 by Linus Torvalds · 17 years ago
  95. d89ddd1 sh: remove support for sh7300 and solution engine 7300 by Magnus Damm · 17 years ago
  96. 0fbde95 sh: sh-sci - fix SH7708 support by Magnus Damm · 17 years ago
  97. 931f9cd m68knommu: fix workqueues in 68328 serial driver by Greg Ungerer · 17 years ago
  98. a427138 m68knommu: remove legacy power managament from 68328 serial driver by Greg Ungerer · 17 years ago
  99. 870e8a2 sh: remove support for sh73180 and solution engine 73180 by Magnus Damm · 17 years ago
  100. 4f640ef Use resource_size_t for serial port IO addresses by Josh Boyer · 17 years ago