1. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  2. d853754 drivers: avoid format strings in names passed to alloc_workqueue() by Kees Cook · 11 years ago
  3. b8f4e06 Bluetooth: Improve comments on the HCI_Delete_Store_Link_Key issue by Gustavo Padovan · 11 years ago
  4. b043434 Bluetooth: Remove inquiry helpers by Andre Guedes · 12 years ago
  5. 917eedc Bluetooth: Remove LE scan helpers by Andre Guedes · 12 years ago
  6. 4c87eaa Bluetooth: Use HCI request in interleaved discovery by Andre Guedes · 12 years ago
  7. 1f9b9a5 Bluetooth: Make inquiry_cache_flush non-static by Andre Guedes · 12 years ago
  8. 59f45d5 Bluetooth: Fix conditions for HCI_Delete_Stored_Link_Key by Johan Hedberg · 11 years ago
  9. 96570ff Bluetooth: Fix mgmt handling of power on failures by Johan Hedberg · 11 years ago
  10. 77a63e0 Bluetooth: hci_get_cmd_complete() can be static by Fengguang Wu · 12 years ago
  11. c73eee9 Bluetooth: Fix sending write_le_host_supporte for LE-only controllers by Johan Hedberg · 12 years ago
  12. 07dc93d Bluetooth: Fix HCI command send functions to use const specifier by Johan Hedberg · 12 years ago
  13. 76a388b Bluetooth: Rename LE_SCANNING_* macros by Andre Guedes · 12 years ago
  14. 525e296 Bluetooth: Add macros for filter duplicates values by Andre Guedes · 12 years ago
  15. b6c7515 Bluetooth: Change LE scanning timeout macros by Andre Guedes · 12 years ago
  16. d2c5d77 Bluetooth: Add reading of all local feature pages by Johan Hedberg · 12 years ago
  17. 5afff03 Bluetooth: Remove driver init queue from core by Marcel Holtmann · 12 years ago
  18. f41c70c Bluetooth: Add driver setup stage for early init by Marcel Holtmann · 12 years ago
  19. 7b1abbb Bluetooth: Add __hci_cmd_sync_ev function by Johan Hedberg · 12 years ago
  20. 02350a7 Bluetooth: Add support for custom event terminated commands by Johan Hedberg · 12 years ago
  21. 75e84b7 Bluetooth: Add __hci_cmd_sync() helper function by Johan Hedberg · 12 years ago
  22. b6ddb63 Bluetooth: Track received events in hdev by Johan Hedberg · 12 years ago
  23. d4299ce Bluetooth: Remove unneeded hci_req_cmd_status function by Andre Guedes · 12 years ago
  24. 3e13fa1 Bluetooth: Fix hci_inquiry ioctl usage by Andre Guedes · 12 years ago
  25. f332ec6 Bluetooth: Add reading of page scan parameters by Johan Hedberg · 12 years ago
  26. 04b4edc Bluetooth: Handle AD updating through an async request by Johan Hedberg · 12 years ago
  27. 35b973c Bluetooth: Fix clearing flags on power off before notifying mgmt by Johan Hedberg · 12 years ago
  28. f9f8527 Bluetooth: Clear non-persistent flags when closing HCI device by Johan Hedberg · 12 years ago
  29. 34739c1 Bluetooth: Check req->err in hci_req_add by Andre Guedes · 12 years ago
  30. e348fe6 Bluetooth: Make hci_req_add returning void by Andre Guedes · 12 years ago
  31. 5d73e03 Bluetooth: HCI request error handling by Andre Guedes · 12 years ago
  32. 920c830 Bluetooth: Check hci_req_run returning value in __hci_req_sync by Andre Guedes · 12 years ago
  33. 382b0c3 Bluetooth: Return ENODATA in hci_req_run by Andre Guedes · 12 years ago
  34. bc4445c Bluetooth: Fix __hci_req_sync by Andre Guedes · 12 years ago
  35. cecbb96 Bluetooth: Remove unused hdev->init_last_cmd by Johan Hedberg · 12 years ago
  36. 42c6b12 Bluetooth: Use async requests internally in hci_req_sync by Johan Hedberg · 12 years ago
  37. 9238f36 Bluetooth: Add request cmd_complete and cmd_status functions by Johan Hedberg · 12 years ago
  38. 11714b3 Bluetooth: Fix stand-alone HCI command handling by Johan Hedberg · 12 years ago
  39. 71c76a1 Bluetooth: Introduce new hci_req_add function by Johan Hedberg · 12 years ago
  40. 1ca3a9d Bluetooth: Refactor HCI command skb creation by Johan Hedberg · 12 years ago
  41. 3119ae9 Bluetooth: Add initial skeleton for asynchronous HCI requests by Johan Hedberg · 12 years ago
  42. 2177bab Bluetooth: Split HCI init sequence into three stages by Johan Hedberg · 12 years ago
  43. 53cce22 Bluetooth: Fix __hci_req_sync() handling of empty requests by Johan Hedberg · 12 years ago
  44. 01178cd Bluetooth: Rename hci_request to hci_req_sync by Johan Hedberg · 12 years ago
  45. bed7174 Bluetooth: Rename hci_acl_disconn by Andre Guedes · 12 years ago
  46. 9afa319 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  47. 4821002 Bluetooth: Simplify UUIDs clearing code by Johan Hedberg · 12 years ago
  48. 0f496df Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  49. 6176772 Merge branch 'master' into for-next by Jiri Kosina · 12 years ago
  50. 46818ed Bluetooth: Fix using system-global workqueue when not necessary by Johan Hedberg · 12 years ago
  51. 1920257 Bluetooth: Use req_workqueue for hci_request operations by Johan Hedberg · 12 years ago
  52. 6ead1bb Bluetooth: Add a new workqueue for hci_request operations by Johan Hedberg · 12 years ago
  53. 7b064ed Bluetooth: Fix authentication if acl data comes before remote feature evt by Jaganath Kanakkassery · 12 years ago
  54. d82603c treewide: Replace incomming with incoming in all comments and strings by Jorrit Schippers · 12 years ago
  55. 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
  56. ced5c33 Bluetooth: AMP: Mark controller radio powered down after HCIDEVDOWN by Andrei Emeltchenko · 12 years ago
  57. b9b5ef1 Bluetooth: cancel power_on work when unregistering the device by Gustavo Padovan · 12 years ago
  58. 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
  59. b311749 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  60. 2b2fec4 Bluetooth: Remove OOB data if device was discovered in band by Szymon Janc · 12 years ago
  61. 3f0f524 Bluetooth: Add support for setting LE advertising data by Johan Hedberg · 12 years ago
  62. bbaf444 Bluetooth: Use proper invalid value for tx_power by Johan Hedberg · 12 years ago
  63. fbe96d6 Bluetooth: Notify about device registration before power on by Marcel Holtmann · 12 years ago
  64. f155047 Bluetooth: Disallow LE scanning and connecting in peripheral role by Johan Hedberg · 12 years ago
  65. 572c7f8 Bluetooth: Fix LE MTU reporting for HCIGETDEVINFO by Johan Hedberg · 12 years ago
  66. e1171e8 Bluetooth: Add initial support for LE-only controllers by Johan Hedberg · 12 years ago
  67. bc27d5f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  68. 204a6e5 Bluetooth: AMP: Use Loglink handle in ACL Handle field by Andrei Emeltchenko · 12 years ago
  69. bd1eb66 Bluetooth: AMP: Handle AMP_LINK connection by Andrei Emeltchenko · 12 years ago
  70. 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
  71. 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  72. ee22be7 Bluetooth: Factor out hci_queue_acl by Andrei Emeltchenko · 12 years ago
  73. 6ed93dc Bluetooth: Use %pMR in debug instead of batostr by Andrei Emeltchenko · 12 years ago
  74. 78c04c0 Bluetooth: Fix not removing power_off delayed work by Vinicius Costa Gomes · 12 years ago
  75. e71dfab Bluetooth: AMP: Add Read Data Block Size to amp_init by Andrei Emeltchenko · 12 years ago
  76. 93f7194 Bluetooth: trivial: Remove empty line by Andrei Emeltchenko · 12 years ago
  77. 6b536b5 Bluetooth: Remove unneeded zero init by Andrei Emeltchenko · 12 years ago
  78. bb4b2a9 Bluetooth: mgmt: Managing only BR/EDR HCI controllers by Andrei Emeltchenko · 12 years ago
  79. 2104786 Bluetooth: debug: Add printing num of cmds queued by Andrei Emeltchenko · 12 years ago
  80. ce2be9a Bluetooth: Do not auto off AMP controller by Andrei Emeltchenko · 12 years ago
  81. 9345d40 Bluetooth: Use AUTO_OFF constant in jiffies by Andrei Emeltchenko · 12 years ago
  82. 1177871 Bluetooth: Fix not setting HCI_RESET flag for AMP by Andrei Emeltchenko · 12 years ago
  83. f0e0951 Bluetooth: Correct debug print specifier for u16 objects by Andrei Emeltchenko · 12 years ago
  84. bda4f23 Bluetooth: Add opcode to error message by Andrei Emeltchenko · 12 years ago
  85. 5f246e8 Bluetooth: Update HCI timeouts constants to use msecs_to_jiffies by Andrei Emeltchenko · 12 years ago
  86. 975b91b Bluetooth: Use standard HCI cmd timeout for RESET by Andrei Emeltchenko · 12 years ago
  87. 7490c6c Bluetooth: Remove magic disconnect reason by Andrei Emeltchenko · 12 years ago
  88. 0431a43 Bluetooth: Filter duplicated reports in LE scan by Andre Guedes · 12 years ago
  89. 3df92b3 Bluetooth: Really fix registering hci with duplicate name by Sasha Levin · 12 years ago
  90. 82781e6 Bluetooth: Use __constant modifier in HCI code by Andrei Emeltchenko · 12 years ago
  91. 8449e38 Bluetooth: Remove unneeded EXPORT_SYMBOL by Gustavo Padovan · 12 years ago
  92. 8c520a5 Bluetooth: Remove unnecessary headers include by Gustavo Padovan · 12 years ago
  93. 8fc9ced Bluetooth: Fix coding style in the subsystem by Gustavo Padovan · 12 years ago
  94. 6039aa73 Bluetooth: Remove most of the inline usage by Gustavo Padovan · 12 years ago
  95. 9b3b446 Bluetooth: Use defined link key size by Andrei Emeltchenko · 12 years ago
  96. a6c511c Bluetooth: Rename HCI_QUIRK_NO_RESET to HCI_QUIRK_RESET_ON_CLOSE by Szymon Janc · 12 years ago
  97. a8c5fb1 Bluetooth: Fix coding style in hci_core.c by Gustavo Padovan · 12 years ago
  98. 087bfd9 Bluetooth: Fix packet size provided to the controller by Gustavo Padovan · 12 years ago
  99. 08e6d90 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by Gustavo Padovan · 12 years ago
  100. 671267b Bluetooth: mgmt: Fix device_connected sending order by Johan Hedberg · 12 years ago