1. 3796958 Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  2. 1237a2e Char: char/serial, remove SERIAL_TYPE_NORMAL redefines by Jiri Slaby · 16 years ago
  3. e6ee512 dz.c: Resource management by Maciej W. Rozycki · 16 years ago
  4. f5519ca dz.c: Use a helper to cast from "struct uart_port *" by Maciej W. Rozycki · 16 years ago
  5. ff11d07 dz: clean up and improve the setup of termios settings by Maciej W. Rozycki · 16 years ago
  6. 54c0f37 dz: handle special conditions on reception correctly by Maciej W. Rozycki · 16 years ago
  7. 43d46ab dz: fix locking issues by Maciej W. Rozycki · 16 years ago
  8. 6d83c06 dz: rename the serial console structure by Maciej W. Rozycki · 16 years ago
  9. 7287d76 dz: update kconfig description by Maciej W. Rozycki · 16 years ago
  10. 87cff7f dz: add and reorder inclusions, remove unneeded ones by Maciej W. Rozycki · 16 years ago
  11. 0ba137e dz: don't panic() when request_irq() fails by Maciej W. Rozycki · 16 years ago
  12. dbab812 dz: always check if it is safe to console_putchar() by Maciej W. Rozycki · 16 years ago
  13. d4dd146 dz.h: remove useless unused module junk by Maciej W. Rozycki · 16 years ago
  14. 5ab3e84 Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx by Paul Mackerras · 16 years ago
  15. 52b8048 [POWERPC] mpc52xx: fix compile error introduce when rebasing patch by Grant Likely · 16 years ago
  16. 256ae6a Merge branch 'virtex-for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-virtex into for-2.6.25 by Josh Boyer · 16 years ago
  17. 1f7d4f8 Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into for-2.6.25 by Paul Mackerras · 16 years ago
  18. 25ae3a0 [POWERPC] mpc512x: Add MPC512x PSC support to MPC52xx psc driver by John Rigby · 16 years ago
  19. 599f030 [POWERPC] mpc512x: Factor out 5200 dependencies from 52xx psc driver by John Rigby · 16 years ago
  20. eea63e0 SC26XX: New serial driver for SC2681 uarts by Thomas Bogendoerfer · 16 years ago
  21. 5057c98 serial: use SGI_HAS_ZILOG for IP22_ZILOG depends by Thomas Bogendoerfer · 16 years ago
  22. 15aafa2 Remove pointless casts from void pointers by Jeff Garzik · 16 years ago
  23. 3de66a1 [POWERPC] Eliminate broken OF console initialization. by Grant Likely · 16 years ago
  24. 0e349b0 [POWERPC] Xilinx: Update compatible to use values generated by BSP generator. by Stephen Neuendorffer · 17 years ago
  25. 911a317 [POWERPC] Fix incorrectly tagged __devinitdata structures by Grant Likely · 16 years ago
  26. 1679196 m68knommu: use ARRAY_SIZE in ColdFire serial driver by Greg Ungerer · 16 years ago
  27. 7bbdc3d serial: MPSC: set baudrate when BRG divider is set. by Mark A. Greer · 16 years ago
  28. 3e8d4e2 serial: Coding style by Alan Cox · 16 years ago
  29. 6d4d67b serial: speed setup failure reporting by Alan Cox · 16 years ago
  30. c8c6bfa serial: avoid stalling suspend if serial port won't drain by Russell King · 16 years ago
  31. 9d778a6 serial: avoid waking up closed serial ports on resume by Russell King · 16 years ago
  32. 74a19741 8250.c: support specifying DW APB UARTs in device platform_data by Will Newton · 16 years ago
  33. 02c9b5c serial: add ADDI-DATA GmbH Communication cardsin8250_pci.c and pci_ids.h by Krauth.Julien · 16 years ago
  34. 1452750 drivers/serial/s3c2410.c: remove dead config symbols by Jiri Olsa · 16 years ago
  35. c3e4642 serial: keep the DTR setting for serial console. by Yinghai Lu · 16 years ago
  36. 906da80 pcmcia: replace kio_addr_t with unsigned int everywhere by Olof Johansson · 16 years ago
  37. 9ef9dc6 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  38. 0d899e1 Merge branches 'at91', 'ixp', 'master', 'misc', 'pxa' and 'realview' into devel by Russell King · 16 years ago
  39. fa3218d [ARM] 4660/3: at91: allow selecting UART for early kernel messages by Guennadi Liakhovetski · 16 years ago
  40. 2f65baf [ARM] 21285 serial: fix build error by Russell King · 16 years ago
  41. 8f4aafe drivers/serial/: Spelling fixes by Joe Perches · 16 years ago
  42. b885b27 SERIAL_NETX_CONSOLE provides console for NetX, not IMX by Uwe Kleine-König · 16 years ago
  43. 78b42c9 Coding style fix drivers/serial/icom.h by Michal Piotrowski · 16 years ago
  44. 9f69ba8 m68knommu: use container_of in mcf.c by Greg Ungerer · 16 years ago
  45. 7c74806 m68knommu: use IRQF_DISABLE in m68328serial.c by Greg Ungerer · 16 years ago
  46. ae1b5f0 m68knommu: configure support for new ColdFire serial driver by Greg Ungerer · 16 years ago
  47. b9ac1ec m68knommu: build support for new ColdFire serial driver by Greg Ungerer · 16 years ago
  48. bd45ac0 Merge branch 'linux-2.6' by Paul Mackerras · 16 years ago
  49. 4eece4c Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xx by Paul Mackerras · 16 years ago
  50. e189f34 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  51. b5677d8 [POWERPC] CPM: Rename commproc to cpm1 and cpm2_common.c to cpm2.c by Jochen Friedrich · 16 years ago
  52. d0d42df Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', 's3c2410', 'sa1100' and 'vfp' into devel by Russell King · 16 years ago
  53. 7d740a0 sh: Add support for SH7763 CPU subtype. by Yoshihiro Shimoda · 17 years ago
  54. 31a49c4 sh: Add support for SH7721 CPU subtype. by Yoshihiro Shimoda · 17 years ago
  55. a8f67f4 sh: Add SH7263 CPU support. by Paul Mundt · 17 years ago
  56. 6d01f51 sh: Add SH7203 CPU support. by Paul Mundt · 17 years ago
  57. 66ffbe4 [POWERPC] mpc5200: normalize compatible property bindings by Grant Likely · 16 years ago
  58. c5f33383 [SERIAL] 21285: Report baud rate back via termios by Alan Cox · 17 years ago
  59. 15f2bbb kobject: convert icom to use kref, not kobject by Greg Kroah-Hartman · 17 years ago
  60. 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 · 16 years ago
  61. 1dd4561 [POWERPC] Fix compile error if CONFIG_STX_GP3 is defined by Kumar Gala · 16 years ago
  62. d7584ed [POWERPC] qe-uart: add support for Freescale QUICCEngine UART by Timur Tabi · 17 years ago
  63. 9156ad4 Merge branch 'linux-2.6' by Paul Mackerras · 16 years ago
  64. 406b7d4 [POWERPC] mpc5200: Cleanup checkpatch.pl problems in mpc52xx_uart.c by John Rigby · 17 years ago
  65. 94f3894 [POWERPC] Separate MPC52xx PSC FIFO registers from rest of PSC by John Rigby · 17 years ago
  66. 283029d [POWERPC] Add of_find_matching_node() helper function by Grant Likely · 17 years ago
  67. f67702a [POWERPC] Xilinx uartlite: Section type fixups by Stephen Neuendorffer · 17 years ago
  68. fb445ee [SERIAL]: Fix section mismatches in Sun serial console drivers. by David S. Miller · 17 years ago
  69. c2a7dcad Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  70. 362f9b6 [POWERPC] Move CPM command handling into the cpm drivers by Jochen Friedrich · 17 years ago
  71. 58d784a [SERIAL] sparc: Infrastructure to fix section mismatch bugs. by Martin Habets · 17 years ago
  72. 76832d8 drivers/serial/uartlite.c: Add missing of_node_put by Julia Lawall · 17 years ago
  73. b62c855 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  74. 68576cf IP22ZILOG: fix lockup and sysrq by Thomas Bogendoerfer · 17 years ago
  75. fa7f151 [ARM] 4662/1: Fix PXA serial driver compilation if SERIAL_PXA_CONSOLE is disabled by Philipp Zabel · 17 years ago
  76. 2047e40 [Blackfin] arch: set_bfin_dma_config shouldnt set SYNC or RESTART by default - add argument or option by Michael Hennerich · 17 years ago
  77. 529a73f Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFIN by Mike Frysinger · 17 years ago
  78. 77accbf CRISv10 serial driver rewrite by Jesper Nilsson · 17 years ago
  79. e02f5f5 serial: only use PNP IRQ if it's valid by Bjorn Helgaas · 17 years ago
  80. 19cd753 atmel_serial build warnings begone by David Brownell · 17 years ago
  81. 7105458 8250_pnp: add support for "LG C1 EXPRESS DUAL" machines by Damian Jurd · 17 years ago
  82. dbd0cf4 serial: add PNP ID for Davicom ISA 33.6K modem by Bjorn Helgaas · 17 years ago
  83. a80b824 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  84. c4888f9 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  85. 694caef sh: Remove SCI_NPORTS from sh-sci.h by Nobuhiro Iwamatsu · 17 years ago
  86. f966918 sh: Kill off the remaining ST40 cruft. by Paul Mundt · 17 years ago
  87. bf2cdef serial: fix compile warning about putc by Yinghai Lu · 17 years ago
  88. ccb9d59 PCI: pciserial_resume_one ignored return value of pci_enable_device by Dirk Hohndel · 17 years ago
  89. 1d6b698 [POWERPC] Uartlite: speed up console output by Grant Likely · 17 years ago
  90. 23f42b7 serial: fix serial_txx9 console initialization by Atsushi Nemoto · 17 years ago
  91. 5e7bf8c netdrvr/pcmcia: use IRQ_TYPE_DYNAMIC_SHARING flag for irq.Attributes. by Komuro · 17 years ago
  92. 149b36e serial: stop passing NULL to functions that expect data by Alan Cox · 17 years ago
  93. 49aa49b m68knommu: new style ColdFire UART driver by Greg Ungerer · 17 years ago
  94. eaa8549 Blackfin serial driver Kconfig: depend on DMA not being enabled rather than a specific DMA size by Mike Frysinger · 17 years ago
  95. 01dd2fb typo fixes by Matt LaPlante · 17 years ago
  96. 96de0e2 Convert files to UTF-8 and some cleanups by Jan Engelhardt · 17 years ago
  97. 5159f40 amba-pl011, rename BIT macro by Jiri Slaby · 17 years ago
  98. 1977f03 remove asm/bitops.h includes by Jiri Slaby · 17 years ago
  99. 8f4ce8c serial: turn serial console suspend a boot rather than compile time option by Andres Salomon · 17 years ago
  100. 7ba4b92 jsm: Remove further unneeded crud by Alan Cox · 17 years ago