1. 29cd718 Bluetooth: don't release the port in rfcomm_dev_state_change() by Gianluca Anzolin · 11 years ago
  2. ffe6b68 Bluetooth: Purge the dlc->tx_queue to avoid circular dependency by Gianluca Anzolin · 11 years ago
  3. ece3150 Bluetooth: Fix the reference counting of tty_port by Gianluca Anzolin · 11 years ago
  4. cad348a Bluetooth: Implement .activate, .shutdown and .carrier_raised methods by Gianluca Anzolin · 11 years ago
  5. 54b926a Bluetooth: Move the tty initialization and cleanup out of open/close by Gianluca Anzolin · 11 years ago
  6. ebe937f Bluetooth: Remove the device from the list in the destructor by Gianluca Anzolin · 11 years ago
  7. 396dc22 Bluetooth: Take proper tty_struct references by Gianluca Anzolin · 11 years ago
  8. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 12 years ago
  9. 05c7cd3 TTY: switch tty_insert_flip_string by Jiri Slaby · 12 years ago
  10. bc27d5f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  11. fcb7333 Bluetooth: Use %pMR in sprintf/seq_printf instead of batostr by Andrei Emeltchenko · 12 years ago
  12. 6ed93dc Bluetooth: Use %pMR in debug instead of batostr by Andrei Emeltchenko · 12 years ago
  13. e372dc6 Merge 3.6-rc3 into tty-next by Greg Kroah-Hartman · 12 years ago
  14. f9432c5 Bluetooth: RFCOMM - Fix info leak in ioctl(RFCOMMGETDEVLIST) by Mathias Krause · 12 years ago
  15. 734cc17 TTY: use tty_port_register_device by Jiri Slaby · 12 years ago
  16. 89c8d91 tty: localise the lock by Alan Cox · 12 years ago
  17. c87985a Merge tty-next into 3.6-rc1 by Greg Kroah-Hartman · 12 years ago
  18. adc8d74 tty: move the termios object into the tty by Alan Cox · 12 years ago
  19. 6d31a88 tty: revert incorrectly applied lock patch by Alan Cox · 12 years ago
  20. f5e3bcc tty: localise the lock by Alan Cox · 12 years ago
  21. 8c520a5 Bluetooth: Remove unnecessary headers include by Gustavo Padovan · 12 years ago
  22. 6039aa73 Bluetooth: Remove most of the inline usage by Gustavo Padovan · 12 years ago
  23. f309532 tty: Revert the tty locking series, it needs more work by Linus Torvalds · 12 years ago
  24. d29f3ef tty_lock: Localise the lock by Alan Cox · 12 years ago
  25. f997a01 TTY: rfcomm/tty, use count from tty_port by Jiri Slaby · 12 years ago
  26. b2c4be3 TTY: rfcomm/tty, remove work for tty_wakeup by Jiri Slaby · 12 years ago
  27. 6705401 TTY: rfcomm/tty, use tty_port refcounting by Jiri Slaby · 12 years ago
  28. f60db8c TTY: rfcomm/tty, add tty_port by Jiri Slaby · 12 years ago
  29. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  30. 2f16669 TTY: remove re-assignments to tty_driver members by Jiri Slaby · 13 years ago
  31. e57d758a Bluetooth: Fix using uninitialized variable by Luiz Augusto von Dentz · 13 years ago
  32. 393432c Bluetooth: Fix context in RFCOMM tty by Gustavo F. Padovan · 13 years ago
  33. 8035ded Bluetooth: replace list_for_each with list_for_each_entry whenever possible by Luiz Augusto von Dentz · 13 years ago
  34. 96af739 Bluetooth: Replace rfcomm tty tasklet by workqueue by David Herrmann · 13 years ago
  35. 5ada991 Bluetooth: Return proper error codes on rfcomm tty init by David Herrmann · 13 years ago
  36. e6bee32 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  37. 6caa76b tty: now phase out the ioctl file pointer for good by Alan Cox · 14 years ago
  38. 20b9d17 tiocmset: kill the file pointer argument by Alan Cox · 14 years ago
  39. 60b33c1 tiocmget: kill off the passing of the struct file by Alan Cox · 14 years ago
  40. 840af82 Bluetooth: Release BTM while sleeping to avoid deadlock by Vladislav P · 14 years ago
  41. 285b4e9 Bluetooth: clean up rfcomm code by Andrei Emeltchenko · 14 years ago
  42. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  43. 0587102 tty: icount changeover for other main devices by Alan Cox · 14 years ago
  44. d6b2eb2 Bluetooth: make batostr() print in the right order by Gustavo F. Padovan · 14 years ago
  45. 28e9509 Bluetooth: Remove __exit from rfcomm_cleanup_ttys() by Gustavo F. Padovan · 14 years ago
  46. 2f8362a Bluetooth: Add __init and __exit marks to RFCOMM by Gustavo F. Padovan · 14 years ago
  47. 3fa21e0 net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  48. 0f043a8 proc tty: remove struct tty_operations::read_proc by Alexey Dobriyan · 15 years ago
  49. ffa6a70 Driver core: Fix device_move() vs. dpm list ordering, v2 by Cornelia Huck · 16 years ago
  50. 037322a bt/rfcomm/tty: join error paths by Ilpo Järvinen · 16 years ago
  51. 9a5df92 Bluetooth: Fix RFCOMM release oops when device is still in use by Marcel Holtmann · 16 years ago
  52. a418b89 Bluetooth: Enable per-module dynamic debug messages by Marcel Holtmann · 16 years ago
  53. db6d8c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  54. a352def tty: Ldisc revamp by Alan Cox · 16 years ago
  55. 407d819 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 16 years ago
  56. a0c22f2 [Bluetooth] Move pending packets from RFCOMM socket to TTY by Marcel Holtmann · 16 years ago
  57. 8b6b3da [Bluetooth] Store remote modem status for RFCOMM TTY by Marcel Holtmann · 16 years ago
  58. ca37bdd [Bluetooth] Use non-canonical TTY by default for RFCOMM by Marcel Holtmann · 16 years ago
  59. 0b04082 net: remove CVS keywords by Adrian Bunk · 16 years ago
  60. 537d59a bluetooth: rfcomm_dev_state_change deadlock fix by Dave Young · 16 years ago
  61. 1905f6c bluetooth : __rfcomm_dlc_close lock fix by Dave Young · 16 years ago
  62. 93d8074 bluetooth rfcomm tty: destroy before tty_close() by Dave Young · 17 years ago
  63. acea685 [BLUETOOTH]: Move children of connection device to NULL before connection down. by Dave Young · 17 years ago
  64. f951375 [BLUETOOTH]: rfcomm tty BUG_ON() code fix by Dave Young · 17 years ago
  65. dae6a0f [Bluetooth] Add address and channel attribute to RFCOMM TTY device by Marcel Holtmann · 17 years ago
  66. 09c7d82 [IRDA]: Fix rfcomm use-after-free by Marcel Holtmann · 17 years ago
  67. 8de0a15 [Bluetooth] Keep rfcomm_dev on the list until it is freed by Ville Tervo · 17 years ago
  68. 84950cf [Bluetooth] Hangup TTY before releasing rfcomm_dev by Mikko Rapeli · 17 years ago
  69. 77f2a45 [Bluetooth] Check that device is in rfcomm_dev_list before deleting by Marcel Holtmann · 17 years ago
  70. c1a3313 [Bluetooth] Make use of device_move() for RFCOMM TTY devices by Marcel Holtmann · 18 years ago
  71. 8e87d14 [NET] BLUETOOTH: Fix whitespace errors. by YOSHIFUJI Hideaki · 18 years ago
  72. b6e557f [Bluetooth] More checks if DLC is still attached to the TTY by Marcel Holtmann · 18 years ago
  73. 606d099 [PATCH] tty: switch to ktermios by Alan Cox · 18 years ago
  74. ff2d367 [Bluetooth] Check if RFCOMM session is still attached to the TTY by Marcel Holtmann · 18 years ago
  75. cb19d9e [Bluetooth] Check if DLC is still attached to the TTY by Marcel Holtmann · 18 years ago
  76. b2cfcd7 [Bluetooth] Fix reference count when connection lookup fails by Marcel Holtmann · 18 years ago
  77. b68e31d [PATCH] const struct tty_operations by Jeff Dike · 18 years ago
  78. 0a85b96 [Bluetooth] Integrate services into the driver model by Marcel Holtmann · 18 years ago
  79. 25ea6db [Bluetooth] Remaining transitions to use kzalloc() by Marcel Holtmann · 18 years ago
  80. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  81. 602cada Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 by Linus Torvalds · 18 years ago
  82. 817d6d3 [PATCH] remove TTY_DONT_FLIP by Paul Fulghum · 18 years ago
  83. 331b831 [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV by Greg Kroah-Hartman · 19 years ago
  84. f4eaa37 [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  85. 4fc268d [PATCH] capable/capability.h (net/) by Randy Dunlap · 19 years ago
  86. 33f0f88 [PATCH] TTY layer buffering revamp by Alan Cox · 19 years ago
  87. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  88. 2eb25a6 [Bluetooth]: Fix sparse warnings (__nocast type) by Victor Fusco · 19 years ago
  89. 3a5e903 [Bluetooth]: Implement RFCOMM remote port negotiation by J. Suter · 19 years ago
  90. 7b9eb9e [Bluetooth]: Call tty_hangup() when DCD is de-asserted by Timo Teräs · 19 years ago
  91. b03efcf [NET]: Transform skb_queue_len() binary tests into skb_queue_empty() by David S. Miller · 19 years ago
  92. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago