1. 5822a5d serial: Remove redundant console_initcall from s3c and s5p console drivers by Thomas Abraham · 13 years ago
  2. ee430f1 serial: samsung: Fix unintended usage of uart port 0 as console by Thomas Abraham · 13 years ago
  3. 2a56d22 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  4. 239df0f Merge branches 'devel', 'devel-stable' and 'fixes' into for-linus by Russell King · 13 years ago
  5. 1e806c5 m32r: fix spin_lock_irqsave() misuse by KOSAKI Motohiro · 13 years ago
  6. 023bc8e drivers/tty/serial/pch_uart.c needs slab.h by Andrew Morton · 13 years ago
  7. 7bf02ea arch, mm: filter disallowed nodes from arch specific show_mem functions by David Rientjes · 13 years ago
  8. 2b348e2 atmel_serial: keep the platform_device unchanged by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  9. f50d1d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 13 years ago
  10. d762f43 Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 13 years ago
  11. 99dff58 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  12. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  13. 5b02c51 sh: sh-sci: sh7377 and sh73a0 build fixes by Magnus Damm · 13 years ago
  14. 54aa89e serial: sh-sci: suspend/resume wakeup support V2 by Magnus Damm · 13 years ago
  15. 5e50d2d serial: sh-sci: Runtime PM support by Magnus Damm · 13 years ago
  16. d9a0fbf serial: 8250_pci: add support for Cronyx Omega PCI multiserial board. by Antony Pavlov · 13 years ago
  17. 5f873ba tty/serial: Fix break handling for PORT_TEGRA by Stephen Warren · 13 years ago
  18. 4539c24 tty/serial: Add explicit PORT_TEGRA type by Stephen Warren · 13 years ago
  19. 2f0fc41 SERIAL: Lantiq: Add driver for MIPS Lantiq SOCs. by John Crispin · 13 years ago
  20. b1608d6 drivercore: revert addition of of_match to struct device by Grant Likely · 13 years ago
  21. e0f263d tty: Remove to support serial for S5P6442 by Kukjin Kim · 13 years ago
  22. aa273ae 8250_pci: Add support for the Digi/IBM PCIe 2-port Adapter by Scott Kilau · 13 years ago
  23. 177c2cb pch_uart: Support new device ML7223 IOH by Tomoya MORINAGA · 13 years ago
  24. 25f8f54 pcmcia: Convert pcmcia_device_id declarations to const by Joe Perches · 13 years ago
  25. 61ec901 tty/serial: add support for Xilinx PS UART by John Linn · 13 years ago
  26. 85ee7a1 treewide: cleanup continuations and remove logging message whitespace by Joe Perches · 13 years ago
  27. 07f9479 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  28. c831cff TTY: serial_core, remove superfluous set_task_state by Jiri Slaby · 13 years ago
  29. 32ad3a7 TTY: serial_core, remove invalid test by Jiri Slaby · 13 years ago
  30. 5680e94 serial/imx: read cts state only after acking cts change irq by Uwe Kleine-König · 13 years ago
  31. e9a470f Serial: Remove unused code. by Govindraj.R · 13 years ago
  32. d942060 Serial: ifx6x60c: Remove duplicate includes of linux/tty.h by Jesper Juhl · 13 years ago
  33. 99edb3d tty: remove invalid location line in file header by Jovi Zhang · 13 years ago
  34. 6f5c24a serial: core, remove uart_update_termios by Jiri Slaby · 13 years ago
  35. 303a7a1 serial: core, do not set DTR/RTS twice on startup by Jiri Slaby · 13 years ago
  36. c7d7abf serial: core, move termios handling to uart_startup by Jiri Slaby · 13 years ago
  37. a664ec9 serial: altera_uart: Scan for a free port if platform device id is -1 by Tobias Klauser · 13 years ago
  38. 4fd53ef TTY: serial_core, remove unused variable by Jiri Slaby · 13 years ago
  39. 6eab04a treewide: remove extra semicolons by Justin P. Mattock · 13 years ago
  40. 26cf445 Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 13 years ago
  41. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  42. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  43. 7ea5db8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into sh-latest by Paul Mundt · 13 years ago
  44. 6a8c979 sh: sh-sci: Fix double initialization by serial_console_setup by Nobuhiro Iwamatsu · 13 years ago
  45. b2267a6 serial: sh-sci: prevent setup of uninitialized serial console by Alexandre Courbot · 13 years ago
  46. 6cd7a63 apbuart: Depend upon sparc. by David S. Miller · 13 years ago
  47. c897dcf sparc32,leon: Fixed APBUART frequency detection by Daniel Hellstrom · 13 years ago
  48. 10544f12 sparc32, leon: APBUART driver must use archdata to get IRQ number by Daniel Hellstrom · 13 years ago
  49. dced35a drivers: Final irq namespace conversion by Thomas Gleixner · 13 years ago
  50. 95e14ed Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 13 years ago
  51. adb4b83 kgdboc,kgdbts: strlen() doesn't count the terminator by Dan Carpenter · 14 years ago
  52. e16b396 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  53. 0a95d92 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  54. 6899608 Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/davidb/linux-msm by Linus Torvalds · 13 years ago
  55. 411f5c7 Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  56. 6d7ed21 Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  57. 9c9585e Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into drivers by Russell King · 13 years ago
  58. 1d2a195 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into sh-latest by Paul Mundt · 13 years ago
  59. 92c260f Merge remote branch 'rmk/for-linus' into for-linus by David Brown · 13 years ago
  60. 63a9369 Merge branch 'remove' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  61. 4c5811b Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  62. e6bee32 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  63. 48a10cd drivers/serial/ucc_uart.c: Add of_node_put to avoid memory leak by Julia Lawall · 14 years ago
  64. 9ced9f0 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into devel-stable by Russell King · 13 years ago
  65. 6ae705b pch_uart: reference clock on CM-iTC by Denis Turischev · 13 years ago
  66. 8688a1a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-tcc into devel-stable by Russell King · 13 years ago
  67. f461279 Merge branch 'next-exynos4' into for-next by Kukjin Kim · 13 years ago
  68. 3afdb0f Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stable by Russell King · 13 years ago
  69. 29772c4 ARM: 6764/1: pl011: factor out FIFO to TTY code by Linus Walleij · 13 years ago
  70. ead76f3 ARM: 6763/1: pl011: add optional RX DMA to PL011 v2 by Linus Walleij · 13 years ago
  71. 5504623 serial: msm_serial_hs: Add MSM high speed UART driver by Mayank Rana · 13 years ago
  72. 3600338 serial: sh-sci: fix deadlock when resuming from S3 sleep by Alexandre Courbot · 13 years ago
  73. 9f15444 tty: serial: altera_jtaguart: Add device tree support by Tobias Klauser · 13 years ago
  74. 7c9325d tty: serial: altera_uart: Add devicetree support by Tobias Klauser · 13 years ago
  75. 793218d dt/serial: Eliminate users of of_platform_{,un}register_driver by Grant Likely · 13 years ago
  76. e5263a5 dt: uartlite: merge platform and of_platform driver bindings by Grant Likely · 13 years ago
  77. 27aadb6 fmvj18x_cs: add new id by Ken Kawasaki · 13 years ago
  78. 8c6e911 tty/serial: Relax the device_type restriction from of_serial by Grant Likely · 13 years ago
  79. f227e08 Merge 2.6.38-rc6 into tty-next by Greg Kroah-Hartman · 13 years ago
  80. aa25afa ARM: amba: make probe() functions take const id tables by Russell King · 13 years ago
  81. fec38d1 pch_uart: Fix DMA channel miss-setting issue. by Tomoya MORINAGA · 13 years ago
  82. 60d1031 pch_uart: fix exclusive access issue by Tomoya MORINAGA · 13 years ago
  83. 9af7155 pch_uart: fix auto flow control miss-setting issue by Tomoya MORINAGA · 13 years ago
  84. aac6c0b pch_uart: fix uart clock setting issue by Tomoya MORINAGA · 13 years ago
  85. 23877fd pch_uart : Use dev_xxx not pr_xxx by Tomoya MORINAGA · 13 years ago
  86. 1822076 pch_uart : Reduce memcpy by Tomoya MORINAGA · 13 years ago
  87. 7e46132 pch_uart: add spin_lock_init by Tomoya MORINAGA · 13 years ago
  88. da3564e pch_uart: add multi-scatter processing by Tomoya MORINAGA · 13 years ago
  89. 44ed76b tty: serial: altera_jtaguart: Fixup type usage of port flags by Tobias Klauser · 13 years ago
  90. 72af476 tty: serial: altera_jtaguart: Support getting mapbase and IRQ from resources by Tobias Klauser · 13 years ago
  91. 3231f07 tty: serial: altera_jtaguart: Remove unused function early_altera_jtaguart_setup by Tobias Klauser · 13 years ago
  92. 2314a0f tty: serial: altera_jtaguart: Don't use plain integer as NULL pointer by Tobias Klauser · 13 years ago
  93. f023eab serial: mfd: add a module parameter for setting each port's working mode by Feng Tang · 13 years ago
  94. 085a4f7 serial: mfd: remove the TX full-empty interrupts workaround by Feng Tang · 13 years ago
  95. 9c0ff72 tty: Change dependency of ARCH_EXYNOS4 by Kukjin Kim · 13 years ago
  96. bc3adfc Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 13 years ago
  97. 6caa76b tty: now phase out the ioctl file pointer for good by Alan Cox · 13 years ago
  98. 20b9d17 tiocmset: kill the file pointer argument by Alan Cox · 13 years ago
  99. 60b33c1 tiocmget: kill off the passing of the struct file by Alan Cox · 13 years ago
  100. 2780ad4 tty: serial: altera_uart: Use port->regshift to store bus shift by Tobias Klauser · 13 years ago