1. 5d73e03 Bluetooth: HCI request error handling by Andre Guedes · 11 years ago
  2. 920c830 Bluetooth: Check hci_req_run returning value in __hci_req_sync by Andre Guedes · 11 years ago
  3. 382b0c3 Bluetooth: Return ENODATA in hci_req_run by Andre Guedes · 11 years ago
  4. bc4445c Bluetooth: Fix __hci_req_sync by Andre Guedes · 11 years ago
  5. cecbb96 Bluetooth: Remove unused hdev->init_last_cmd by Johan Hedberg · 11 years ago
  6. 42c6b12 Bluetooth: Use async requests internally in hci_req_sync by Johan Hedberg · 11 years ago
  7. 9238f36 Bluetooth: Add request cmd_complete and cmd_status functions by Johan Hedberg · 11 years ago
  8. 11714b3 Bluetooth: Fix stand-alone HCI command handling by Johan Hedberg · 11 years ago
  9. 71c76a1 Bluetooth: Introduce new hci_req_add function by Johan Hedberg · 11 years ago
  10. 1ca3a9d Bluetooth: Refactor HCI command skb creation by Johan Hedberg · 11 years ago
  11. 3119ae9 Bluetooth: Add initial skeleton for asynchronous HCI requests by Johan Hedberg · 11 years ago
  12. 2177bab Bluetooth: Split HCI init sequence into three stages by Johan Hedberg · 11 years ago
  13. 53cce22 Bluetooth: Fix __hci_req_sync() handling of empty requests by Johan Hedberg · 11 years ago
  14. 01178cd Bluetooth: Rename hci_request to hci_req_sync by Johan Hedberg · 11 years ago
  15. bed7174 Bluetooth: Rename hci_acl_disconn by Andre Guedes · 11 years ago
  16. 9afa319 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  17. 4821002 Bluetooth: Simplify UUIDs clearing code by Johan Hedberg · 11 years ago
  18. 0f496df Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 11 years ago
  19. 6176772 Merge branch 'master' into for-next by Jiri Kosina · 11 years ago
  20. 46818ed Bluetooth: Fix using system-global workqueue when not necessary by Johan Hedberg · 11 years ago
  21. 1920257 Bluetooth: Use req_workqueue for hci_request operations by Johan Hedberg · 11 years ago
  22. 6ead1bb Bluetooth: Add a new workqueue for hci_request operations by Johan Hedberg · 11 years ago
  23. 7b064ed Bluetooth: Fix authentication if acl data comes before remote feature evt by Jaganath Kanakkassery · 11 years ago
  24. d82603c treewide: Replace incomming with incoming in all comments and strings by Jorrit Schippers · 12 years ago
  25. 06ef5c4 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  26. ced5c33 Bluetooth: AMP: Mark controller radio powered down after HCIDEVDOWN by Andrei Emeltchenko · 12 years ago
  27. b9b5ef1 Bluetooth: cancel power_on work when unregistering the device by Gustavo Padovan · 12 years ago
  28. d2ff5ee Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  29. b311749 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  30. 2b2fec4 Bluetooth: Remove OOB data if device was discovered in band by Szymon Janc · 12 years ago
  31. 3f0f524 Bluetooth: Add support for setting LE advertising data by Johan Hedberg · 12 years ago
  32. bbaf444 Bluetooth: Use proper invalid value for tx_power by Johan Hedberg · 12 years ago
  33. fbe96d6 Bluetooth: Notify about device registration before power on by Marcel Holtmann · 12 years ago
  34. f155047 Bluetooth: Disallow LE scanning and connecting in peripheral role by Johan Hedberg · 12 years ago
  35. 572c7f8 Bluetooth: Fix LE MTU reporting for HCIGETDEVINFO by Johan Hedberg · 12 years ago
  36. e1171e8 Bluetooth: Add initial support for LE-only controllers by Johan Hedberg · 12 years ago
  37. bc27d5f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  38. 204a6e5 Bluetooth: AMP: Use Loglink handle in ACL Handle field by Andrei Emeltchenko · 12 years ago
  39. bd1eb66 Bluetooth: AMP: Handle AMP_LINK connection by Andrei Emeltchenko · 12 years ago
  40. a248afd Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  41. 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  42. ee22be7 Bluetooth: Factor out hci_queue_acl by Andrei Emeltchenko · 12 years ago
  43. 6ed93dc Bluetooth: Use %pMR in debug instead of batostr by Andrei Emeltchenko · 12 years ago
  44. 78c04c0 Bluetooth: Fix not removing power_off delayed work by Vinicius Costa Gomes · 12 years ago
  45. e71dfab Bluetooth: AMP: Add Read Data Block Size to amp_init by Andrei Emeltchenko · 12 years ago
  46. 93f7194 Bluetooth: trivial: Remove empty line by Andrei Emeltchenko · 12 years ago
  47. 6b536b5 Bluetooth: Remove unneeded zero init by Andrei Emeltchenko · 12 years ago
  48. bb4b2a9 Bluetooth: mgmt: Managing only BR/EDR HCI controllers by Andrei Emeltchenko · 12 years ago
  49. 2104786 Bluetooth: debug: Add printing num of cmds queued by Andrei Emeltchenko · 12 years ago
  50. ce2be9a Bluetooth: Do not auto off AMP controller by Andrei Emeltchenko · 12 years ago
  51. 9345d40 Bluetooth: Use AUTO_OFF constant in jiffies by Andrei Emeltchenko · 12 years ago
  52. 1177871 Bluetooth: Fix not setting HCI_RESET flag for AMP by Andrei Emeltchenko · 12 years ago
  53. f0e0951 Bluetooth: Correct debug print specifier for u16 objects by Andrei Emeltchenko · 12 years ago
  54. bda4f23 Bluetooth: Add opcode to error message by Andrei Emeltchenko · 12 years ago
  55. 5f246e8 Bluetooth: Update HCI timeouts constants to use msecs_to_jiffies by Andrei Emeltchenko · 12 years ago
  56. 975b91b Bluetooth: Use standard HCI cmd timeout for RESET by Andrei Emeltchenko · 12 years ago
  57. 7490c6c Bluetooth: Remove magic disconnect reason by Andrei Emeltchenko · 12 years ago
  58. 0431a43 Bluetooth: Filter duplicated reports in LE scan by Andre Guedes · 12 years ago
  59. 3df92b3 Bluetooth: Really fix registering hci with duplicate name by Sasha Levin · 12 years ago
  60. 82781e6 Bluetooth: Use __constant modifier in HCI code by Andrei Emeltchenko · 12 years ago
  61. 8449e38 Bluetooth: Remove unneeded EXPORT_SYMBOL by Gustavo Padovan · 12 years ago
  62. 8c520a5 Bluetooth: Remove unnecessary headers include by Gustavo Padovan · 12 years ago
  63. 8fc9ced Bluetooth: Fix coding style in the subsystem by Gustavo Padovan · 12 years ago
  64. 6039aa73 Bluetooth: Remove most of the inline usage by Gustavo Padovan · 12 years ago
  65. 9b3b446 Bluetooth: Use defined link key size by Andrei Emeltchenko · 12 years ago
  66. a6c511c Bluetooth: Rename HCI_QUIRK_NO_RESET to HCI_QUIRK_RESET_ON_CLOSE by Szymon Janc · 12 years ago
  67. a8c5fb1 Bluetooth: Fix coding style in hci_core.c by Gustavo Padovan · 12 years ago
  68. 087bfd9 Bluetooth: Fix packet size provided to the controller by Gustavo Padovan · 12 years ago
  69. 08e6d90 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by Gustavo Padovan · 12 years ago
  70. 671267b Bluetooth: mgmt: Fix device_connected sending order by Johan Hedberg · 12 years ago
  71. 479453d Bluetooth: Remove advertising cache by Andre Guedes · 12 years ago
  72. 31f7956 Bluetooth: Move bdaddr_to_le to hci_core by Andre Guedes · 12 years ago
  73. d8ce939 Bluetooth: Remove unneeded initialization in hci_alloc_dev() by David Herrmann · 12 years ago
  74. b1b813d Bluetooth: Move device initialization to hci_alloc_dev() by David Herrmann · 12 years ago
  75. 9be0dab Bluetooth: Move hci_alloc/free_dev close to hci_register/unregister_dev by David Herrmann · 12 years ago
  76. fc50744 Bluetooth: Fix registering hci with duplicate name by Ulisses Furquim · 12 years ago
  77. 2d8b3a1 Bluetooth: Fix debug printing unallocated name by Andrei Emeltchenko · 12 years ago
  78. abc5de8 Bluetooth: Use unsigned int instead of signed int by Mikel Astiz · 12 years ago
  79. 6bcbc48 Bluetooth: Add Read Local AMP Info to init by Andrei Emeltchenko · 12 years ago
  80. b24c624 Bluetooth: Fix clearing discovery type when stopping discovery by Hemant Gupta · 12 years ago
  81. 7537e5c Bluetooth: Replace EPERM by EALREADY in hci_cancel_inquiry by Andre Guedes · 12 years ago
  82. 7dbfac1 Bluetooth: Add hci_cancel_le_scan() to hci_core by Andre Guedes · 12 years ago
  83. 1036b89 Bluetooth: Fix opcode access in hci_complete by Andrei Emeltchenko · 12 years ago
  84. 9a00665 Bluetooth: Correct type for ediv to __le16 by Andrei Emeltchenko · 12 years ago
  85. 4dcc063 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 12 years ago
  86. 6ec5bca Bluetooth: Temporary keys should be retained during connection by Vishal Agarwal · 12 years ago
  87. 745c0ce Bluetooth: hci_persistent_key should return bool by Vishal Agarwal · 12 years ago
  88. 41833af Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 12 years ago
  89. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  90. 9432496 Bluetooth: hci_core: fix NULL-pointer dereference at unregister by Johan Hovold · 12 years ago
  91. 0412468 Bluetooth: fix conding style issues all over the tree by Gustavo F. Padovan · 12 years ago
  92. 74fe619 Bluetooth: Don't force DISCOVERY_STOPPED state in inquiry_cache_flush by Andre Guedes · 12 years ago
  93. 75fb0e3 Bluetooth: Fix init sequence for some CSR based controllers by Johan Hedberg · 12 years ago
  94. 89bb46d Bluetooth: change min_t() cast in hci_reassembly() by Dan Carpenter · 12 years ago
  95. 388fc8f Bluetooth: mgmt: Add legacy pairing info to dev_found events by Johan Hedberg · 12 years ago
  96. 09b3c3f Bluetooth: Fix clearing of dev_class when powering down by Johan Hedberg · 12 years ago
  97. e59fda8 Bluetooth: Fix EIR data clearing when powering off by Johan Hedberg · 12 years ago
  98. 70c1f20 Bluetooth: Fix two minor style issues in HCI code by Marcel Holtmann · 12 years ago
  99. 5e5282b Bluetooth: mgmt: Allow connectable/discoverable changes in off state by Johan Hedberg · 12 years ago
  100. 8ee5654 Bluetooth: Don't send New Settings event during setup power down by Marcel Holtmann · 12 years ago