1. e65f0f8 serial_8250: support for Sealevel Systems Model 7803 COMM+8 by Flavio Leitner · 15 years ago
  2. 6b06f19 Serial: UART driver changes for Cavium OCTEON. by David Daney · 15 years ago
  3. 8e23fcc Serial: Allow port type to be specified when calling serial8250_register_port. by David Daney · 15 years ago
  4. 7d6a07d 8250: Serial driver changes to support future Cavium OCTEON serial patches. by David Daney · 15 years ago
  5. b430428 8250: Don't clobber spinlocks. by David Daney · 15 years ago
  6. bc32562 fix for tty-serial-move-port by Alexander Beregalov · 15 years ago
  7. f751928 tty: We want the port object to be persistent by Alan Cox · 15 years ago
  8. 6ef5306 __FUNCTION__ is gcc-specific, use __func__ by Harvey Harrison · 15 years ago
  9. 39aced6 serial: set correct baud_base for Oxford Semiconductor Ltd EXSYS EX-41092 Dual 16950 Serial adapter by Niels de Vos · 15 years ago
  10. 975a1a7 And here's a patch (to be applied on top of the last) which prevents by Russell King · 15 years ago
  11. 9f2a036 Convert the oxsemi tornado special cases to use the quirk interface and not by Russell King · 15 years ago
  12. e482a23 Blackfin Serial Driver: Remove BI status for known_good_char by Sonic Zhang · 15 years ago
  13. 68a784c Blackfin Serial Driver: Fix bug - BF527-EZKIT unable to receive large files over UART in DMA mode by Sonic Zhang · 15 years ago
  14. b6efa1e Blackfin Serial Driver: Clean serial console and early prink code. by Sonic Zhang · 15 years ago
  15. 80d5c47 Blackfin Serial Driver: fix bug - SIR driver stop receiving randomly by Graf Yang · 15 years ago
  16. 52e15f0e Blackfin Serial Driver: updates kgdb over Blackfin serial driver with kgdb framework by Sonic Zhang · 15 years ago
  17. 14a3c4a Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  18. 3c92ec8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 15 years ago
  19. b0c50ad serial: sh-sci: Fix up port pinmux for SH7366. by Paul Mundt · 15 years ago
  20. 1f6fd5c serial: sh-sci: sci_poll_get_char() is only used by CONFIG_CONSOLE_POLL. by Paul Mundt · 15 years ago
  21. d570164 serial: sh-sci: Generalize port pin initialization. by Paul Mundt · 16 years ago
  22. d830fa4 serial: sh-sci: Tidy up fifo overrun error handling. by Paul Mundt · 16 years ago
  23. 762c69e serial: sh-sci: pr_debug() -> dev_dbg() conversion. by Paul Mundt · 16 years ago
  24. 027e687 serial: sh-sci: Fix up the cpufreq notifier to use the proper port clock. by Paul Mundt · 16 years ago
  25. 07d2a1a serial: sh-sci: Implement CONSOLE_POLL support and kill off old kgdb console. by Paul Mundt · 16 years ago
  26. 2825999 sh: Add support for SH7201 CPU subtype. by Peter Griffin · 16 years ago
  27. e7c98dc serial: sh-sci: Codestyle cleanup patch. by Michael Trimarchi · 16 years ago
  28. 418441d9 powerpc/mpc5200: fix error paths in PSC UART probe function by Wolfram Sang · 15 years ago
  29. aec739e powerpc/mpc5200: add rts/cts handling in PSC UART driver by Wolfram Sang · 15 years ago
  30. b651498 powerpc/mpc5200: Make PSC UART driver update serial errors counters by René Bürgel · 15 years ago
  31. 0bd5292 Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel by Russell King · 15 years ago
  32. fdb0a1a Merge branch 'next-merged' of git://aeryn.fluff.org.uk/bjdooks/linux into devel by Russell King · 15 years ago
  33. 7de40c2 [ARM] S3C: Remove cpufreq warnings for unset serial information by Ben Dooks · 16 years ago
  34. bdd4915 [ARM] S3C: Update CONFIG_SERIAL_SAMSUNG_UARTS handling by Ben Dooks · 16 years ago
  35. 03d5e77 [ARM] S3C: Update number of serial ports by Ben Dooks · 16 years ago
  36. 9d631b8 [ARM] MXC: remove dependency to other include files from irqs.h by Sascha Hauer · 15 years ago
  37. bd006a9 patch-mx1-UART-support by Paulius Zaleckas · 16 years ago
  38. 1e1c568 Merge branch 'merge' into next by Paul Mackerras · 16 years ago
  39. b73c289c [ARM] S3C: Update serial driver IRQ handling by Ben Dooks · 16 years ago
  40. 7e1548a Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into devel by Russell King · 16 years ago
  41. b690ace [ARM] S3C6400: serial support for S3C6400 and S3C6410 SoCs by Ben Dooks · 16 years ago
  42. 1d4bab0 [ARM] S3C24A0: Serial port definitions and driver support. by Sandeep Patil · 16 years ago
  43. 3055547 [ARM] CPUFREQ: S3C24XX serial CPU frequency scaling support. by Ben Dooks · 16 years ago
  44. 72aaf09 Merge git://git.marvell.com/orion into devel by Russell King · 16 years ago
  45. 061afe9f Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  46. 52b9582 drivers/serial/s3c2440.c: fix typo in MODULE_LICENSE by Balaji Rao · 16 years ago
  47. 3c0db89 [IA64] Fix section mismatch ioc3uart_init()/ioc3uart_submodule by Tony Luck · 16 years ago
  48. c4f0124 Fix incorrect use of loose in tty/serial drivers by Nick Andrew · 16 years ago
  49. 5274918 Merge branch 'merge' by Paul Mackerras · 16 years ago
  50. c5b84b3 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel by Russell King · 16 years ago
  51. 02f6526 [ARM] pxa: move UART register definitions into dedicated regs-uart.h by Eric Miao · 16 years ago
  52. 1122430 Merge branch 'clks' into devel by Russell King · 16 years ago
  53. ee569c4 [ARM] amba drivers: don't pass a consumer clock name for devices with unique clocks by Russell King · 16 years ago
  54. fa44c9e [ARM] lh7a40x: avoid polluting the kernel's namespace by Russell King · 16 years ago
  55. e0d8b13 [ARM] pxa: don't pass a consumer clock name for devices with unique clocks by Russell King · 16 years ago
  56. 11bac8a Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into merge by Paul Mackerras · 16 years ago
  57. cea555d Merge branch 'linux-2.6' into next by Paul Mackerras · 16 years ago
  58. 8c65318 serial/pmac_zilog: Add console polling support by Chris J Arges · 16 years ago
  59. a108096 powerpc/virtex: fix various format/casting printk mismatches by Grant Likely · 16 years ago
  60. 272966c serial: sh-sci: Reorder the SCxTDR write after the TDxE clear. by Paul Mundt · 16 years ago
  61. 1a22f08 serial: sh-sci: fix cannot work SH7723 SCIFA by Yoshihiro Shimoda · 16 years ago
  62. 06a7f05 atmel_serial: keep clock off when it's not needed by David Brownell · 16 years ago
  63. 0242909 Merge branch 'cris_move' of git://www.jni.nu/cris by Linus Torvalds · 16 years ago
  64. 0803d54 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 16 years ago
  65. a8884e3 sh: Fix up the shared IRQ demuxer's control bit testing logic. by Michael Trimarchi · 16 years ago
  66. 7abc404 Define SCSPTR1 for SH 7751R by Matt Fleming · 16 years ago
  67. 961e9ff sh: Add sci_rxd_in of SH4-202 by Nobuhiro Iwamatsu · 16 years ago
  68. aeffd54 sh: Change register name SCSPTR to SCSPTR2 by Nobuhiro Iwamatsu · 16 years ago
  69. fb881f7 [ARM] build fixes for netX serial driver by Paul Bolle · 16 years ago
  70. 556dcee [CRIS] Move header files from include to arch/cris/include. by Jesper Nilsson · 16 years ago
  71. 5ff0594 sh: Revert "SH 7366 needs SCIF_ONLY" by Paul Mundt · 16 years ago
  72. 86d758e Merge branches 'sh/serial-rework' and 'sh/oprofile' by Paul Mundt · 16 years ago
  73. 5ca8c48 SH 7366 needs SCIF_ONLY by Kuninori Morimoto · 16 years ago
  74. b80de36 8250: Add more OxSemi devices by Lee Howard · 16 years ago
  75. 7106b4e 8250: Oxford Semiconductor Devices by Lee Howard · 16 years ago
  76. fdc76bf Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  77. 9301975 Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  78. ed402af Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  79. 1f3ccae Altix serial: fix by roel kluin · 16 years ago
  80. 9f561df make probe_serial_gsc() static by Adrian Bunk · 16 years ago
  81. 8433ac6 serial_txx9: use %lx for iobase by Atsushi Nemoto · 16 years ago
  82. ba1d281 serial: sh-sci: Add support SCIF of SH7723 by Nobuhiro Iwamatsu · 16 years ago
  83. 4cb40f7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 16 years ago
  84. 11cd4cb Merge branch 'for-rmk-fixes' of git://aeryn.fluff.org.uk/bjdooks/linux by Russell King · 16 years ago
  85. 8ef5090 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  86. 5fed4a3 [ARM] S3C24XX: Serial driver debug depends on DEBUG_LL by Ben Dooks · 16 years ago
  87. a62c413 drivers/serial: use nr_irqs by Yinghai Lu · 16 years ago
  88. 25db8ad serial, 8250: remove NR_IRQ usage by Alan Cox · 16 years ago
  89. 2502991 Merge branch 'fixes' into for-linus by Russell King · 16 years ago
  90. 6dc6472 Merge commit 'origin' by Benjamin Herrenschmidt · 16 years ago
  91. 7e69a8c Merge branch 's3c-move' into devel by Russell King · 16 years ago
  92. b6825d2 Merge branch 'omap-all' into devel by Russell King · 16 years ago
  93. 4aba41ea 8250: Fix lock warning (and possible crash) by Alan Cox · 16 years ago
  94. 2be4ff2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 16 years ago
  95. 8440838 serial: fix device name reporting when minor space is shared between drivers by David S. Miller · 16 years ago
  96. fe6e29f tty: simplify ktermios allocation by Alan Cox · 16 years ago
  97. b70ac77 serial: allow 8250 to be used on sparc by David Miller · 16 years ago
  98. b5d674a 8250: remove a few inlines of dubious value by Will Newton · 16 years ago
  99. 40836c4 serial_8250: pci_enable_device fail is not fully handled by Alan Cox · 16 years ago
  100. 9bde10a serial-make-uart_ports-ioport-unsigned-long-fix by Andrew Morton · 16 years ago