1. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  2. 701791c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 15 years ago
  3. 3a43aaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  4. 79c9601 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  5. ee1262d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 15 years ago
  6. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  7. 3d14b5b Merge branch 'sa1100' into devel by Russell King · 15 years ago
  8. d9b2c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 15 years ago
  9. 0719dc3 Merge branch 'devel-stable' into devel by Russell King · 15 years ago
  10. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  11. b151680 serial: sh-sci: Fix too early port disabling. by Guennadi Liakhovetski · 15 years ago
  12. d6f80e3 m68knommu: move mcf_remove to .devexit.text by Uwe Kleine-König · 15 years ago
  13. ccae941 ARM: S3C: Update Simtec copyright statements from , to - [2] by Ben Dooks · 15 years ago
  14. 16173c7 tty/of_serial: add missing ns16550a id by Michal Simek · 15 years ago
  15. b037179 bcm63xx_uart: Fix serial driver compile breakage. by Maxime Bizon · 15 years ago
  16. ffece48 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  17. 5fa9167 pcmcia: rework the irq_req_t typedef by Dominik Brodowski · 15 years ago
  18. dd2e5a1 pcmcia: remove deprecated handle_to_dev() macro by Dominik Brodowski · 15 years ago
  19. edad1f2 serial: sh-sci: Depend on HAVE_CLK unconditionally. by Paul Mundt · 15 years ago
  20. b9e39c8 serial: sh-sci: don't use __devexit_p to wrap sci_remove by Uwe Kleine-König · 15 years ago
  21. be24656 sunsu: Use sunserial_console_termios() in sunsu_console_setup(). by David S. Miller · 15 years ago
  22. 1917d17 sunsu: Pass true 'ignore_line' to console match when RSC or LOM console. by David S. Miller · 15 years ago
  23. 457931d serial: suncore: Fix RSC/LOM handling in sunserial_console_termios(). by David S. Miller · 15 years ago
  24. 4e3533d serial: suncore: Add 'ignore_line' argument to sunserial_console_match(). by David S. Miller · 15 years ago
  25. 8301d38 sunsu: Fix detection of SU ports which are RSC console or control. by David S. Miller · 15 years ago
  26. 4e68e18 sunsab: Do not set sunsab_reg.cons right before registering minors. by David S. Miller · 15 years ago
  27. 4edd5ad apbuart: Use of_find_node_by_path to find root node. by Kristoffer Glembo · 15 years ago
  28. b87e5e2 serial: add support for the Lava Quattro PCI quad-port 16550A card by Lennert Buytenhek · 15 years ago
  29. 80647b9 serial: fix printk format specifiers for struct uart_port::iobase by Lennert Buytenhek · 15 years ago
  30. 9ec0bf4 pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (serial_cs) by Dominik Brodowski · 15 years ago
  31. ddaf1b2 apbuart: Fix build and missing driver unregister. by David S. Miller · 15 years ago
  32. 345e5a7 serial: sh-sci: disable callback typo fix by Magnus Damm · 15 years ago
  33. d135009 apbuart: Kill dependency on deprecated Sparc-only PROM interfaces. by David S. Miller · 15 years ago
  34. 384a17b apbuart: Fix build warning. by David S. Miller · 15 years ago
  35. d4ac42a sparc: Support for GRLIB APBUART serial port by Kristoffer Glembo · 15 years ago
  36. a84216e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  37. 63ca2d7 pcnet_cs: add cis of PreMax PE-200 ethernet pcmcia card by Ken Kawasaki · 15 years ago
  38. 0a53f16 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  39. c68d2b1 8250_pci: add IBM Saturn serial card by Benjamin Herrenschmidt · 15 years ago
  40. 1b62cbf serial: add ADDI-DATA GmbH PCI-Express communication cards in 8250_pci.c and pci_ids.h by Krauth.Julien · 15 years ago
  41. 9d09daf atmel_serial: fix bad BUILD_BUG_ON() usage by Haavard Skinnemoen · 15 years ago
  42. 40578fc Merge commit 'gcl/merge' into merge by Benjamin Herrenschmidt · 15 years ago
  43. 6ae3b84 serial_cs: use pcmcia_loop_config() and pre-determined values by Dominik Brodowski · 15 years ago
  44. b7a8212 drivers/serial/mpc52xx_uart.c: Use UPIO_MEM rather than SERIAL_IO_MEM by Julia Lawall · 15 years ago
  45. eea7e17 tty, serial: Fix race and NULL check in uart_close() by Linus Torvalds · 15 years ago
  46. 5587481e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  47. bf6fda6 pcnet_cs: add cis of National Semicondoctor's multifunction pcmcia card by Ken Kawasaki · 15 years ago
  48. a037a79 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  49. d41a4b5 serial: add parameter to force skipping the test for the TXEN bug by Chuck Ebbert · 15 years ago
  50. 75e3a6a icom: convert space to tabs by Breno Leitao · 15 years ago
  51. aa76224 serial_txx9: use container_of() instead of direct cast by Atsushi Nemoto · 15 years ago
  52. 447e446 uartlite: allow building for timberdale MFD by Richard Röjfors · 15 years ago
  53. 9fcd66e MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART. by Maxime Bizon · 15 years ago
  54. 3f944ab ARM: Fix SA1100 Neponset serial section mismatch by Russell King · 15 years ago
  55. 8e44e43 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  56. 5f8fe42 Merge branch 'for-linus' of git://repo.or.cz/cris-mirror by Linus Torvalds · 15 years ago
  57. baea7b9 Merge branch 'origin' into for-linus by Russell King · 15 years ago
  58. 09dd3fc Fix build of cpm_uart due to core changes by Benjamin Herrenschmidt · 15 years ago
  59. 1b9894f serial core: fix new kernel-doc warnings by Randy Dunlap · 15 years ago
  60. e0626e3 spi: prefix modalias with "spi:" by Anton Vorontsov · 15 years ago
  61. ae19ffb Merge branch 'master' into for-linus by Russell King · 15 years ago
  62. 28f9f19 Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel by Russell King · 15 years ago
  63. d2cfe96 uartlite: support shared interrupt lines by Peter Korsgaard · 15 years ago
  64. ba15ab0 Set proper console speed on resume if console suspend is disabled by Deepak Saxena · 15 years ago
  65. 7b01478 serial: introduce tty krefs by Alan Cox · 15 years ago
  66. 016af53 serial: kill USF_CLOSING_* definitions by Alan Cox · 15 years ago
  67. b58d13a serial: move port users helper by Alan Cox · 15 years ago
  68. bdc04e3 serial: move delta_msr_wait into the tty_port by Alan Cox · 15 years ago
  69. a2bceae serial: replace the state mutex with the tty port mutex by Alan Cox · 15 years ago
  70. ccce6de serial: move the flags into the tty_port field by Alan Cox · 15 years ago
  71. 91312cd serial: move count into the tty_port version by Alan Cox · 15 years ago
  72. 46d57a4 serial: use tty_port pointers in the core code by Alan Cox · 15 years ago
  73. 5e99df5 serial: Fold closing_* fields into the tty_port ones by Alan Cox · 15 years ago
  74. ebd2c8f serial: kill off uart_info by Alan Cox · 15 years ago
  75. 24d481e 8250: Now honours baud rate lower bounds by Anton Vorontsov · 15 years ago
  76. 1c2f049 serial: 8250: add IRQ trigger support by Vikram Pandita · 15 years ago
  77. 1607aca tty: icom: bit and/or confusion? by Roel Kluin · 15 years ago
  78. 7a4b231 tty: serial/pcmcia: add ID for Advantech card by Wolfram Sang · 15 years ago
  79. 0271edd serial: bfin_5xx: fix building as module when early printk is enabled by Mike Frysinger · 15 years ago
  80. 515b696 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  81. fa877c7 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  82. f205ce8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  83. ea88023 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 15 years ago
  84. 0e12ddf [IA64] ioc4_serial: fix printk format warnings by Randy Dunlap · 15 years ago
  85. 531afd6 pcnet_cs: add cis of Linksys multifunction pcmcia card by Ken Kawasaki · 15 years ago
  86. 87d721ad Merge branch 'master' into devel by Russell King · 15 years ago
  87. ddd559b Merge branch 'devel-stable' into devel by Russell King · 15 years ago
  88. cf7a2b4 Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and 'w90x900' into devel by Russell King · 15 years ago
  89. bf56c75 [ARM] pxa: update pxa serial driver to use 'struct dev_pm_ops' by Mike Rapoport · 15 years ago
  90. c47a830 ARM: 5688/1: ks8695_serial: disable_irq() lockup by Dick Hollenbeck · 15 years ago
  91. b736b89 ARM: 5626/1: add suspend/resume functions to amba-pl011 serial driver by Leo Chen · 15 years ago
  92. a090ca2 CRIS: fix defconfig build failure by Ingo Molnar · 15 years ago
  93. c3144fc Merge branches 'sh/hwblk' and 'sh/pm-runtime' by Paul Mundt · 15 years ago
  94. 0858d9c Merge branch 'sh/hwblk' into sh/pm-runtime by Paul Mundt · 15 years ago
  95. c01f0f1 sh: Add initial support for SH7757 CPU subtype by Yoshihiro Shimoda · 15 years ago
  96. 29c0846 Merge branch 'next-s3c' of git://aeryn.fluff.org.uk/bjdooks/linux into devel-stable by Russell King · 15 years ago
  97. 433a915 ARM: S5PC100: UART and Serial by Byungho Min · 15 years ago
  98. 590a94d Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stable by Russell King · 15 years ago
  99. a219dc4 ARM: S3C64XX: serial: Fix a typo in Kconfig by Ramax Lo · 15 years ago
  100. e290861 Merge branch 'sh/stable-updates' by Paul Mundt · 15 years ago