1. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  2. f8b372a Revert "8250: Fix tcsetattr to avoid ioctl(TIOCMIWAIT) hang" by Ingo Molnar · 14 years ago
  3. 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
  4. 5bb06b6 serial: bfin_5xx: grab port lock before making port termios changes by Sonic Zhang · 14 years ago
  5. 6d9e449 serial: bfin_5xx: disable CON_PRINTBUFFER for consoles by Sonic Zhang · 14 years ago
  6. 001a05d serial: bfin_5xx: remove redundant SSYNC to improve TX speed by Sonic Zhang · 14 years ago
  7. b610099 serial: bfin_5xx: always include DMA headers by Sonic Zhang · 14 years ago
  8. 47d3904 8250: Fix tcsetattr to avoid ioctl(TIOCMIWAIT) hang by Lawrence Rust · 14 years ago
  9. ebf7c06 SERIAL: blacklist si3052 chip by Maciej Szmigiero · 14 years ago
  10. a89f246 drivers/serial/bfin_5xx.c: Fix line continuation defects by Joe Perches · 14 years ago
  11. c9bd9d0 8250: add support for Kouwell KW-L221N-2 by Mikulas Patocka · 14 years ago
  12. 111c182 kgdboc: reset input devices (keyboards) when exiting debugger by Dmitry Torokhov · 14 years ago
  13. b3b2b63 Merge branch 'for-linus' of git://www.jni.nu/cris by Linus Torvalds · 14 years ago
  14. c7213fc CRIS: Fix RS485 delay handling. by Jesper Nilsson · 14 years ago
  15. 94479c0 Add missing "struct" to in sizeof. by Jesper Nilsson · 14 years ago
  16. 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
  17. 51f00a4 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  18. 1dfd166 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  19. 4b37ba9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 14 years ago
  20. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  21. 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
  22. 73ecf3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  23. 91b152a kdb,kgdb: fix sparse fixups by Jason Wessel · 14 years ago
  24. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  25. cd3ecad serial8250: ratelimit "too much work" error by Daniel Drake · 14 years ago
  26. 0dd25df serial: bfin_sport_uart: speed up sport RX sample rate to be 3% faster by Sonic Zhang · 14 years ago
  27. af7f374 serial: abstraction for 8250 legacy ports by Alan Cox · 14 years ago
  28. 4e4e660 serial/imx: check that the buffer is non-empty before sending it out by Volker Ernst · 14 years ago
  29. e5586ec serial: mfd: add more baud rates support by Feng Tang · 14 years ago
  30. abf4f6a jsm: Remove the uart port on errors by Breno Leitao · 14 years ago
  31. c161afe 8250: allow platforms to override PM hook. by Manuel Lauss · 14 years ago
  32. 70eebd0 altera_uart: Don't use plain integer as NULL pointer by Anton Vorontsov · 14 years ago
  33. 288e9fe altera_uart: Fixup type usage of port flags by Anton Vorontsov · 14 years ago
  34. 99793c6 altera_uart: Make it possible to use Altera UART and 8250 ports together by Anton Vorontsov · 14 years ago
  35. 0d426ed altera_uart: Add support for different address strides by Anton Vorontsov · 14 years ago
  36. 6b5756f altera_uart: Add support for getting mapbase and IRQ from resources by Anton Vorontsov · 14 years ago
  37. 2f8b9c1 altera_uart: Add support for polling mode (IRQ-less) by Anton Vorontsov · 14 years ago
  38. 5438106 serial: Factor out uart_poll_timeout() from 8250 driver by Anton Vorontsov · 14 years ago
  39. 97d303b serial: 8250: Don't delay after transmitter is ready. by David Daney · 14 years ago
  40. 0587102 tty: icount changeover for other main devices by Alan Cox · 14 years ago
  41. d281da7 tty: Make tiocgicount a handler by Alan Cox · 14 years ago
  42. 6870753 serial: max3107: Fix memory leaks when returning on error by Davidlohr Bueso · 14 years ago
  43. 91efa75 serial: mrst_max3110: Make the IRQ option runtime by Alan Cox · 14 years ago
  44. ee9b450 serial: mrst_max3110: some code cleanup by Feng Tang · 14 years ago
  45. 891b9dd serial-core: restore termios settings when resume console ports by Jason Wang · 14 years ago
  46. ca2e71a serial-core: skip call set_termios/console_start when no_console_suspend by Jason Wang · 14 years ago
  47. 8a28af7 serial: Add CONSOLE_POLL support for uartlite by Michal Simek · 14 years ago
  48. a958981 serial: mfd: snprintf() returns largish values by Dan Carpenter · 14 years ago
  49. b515316 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  50. b22793f Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 14 years ago
  51. b653788 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  52. 713e919 arch/m68knommu: Removing dead 68328_SERIAL_UART2 config option by Christian Dietrich · 14 years ago
  53. 6cc0cc4 SERIAL: ioc3_serial: Return -ENOMEM on memory allocation failure by Julia Lawall · 14 years ago
  54. 2555e66 ARM: S5P64X0: Add UART serial support for S5P6450 by Kukjin Kim · 14 years ago
  55. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  56. 0f64f70 serial_cs: drop spurious flush_scheduled_work() call by Tejun Heo · 14 years ago
  57. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  58. 79fc3e2 serial: omap-serial: fix signess error by Vasiliy Kulikov · 14 years ago
  59. f14362d powerpc, of_serial: Endianness issues setting up the serial ports by Ian Munsie · 14 years ago
  60. 35ed167 [IA64] ioc3_serial: release resources in error return path by Rahul Ruikar · 14 years ago
  61. c044391 drivers/serial/mrst_max3110.c needs linux/irq.h by Andrew Morton · 14 years ago
  62. 63d66ca drivers/serial/mfd.c needs slab.h by Andrew Morton · 14 years ago
  63. b612633 serial: Add OMAP high-speed UART driver by Govindraj.R · 14 years ago
  64. 2262054 pcmcia: remove obsolete and wrong comments by Dominik Brodowski · 14 years ago
  65. 2e9b981 pcmcia: move driver name to struct pcmcia_driver by Dominik Brodowski · 14 years ago
  66. 00990e7 pcmcia: use autoconfiguration feature for ioports and iomem by Dominik Brodowski · 14 years ago
  67. 440eed4 pcmcia: introduce autoconfiguration feature by Dominik Brodowski · 14 years ago
  68. 1ac71e5 pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device by Dominik Brodowski · 14 years ago
  69. 7feabb6 pcmcia: move config_{base,index,regs} to struct pcmcia_device by Dominik Brodowski · 14 years ago
  70. 37979e1 pcmcia: simplify IntType by Dominik Brodowski · 14 years ago
  71. fc30110 pcmcia: simplify Status, ExtStatus register access by Dominik Brodowski · 14 years ago
  72. e8405f0 pcmcia: move Vpp setup to struct pcmcia_device by Dominik Brodowski · 14 years ago
  73. e3671ac serial: mfd: fix bug in serial_hsu_remove() by Feng Tang · 14 years ago
  74. 476f771 serial: amba-pl010: fix set_ldisc by Mika Westerberg · 14 years ago
  75. bd12e5c3 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  76. c494bc6 pcmcia serial_cs.c: fix multifunction card handling by Dominik Brodowski · 14 years ago
  77. 6142811 Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  78. 05f25ab powerpc/5200: mpc52xx_uart.c: Add of_node_put to avoid memory leak by Julia Lawall · 14 years ago
  79. 3367469 serial: bfin_sport_uart: restore transmit frame sync fix by Sonic Zhang · 14 years ago
  80. 2637d13 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  81. 5d56356 68328serial: check return value of copy_*_user() instead of access_ok() by Kulikov Vasiliy · 14 years ago
  82. 07cda51 serial: print early console device address in hex by Luck, Tony · 14 years ago
  83. f335397 Input: sysrq - drop tty argument form handle_sysrq() by Dmitry Torokhov · 14 years ago
  84. b9afa3e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 14 years ago
  85. 86ea51d Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  86. f1ca09b of: Fix missing includes by Grant Likely · 14 years ago
  87. 300a103 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 14 years ago
  88. 0a49289 sparc: Really fix "console=" for serial consoles. by David S. Miller · 14 years ago
  89. bbcf6e8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 14 years ago
  90. 58d4ea6 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  91. 636d174 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  92. 0b019a4 Merge branches 'master' and 'devel' into for-linus by Russell King · 14 years ago
  93. 235dae5 U6715 16550A serial driver support by Philippe Langlais · 14 years ago
  94. e38018b serial: max3107: Fix gpiolib support by Alan Cox · 14 years ago
  95. 3c4108c hsu: call PCI pm hooks in suspend/resume function by Feng Tang · 14 years ago
  96. 06c77e2 hsu: some code cleanup by Feng Tang · 14 years ago
  97. 669b7a0 hsu: add a periodic timer to check dma rx channel by Feng Tang · 14 years ago
  98. d843fc6 hsu: driver for Medfield High Speed UART device by Feng Tang · 14 years ago
  99. e847003 serial: add support for OX16PCI958 card by Lytochkin Boris · 14 years ago
  100. f5e92c3 serial: 68328serial.c: remove dead (ALMA_ANS | DRAGONIXVZ | M68EZ328ADS) by Christoph Egger · 14 years ago