1. 39385cb Bluetooth: Fix using the correct source address type by Johan Hedberg · 8 years ago
  2. 86aae6c Bluetooth: Convert RFCOMM spinlocks into mutexes by Libor Pechacek · 11 years ago
  3. 8981be9 Bluetooth: Fix write_room() calculation by Peter Hurley · 11 years ago
  4. b16b435 Bluetooth: Refactor write_room() calculation by Peter Hurley · 11 years ago
  5. 72e5108 Bluetooth: Don't fail RFCOMM tty writes by Peter Hurley · 11 years ago
  6. 5326a4e Bluetooth: Force -EIO from tty read/write if .activate() fails by Peter Hurley · 11 years ago
  7. fb856e5 Bluetooth: Cleanup RFCOMM device registration error handling by Peter Hurley · 11 years ago
  8. f355095 Bluetooth: Refactor rfcomm_dev_add() by Peter Hurley · 11 years ago
  9. 033ace9 Bluetooth: Serialize RFCOMMCREATEDEV and RFCOMMRELEASEDEV ioctls by Peter Hurley · 11 years ago
  10. 7611fce Bluetooth: Rename __rfcomm_dev_get() to __rfcomm_dev_lookup() by Peter Hurley · 11 years ago
  11. b4d21f19 Bluetooth: Fix RFCOMM parent device for reused dlc by Peter Hurley · 11 years ago
  12. b92483d Bluetooth: Fix unsafe RFCOMM device parenting by Peter Hurley · 11 years ago
  13. c10a848 Bluetooth: Verify dlci not in use before rfcomm_dev create by Peter Hurley · 11 years ago
  14. c949c22 Bluetooth: Fix RFCOMM tty teardown race by Peter Hurley · 11 years ago
  15. 80ea733 Bluetooth: Fix unreleased rfcomm_dev reference by Peter Hurley · 11 years ago
  16. 1c64834 Bluetooth: Release rfcomm_dev only once by Peter Hurley · 11 years ago
  17. 960603a Bluetooth: Exclude released devices from RFCOMMGETDEVLIST ioctl by Peter Hurley · 11 years ago
  18. 082a153 Bluetooth: Fix racy acquire of rfcomm_dev reference by Peter Hurley · 11 years ago
  19. f87c24e Revert "Bluetooth: Move rfcomm_get_device() before rfcomm_dev_activate()" by Peter Hurley · 11 years ago
  20. 136c373 Revert "Bluetooth: Always wait for a connection on RFCOMM open()" by Peter Hurley · 11 years ago
  21. 7f717b9 Revert "Bluetooth: Remove rfcomm_carrier_raised()" by Peter Hurley · 11 years ago
  22. f86772a Bluetooth: Remove rfcomm_carrier_raised() by Gianluca Anzolin · 11 years ago
  23. 4a2fb3e Bluetooth: Always wait for a connection on RFCOMM open() by Gianluca Anzolin · 11 years ago
  24. e228b63 Bluetooth: Move rfcomm_get_device() before rfcomm_dev_activate() by Gianluca Anzolin · 11 years ago
  25. 5b89924 Bluetooth: Release RFCOMM port when the last user closes the TTY by Gianluca Anzolin · 11 years ago
  26. 29cd718 Bluetooth: don't release the port in rfcomm_dev_state_change() by Gianluca Anzolin · 11 years ago
  27. ffe6b68 Bluetooth: Purge the dlc->tx_queue to avoid circular dependency by Gianluca Anzolin · 11 years ago
  28. ece3150 Bluetooth: Fix the reference counting of tty_port by Gianluca Anzolin · 11 years ago
  29. cad348a Bluetooth: Implement .activate, .shutdown and .carrier_raised methods by Gianluca Anzolin · 11 years ago
  30. 54b926a Bluetooth: Move the tty initialization and cleanup out of open/close by Gianluca Anzolin · 11 years ago
  31. ebe937f Bluetooth: Remove the device from the list in the destructor by Gianluca Anzolin · 11 years ago
  32. 396dc22 Bluetooth: Take proper tty_struct references by Gianluca Anzolin · 11 years ago
  33. 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 12 years ago
  34. 05c7cd3 TTY: switch tty_insert_flip_string by Jiri Slaby · 12 years ago
  35. bc27d5f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  36. fcb7333 Bluetooth: Use %pMR in sprintf/seq_printf instead of batostr by Andrei Emeltchenko · 12 years ago
  37. 6ed93dc Bluetooth: Use %pMR in debug instead of batostr by Andrei Emeltchenko · 12 years ago
  38. e372dc6 Merge 3.6-rc3 into tty-next by Greg Kroah-Hartman · 12 years ago
  39. f9432c5 Bluetooth: RFCOMM - Fix info leak in ioctl(RFCOMMGETDEVLIST) by Mathias Krause · 12 years ago
  40. 734cc17 TTY: use tty_port_register_device by Jiri Slaby · 12 years ago
  41. 89c8d91 tty: localise the lock by Alan Cox · 12 years ago
  42. c87985a Merge tty-next into 3.6-rc1 by Greg Kroah-Hartman · 12 years ago
  43. adc8d74 tty: move the termios object into the tty by Alan Cox · 12 years ago
  44. 6d31a88 tty: revert incorrectly applied lock patch by Alan Cox · 12 years ago
  45. f5e3bcc tty: localise the lock by Alan Cox · 12 years ago
  46. 8c520a5 Bluetooth: Remove unnecessary headers include by Gustavo Padovan · 13 years ago
  47. 6039aa7 Bluetooth: Remove most of the inline usage by Gustavo Padovan · 13 years ago
  48. f309532 tty: Revert the tty locking series, it needs more work by Linus Torvalds · 13 years ago
  49. d29f3ef tty_lock: Localise the lock by Alan Cox · 13 years ago
  50. f997a01 TTY: rfcomm/tty, use count from tty_port by Jiri Slaby · 13 years ago
  51. b2c4be3 TTY: rfcomm/tty, remove work for tty_wakeup by Jiri Slaby · 13 years ago
  52. 6705401 TTY: rfcomm/tty, use tty_port refcounting by Jiri Slaby · 13 years ago
  53. f60db8c TTY: rfcomm/tty, add tty_port by Jiri Slaby · 13 years ago
  54. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  55. 2f16669 TTY: remove re-assignments to tty_driver members by Jiri Slaby · 13 years ago
  56. e57d758a Bluetooth: Fix using uninitialized variable by Luiz Augusto von Dentz · 13 years ago
  57. 393432c Bluetooth: Fix context in RFCOMM tty by Gustavo F. Padovan · 13 years ago
  58. 8035ded Bluetooth: replace list_for_each with list_for_each_entry whenever possible by Luiz Augusto von Dentz · 13 years ago
  59. 96af739 Bluetooth: Replace rfcomm tty tasklet by workqueue by David Herrmann · 13 years ago
  60. 5ada991 Bluetooth: Return proper error codes on rfcomm tty init by David Herrmann · 13 years ago
  61. 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
  62. 6caa76b tty: now phase out the ioctl file pointer for good by Alan Cox · 14 years ago
  63. 20b9d17 tiocmset: kill the file pointer argument by Alan Cox · 14 years ago
  64. 60b33c1 tiocmget: kill off the passing of the struct file by Alan Cox · 14 years ago
  65. 840af82 Bluetooth: Release BTM while sleeping to avoid deadlock by Vladislav P · 14 years ago
  66. 285b4e9 Bluetooth: clean up rfcomm code by Andrei Emeltchenko · 14 years ago
  67. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  68. 0587102 tty: icount changeover for other main devices by Alan Cox · 14 years ago
  69. d6b2eb2 Bluetooth: make batostr() print in the right order by Gustavo F. Padovan · 14 years ago
  70. 28e9509 Bluetooth: Remove __exit from rfcomm_cleanup_ttys() by Gustavo F. Padovan · 14 years ago
  71. 2f8362a Bluetooth: Add __init and __exit marks to RFCOMM by Gustavo F. Padovan · 14 years ago
  72. 3fa21e0 net: Remove unnecessary returns from void function()s by Joe Perches · 15 years ago
  73. 0f043a8 proc tty: remove struct tty_operations::read_proc by Alexey Dobriyan · 16 years ago
  74. ffa6a70 Driver core: Fix device_move() vs. dpm list ordering, v2 by Cornelia Huck · 16 years ago
  75. 037322a bt/rfcomm/tty: join error paths by Ilpo Järvinen · 16 years ago
  76. 9a5df92 Bluetooth: Fix RFCOMM release oops when device is still in use by Marcel Holtmann · 16 years ago
  77. a418b89 Bluetooth: Enable per-module dynamic debug messages by Marcel Holtmann · 16 years ago
  78. db6d8c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  79. a352def tty: Ldisc revamp by Alan Cox · 16 years ago
  80. 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
  81. a0c22f2 [Bluetooth] Move pending packets from RFCOMM socket to TTY by Marcel Holtmann · 16 years ago
  82. 8b6b3da [Bluetooth] Store remote modem status for RFCOMM TTY by Marcel Holtmann · 16 years ago
  83. ca37bdd5 [Bluetooth] Use non-canonical TTY by default for RFCOMM by Marcel Holtmann · 16 years ago
  84. 0b04082 net: remove CVS keywords by Adrian Bunk · 17 years ago
  85. 537d59a bluetooth: rfcomm_dev_state_change deadlock fix by Dave Young · 17 years ago
  86. 1905f6c bluetooth : __rfcomm_dlc_close lock fix by Dave Young · 17 years ago
  87. 93d8074 bluetooth rfcomm tty: destroy before tty_close() by Dave Young · 17 years ago
  88. acea685 [BLUETOOTH]: Move children of connection device to NULL before connection down. by Dave Young · 17 years ago
  89. f951375 [BLUETOOTH]: rfcomm tty BUG_ON() code fix by Dave Young · 17 years ago
  90. dae6a0f [Bluetooth] Add address and channel attribute to RFCOMM TTY device by Marcel Holtmann · 17 years ago
  91. 09c7d82 [IRDA]: Fix rfcomm use-after-free by Marcel Holtmann · 17 years ago
  92. 8de0a15 [Bluetooth] Keep rfcomm_dev on the list until it is freed by Ville Tervo · 17 years ago
  93. 84950cf [Bluetooth] Hangup TTY before releasing rfcomm_dev by Mikko Rapeli · 17 years ago
  94. 77f2a45 [Bluetooth] Check that device is in rfcomm_dev_list before deleting by Marcel Holtmann · 18 years ago
  95. c1a3313 [Bluetooth] Make use of device_move() for RFCOMM TTY devices by Marcel Holtmann · 18 years ago
  96. 8e87d14 [NET] BLUETOOTH: Fix whitespace errors. by YOSHIFUJI Hideaki · 18 years ago
  97. b6e557f [Bluetooth] More checks if DLC is still attached to the TTY by Marcel Holtmann · 18 years ago
  98. 606d099 [PATCH] tty: switch to ktermios by Alan Cox · 18 years ago
  99. ff2d367 [Bluetooth] Check if RFCOMM session is still attached to the TTY by Marcel Holtmann · 18 years ago
  100. cb19d9e [Bluetooth] Check if DLC is still attached to the TTY by Marcel Holtmann · 18 years ago