1. 1679196 m68knommu: use ARRAY_SIZE in ColdFire serial driver by Greg Ungerer · 17 years ago
  2. 7bbdc3d serial: MPSC: set baudrate when BRG divider is set. by Mark A. Greer · 17 years ago
  3. 3e8d4e2 serial: Coding style by Alan Cox · 17 years ago
  4. 6d4d67b serial: speed setup failure reporting by Alan Cox · 17 years ago
  5. c8c6bfa serial: avoid stalling suspend if serial port won't drain by Russell King · 17 years ago
  6. 9d778a6 serial: avoid waking up closed serial ports on resume by Russell King · 17 years ago
  7. 74a19741 8250.c: support specifying DW APB UARTs in device platform_data by Will Newton · 17 years ago
  8. 02c9b5c serial: add ADDI-DATA GmbH Communication cardsin8250_pci.c and pci_ids.h by Krauth.Julien · 17 years ago
  9. 1452750 drivers/serial/s3c2410.c: remove dead config symbols by Jiri Olsa · 17 years ago
  10. c3e4642 serial: keep the DTR setting for serial console. by Yinghai Lu · 17 years ago
  11. 906da80 pcmcia: replace kio_addr_t with unsigned int everywhere by Olof Johansson · 17 years ago
  12. 9ef9dc6 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  13. 0d899e1 Merge branches 'at91', 'ixp', 'master', 'misc', 'pxa' and 'realview' into devel by Russell King · 17 years ago
  14. fa3218d [ARM] 4660/3: at91: allow selecting UART for early kernel messages by Guennadi Liakhovetski · 17 years ago
  15. 2f65baf [ARM] 21285 serial: fix build error by Russell King · 17 years ago
  16. 8f4aafe drivers/serial/: Spelling fixes by Joe Perches · 17 years ago
  17. b885b27 SERIAL_NETX_CONSOLE provides console for NetX, not IMX by Uwe Kleine-König · 17 years ago
  18. 78b42c9 Coding style fix drivers/serial/icom.h by Michal Piotrowski · 17 years ago
  19. 9f69ba8 m68knommu: use container_of in mcf.c by Greg Ungerer · 17 years ago
  20. 7c74806 m68knommu: use IRQF_DISABLE in m68328serial.c by Greg Ungerer · 17 years ago
  21. ae1b5f0 m68knommu: configure support for new ColdFire serial driver by Greg Ungerer · 17 years ago
  22. b9ac1ec m68knommu: build support for new ColdFire serial driver by Greg Ungerer · 17 years ago
  23. bd45ac0 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  24. 4eece4c Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xx by Paul Mackerras · 17 years ago
  25. e189f34 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  26. b5677d8 [POWERPC] CPM: Rename commproc to cpm1 and cpm2_common.c to cpm2.c by Jochen Friedrich · 17 years ago
  27. d0d42df Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', 's3c2410', 'sa1100' and 'vfp' into devel by Russell King · 17 years ago
  28. 7d740a0 sh: Add support for SH7763 CPU subtype. by Yoshihiro Shimoda · 17 years ago
  29. 31a49c4 sh: Add support for SH7721 CPU subtype. by Yoshihiro Shimoda · 17 years ago
  30. a8f67f4 sh: Add SH7263 CPU support. by Paul Mundt · 17 years ago
  31. 6d01f51 sh: Add SH7203 CPU support. by Paul Mundt · 17 years ago
  32. 66ffbe4 [POWERPC] mpc5200: normalize compatible property bindings by Grant Likely · 17 years ago
  33. c5f3338 [SERIAL] 21285: Report baud rate back via termios by Alan Cox · 17 years ago
  34. 15f2bbb kobject: convert icom to use kref, not kobject by Greg Kroah-Hartman · 17 years ago
  35. dcb571b Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into for-2.6.25 by Paul Mackerras · 17 years ago
  36. 1dd4561 [POWERPC] Fix compile error if CONFIG_STX_GP3 is defined by Kumar Gala · 17 years ago
  37. d7584ed [POWERPC] qe-uart: add support for Freescale QUICCEngine UART by Timur Tabi · 17 years ago
  38. 9156ad4 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  39. 406b7d4 [POWERPC] mpc5200: Cleanup checkpatch.pl problems in mpc52xx_uart.c by John Rigby · 17 years ago
  40. 94f3894 [POWERPC] Separate MPC52xx PSC FIFO registers from rest of PSC by John Rigby · 17 years ago
  41. 283029d [POWERPC] Add of_find_matching_node() helper function by Grant Likely · 17 years ago
  42. f67702a [POWERPC] Xilinx uartlite: Section type fixups by Stephen Neuendorffer · 17 years ago
  43. fb445ee [SERIAL]: Fix section mismatches in Sun serial console drivers. by David S. Miller · 17 years ago
  44. c2a7dcad Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  45. 362f9b6 [POWERPC] Move CPM command handling into the cpm drivers by Jochen Friedrich · 17 years ago
  46. 58d784a [SERIAL] sparc: Infrastructure to fix section mismatch bugs. by Martin Habets · 17 years ago
  47. 76832d8 drivers/serial/uartlite.c: Add missing of_node_put by Julia Lawall · 17 years ago
  48. b62c855 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  49. 68576cf IP22ZILOG: fix lockup and sysrq by Thomas Bogendoerfer · 17 years ago
  50. fa7f151 [ARM] 4662/1: Fix PXA serial driver compilation if SERIAL_PXA_CONSOLE is disabled by Philipp Zabel · 17 years ago
  51. 2047e40 [Blackfin] arch: set_bfin_dma_config shouldnt set SYNC or RESTART by default - add argument or option by Michael Hennerich · 17 years ago
  52. 529a73f Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFIN by Mike Frysinger · 17 years ago
  53. 77accbf CRISv10 serial driver rewrite by Jesper Nilsson · 17 years ago
  54. e02f5f5 serial: only use PNP IRQ if it's valid by Bjorn Helgaas · 17 years ago
  55. 19cd753 atmel_serial build warnings begone by David Brownell · 17 years ago
  56. 7105458 8250_pnp: add support for "LG C1 EXPRESS DUAL" machines by Damian Jurd · 17 years ago
  57. dbd0cf4 serial: add PNP ID for Davicom ISA 33.6K modem by Bjorn Helgaas · 17 years ago
  58. a80b824 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  59. c4888f9 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  60. 694caef sh: Remove SCI_NPORTS from sh-sci.h by Nobuhiro Iwamatsu · 17 years ago
  61. f966918 sh: Kill off the remaining ST40 cruft. by Paul Mundt · 17 years ago
  62. bf2cdef serial: fix compile warning about putc by Yinghai Lu · 17 years ago
  63. ccb9d59 PCI: pciserial_resume_one ignored return value of pci_enable_device by Dirk Hohndel · 17 years ago
  64. 1d6b698 [POWERPC] Uartlite: speed up console output by Grant Likely · 17 years ago
  65. 23f42b7 serial: fix serial_txx9 console initialization by Atsushi Nemoto · 17 years ago
  66. 5e7bf8c netdrvr/pcmcia: use IRQ_TYPE_DYNAMIC_SHARING flag for irq.Attributes. by Komuro · 17 years ago
  67. 149b36e serial: stop passing NULL to functions that expect data by Alan Cox · 17 years ago
  68. 49aa49b m68knommu: new style ColdFire UART driver by Greg Ungerer · 17 years ago
  69. eaa8549 Blackfin serial driver Kconfig: depend on DMA not being enabled rather than a specific DMA size by Mike Frysinger · 17 years ago
  70. 01dd2fb typo fixes by Matt LaPlante · 17 years ago
  71. 96de0e2 Convert files to UTF-8 and some cleanups by Jan Engelhardt · 17 years ago
  72. 5159f40 amba-pl011, rename BIT macro by Jiri Slaby · 17 years ago
  73. 1977f03 remove asm/bitops.h includes by Jiri Slaby · 17 years ago
  74. 8f4ce8c serial: turn serial console suspend a boot rather than compile time option by Andres Salomon · 17 years ago
  75. 7ba4b92 jsm: Remove further unneeded crud by Alan Cox · 17 years ago
  76. 2090ab0 tty: bring the old cris driver back somewhere into the realm of new tty buffering by Alan Cox · 17 years ago
  77. dab8f49 m32r: serial: remove M32R_SIO_SHARE_IRQS by Hirokazu Takata · 17 years ago
  78. cc84634 Add support for Wacom WACF007 and WACF008 to serial pnp driver by Maik Broemme · 17 years ago
  79. 37a6c7d serial_txx9: Use UPF_FIXED_PORT by Atsushi Nemoto · 17 years ago
  80. b3b708f wake up from a serial port by Guennadi Liakhovetski · 17 years ago
  81. bf0df63 8250_pci: Autodetect mainpine cards by Alan Cox · 17 years ago
  82. 7201863 serial_txx9: cleanup includes by Atsushi Nemoto · 17 years ago
  83. 64da82e Add support for PCMCIA card Sierra WIreless AC850 by Eric Leblond · 17 years ago
  84. 65a6ec0 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  85. 97d9722 [SERIAL] Fix console initialisation ordering by Russell King · 17 years ago
  86. 5dd80d5 mpc52xx-uart: fix compile warning (format type mismatch) by Grant Likely · 17 years ago
  87. dcf397f Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  88. b049bd9 [ARM] pxa: update pxa serial driver to use clk support by Russell King · 17 years ago
  89. e259a3a [ARM] pxa: convert PXA serial drivers to use platform resources by Russell King · 17 years ago
  90. e869086 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  91. 15f8c60 [POWERPC] cpm: Describe multi-user ram in its own device node. by Scott Wood · 17 years ago
  92. d948a29 [POWERPC] cpm_uart: Issue STOP_TX command before initializing console. by Scott Wood · 17 years ago
  93. c1dcfd9 [POWERPC] cpm_uart: sparse fixes by Scott Wood · 17 years ago
  94. 7ae8703 [POWERPC] cpm_uart: Be an of_platform device when CONFIG_PPC_CPM_NEW_BINDING is set. by Scott Wood · 17 years ago
  95. e077b50 [POWERPC] Uartlite: Revert register io access changes by Grant Likely · 17 years ago
  96. fb4e6e6 [POWERPC] Uartlite: Let the console be initialized earlier by Grant Likely · 17 years ago
  97. 852e1ea [POWERPC] Uartlite: Add of-platform-bus binding by Grant Likely · 17 years ago
  98. 435706b [POWERPC] Uartlite: Comment block tidy by Grant Likely · 17 years ago
  99. 8fa7b61 [POWERPC] Uartlite: Separate the bus binding from the driver proper by Grant Likely · 17 years ago
  100. 0077582 [POWERPC] Uartlite: Add macro for uartlite device name by Grant Likely · 17 years ago