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