1. dc32081 cpm_uart: Support uart_wait_until_sent() by Laurent Pinchart · 18 years ago
  2. 491a7a4 cpm_uart: Fix cpm uart corruption with PREEMPT_RT by Rune Torgersen · 18 years ago
  3. 11c2d81 Merge commit 'origin/HEAD' into test-merge by Benjamin Herrenschmidt · 18 years ago
  4. 05d81d2 serial8250: sanity check nr_uarts on all paths. by Eric W. Biederman · 18 years ago
  5. 7ca796f serial: fix serial_match_port() for dynamic major tty-device numbers by Guennadi Liakhovetski · 18 years ago
  6. e9a4b6a Merge branch 'linux-2.6' by Paul Mackerras · 18 years ago
  7. 0b2a2e5 cpm_uart: Remove !CONFIG_PPC_CPM_NEW_BINDING code by Kumar Gala · 18 years ago
  8. 0d84406 cpm_uart: fix whitespace issues by Kumar Gala · 18 years ago
  9. f30ac0c Blackfin Serial Driver: Use timer to poll CTS PIN instead of workqueue. by Sonic Zhang · 18 years ago
  10. c401b04 of_serial: Use linux/of_platform.h instead of asm by Stephen Rothwell · 18 years ago
  11. 3b8458a Blackfin serial driver: fix up tty core set_ldisc API change breakage bug by Graf Yang · 18 years ago
  12. 9c81c5c atmel_serial: filter out FP during baud rate detection by Haavard Skinnemoen · 18 years ago
  13. 4feead7 serial: fix driver_name conflicts by Anton Vorontsov · 18 years ago
  14. edeb280 Fix uart_set_ldisc() function type by Linus Torvalds · 18 years ago
  15. 64e9159 serial_core: uart_set_ldisc infrastructure by Alan Cox · 18 years ago
  16. 1feaa51 Blackfin Serial Driver: Clean up BF54x macro in blackfin UART driver. by Sonic Zhang · 18 years ago
  17. a4ed1e4 8250 Serial Driver: revert extra IRQ flag definition patch by Bryan Wu · 18 years ago
  18. 03a74dc serial: fix enable_irq_wake/disable_irq_wake imbalance in serial_core.c by Arjan van de Ven · 18 years ago
  19. 4b6f6ce serial: support for InstaShield IS-400 four port RS-232 PCI card by Ignacio García Pérez · 18 years ago
  20. 3651751 sunhv: Fix locking in non-paged I/O case. by David S. Miller · 18 years ago
  21. 754cdd4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 18 years ago
  22. 460ed2e Blackfin SPORTS UART Driver: converting BFIN->BLACKFIN by Mike Frysinger · 18 years ago
  23. b4aa54d 8250 Serial Driver: Added support for 8250-class UARTs in HV Sistemas H8606 board by Javier Herrero · 18 years ago
  24. bfd3c7a sh: use the common ascii hex helpers by Harvey Harrison · 18 years ago
  25. f7c5a77 m68knommu: add info about removing mcfserial by Sebastian Siewior · 18 years ago
  26. 454aa38 cris: Fix compile failure due to typo in serial driver by Alan Cox · 18 years ago
  27. 3ed43c7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 18 years ago
  28. a9545ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 18 years ago
  29. 55d7b68 serial: access after NULL check in uart_flush_buffer() by Tetsuo Handa · 18 years ago
  30. 3d2c2f3 sh-sci: avoid writing to nonexistent registers by Magnus Damm · 18 years ago
  31. 9b4e466 sh-sci: sh7722 lacks scsptr registers by Magnus Damm · 18 years ago
  32. 346b746 sh-sci: improve sh7722 support by Magnus Damm · 18 years ago
  33. 85f094e sh: Enable use of the clk fwk on SH-5. by Paul Mundt · 18 years ago
  34. 45828b8 Blackfin Serial Driver: abstract away DLAB differences into header by Mike Frysinger · 18 years ago
  35. 89bf6dc Blackfin Serial Driver: macro away the IER differences between processors by Mike Frysinger · 18 years ago
  36. bf640be Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  37. c36c804 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  38. 32039f4 serial: Fix sparc driver name strings. by David S. Miller · 18 years ago
  39. fbe543b Fix a potential issue in mpc52xx uart driver by Andrew Liu · 18 years ago
  40. 99da904 jsm: add new supported board to jsm serial driver by Scott Kilau · 18 years ago
  41. 6f441fe 8250: switch 8250 drivers to use _nocache ioremaps by Alan Cox · 18 years ago
  42. ec31b212 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  43. 71cc2c2 serial: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 18 years ago
  44. f34d7a5 tty: The big operations rework by Alan Cox · 18 years ago
  45. 23d22ce serial: switch the serial core to int put_char methods by Alan Cox · 18 years ago
  46. 09a6ffa serial m68k: put_char returns by Alan Cox · 18 years ago
  47. 978e595 tty/serial: lay the foundations for the next set of reworks by Alan Cox · 18 years ago
  48. e523844 serial_core: Prepare for BKL push down by Alan Cox · 18 years ago
  49. c0754c9 68360serial: Note that there isn't any info->mcr locking by Alan Cox · 18 years ago
  50. 2f35174 Blackfin serial driver: this driver enable SPORTs on Blackfin emulate UART by Bryan Wu · 18 years ago
  51. d973664 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  52. bc775ea [POWERPC] mpc5200: Fix unterminated of_device_id table by Grant Likely · 18 years ago
  53. 681587c [ARM] serial: s3c2410: platform_get_irq() may return signed unnoticed by Roel Kluin · 18 years ago
  54. e31a94e Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  55. e945e84 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  56. 6e76645 [MIPS] Alchemy: move UART platform code to its proper place by Sergei Shtylyov · 18 years ago
  57. 6e10efe atmel_serial: remove duplicated macro definition by Michael Trimarchi · 18 years ago
  58. d1ec61e serial: use time_before, time_before_eq, etc by Julia Lawall · 18 years ago
  59. 01c194d serial 8250: tighten test for using backup timer by Alex Williamson · 18 years ago
  60. baac589 serial: add vr41xx_siu_early_setup() for serial console by Yoichi Yuasa · 18 years ago
  61. eb424fd uart_get_baud_rate: stop mangling termios by Alan Cox · 18 years ago
  62. e991a2b Fix tty speed handling on 8250 by Alan Cox · 18 years ago
  63. 7a63ce5 serial: silence section mismatch warnings in 8250_pci by Sam Ravnborg · 18 years ago
  64. 032c17e crisv10: prepare for BKL push down by Alan Cox · 18 years ago
  65. 1ecf0d0 dz: test after postfix decrement fails in dz_console_putchar() by Roel Kluin · 18 years ago
  66. 3ade116 sparc: sunzilog.c remove unused argument by Robert Reif · 18 years ago
  67. b9fa38f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  68. b912b5e [POWERPC] Xilinx: of_serial support for Xilinx uart 16550. by John Linn · 18 years ago
  69. 346ad4b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 18 years ago
  70. 0a27842 Blackfin Serial Driver: fix bug - use mod_timer to replace only add_timer. by Sonic Zhang · 18 years ago
  71. 50e2e15 Blackfin Serial Driver: the uart break anomaly has been given its own number, so switch to it by Mike Frysinger · 18 years ago
  72. 2ade972 Blackfin Serial Driver: use BFIN_UART_NR_PORTS to help SIR driver in uart port. by Graf Yang · 18 years ago
  73. 227739b sparc: sunzilog uart order by Robert Reif · 18 years ago
  74. 1a3a4c7 Blackfin Serial Driver: Fix bug - kernel hangs when accessing uart 0 on bf537 when booting u-boot and linux on uart 1 by Sonic Zhang · 18 years ago
  75. 0c44a86 Blackfin Serial Driver: punt unused lsr variable by Mike Frysinger · 18 years ago
  76. 9a64388 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  77. e80ab41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  78. 429f731 Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 18 years ago
  79. 85b375a Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  80. 74081f8 PM: Fix misuse of wakeup flag accessors in serial core by Alan Stern · 18 years ago
  81. cf816ec Merge branch 'merge-fixes' into devel by Russell King · 18 years ago
  82. adf6d34 Merge branch 'omap2-upstream' into devel by Russell King · 18 years ago
  83. d313584 drivers: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 18 years ago
  84. 178dd0c sh: Add support for SH7723 CPU subtype. by Paul Mundt · 18 years ago
  85. 4a1b550 kgdb: Kconfig fix by Andrew Morton · 18 years ago
  86. 84b5ae1 kgdb: kgdboc pl011 I/O module by Jason Wessel · 18 years ago
  87. c191e5a kgdb: fix kgdboc dynamic module configuration by Jason Wessel · 18 years ago
  88. f2d937f consoles: polling support, kgdboc by Jason Wessel · 18 years ago
  89. 3a8daaa [ARM] 4999/1: <IMX UART>: fix membase by Sascha Hauer · 18 years ago
  90. 3d45444 [ARM] 4998/1: <IMX UART>: do not use hardcoded io space size by Sascha Hauer · 18 years ago
  91. 789d525 [ARM] 4996/1: <IMX UART>: do not enable tx empty interrupt on startup by Sascha Hauer · 18 years ago
  92. 0d3c393 [ARM] 4995/1: <IMX UART>: Do not use URXD_CHARRDY for polling by Sascha Hauer · 18 years ago
  93. 864eeed [ARM] 4994/1: <IMX UART>: Move error handling into execution path by Sascha Hauer · 18 years ago
  94. 8c9915b [ARM] 4993/1: <IMX UART>: Trivial: Remove unused defines by Sascha Hauer · 18 years ago
  95. 56626f3 [POWERPC] QE: UCC nodes cleanup by Anton Vorontsov · 18 years ago
  96. d464df2 [POWERPC] cpm_uart: Allocate DPRAM memory for SMC ports on CPM2-based platforms. by Laurent Pinchart · 18 years ago
  97. e169c13 serial: fix platform driver hotplug/coldplug by Kay Sievers · 18 years ago
  98. ac7c535 Merge branch 'linux-2.6' by Paul Mackerras · 18 years ago
  99. 19a7426 [POWERPC] of_serial: Fix possible null dereference. by Stephen Neuendorffer · 18 years ago
  100. 39d4c92 atmel_serial: fix uart/console concurrent access by Marc Pignat · 18 years ago