1. 645f4d4 Bluetooth: Check for both SCO and ESCO types in hci_connect API. by Srinivas Krovvidi · 12 years ago
  2. 6aadc41 Bluetooth: Validate hci conn validity before refering wakelock. by Srinivas Krovvidi · 12 years ago
  3. be96be7 Bluetooth: Fix hidp_get_connection() by Gustavo F. Padovan · 13 years ago
  4. c7e4ebd Bluetooth: Rename hidp_find_connection() by Gustavo F. Padovan · 13 years ago
  5. e0a15ce Bluetooth: hidp: safely acquire hci connection by Peter Hurley · 13 years ago
  6. 7d362dc Merge "Bluetooth: Fix for supervision timeout must be 6X connection interval" into msm-3.4 by Linux Build Service Account · 12 years ago
  7. a02b5e3 Merge "Bluetooth: GAP: Dont allow role switch when there is another ACL" into msm-3.4 by Linux Build Service Account · 12 years ago
  8. 88d2c98 Merge "Bluetooth: Disabled the MULTICAST_ADDR_SET feature for BNEP." into msm-3.4 by Linux Build Service Account · 12 years ago
  9. 0478d65 Bluetooth: GAP: Dont allow role switch when there is another ACL by Mallikarjuna GB · 12 years ago
  10. da09d26 Bluetooth: Send Disconnection reason to Bluez by Archana Ramachandran · 12 years ago
  11. 95319af Bluetooth: Fix for supervision timeout must be 6X connection interval by Archana Ramachandran · 12 years ago
  12. ed37c51 Bluetooth: Disabled the MULTICAST_ADDR_SET feature for BNEP. by Srinivas Krovvidi · 12 years ago
  13. 93bef89 bluetooth: LE conn whitelist implementation by Sunny Kapdi · 12 years ago
  14. ae20a97 Merge "Bluetooth: Block SCO disconnect operation on BT_CLOSED state." into msm-3.4 by Linux Build Service Account · 12 years ago
  15. f245aa9 Merge "Bluetooth: hidp: use dest address from session info" into msm-3.4 by Linux Build Service Account · 12 years ago
  16. 958533c Merge "Bluetooth: fix shutdown on SCO sockets" into msm-3.4 by Linux Build Service Account · 12 years ago
  17. ea9ca88 Merge "Bluetooth: Disable sniff when the subrate values doesnt match." into msm-3.4 by Linux Build Service Account · 12 years ago
  18. f799996 Bluetooth: Block SCO disconnect operation on BT_CLOSED state. by Srinivas Krovvidi · 12 years ago
  19. 2e02b861 Bluetooth: fix shutdown on SCO sockets by Luiz Augusto von Dentz · 14 years ago
  20. 27e77d2 Bluetooth: hidp: use dest address from session info by Ram Mohan Korukonda · 12 years ago
  21. 9dd3592 Bluetooth: Adding HCI Dev lock for set_active and set_sniff routines. by Srinivas Krovvidi · 12 years ago
  22. a7c3d7e Bluetooth: Disable sniff when the subrate values doesnt match. by Srinivas Krovvidi · 12 years ago
  23. 4d9199e Merge "bluetooth: Check for hcon during during sock_close" into msm-3.4 by Linux Build Service Account · 12 years ago
  24. 591cbb4 Merge "Bluetooth: Validate session before rfcomm_session_del" into msm-3.4 by Linux Build Service Account · 12 years ago
  25. 059f5ba bluetooth: Check for hcon during during sock_close by Sunny Kapdi · 12 years ago
  26. 672dff3 Bluetooth: Handle ACL buffers sharing between multiple connections. by Srinivas Krovvidi · 12 years ago
  27. ff724cc Bluetooth: Validate session before rfcomm_session_del by Srinivas Krovvidi · 12 years ago
  28. e392f26 Merge "Bluetooth: Avoid putting LE Conn into sniff/active" into msm-3.4 by Linux Build Service Account · 12 years ago
  29. 39eaba3 Bluetooth: Avoid putting LE Conn into sniff/active by Sunny Kapdi · 12 years ago
  30. a42b502 bluetooth: Add support for LE conn param by Sunny Kapdi · 12 years ago
  31. 923e3e6 Bluetooth: Prevents update of Low Energy connection parameters by Subramanian Srinivasan · 12 years ago
  32. b1eb45c Merge "Bluetooth : Ignore incomming events when the hci device is down" into msm-3.4 by Linux Build Service Account · 12 years ago
  33. 6f4ceb1 Bluetooth : Ignore incomming events when the hci device is down by Bhasker Neti · 12 years ago
  34. 146f6bb Merge "Bluetooth : hidp: Get the valid hci_conn while unlink" into msm-3.4 by Linux Build Service Account · 12 years ago
  35. f411769 Bluetooth : hidp: Get the valid hci_conn while unlink by Mallikarjuna GB · 12 years ago
  36. 0976074 Bluetooth: Update the scan state with Inquiry commands in non-LE case by Bhasker Neti · 13 years ago
  37. 647b004 Bluetooth: Store the MTU if configuration of other params fail by Mallikarjuna GB · 12 years ago
  38. 3a23259 Merge "Bluetooth: Update Local COD to bluez userspace on write complete." into msm-3.4 by Linux Build Service Account · 12 years ago
  39. bcdb7e7 Bluetooth: Fix ATT Indicate/Confirm handling by Brian Gix · 13 years ago
  40. da31824 Bluetooth: Use transmit window from config response for ack timing by Mat Martineau · 12 years ago
  41. 58562d8 Bluetooth: Update Local COD to bluez userspace on write complete. by Srinivas Krovvidi · 12 years ago
  42. 1505bfa Bluetooth: AMP support enabled by module param, default disabled by Peter Krystad · 13 years ago
  43. f132c6c Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4 by Steve Muckle · 13 years ago
  44. 1924066 Merge "Bluetooth: Initiate dedicated bonding if pin/key missing on remote device" into msm-3.0 by Linux Build Service Account · 13 years ago
  45. 3096371 Merge "Bluetooth: Fix mgmt response when adapter goes down or is removed" into msm-3.0 by Linux Build Service Account · 13 years ago
  46. 931bc4e Bluetooth: Fix mgmt response when adapter goes down or is removed by Johan Hedberg · 13 years ago
  47. d110434 Merge "Bluetooth: Check for NULL pointer dereference" into msm-3.0 by Linux Build Service Account · 13 years ago
  48. 45df0f9 Bluetooth: Initiate dedicated bonding if pin/key missing on remote device by Royston Rodrigues · 13 years ago
  49. 6bba008 Bluetooth: Check for NULL pointer dereference by Peter Krystad · 13 years ago
  50. 5500e4f Merge commit 'v3.4' into android-3.4 by Colin Cross · 13 years ago
  51. b44f9e2 Bluetooth: Hold wakelock until BT idle timer kicks in. by Rahul Kashyap · 13 years ago
  52. 671267b Bluetooth: mgmt: Fix device_connected sending order by Johan Hedberg · 13 years ago
  53. a7d7723 Bluetooth: notify userspace of security level change by Gustavo Padovan · 13 years ago
  54. a40eb7e Bluetooth: Remove holding lock when sending A2MP message by Peter Krystad · 13 years ago
  55. f02fac6 Merge commit 'v3.4-rc6' into android-3.4 by Colin Cross · 13 years ago
  56. 6ff6845 Revert Bluetooth: Use the stored LTK for restabilishing security by John Stultz · 13 years ago
  57. 332472c Bluetooth: Correctly configure L2CAP streaming mode header type by Mat Martineau · 13 years ago
  58. a94b612 Bluetooth: Add sockopts for LE Connection Params by Brian Gix · 13 years ago
  59. a235e33 Merge "Bluetooth: Check for NULL pointer dereference" into msm-3.0 by Linux Build Service Account · 13 years ago
  60. 4dcc063 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 13 years ago
  61. bd0861c Merge "Bluetooth: Specify underlying ACL security for connected sockets" into msm-3.0 by Linux Build Service Account · 13 years ago
  62. ff9718f Bluetooth: Check for NULL pointer dereference by Peter Krystad · 13 years ago
  63. ca073fb Merge "Bluetooth: Stability fix: dev locking" into msm-3.0 by Linux Build Service Account · 13 years ago
  64. d3e99df Bluetooth: Better locking when tearing down an HCI connection. by Ankit Verma · 13 years ago
  65. 27a795c Bluetooth: Specify underlying ACL security for connected sockets by Brian Gix · 13 years ago
  66. 384ec67 Bluetooth: Stability fix: dev locking by Brian Gix · 13 years ago
  67. 16cde99 Bluetooth: Fix missing break in hci_cmd_complete_evt by Szymon Janc · 13 years ago
  68. 4858471 Bluetooth: If link is encrypted, do not send encrpt link request by Prabhakaran Mc · 13 years ago
  69. ab2965e Merge commit 'v3.4-rc3' into android-3.4 by Colin Cross · 13 years ago
  70. f32d982 Bluetooth: Change locking function for process context code by Archana Ramachandran · 13 years ago
  71. 81d4757 Bluetooth: Send a configuration request after security confirmation by Mat Martineau · 13 years ago
  72. 6ec5bca Bluetooth: Temporary keys should be retained during connection by Vishal Agarwal · 13 years ago
  73. 745c0ce Bluetooth: hci_persistent_key should return bool by Vishal Agarwal · 13 years ago
  74. afface8 Bluetooth: Grace period to re-enable encryption by Prabhakaran Mc · 13 years ago
  75. 6dd16a7 Bluetooth: Keep master role when SCO or eSCO is active by hyungseoung.yoo · 13 years ago
  76. b7d6cd7 Bluetooth: Use the stored LTK for restabilishing security by Vinicius Costa Gomes · 13 years ago
  77. 07021e2 Bluetooth: Allow SCO/eSCO packet type selection for outgoing SCO connections. by Nick Pelly · 15 years ago
  78. e3bac0c Bluetooth: Add ACL MTU, available buffers and total buffers to hci_conn_info. by Nick Pelly · 15 years ago
  79. 6bbc2b2 Bluetooth: Fallback to SCO on error code 0x10 (Connection Accept Timeout). by Nick Pelly · 15 years ago
  80. 64f9be0 Bluetooth: Do not attempt to send dlci disconnect when in BT_CONFIG. by Nick Pelly · 15 years ago
  81. 2038692 Paranoid network. by Robert Love · 16 years ago
  82. 41833af Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 13 years ago
  83. 76a8355 Bluetooth: Enforce MEDIUM_SECURITY for 2.0 pairing. by Prabhakaran Mc · 13 years ago
  84. a8417e6 Bluetooth: Ensure socket pointer is set during callback by Peter Krystad · 13 years ago
  85. a609f1d Bluetooth: Allow AMP move to wait for Cfm Rsp before LL complete by Peter Krystad · 13 years ago
  86. 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
  87. 5d332a4 Bluetooth: Fix Low energy Proximity path loss threshold alert by Archana Ramachandran · 13 years ago
  88. 072a51f Bluetooth: Hold ref on hci_conn when setting up A2MP fixed channel by Peter Krystad · 13 years ago
  89. a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  90. d4e3d52 Merge branch 'google-android' into msm-3.0 by Rohit Vaswani · 13 years ago
  91. 76ec9de Bluetooth: mgmt: Add missing endian conversion by Andrei Emeltchenko · 13 years ago
  92. 5315638 Bluetooth: mgmt: Fix corruption of device_connected pkt by Brian Gix · 13 years ago
  93. 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
  94. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
  95. 8d7e1c7 Bluetooth: Fix memory leaks due to chan refcnt by Andrei Emeltchenko · 13 years ago
  96. 9432496 Bluetooth: hci_core: fix NULL-pointer dereference at unregister by Johan Hovold · 13 years ago
  97. 6e4aff1 Bluetooth: Fix Endian Bug. by Santosh Nayak · 13 years ago
  98. 9f08bfd Bluetooth: Modify security level at remote_features event for BT2.0 devices by Prabhakaran Mc · 13 years ago
  99. 0750f60 Bluetooth: Allow for Pending status when moving back to BR-EDR by Peter Krystad · 13 years ago
  100. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago