1. 5d4121c TTY: check if tty->port is assigned by Jiri Slaby · 12 years ago
  2. 63d4869 firmware: remove computone driver firmware and documentation by Tim Gardner · 12 years ago
  3. f654441 serial: New serial driver MAX310X by Alexander Shiyan · 12 years ago
  4. 9574f36 OMAP/serial: Add support for driving a GPIO as DTR. by NeilBrown · 12 years ago
  5. a92098a pch_uart: check kzalloc result in dma_handle_tx() by Fengguang Wu · 12 years ago
  6. 221ca77 serial: sc26xx: Fix compile breakage by Alexander Shiyan · 12 years ago
  7. c3a6344 TTY: tty_alloc_driver() returns error pointers by Dan Carpenter · 12 years ago
  8. 88ed2a6 n_gsm: memory leak in uplink error path by Russ Gorby · 12 years ago
  9. 329e567 n_gsm: replace kfree_skb w/ appropriate dev_* versions by Russ Gorby · 12 years ago
  10. b4338e1 n_gsm: avoid accessing freed memory during CMD_FCOFF condition by Russ Gorby · 12 years ago
  11. 5e44708 n_gsm: added interlocking for gsm_data_lock for certain code paths by Russ Gorby · 12 years ago
  12. 10c6c38 char: n_gsm: remove message filtering for contipated DLCI by samix.lebsir · 12 years ago
  13. c01af4f n_gsm : Flow control handling in Mux driver by Frederic Berat · 12 years ago
  14. 192b604 n_gsm: uplink SKBs accumulate on list by Russ Gorby · 12 years ago
  15. 7e8ac7b n_gsm.c: Implement 3GPP27.010 DLC start-up procedure in MUX by xiaojin · 12 years ago
  16. e9490e9 Remove BUG_ON from n_tty_read() by Stanislav Kozina · 12 years ago
  17. 6683549 8250: add AgeStar AS-PRS2-009 by Alan Cox · 12 years ago
  18. 386d95b drivers/tty/moxa.c: fix error return code by Julia Lawall · 12 years ago
  19. 640de63 MIPS: OCTEON: Fix breakage due to 8250 changes. by David Daney · 12 years ago
  20. a33ba82 TTY: synclink_cs, fix build by Jiri Slaby · 12 years ago
  21. a342ca1 TTY: mxser, fix invalid module_parm permissions by Jiri Slaby · 12 years ago
  22. 27bf7c4 TTY: hvcs, add tty install by Jiri Slaby · 12 years ago
  23. 97d1508 TTY: hvcs, clean hvcs_open a bit by Jiri Slaby · 12 years ago
  24. bdb498c TTY: hvc_console, add tty install by Jiri Slaby · 12 years ago
  25. 20cda6f TTY: tty3270, add tty install by Jiri Slaby · 12 years ago
  26. 9c650ff TTY: ircomm_tty, add tty install by Jiri Slaby · 12 years ago
  27. ee3b48d TTY: synclinkmp, add tty install by Jiri Slaby · 12 years ago
  28. 8a3ad10 TTY: synclink, add tty install by Jiri Slaby · 12 years ago
  29. f7e0405 TTY: i4l, add tty install by Jiri Slaby · 12 years ago
  30. d228110 TTY: con3215, add tty install by Jiri Slaby · 12 years ago
  31. 3ec0a17 TTY: con3215, unset raw3215[line] by Jiri Slaby · 12 years ago
  32. 5920c2c TTY: nfcon, add tty_port and link it by Jiri Slaby · 12 years ago
  33. 793be89 TTY: moxa, convert to dynamic device by Jiri Slaby · 12 years ago
  34. cc93441e TTY: synclink_cs, final cleanup in synclink_cs_init by Jiri Slaby · 12 years ago
  35. 16a1065 TTY: synclink_cs, use dynamic tty devices by Jiri Slaby · 12 years ago
  36. 737586f TTY: synclink_cs, sanitize fail paths by Jiri Slaby · 12 years ago
  37. b19e2ca TTY: use tty_port_link_device by Jiri Slaby · 12 years ago
  38. 2cb4ca0 TTY: add tty_port_link_device by Jiri Slaby · 12 years ago
  39. 72a33bf TTY: tty_port, add some documentation by Jiri Slaby · 12 years ago
  40. c4d6ebe TTY: automatically create nodes for some drivers by Jiri Slaby · 12 years ago
  41. 734cc17 TTY: use tty_port_register_device by Jiri Slaby · 12 years ago
  42. 7e73eca TTY: move cdev_add to tty_register_device by Jiri Slaby · 12 years ago
  43. 0019b40 TTY: add support for unnumbered device nodes by Jiri Slaby · 12 years ago
  44. 16a0208 TTY: move allocations to tty_alloc_driver by Jiri Slaby · 12 years ago
  45. 21aca2f TTY: pty, switch to tty_alloc_driver by Jiri Slaby · 12 years ago
  46. 7f0bc6a TTY: pass flags to alloc_tty_driver by Jiri Slaby · 12 years ago
  47. 2312e4f TTY: tty3270, free tty driver properly by Jiri Slaby · 12 years ago
  48. 536a344 TTY: ttyprintk, initialize tty_port earlier by Jiri Slaby · 12 years ago
  49. ee8b593 TTY: ttyprintk, don't touch behind tty->write_buf by Jiri Slaby · 12 years ago
  50. f06fb54 TTY: ttyprintk, unregister tty driver on failure by Jiri Slaby · 12 years ago
  51. 38daf88 mxser: allow overlapping vector by Jiri Slaby · 12 years ago
  52. c565ee0 misc: pti, use tty_port_register_device by Jiri Slaby · 12 years ago
  53. 5bd4200 misc: pti, fix tty_port count by Jiri Slaby · 12 years ago
  54. fbf1c24 misc: pti, fix fail paths by Jiri Slaby · 12 years ago
  55. 3140bae misc: pti, do the opposite of ->probe in ->remove by Jiri Slaby · 12 years ago
  56. 065185f misc: pti, move ->remove to the PCI code by Jiri Slaby · 12 years ago
  57. dda3f32 misc: pti, stop using iomap's unmap on ioremap space by Jiri Slaby · 12 years ago
  58. c6333cc misc: pti, pci drvdata cannot be NULL in ->remove by Jiri Slaby · 12 years ago
  59. d156842 misc: pti, add const to pci_device_id table by Jiri Slaby · 12 years ago
  60. 86176ed TTY: n_gsm, use tty_port_install by Jiri Slaby · 12 years ago
  61. 3dd332c TTY: 68328serial, fix compilation by Jiri Slaby · 12 years ago
  62. 6f9ea7a TTY: pty, stop passing NULL to free_tty_struct by Jiri Slaby · 12 years ago
  63. 090abf7 n_tty: Don't lose characters when PARMRK is enabled by Jaeden Amero · 12 years ago
  64. 00aaae0 tty: Fix possible race in n_tty_read() by Stanislav Kozina · 12 years ago
  65. 857196e ipoctal: make it compile with the termios changes by Alan Cox · 12 years ago
  66. 89c8d91 tty: localise the lock by Alan Cox · 12 years ago
  67. dc6802a tty: handle NULL parameters in free_tty_struct() by Dan Carpenter · 12 years ago
  68. 4ac5d70 tty: fix missing assignment by Dan Carpenter · 12 years ago
  69. 6b9563a tty: fix the metro-usb change I messed up by Alan Cox · 12 years ago
  70. 9b12daf serqt_usb2: drag screaming into the 21st century by Alan Cox · 12 years ago
  71. 2d8a100 tty: fix up usb serial console for termios change. by Stephen Rothwell · 12 years ago
  72. c87985a Merge tty-next into 3.6-rc1 by Greg Kroah-Hartman · 12 years ago
  73. 0d7614f Linux 3.6-rc1 by Linus Torvalds · 12 years ago
  74. fc6bdb5 Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpc by Linus Torvalds · 12 years ago
  75. 44d82e2 Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  76. bfdf85d Merge tag 'pm2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  77. d1494ba Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  78. 0a276d1 Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 12 years ago
  79. 25aa6a7 Merge tag 'md-3.6' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  80. c892423 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  81. 410fc4ce Merge tag 'ecryptfs-3.6-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 12 years ago
  82. 630103e Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  83. 8783b6e mm: remove node_start_pfn checking in new WARN_ON for now by Linus Torvalds · 12 years ago
  84. bac6f61 ARM: mmp: add missing irqs.h by Haojian Zhuang · 12 years ago
  85. 10b683c arm: mvebu: fix typo in .dtsi comment for Armada XP SoCs by Thomas Petazzoni · 12 years ago
  86. debeaf6 ARM: PRIMA2: delete redundant codes to restore LATCHED when timer resumes by Barry Song · 12 years ago
  87. f0666b1 libceph: fix crypto key null deref, memory leak by Sylvain Munaut · 12 years ago
  88. 5ef50c3 ceph: simplify+fix atomic_open by Sage Weil · 12 years ago
  89. 08298f0 sh: explicitly include sh_dma.h in setup-sh7722.c by Guennadi Liakhovetski · 12 years ago
  90. 1a9b499 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  91. 1871e84 Merge branch 'for-linus-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 12 years ago
  92. a6dc772 Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  93. 02a6ec6 Merge branch 'audit' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  94. 9a2533c Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  95. b070989 um: Add arch/x86/um to MAINTAINERS by Richard Weinberger · 12 years ago
  96. d3c1cfc um: pass siginfo to guest process by Martin Pärtel · 12 years ago
  97. d4afcba um: fix ubd_file_size for read-only files by Martin Pärtel · 12 years ago
  98. d9f691c md/dm-raid: DM_RAID should select MD_RAID10 by NeilBrown · 12 years ago
  99. f54a9d0 md/raid1: submit IO from originating thread instead of md thread. by NeilBrown · 12 years ago
  100. 46a0640 raid5: raid5d handle stripe in batch way by Shaohua Li · 12 years ago