1. 833462e serial/imx: improve error diagnosics for clock and pinctrl failures by Uwe Kleine-König · 12 years ago
  2. 7ba2e76 tty: Split the serial_core helpers for setserial into two by Alan Cox · 12 years ago
  3. 9250dd5 drivers/tty/serial/sirfsoc_uart.c: drop frees of devm_ alloc'd data by Julia Lawall · 12 years ago
  4. d3dec96 tty: serial: mpc5xxx: add support for mark/space parity by Wolfram Sang · 12 years ago
  5. bbb63c5 drivers:tty:fix up ENOIOCTLCMD error handling by Wanlong Gao · 12 years ago
  6. fd7c81f tty: serial: max310x: Remove explicit use of devm_kfree by Emil Goode · 12 years ago
  7. 23e7c6a tty: serial: max310x: Check return code of gpiochip_remove by Emil Goode · 12 years ago
  8. 1a16afa tty: serial: altera_uart: Use platform_{get,set}_drvdata by Tobias Klauser · 12 years ago
  9. c0fc208 tty: max3100: use module_spi_driver by Devendra Naga · 12 years ago
  10. 1c4c439 drivers/tty/serial/amba-pl0{10,11}.c: use clk_prepare_enable and clk_disable_unprepare by Julia Lawall · 12 years ago
  11. e372dc6 Merge 3.6-rc3 into tty-next by Greg Kroah-Hartman · 12 years ago
  12. 5d4121c TTY: check if tty->port is assigned by Jiri Slaby · 12 years ago
  13. 38f8eef pmac_zilog,kdb: Fix console poll hook to return instead of loop by Jason Wessel · 12 years ago
  14. 0059202 serial: mxs-auart: fix the wrong RTS hardware flow control by Huang Shijie · 12 years ago
  15. f654441 serial: New serial driver MAX310X by Alexander Shiyan · 12 years ago
  16. 9574f36 OMAP/serial: Add support for driving a GPIO as DTR. by NeilBrown · 12 years ago
  17. a92098a pch_uart: check kzalloc result in dma_handle_tx() by Fengguang Wu · 12 years ago
  18. 221ca77 serial: sc26xx: Fix compile breakage by Alexander Shiyan · 12 years ago
  19. c3a6344 TTY: tty_alloc_driver() returns error pointers by Dan Carpenter · 12 years ago
  20. 88ed2a6 n_gsm: memory leak in uplink error path by Russ Gorby · 12 years ago
  21. 329e567 n_gsm: replace kfree_skb w/ appropriate dev_* versions by Russ Gorby · 12 years ago
  22. b4338e1 n_gsm: avoid accessing freed memory during CMD_FCOFF condition by Russ Gorby · 12 years ago
  23. 5e44708 n_gsm: added interlocking for gsm_data_lock for certain code paths by Russ Gorby · 12 years ago
  24. 10c6c38 char: n_gsm: remove message filtering for contipated DLCI by samix.lebsir · 12 years ago
  25. c01af4f n_gsm : Flow control handling in Mux driver by Frederic Berat · 12 years ago
  26. 192b604 n_gsm: uplink SKBs accumulate on list by Russ Gorby · 12 years ago
  27. 7e8ac7b n_gsm.c: Implement 3GPP27.010 DLC start-up procedure in MUX by xiaojin · 12 years ago
  28. e9490e9 Remove BUG_ON from n_tty_read() by Stanislav Kozina · 12 years ago
  29. 6683549 8250: add AgeStar AS-PRS2-009 by Alan Cox · 12 years ago
  30. 386d95b drivers/tty/moxa.c: fix error return code by Julia Lawall · 12 years ago
  31. a342ca1 TTY: mxser, fix invalid module_parm permissions by Jiri Slaby · 12 years ago
  32. 27bf7c4 TTY: hvcs, add tty install by Jiri Slaby · 12 years ago
  33. 97d1508 TTY: hvcs, clean hvcs_open a bit by Jiri Slaby · 12 years ago
  34. bdb498c TTY: hvc_console, add tty install by Jiri Slaby · 12 years ago
  35. ee3b48d TTY: synclinkmp, add tty install by Jiri Slaby · 12 years ago
  36. 8a3ad10 TTY: synclink, add tty install by Jiri Slaby · 12 years ago
  37. 793be89 TTY: moxa, convert to dynamic device by Jiri Slaby · 12 years ago
  38. b19e2ca TTY: use tty_port_link_device by Jiri Slaby · 12 years ago
  39. 2cb4ca0 TTY: add tty_port_link_device by Jiri Slaby · 12 years ago
  40. 72a33bf TTY: tty_port, add some documentation by Jiri Slaby · 12 years ago
  41. c4d6ebe TTY: automatically create nodes for some drivers by Jiri Slaby · 12 years ago
  42. 734cc17 TTY: use tty_port_register_device by Jiri Slaby · 12 years ago
  43. 7e73eca TTY: move cdev_add to tty_register_device by Jiri Slaby · 12 years ago
  44. 0019b40 TTY: add support for unnumbered device nodes by Jiri Slaby · 12 years ago
  45. 16a0208 TTY: move allocations to tty_alloc_driver by Jiri Slaby · 12 years ago
  46. 21aca2f TTY: pty, switch to tty_alloc_driver by Jiri Slaby · 12 years ago
  47. 7f0bc6a TTY: pass flags to alloc_tty_driver by Jiri Slaby · 12 years ago
  48. 38daf88 mxser: allow overlapping vector by Jiri Slaby · 12 years ago
  49. 86176ed TTY: n_gsm, use tty_port_install by Jiri Slaby · 12 years ago
  50. 3dd332c TTY: 68328serial, fix compilation by Jiri Slaby · 12 years ago
  51. 6f9ea7a TTY: pty, stop passing NULL to free_tty_struct by Jiri Slaby · 12 years ago
  52. 7d9739c serial: ifx6x60: fix paging fault on spi_register_driver by Fengguang Wu · 12 years ago
  53. b53cc0f serial: Change Kconfig entry for CLPS711X-target by Alexander Shiyan · 12 years ago
  54. 090abf7 n_tty: Don't lose characters when PARMRK is enabled by Jaeden Amero · 12 years ago
  55. 00aaae0 tty: Fix possible race in n_tty_read() by Stanislav Kozina · 12 years ago
  56. 89c8d91 tty: localise the lock by Alan Cox · 12 years ago
  57. dc6802a tty: handle NULL parameters in free_tty_struct() by Dan Carpenter · 12 years ago
  58. 4ac5d70 tty: fix missing assignment by Dan Carpenter · 12 years ago
  59. c87985a Merge tty-next into 3.6-rc1 by Greg Kroah-Hartman · 12 years ago
  60. 4dc4c51 serial: sh-sci: fix compilation breakage, when DMA is enabled by Guennadi Liakhovetski · 12 years ago
  61. 3e9a970 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 12 years ago
  62. cea8f46 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  63. 91b006d Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus by Russell King · 12 years ago
  64. c1e7179 Merge tag 'tty-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  65. d155255 tty: Fix race in tty release by Alan Cox · 12 years ago
  66. 38bd2a1 pch_uart: Fix parity setting issue by Tomoya MORINAGA · 12 years ago
  67. 9539dfb pch_uart: Fix rx error interrupt setting issue by Tomoya MORINAGA · 12 years ago
  68. 9bc0374 pch_uart: Fix missing break for 16 byte fifo by Alan Cox · 12 years ago
  69. aa3c8af tty ldisc: Close/Reopen race prevention should check the proper flag by Shachar Shemesh · 12 years ago
  70. 2588aba pch_uart: Add eg20t_port lock field, avoid recursive spinlocks by Darren Hart · 12 years ago
  71. a7b1292 vt: fix race in vt_waitactive() by Rabin Vincent · 12 years ago
  72. ed85c60 serial/of-serial: Add LPC3220 standard UART compatible string by Roland Stigge · 12 years ago
  73. 6b583fa serial/8250: Add LPC3220 standard UART type by Roland Stigge · 12 years ago
  74. 24a7d44 serial_core: Update buffer overrun statistics. by Corbin · 12 years ago
  75. 10e7d09 serial: samsung: Fixed wrong comparison for baudclk_rate by Kyoungil Kim · 12 years ago
  76. c511dc1 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  77. 62c4d9a Merge tag 'stable/for-linus-3.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  78. 3645f0c Merge tag 'irq' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  79. 4f2d658 Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  80. 37a80bf xen/hvc: Fix up checks when the info is allocated. by Konrad Rzeszutek Wilk · 12 years ago
  81. fc4b186 uartlite: remove IRQF_SAMPLE_RANDOM which is now a no-op by Theodore Ts'o · 12 years ago
  82. 2fc39ae pch_uart: Fix parity setting issue by Tomoya MORINAGA · 12 years ago
  83. ae213f3 pch_uart: Fix rx error interrupt setting issue by Tomoya MORINAGA · 12 years ago
  84. 669bd45 pch_uart: Fix missing break for 16 byte fifo by Alan Cox · 12 years ago
  85. fde8be2 tty: of_serial: add no-loopback-test property by Gabor Juhos · 12 years ago
  86. 36b3c07 tty: Move the handling of the tty release logic by Alan Cox · 12 years ago
  87. 3db1ddb vt: fix the keyboard/led locking by Alan Cox · 12 years ago
  88. ce7240e 8250: three way resolve of the 8250 diffs by Alan Cox · 12 years ago
  89. 9833fac tty: Fix up PPC fallout from the termios move by Alan Cox · 12 years ago
  90. adc8d74 tty: move the termios object into the tty by Alan Cox · 12 years ago
  91. 6d31a88 tty: revert incorrectly applied lock patch by Alan Cox · 12 years ago
  92. 467a3ca Merge branch 'v3.6-rc7' into tty-next by Greg Kroah-Hartman · 12 years ago
  93. d6fa5a4 serial: sh-sci: prepare for conversion to the shdma base library by Guennadi Liakhovetski · 12 years ago
  94. 40c9f61 tty ldisc: Close/Reopen race prevention should check the proper flag by Shachar Shemesh · 12 years ago
  95. eb26dfe 8250: add support for ASIX devices with a FIFO bug by Alan Cox · 12 years ago
  96. a2d33d8 8250: propogate the bugs field by Alan Cox · 12 years ago
  97. 2655a2c 8250: use the 8250 register interface not the legacy one by Alan Cox · 12 years ago
  98. 79d7532 tty: double unlock on error in ptmx_open() by Dan Carpenter · 12 years ago
  99. 50fb31c tty/hvc_opal: Fix debug function name by Benjamin Herrenschmidt · 12 years ago
  100. 157a4b3 tty: keyboard.c: Remove locking from vt_get_leds. by Christopher Brannon · 12 years ago