1. b80de36 8250: Add more OxSemi devices by Lee Howard · 16 years ago
  2. 7106b4e 8250: Oxford Semiconductor Devices by Lee Howard · 16 years ago
  3. fdc76bf Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  4. 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
  5. ed402af Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  6. 1f3ccae Altix serial: fix by roel kluin · 16 years ago
  7. 9f561df make probe_serial_gsc() static by Adrian Bunk · 16 years ago
  8. 8433ac6 serial_txx9: use %lx for iobase by Atsushi Nemoto · 16 years ago
  9. ba1d281 serial: sh-sci: Add support SCIF of SH7723 by Nobuhiro Iwamatsu · 16 years ago
  10. 4cb40f7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 16 years ago
  11. 11cd4cb Merge branch 'for-rmk-fixes' of git://aeryn.fluff.org.uk/bjdooks/linux by Russell King · 16 years ago
  12. 8ef5090 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  13. 5fed4a3 [ARM] S3C24XX: Serial driver debug depends on DEBUG_LL by Ben Dooks · 16 years ago
  14. a62c413 drivers/serial: use nr_irqs by Yinghai Lu · 16 years ago
  15. 25db8ad serial, 8250: remove NR_IRQ usage by Alan Cox · 16 years ago
  16. 2502991 Merge branch 'fixes' into for-linus by Russell King · 16 years ago
  17. 6dc6472 Merge commit 'origin' by Benjamin Herrenschmidt · 16 years ago
  18. 7e69a8c Merge branch 's3c-move' into devel by Russell King · 16 years ago
  19. b6825d2 Merge branch 'omap-all' into devel by Russell King · 16 years ago
  20. 4aba41ea 8250: Fix lock warning (and possible crash) by Alan Cox · 16 years ago
  21. 2be4ff2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 16 years ago
  22. 8440838 serial: fix device name reporting when minor space is shared between drivers by David S. Miller · 16 years ago
  23. fe6e29f tty: simplify ktermios allocation by Alan Cox · 16 years ago
  24. b70ac77 serial: allow 8250 to be used on sparc by David Miller · 16 years ago
  25. b5d674a 8250: remove a few inlines of dubious value by Will Newton · 16 years ago
  26. 40836c4 serial_8250: pci_enable_device fail is not fully handled by Alan Cox · 16 years ago
  27. 9bde10a serial-make-uart_ports-ioport-unsigned-long-fix by Andrew Morton · 16 years ago
  28. ab2375f Blackfin Serial Driver: Fix bug - request UART2/3 peripheral mapped interrupts in PIO mode by Sonic Zhang · 16 years ago
  29. b3ef5ab Blackfin Serial Driver: Fix bug - ircp fails on sir over Blackfin UART by Graf Yang · 16 years ago
  30. 5ffdeea2 Blackfin Serial Driver: Fix bug - Don't call tx_stop in tx_transfer. by Sonic Zhang · 16 years ago
  31. 08668ab Blackfin Serial Driver: Remove useless stop by Sonic Zhang · 16 years ago
  32. c9607ec Blackfin Serial Driver: move common variables out of serial headers and into the serial driver by Mike Frysinger · 16 years ago
  33. d273e201 Blackfin Serial Driver: trim trailing whitespace -- no functional changes by Mike Frysinger · 16 years ago
  34. ccfbc3e Blackfin Serial Driver: Fix bug - should suspend/resume/remove all uart ports. by Sonic Zhang · 16 years ago
  35. c111340 Blackfin Serial Driver: use __initdata for data, not __init by Mike Frysinger · 16 years ago
  36. 02f11f3 coldfire: scheduled SERIAL_COLDFIRE removal by Adrian Bunk · 16 years ago
  37. 41ca732 drivers/serial/crisv10.c: add missing put_tty_driver by Julia Lawall · 16 years ago
  38. 56c5d90 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  39. 7cc4e87 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  40. c97f681 Merge branch 'for-rmk' of git://source.mvista.com/git/linux-davinci-2.6.git by Russell King · 16 years ago
  41. 3f30a09 Merge branch 'pxa-all' into devel by Russell King · 16 years ago
  42. 6a4690c Merge branch 'ptebits' into devel by Russell King · 16 years ago
  43. a2b7ba9 [ARM] S3C24XX: Move files out of include/asm-arm/plat-s3c* by Ben Dooks · 16 years ago
  44. 5a89770 Merge branches 'pxa-core' and 'pxa-machines' into pxa-all by Russell King · 16 years ago
  45. bc0f424 Merge branch 'sh/g3-prep' by Paul Mundt · 16 years ago
  46. a2159b5 serial: sh-sci: Dynamic clock management depends on HAVE_CLK. by Paul Mundt · 16 years ago
  47. 457cd4f [ARM] 5250/1: unbalanced enable_irq() for serial_ks8695.c fix by Dick Hollenbeck · 16 years ago
  48. 7ff731a serial: sh-sci: Handle the general UPF_IOREMAP case. by Paul Mundt · 16 years ago
  49. 8d1fb8c serial/mpc52xx_uart: remove code associated with !CONFIG_PPC_MERGE by Kumar Gala · 16 years ago
  50. f05596d atmel_serial: update the powersave handler to match serial core by Anti Sullin · 16 years ago
  51. 8b05cef cpm_uart: Pass actual dev ptr to dma_* in ucc and cpm_uart serial by Becky Bruce · 16 years ago
  52. 2e57572 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by David S. Miller · 16 years ago
  53. 7cfc4e5 serial/cpm_uart: Remove dead Kconfig options by Kumar Gala · 16 years ago
  54. 68ddb1d Merge branch 'for-rmk' of git://pasiphae.extern.pengutronix.de/git/imx/linux-2.6.git by Russell King · 16 years ago
  55. 2276f03 [ARM] 5244/1: Add hardware CTSRTS flow control to pxa serial driver by Robert Jarzmik · 16 years ago
  56. fa43972 sh: fixup many sparse errors. by Paul Mundt · 16 years ago
  57. f2eda27 [SERIAL] 8250: serial8250_port_size() - omap ports are larger by Russell King · 16 years ago
  58. 5668545 [ARM] omap: improve is_omap_port() by Russell King · 16 years ago
  59. 363f66f 8250: improve workaround for UARTs that don't re-assert THRE correctly by Will Newton · 16 years ago
  60. 9fbe604 imx serial: fix rts handling for non imx1 based hardware by Marc Kleine-Budde · 16 years ago
  61. 4411805 imx serial: set RXD mux bit on i.MX27 and i.MX31 by Marc Kleine-Budde · 16 years ago
  62. c45e7d7 i.MX serial: fix init failure by Darius Augulis · 16 years ago
  63. 2f3061e pcmcia: remove unused argument to pcmcia_parse_tuple() by Dominik Brodowski · 16 years ago
  64. fd09831 sparc: Annotate of_device_id arrays with const or __initdata. by David S. Miller · 16 years ago
  65. 639f657 Blackfin arch: move include/asm-blackfin header files to arch/blackfin by Bryan Wu · 16 years ago
  66. 635d19b pcmcia: deprecate CS_NO_MORE_ITEMS by Dominik Brodowski · 16 years ago
  67. 4c89e88 pcmcia: deprecate CS_SUCCESS by Dominik Brodowski · 16 years ago
  68. ef313e3 pcmcia: remove remaining in-kernel pcmcia_get_configuration_info() users by Dominik Brodowski · 16 years ago
  69. ad913c1 pcmcia: pcmcia_config_loop() improvement by passing vcc by Dominik Brodowski · 16 years ago
  70. 8e2fc39 pcmcia: pcmcia_config_loop() default CIS entry handling by Dominik Brodowski · 16 years ago
  71. 498ac18 pcmcia: pcmcia_config_loop() ConfigIndex unification by Dominik Brodowski · 16 years ago
  72. 84e2d34 pcmcia: use pcmcia_loop_config in misc pcmcia drivers by Dominik Brodowski · 16 years ago
  73. 9c0d2a2 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  74. 0ff8285 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  75. c6ed413 sparc/drivers: use linux/of_device.h instead of asm/of_device.h by Stephen Rothwell · 16 years ago
  76. af7a535 Merge http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm into for-rmk by Ben Dooks · 16 years ago
  77. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  78. 4fb8af1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Russell King · 16 years ago
  79. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  80. d728335 cris: Fixup compile problems by Alan Cox · 16 years ago
  81. b1cbefe blackfin: Fix compile failure in tty code by Alan Cox · 16 years ago
  82. 00e9028 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  83. 660fc1f Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  84. 07a887d remove drivers/serial/v850e_uart.c by Adrian Bunk · 16 years ago
  85. c389d27 8250.c: port.lock is irq-safe by Borislav Petkov · 16 years ago
  86. 3a1a8ac Merge commit 'kumar/kumar-next' by Benjamin Herrenschmidt · 16 years ago
  87. c269796 serial: sh-sci: Fix up SH7760/SH7780/SH7785 early printk regression. by Paul Mundt · 16 years ago
  88. 8077655 cpm_uart: Add generic clock API support to set baudrates by Laurent Pinchart · 16 years ago
  89. 7485d26 cpm_uart: Modem control lines support by Laurent Pinchart · 16 years ago
  90. c63847a sh: Add SCIF2 support for SH7763. by Nobuhiro Iwamatsu · 16 years ago
  91. ae2d4c3 cpm1: don't send break on TX_STOP, don't interrupt RX/TX when adjusting termios parameters by Nye Liu · 16 years ago
  92. e9a8f4d serial: DZ11: avoid a hang at console switch-over by Maciej W. Rozycki · 16 years ago
  93. 3771359 serial: Z85C30: avoid a hang at console switch-over by Maciej W. Rozycki · 16 years ago
  94. b76c5a0 serial: add support for a no-name 4 ports multiserial card by Catalin(ux) M BOIE · 16 years ago
  95. 7500b1f 8250: fix break handling for Intel 82571 by Aristeu Rozanski · 16 years ago
  96. 920519c serial/8250_gsc.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  97. f606ddf remove the v850 port by Adrian Bunk · 16 years ago
  98. 3b216c9 kgdb: kgdboc console poll hooks for mpsc uart by Jason Wessel · 16 years ago
  99. 8e21d04 kgdb: kgdboc console poll hooks for cpm uart by Jason Wessel · 16 years ago
  100. f10140f port_fixups: Fix ups for tty port changes by Alan Cox · 16 years ago