1. a40eb7e Bluetooth: Remove holding lock when sending A2MP message by Peter Krystad · 13 years ago
  2. 332472c Bluetooth: Correctly configure L2CAP streaming mode header type by Mat Martineau · 13 years ago
  3. a94b612 Bluetooth: Add sockopts for LE Connection Params by Brian Gix · 13 years ago
  4. a235e33 Merge "Bluetooth: Check for NULL pointer dereference" into msm-3.0 by Linux Build Service Account · 13 years ago
  5. bd0861c Merge "Bluetooth: Specify underlying ACL security for connected sockets" into msm-3.0 by Linux Build Service Account · 13 years ago
  6. ff9718f Bluetooth: Check for NULL pointer dereference by Peter Krystad · 13 years ago
  7. ca073fb Merge "Bluetooth: Stability fix: dev locking" into msm-3.0 by Linux Build Service Account · 13 years ago
  8. d3e99df Bluetooth: Better locking when tearing down an HCI connection. by Ankit Verma · 13 years ago
  9. 27a795c Bluetooth: Specify underlying ACL security for connected sockets by Brian Gix · 13 years ago
  10. 384ec67 Bluetooth: Stability fix: dev locking by Brian Gix · 13 years ago
  11. 4858471 Bluetooth: If link is encrypted, do not send encrpt link request by Prabhakaran Mc · 13 years ago
  12. f32d982 Bluetooth: Change locking function for process context code by Archana Ramachandran · 13 years ago
  13. 81d4757 Bluetooth: Send a configuration request after security confirmation by Mat Martineau · 13 years ago
  14. afface8 Bluetooth: Grace period to re-enable encryption by Prabhakaran Mc · 13 years ago
  15. 76a8355 Bluetooth: Enforce MEDIUM_SECURITY for 2.0 pairing. by Prabhakaran Mc · 13 years ago
  16. a8417e6 Bluetooth: Ensure socket pointer is set during callback by Peter Krystad · 13 years ago
  17. a609f1d Bluetooth: Allow AMP move to wait for Cfm Rsp before LL complete by Peter Krystad · 13 years ago
  18. a5e3c75 Merge "Bluetooth: Hold ref on hci_conn when setting up A2MP fixed channel" into msm-3.0 by Linux Build Service Account · 13 years ago
  19. 5d332a4 Bluetooth: Fix Low energy Proximity path loss threshold alert by Archana Ramachandran · 13 years ago
  20. 072a51f Bluetooth: Hold ref on hci_conn when setting up A2MP fixed channel by Peter Krystad · 13 years ago
  21. d4e3d52 Merge branch 'google-android' into msm-3.0 by Rohit Vaswani · 13 years ago
  22. 62ed9ac Merge "Bluetooth: Modify security level at remote_features event for BT2.0 devices" into msm-3.0 by Linux Build Service Account · 13 years ago
  23. 9f08bfd Bluetooth: Modify security level at remote_features event for BT2.0 devices by Prabhakaran Mc · 13 years ago
  24. 0750f60 Bluetooth: Allow for Pending status when moving back to BR-EDR by Peter Krystad · 13 years ago
  25. dcfeee2 Bluetooth: Only clear AMP/L2CAP connection after all channels deleted by Peter Krystad · 13 years ago
  26. 4277842 Bluetooth: Fix channel disconnect when logical link already exists by Peter Krystad · 13 years ago
  27. 26a752b Bluetooth: Poll for RSSI updates from the remote device by Archana Ramachandran · 13 years ago
  28. 3cba304 Merge changes I9751454d,I4b962ef3 into msm-3.0 by Linux Build Service Account · 13 years ago
  29. a5e5b08 Bluetooth: Fix l2cap conn failures for ssp devices by Peter Hurley · 13 years ago
  30. edc44dd Bluetooth: Fix L2CAP connection establishment by Ilia Kolomisnky · 14 years ago
  31. 453651c Bluetooth: Set security level based on remote device features. by Prabhakaran Mc · 13 years ago
  32. 1670f38 Bluetooth: Clear HCI_INQUIRY flags for successive inquiry scans to succeed by Royston Rodrigues · 13 years ago
  33. f3caf88 bluetooth: Add support for remote_features by Sunny Kapdi · 13 years ago
  34. e5c9f93 Merge "Bluetooth: Lock sockets when closing HCI device" into msm-3.0 by Linux Build Service Account · 13 years ago
  35. 2bed220 Merge "Bluetooth: SSP: Just Works Model in no MITM" into msm-3.0 by Linux Build Service Account · 13 years ago
  36. 3b9239a Bluetooth: Lock sockets when closing HCI device by Mat Martineau · 13 years ago
  37. af83344 Merge "Bluetooth: Handle error command status for AUTH_REQUESTED command" into msm-3.0 by Linux Build Service Account · 13 years ago
  38. 7953ca7 Bluetooth: Handle error command status for AUTH_REQUESTED command by Prabhakaran Mc · 13 years ago
  39. 2850a82 Bluetooth: Fix null pointer dereference by Peter Krystad · 13 years ago
  40. 07c2a0f Bluetooth: SSP: Just Works Model in no MITM by AnubhavGupta · 13 years ago
  41. 20de7cf Bluetooth: Use seperate socket for LE ATT Server by Brian Gix · 13 years ago
  42. 8217b26 Bluetooth: Fix ATT MTU size to 23 by Brian Gix · 13 years ago
  43. 80fb3a9 Bluetooth: Fix LE Connection refcnts by Brian Gix · 13 years ago
  44. 28eb3fa Bluetooth: Skip ERTM queue processing when there are receive errors by Mat Martineau · 13 years ago
  45. 6d8baef Merge "Bluetooth: Return empty mask for wrong link type in connect_ind" into msm-3.0 by Linux Build Service Account · 13 years ago
  46. 142a6c6 Merge "Bluetooth: Block incoming commands from mgmtops when hci device is down" into msm-3.0 by Linux Build Service Account · 13 years ago
  47. 8b51dd4 Bluetooth: Return empty mask for wrong link type in connect_ind by Mat Martineau · 13 years ago
  48. 0ac1436 Bluetooth: Require streaming mode when it is requested for a socket by Mat Martineau · 13 years ago
  49. 3dddea6 Merge "Bluetooth: LE sockets not ready until encrypted" into msm-3.0 by Linux Build Service Account · 13 years ago
  50. a6e6a4f Bluetooth: Block incoming commands from mgmtops when hci device is down by Bhasker Neti · 13 years ago
  51. d6d25e1 Bluetooth: Increased the LE connection supervision timeout by Archana Ramachandran · 13 years ago
  52. 416db90 Bluetooth: LE sockets not ready until encrypted by Brian Gix · 13 years ago
  53. 90f22ce Merge "Bluetooth: Avoid link entering sniff mode during pairing process." into msm-3.0 by Linux Build Service Account · 13 years ago
  54. 6461378 Merge "Bluetooth: Ensure full A2MP msg is pulled from skb" into msm-3.0 by Linux Build Service Account · 13 years ago
  55. 14dc509 Merge "Bluetooth: Allow headroom in ACL data packets from HCI socket" into msm-3.0 by Linux Build Service Account · 13 years ago
  56. 32ba935 Bluetooth: Avoid link entering sniff mode during pairing process. by Srinivas Krovvidi · 13 years ago
  57. fc60bda Bluetooth: Allow headroom in ACL data packets from HCI socket by Peter Krystad · 13 years ago
  58. 02a952a Bluetooth: Ensure full A2MP msg is pulled from skb by Peter Krystad · 13 years ago
  59. 474e0f2 Bluetooth: prevent dup DISCOVERY_STOP's pending by Brian Gix · 13 years ago
  60. 820424d Merge "Bluetooth: Reading remote device lmp_version from controller." into msm-3.0 by Linux Build Service Account · 13 years ago
  61. 797bef9 Merge "Bluetooth: Fix timeout configuration for AMP channels" into msm-3.0 by Linux Build Service Account · 13 years ago
  62. d352b26 Bluetooth: Reading remote device lmp_version from controller. by Srinivas Krovvidi · 13 years ago
  63. b6dad9f Merge "Bluetooth: Discovery Timer stability fixes" into msm-3.0 by Linux Build Service Account · 13 years ago
  64. 966dcfa Bluetooth: Fix timeout configuration for AMP channels by Mat Martineau · 13 years ago
  65. a3f14c0 Merge "Bluetooth: Support for writing hci flush timeout parameter." into msm-3.0 by Linux Build Service Account · 13 years ago
  66. 1073419 Bluetooth: Support for writing hci flush timeout parameter. by Srinivas Krovvidi · 13 years ago
  67. 568dde9 Bluetooth: Discovery Timer stability fixes by Brian Gix · 13 years ago
  68. 3cd6204 Bluetooth: Explicitly stop all timers before frees by Brian Gix · 13 years ago
  69. 9f8d467 Bluetooth: Fix HCI channel reference counting by Mat Martineau · 13 years ago
  70. d5cf63f Merge "Bluetooth: Initialize incoming connection link policy" into msm-3.0 by Linux Build Service Account · 13 years ago
  71. d5553ba Bluetooth: Initialize incoming connection link policy by Rahul Kashyap · 13 years ago
  72. 0916aed Bluetooth: Management API changes in Bluetooth to update remote Class. by Srinivas Krovvidi · 13 years ago
  73. fbb897c Merge "Bluetooth: Update ERTM state before sending packets" into msm-3.0 by Linux Build Service Account · 13 years ago
  74. ffdff57 Bluetooth: Send power off notification earlier in the device close process by Bhasker Neti · 13 years ago
  75. ff10539 Bluetooth: Update ERTM state before sending packets by Mat Martineau · 13 years ago
  76. 380dcd4 Bluetooth: Clear sk_send_head when purging ERTM transmit queue by Mat Martineau · 13 years ago
  77. 4bdc331 Merge "Bluetooth: Schedule HCI_TX task after connection cleanup" into msm-3.0 by Linux Build Service Account · 13 years ago
  78. 01d9e36 Bluetooth: Schedule HCI_TX task after connection cleanup by AnubhavGupta · 13 years ago
  79. 6edb4f1 Bluetooth: Setting security level based on remote device capabilities by Bhakthavatsala Raghavendra · 13 years ago
  80. 0c04ef9 Bluetooth: Check for skb copy/clone failures by Mat Martineau · 13 years ago
  81. 55f8d4c Bluetooth: Check for possible divide by zero by Peter Krystad · 13 years ago
  82. d6a9ceb Bluetooth: Fix possible access of hci_chan after it is deleted by Peter Krystad · 13 years ago
  83. c82aa01 Merge "Bluetooth: Use correct endianness in L2CAP configuration fallback" into msm-3.0 by Linux Build Service Account · 13 years ago
  84. 1671f93 Merge "Bluetooth: bnep: Fix deadlock in session deletion" into msm-3.0 by Linux Build Service Account · 13 years ago
  85. ab04355 Bluetooth: Use correct endianness in L2CAP configuration fallback by Mat Martineau · 13 years ago
  86. 2db3637 Bluetooth: bnep: Fix deadlock in session deletion by Peter Hurley · 13 years ago
  87. fc662a1 Merge "Bluetooth: Do not disconnect channel before failover complete" into msm-3.0 by Linux Build Service Account · 13 years ago
  88. 1f8a8a5 Bluetooth: Do not disconnect channel before failover complete by Peter Krystad · 13 years ago
  89. 6e349d0 Bluetooth: Move Discovery timers to hci_dev struct by Brian Gix · 13 years ago
  90. a727a49 Bluetooth: Avoid deadlock in management ops code by Subramanian Srinivasan · 13 years ago
  91. eab3d79 Merge "Bluetooth: changes to implement mgmt_encrypt_link procedure" into msm-3.0 by Linux Build Service Account · 13 years ago
  92. 6b0bcce Bluetooth: Use default RFC values if none received by Mat Martineau · 13 years ago
  93. 46230fa Bluetooth: changes to implement mgmt_encrypt_link procedure by Prabhakaran Mc · 13 years ago
  94. e7f5fcd Merge changes I4b01ddca,I15b9ab7d into msm-3.0 by Linux Build Service Account · 13 years ago
  95. dbb18fb Bluetooth: Keep master role when SCO or eSCO is active by hyungseoung.yoo · 13 years ago
  96. 5f6e336 Merge "Bluetooth: Fix erroneous Pairing Failure condition" into msm-3.0 by Linux Build Service Account · 13 years ago
  97. 4106b99 Bluetooth: Keep persistent hdev flags after the device is closed. by Mat Martineau · 13 years ago
  98. 201e87e Merge "Bluetooth: Clear RFCOMM session timer when disconnecting last channel" into msm-3.0 by Linux Build Service Account · 13 years ago
  99. 2f0ec14 Merge "Merge remote-tracking branch 'common/android-3.0' into msm-3.0" into msm-3.0 by Linux Build Service Account · 13 years ago
  100. 808cb2b Merge "Bluetooth: Remove _bh locking for AMP Manager" into msm-3.0 by Linux Build Service Account · 13 years ago