1. aef7fe5 tty: serial: samsung.c remove legacy PM code. by MyungJoo Ham · 13 years ago
  2. f2eb3cd SERIAL: SC26xx: Fix link error. by Ralf Baechle · 13 years ago
  3. 9c00c6e serial: mrst_max3110: initialize waitqueue earlier by Mika Westerberg · 13 years ago
  4. f2934c3 mrst_max3110: Change max missing message priority. by William Douglas · 13 years ago
  5. 40eb0de tty: s5pv210: Add delay loop on fifo reset function for UART by Jongpill Lee · 13 years ago
  6. 5568181 tty/serial: Fix XSCALE serial ports, e.g. ce4100 by Stephen Warren · 13 years ago
  7. 7c365ba serial: bfin_5xx: fix off-by-one with resource size by Mike Frysinger · 13 years ago
  8. 5a3c6b2 drivers/tty: use printk_ratelimited() instead of printk_ratelimit() by Manuel Zerpies · 13 years ago
  9. 6ab8fba tty: n_gsm: Added refcount usage to gsm_mux and gsm_dlci structs by Russ Gorby · 13 years ago
  10. bcd5abe tty: n_gsm: Add raw-ip support by Russ Gorby · 13 years ago
  11. d50f6dc tty: n_gsm: expose gsmtty device nodes at ldisc open time by Russ Gorby · 13 years ago
  12. 87fa35d powerpc/hvsi: Fix conflict with old HVSI driver by Benjamin Herrenschmidt · 13 years ago
  13. 7423734 tty: of_serial: support for 32 bit accesses by Jamie Iles · 13 years ago
  14. 6da49a2 Merge remote branch 'origin/master' into next by Benjamin Herrenschmidt · 13 years ago
  15. 03ef81b Merge branches 'common/serial-rework' and 'sh/stable-updates' into sh-latest by Paul Mundt · 13 years ago
  16. 17bdc6c powerpc/pseries: Move hvsi support into a library by Benjamin Herrenschmidt · 13 years ago
  17. 4d2bb3f powerpc/pseries: Re-implement HVSI as part of hvc_vio by Benjamin Herrenschmidt · 13 years ago
  18. 048bee7 powerpc/pseries: Factor HVSI header struct in packet definitions by Benjamin Herrenschmidt · 13 years ago
  19. 725e789 powerpc/hvsi: Move HVSI protocol definitions to a header file by Benjamin Herrenschmidt · 13 years ago
  20. 04b9059 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  21. 9174fc8 serial: sh-sci: Fix up pretty name printing for port IRQs. by Paul Mundt · 13 years ago
  22. 23241d4 serial: sh-sci: Kill off per-port enable/disable callbacks. by Paul Mundt · 13 years ago
  23. 7f405f9 serial: sh-sci: Add missing module description/author bits. by Paul Mundt · 13 years ago
  24. 3127c6b serial: sh-sci: Regtype probing doesn't need to be fatal. by Paul Mundt · 13 years ago
  25. a39bce7 drivers/tty/serial/8250_pci.c: fix warning by Andrew Morton · 13 years ago
  26. deba1a0 atmel_serial: fix internal port num by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  27. 7c9d440 treewide: transciever/transceiver spelling fixes by Joe Perches · 13 years ago
  28. 33b1e69 serial: mrst_max3110: initialize waitqueue earlier by Mika Westerberg · 13 years ago
  29. 0bb04bf mrst_max3110: Change max missing message priority. by William Douglas · 13 years ago
  30. b7f080c net: remove mm.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  31. 3bc46b3 serial: bcm63xx_uart: fix irq storm after rx fifo overrun. by Maxime Bizon · 13 years ago
  32. c16d51a amba pl011: workaround for uart registers lockup by Shreshtha Kumar Sahu · 13 years ago
  33. 57f2104 tty: n_gsm: improper skb_pull() use was leaking framed data by Russ Gorby · 13 years ago
  34. 7263287 tty: n_gsm: Fixed logic to decode break signal from modem status by Russ Gorby · 13 years ago
  35. d0459e1 Merge branches 'common/dma' and 'sh/stable-updates' into sh-latest by Paul Mundt · 13 years ago
  36. fb139df drivers/tty/serial/pch_uart.c: don't oops if dmi_get_system_info returns NULL by Alexander Stein · 13 years ago
  37. 1f83812 Merge branch 'common/serial-rework' into sh-latest by Paul Mundt · 13 years ago
  38. 4b8c59a serial: sh-sci: Support generic SCLSR overrun detection. by Paul Mundt · 13 years ago
  39. 72b294c serial: sh-sci: FIFO sizing helper consolidation. by Paul Mundt · 13 years ago
  40. 61a6976 serial: sh-sci: Abstract register maps. by Paul Mundt · 13 years ago
  41. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  42. 81de916 tty_buffer: get rid of 'seen_tail' logic in flush_to_ldisc by Linus Torvalds · 13 years ago
  43. e131988 serial: sh-sci: More unused define purging. by Paul Mundt · 13 years ago
  44. 514820e serial: sh-sci: Consolidate RXD pin handling. by Paul Mundt · 13 years ago
  45. debf950 serial: sh-sci: Generalize overrun handling. by Paul Mundt · 13 years ago
  46. b030340 serial: sh-sci: Kill off some more unused definitions. by Paul Mundt · 13 years ago
  47. a01cdc1 serial: sh-sci: Tidy up ioread/write wrappers, kill off unused SCI helper. by Paul Mundt · 13 years ago
  48. 2872628 TTY: ntty, add one more sanity check by Jiri Slaby · 13 years ago
  49. 92f6fa0 TTY: ldisc, do not close until there are readers by Jiri Slaby · 13 years ago
  50. e7328ae serial: 8250, increase PASS_LIMIT by Jiri Slaby · 13 years ago
  51. 2807190 8250_pci Add EEH support to the 8250 driver for IBM/Digi PCIe 2-port Adapter by Michael Reed · 13 years ago
  52. 0e2adc0 serial/pch: use global div helper instead of creating a private one by Uwe Kleine-König · 13 years ago
  53. b9b2455 parport/serial: add support for Timedia/SUNIX cards to parport_serial by Frédéric Brière · 13 years ago
  54. 5bf8f50 serial: 8250_pci: add .probe member to struct pci_serial_quirk by Frédéric Brière · 13 years ago
  55. 7808edc Basic support for Moschip 9900 family I/O chips by Nicos Gollan · 13 years ago
  56. cb01ece 8250: Fix capabilities when changing the port type by leitao@linux.vnet.ibm.com · 13 years ago
  57. 1798ca1 8250_pci: Fix missing const from merges by Alan Cox · 13 years ago
  58. 470f229 ARM: SAMSUNG: serial: Fix on handling of one clock source for UART by Boojin Kim · 13 years ago
  59. af99d6f serial: ioremap warning fix for jsm driver. by Lennart Sorensen · 13 years ago
  60. 163baa3 Merge 3.0-rc2 into tty-linus by Greg Kroah-Hartman · 13 years ago
  61. ab7cfb5 serial: sh-sci: Kill off bitrotted H8/300 support. by Paul Mundt · 13 years ago
  62. 55db4c6 Revert "tty: make receive_buf() return the amout of bytes received" by Linus Torvalds · 13 years ago
  63. eb7073d 8250_pci: add -ENODEV code for Intel EG20T PCH by Tomoya MORINAGA · 13 years ago
  64. 2a56d22 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  65. 239df0f Merge branches 'devel', 'devel-stable' and 'fixes' into for-linus by Russell King · 13 years ago
  66. 1e806c5 m32r: fix spin_lock_irqsave() misuse by KOSAKI Motohiro · 13 years ago
  67. b7c2f03 Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  68. 023bc8e drivers/tty/serial/pch_uart.c needs slab.h by Andrew Morton · 13 years ago
  69. 7bf02ea arch, mm: filter disallowed nodes from arch specific show_mem functions by David Rientjes · 13 years ago
  70. 2b348e2 atmel_serial: keep the platform_device unchanged by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
  71. f50d1d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 13 years ago
  72. 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
  73. 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
  74. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  75. 5b02c51 sh: sh-sci: sh7377 and sh73a0 build fixes by Magnus Damm · 13 years ago
  76. 54aa89e serial: sh-sci: suspend/resume wakeup support V2 by Magnus Damm · 13 years ago
  77. 5e50d2d serial: sh-sci: Runtime PM support by Magnus Damm · 13 years ago
  78. d9a0fbf serial: 8250_pci: add support for Cronyx Omega PCI multiserial board. by Antony Pavlov · 13 years ago
  79. 5f873ba tty/serial: Fix break handling for PORT_TEGRA by Stephen Warren · 13 years ago
  80. 4539c24 tty/serial: Add explicit PORT_TEGRA type by Stephen Warren · 13 years ago
  81. 2f0fc41 SERIAL: Lantiq: Add driver for MIPS Lantiq SOCs. by John Crispin · 14 years ago
  82. b1608d6 drivercore: revert addition of of_match to struct device by Grant Likely · 13 years ago
  83. ee4f6b4 n_tracerouter and n_tracesink ldisc additions. by J Freyensee · 13 years ago
  84. e0f263d tty: Remove to support serial for S5P6442 by Kukjin Kim · 13 years ago
  85. aa273ae 8250_pci: Add support for the Digi/IBM PCIe 2-port Adapter by Scott Kilau · 13 years ago
  86. 177c2cb pch_uart: Support new device ML7223 IOH by Tomoya MORINAGA · 13 years ago
  87. 70f23fd treewide: fix a few typos in comments by Justin P. Mattock · 13 years ago
  88. 25f8f54 pcmcia: Convert pcmcia_device_id declarations to const by Joe Perches · 13 years ago
  89. 61ec901 tty/serial: add support for Xilinx PS UART by John Linn · 13 years ago
  90. 0a77c4f n_gsm: Use print_hex_dump_bytes by Joe Perches · 13 years ago
  91. df43daa drivers/tty/moxa.c: Put correct tty value by Julia Lawall · 13 years ago
  92. 85ee7a1 treewide: cleanup continuations and remove logging message whitespace by Joe Perches · 13 years ago
  93. 07f9479 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  94. 83c6757 TTY: tty_io, annotate locking functions by Jiri Slaby · 13 years ago
  95. c831cff TTY: serial_core, remove superfluous set_task_state by Jiri Slaby · 13 years ago
  96. 32ad3a7 TTY: serial_core, remove invalid test by Jiri Slaby · 13 years ago
  97. 0ad7c9a Char: moxa, fix locking in moxa_write by Jiri Slaby · 13 years ago
  98. 7fdc289 Char: nozomi, remove useless tty_sem by Jiri Slaby · 13 years ago
  99. 6d742f6 Char: nozomi, remove port.count checks by Jiri Slaby · 13 years ago
  100. c29bd8d Char: nozomi, use GFP_KERNEL for kfifo allocation by Jiri Slaby · 13 years ago