1. d074b10 Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  2. 56b85f3 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  3. 01539ba Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  4. 5e93c6b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into rmobile-latest by Paul Mundt · 14 years ago
  5. 3c0cb7c Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  6. f70f5b9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 14 years ago
  7. b69fc2e Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/davidb/linux-msm by Linus Torvalds · 14 years ago
  8. 568389c serial: apbuart: Fixup apbuart_console_init() by Thomas Gleixner · 14 years ago
  9. aa312be Merge branches 'mmci' and 'pl011-dma' into devel by Russell King · 14 years ago
  10. 38d6243 ARM: PL011: add DMA burst threshold support for ST variants by Russell King · 14 years ago
  11. 68b65f7 ARM: PL011: Add support for transmit DMA by Russell King · 14 years ago
  12. 963cc98 ARM: PL011: Ensure IRQs are disabled in UART interrupt handler by Russell King · 14 years ago
  13. ffca2b1 ARM: PL011: Separate hardware FIFO size from TTY FIFO size by Russell King · 14 years ago
  14. c19f12b ARM: PL011: Allow better handling of vendor data by Russell King · 14 years ago
  15. 5063e2c ARM: PL011: Ensure error flags are clear at startup by Russell King · 14 years ago
  16. e8a7ba8 ARM: PL011: include revision number in boot-time port printk by Russell King · 14 years ago
  17. f28f331 Added support for ampopts in APBUART driver. Used in AMP systems. by Daniel Hellstrom · 14 years ago
  18. d89ddf0 APBUART: added raw AMBA vendor/device number to match against. by Daniel Hellstrom · 14 years ago
  19. ba11920 Merge branches 'msm-core' and 'msm-mmc' into for-next by David Brown · 14 years ago
  20. 8bcee18 Merge branch 'rmobile/urgent' into rmobile-latest by Paul Mundt · 14 years ago
  21. fea83f6 Merge branch 'devel-board' into omap-for-linus by Tony Lindgren · 14 years ago
  22. 35c64e5 drivers: serial: apbuart: Handle OF failures gracefully by Thomas Gleixner · 14 years ago
  23. 3f960db Serial: Avoid unbalanced IRQ wake disable during resume by Govindraj.R · 14 years ago
  24. 1c51899 pch_uart : fix warnings for 64bit compile by Tomoya MORINAGA · 14 years ago
  25. 3373c3d Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
  26. 8863ada kgdboc,input: Fix regression with keyboard release key and early debugging by Jason Wessel · 14 years ago
  27. e4f05af 8250: fix uninitialized FIFOs by Ondrej Puzman · 14 years ago
  28. a3ae0fc 8250: add a UPIO_DWAPB32 for 32 bit accesses by Jamie Iles · 14 years ago
  29. 49d5741 8250: use container_of() instead of casting by Jamie Iles · 14 years ago
  30. 1b41dbc serial: omap-serial: Add support for kernel debugger by Cosmin Cojocar · 14 years ago
  31. 5ac387d serial: fix pch_uart kconfig & build by Randy Dunlap · 14 years ago
  32. 67b738e Merge branch 'devel-omap-irq' into omap-for-linus by Tony Lindgren · 14 years ago
  33. dc6bbc9 msm_serial: Remove redundant unlikely() by Tobias Klauser · 14 years ago
  34. eed5ee1 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  35. a5880a9 serial: mfd: adjust the baud rate setting by Feng Tang · 14 years ago
  36. a4fb0b22 serial: ifx6x60: fix memory leak by Vasiliy Kulikov · 14 years ago
  37. badb953 serial: ifx6x60: free IRQ on error by Vasiliy Kulikov · 14 years ago
  38. 3c6a483 Serial: EG20T: add PCH_UART driver by Tomoya MORINAGA · 14 years ago
  39. 095e24b Serial: ce4100: Add PCI UART support for the ce4100 by Dirk Brandewie · 14 years ago
  40. 662b083a omap: Serial: Define register access modes in LCR by Andrei Emeltchenko · 14 years ago
  41. 498cb95 OMAP: Serial: Define OMAP uart MDR1 reg and remove magic numbers by Andrei Emeltchenko · 14 years ago
  42. c4d73e7 Merge branches 'rmobile/ag5' and 'rmobile/fsi-despair' into rmobile-latest by Paul Mundt · 14 years ago
  43. 6d9598e ARM: mach-shmobile: Initial AG5 and AG5EVM support by Magnus Damm · 14 years ago
  44. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  45. a80c49d serial8250: Mark console as CON_ANYTIME by Peter Zijlstra · 14 years ago
  46. 83abd0d serial: ifx6x60: Fix missing include for msleep by Alan Cox · 14 years ago
  47. 8ddbe5e serial: ifx6x60: The IFX requires SPI by Alan Cox · 14 years ago
  48. e44dcb6 serial: mpc52xx: make printout for type more generic by Wolfram Sang · 14 years ago
  49. f8b372a Revert "8250: Fix tcsetattr to avoid ioctl(TIOCMIWAIT) hang" by Ingo Molnar · 14 years ago
  50. edaa4d6 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  51. 2adc291 serial: cpu_uart: Remove unused uart_cpm_port fields by Baurzhan Ismagulov · 14 years ago
  52. 5b04ec4 serial: cpm_uat: reducing CPM serial latency by Baurzhan Ismagulov · 14 years ago
  53. 304e126 serial: Add support for UART on VIA VT8500 and compatibles by Alexey Charkov · 14 years ago
  54. af3b888 ifx6x60: SPI protocol driver for Infineon 6x60 modem by Russ Gorby · 14 years ago
  55. 5bb06b6 serial: bfin_5xx: grab port lock before making port termios changes by Sonic Zhang · 14 years ago
  56. 6d9e449 serial: bfin_5xx: disable CON_PRINTBUFFER for consoles by Sonic Zhang · 14 years ago
  57. 001a05d serial: bfin_5xx: remove redundant SSYNC to improve TX speed by Sonic Zhang · 14 years ago
  58. b610099 serial: bfin_5xx: always include DMA headers by Sonic Zhang · 14 years ago
  59. 47d3904 8250: Fix tcsetattr to avoid ioctl(TIOCMIWAIT) hang by Lawrence Rust · 14 years ago
  60. ebf7c06 SERIAL: blacklist si3052 chip by Maciej Szmigiero · 14 years ago
  61. a89f246 drivers/serial/bfin_5xx.c: Fix line continuation defects by Joe Perches · 14 years ago
  62. c9bd9d0 8250: add support for Kouwell KW-L221N-2 by Mikulas Patocka · 14 years ago
  63. 111c182 kgdboc: reset input devices (keyboards) when exiting debugger by Dmitry Torokhov · 14 years ago
  64. b3b2b63 Merge branch 'for-linus' of git://www.jni.nu/cris by Linus Torvalds · 14 years ago
  65. c7213fc CRIS: Fix RS485 delay handling. by Jesper Nilsson · 14 years ago
  66. 94479c0 Add missing "struct" to in sizeof. by Jesper Nilsson · 14 years ago
  67. 7b6181e Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  68. 51f00a4 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  69. 1dfd166 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  70. 4b37ba9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 14 years ago
  71. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  72. 8814011 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
  73. 73ecf3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  74. 91b152a kdb,kgdb: fix sparse fixups by Jason Wessel · 14 years ago
  75. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  76. cd3ecad serial8250: ratelimit "too much work" error by Daniel Drake · 14 years ago
  77. 0dd25df serial: bfin_sport_uart: speed up sport RX sample rate to be 3% faster by Sonic Zhang · 14 years ago
  78. af7f374 serial: abstraction for 8250 legacy ports by Alan Cox · 14 years ago
  79. 4e4e660 serial/imx: check that the buffer is non-empty before sending it out by Volker Ernst · 14 years ago
  80. e5586ec serial: mfd: add more baud rates support by Feng Tang · 14 years ago
  81. abf4f6a jsm: Remove the uart port on errors by Breno Leitao · 14 years ago
  82. c161afe 8250: allow platforms to override PM hook. by Manuel Lauss · 14 years ago
  83. 70eebd0 altera_uart: Don't use plain integer as NULL pointer by Anton Vorontsov · 14 years ago
  84. 288e9fe altera_uart: Fixup type usage of port flags by Anton Vorontsov · 14 years ago
  85. 99793c6 altera_uart: Make it possible to use Altera UART and 8250 ports together by Anton Vorontsov · 14 years ago
  86. 0d426ed altera_uart: Add support for different address strides by Anton Vorontsov · 14 years ago
  87. 6b5756f altera_uart: Add support for getting mapbase and IRQ from resources by Anton Vorontsov · 14 years ago
  88. 2f8b9c1 altera_uart: Add support for polling mode (IRQ-less) by Anton Vorontsov · 14 years ago
  89. 5438106 serial: Factor out uart_poll_timeout() from 8250 driver by Anton Vorontsov · 14 years ago
  90. 97d303b serial: 8250: Don't delay after transmitter is ready. by David Daney · 14 years ago
  91. 0587102 tty: icount changeover for other main devices by Alan Cox · 14 years ago
  92. d281da7 tty: Make tiocgicount a handler by Alan Cox · 14 years ago
  93. 6870753 serial: max3107: Fix memory leaks when returning on error by Davidlohr Bueso · 14 years ago
  94. 91efa75 serial: mrst_max3110: Make the IRQ option runtime by Alan Cox · 14 years ago
  95. ee9b450 serial: mrst_max3110: some code cleanup by Feng Tang · 14 years ago
  96. 891b9dd serial-core: restore termios settings when resume console ports by Jason Wang · 14 years ago
  97. ca2e71a serial-core: skip call set_termios/console_start when no_console_suspend by Jason Wang · 14 years ago
  98. 8a28af7 serial: Add CONSOLE_POLL support for uartlite by Michal Simek · 14 years ago
  99. a958981 serial: mfd: snprintf() returns largish values by Dan Carpenter · 14 years ago
  100. b515316 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago