1. 2350018 Bluetooth: Introduce new HCI socket channel for user operation by Marcel Holtmann · 11 years ago
  2. 0736cfa Bluetooth: Introduce user channel flag for HCI devices by Marcel Holtmann · 11 years ago
  3. 2dea632 Bluetooth: Add SCO connection fallback by Frédéric Dalleau · 11 years ago
  4. 07a5c61 Bluetooth: Add constants and macro declaration for transparent data by Frédéric Dalleau · 11 years ago
  5. 10c62dd Bluetooth: Parameters for outgoing SCO connections by Frédéric Dalleau · 11 years ago
  6. 5d4d62f Bluetooth: Add constants for SCO airmode by Frédéric Dalleau · 11 years ago
  7. ad10b1a Bluetooth: Add Bluetooth socket voice option by Frédéric Dalleau · 11 years ago
  8. e660ed6 Bluetooth: Use hci_connect_sco directly by Frédéric Dalleau · 11 years ago
  9. a77b15a Bluetooth: Add HCI authentication capabilities macros by Mikel Astiz · 11 years ago
  10. 0a80465 Bluetooth: Remove unneeded flag by Andrei Emeltchenko · 11 years ago
  11. b043434 Bluetooth: Remove inquiry helpers by Andre Guedes · 11 years ago
  12. 917eedc Bluetooth: Remove LE scan helpers by Andre Guedes · 11 years ago
  13. 1183fdc Bluetooth: Make mgmt_stop_discovery_failed static by Andre Guedes · 11 years ago
  14. 4c87eaa Bluetooth: Use HCI request in interleaved discovery by Andre Guedes · 11 years ago
  15. 0d8cc93 Bluetooth: Move discovery macros to hci_core.h by Andre Guedes · 11 years ago
  16. 41dc2bd Bluetooth: Make mgmt_start_discovery_failed static by Andre Guedes · 11 years ago
  17. 1f9b9a5 Bluetooth: Make inquiry_cache_flush non-static by Andre Guedes · 11 years ago
  18. 073d1cf Bluetooth: Rename L2CAP_CID_LE_DATA to L2CAP_CID_ATT by Johan Hedberg · 11 years ago
  19. 96570ff Bluetooth: Fix mgmt handling of power on failures by Johan Hedberg · 11 years ago
  20. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  21. 07dc93d Bluetooth: Fix HCI command send functions to use const specifier by Johan Hedberg · 11 years ago
  22. 76a388b Bluetooth: Rename LE_SCANNING_* macros by Andre Guedes · 11 years ago
  23. 525e296 Bluetooth: Add macros for filter duplicates values by Andre Guedes · 11 years ago
  24. 5df480b Bluetooth: Add LE scan type macros by Andre Guedes · 11 years ago
  25. d2c5d77 Bluetooth: Add reading of all local feature pages by Johan Hedberg · 11 years ago
  26. cad718e Bluetooth: Track feature pages in a single table by Johan Hedberg · 11 years ago
  27. fa5513b Bluetooth: Move and rename hci_conn_accept by Frédéric Dalleau · 11 years ago
  28. 2c8e141 Bluetooth: l2cap: add l2cap_user sub-modules by David Herrmann · 11 years ago
  29. 9c903e3 Bluetooth: l2cap: introduce l2cap_conn ref-counting by David Herrmann · 11 years ago
  30. f53c20e Bluetooth: allow constant arguments for bacmp()/bacpy() by David Herrmann · 11 years ago
  31. 8d12356 Bluetooth: introduce hci_conn ref-counting by David Herrmann · 11 years ago
  32. fc225c3 Bluetooth: remove unneeded hci_conn_hold/put_device() by David Herrmann · 11 years ago
  33. 76a68ba Bluetooth: rename hci_conn_put to hci_conn_drop by David Herrmann · 11 years ago
  34. c10c062 bluetooth: kill unused fops field in struct bt_sock_list by Al Viro · 11 years ago
  35. b031661 bluetooth: kill unused 'module' argument of bt_procfs_init() by Al Viro · 11 years ago
  36. b3916db Bluetooth: hidp: verify l2cap sockets by David Herrmann · 11 years ago
  37. 5afff03 Bluetooth: Remove driver init queue from core by Marcel Holtmann · 12 years ago
  38. f41c70c Bluetooth: Add driver setup stage for early init by Marcel Holtmann · 12 years ago
  39. 7b1abbb Bluetooth: Add __hci_cmd_sync_ev function by Johan Hedberg · 11 years ago
  40. 02350a7 Bluetooth: Add support for custom event terminated commands by Johan Hedberg · 11 years ago
  41. 75e84b7 Bluetooth: Add __hci_cmd_sync() helper function by Johan Hedberg · 11 years ago
  42. b6ddb63 Bluetooth: Track received events in hdev by Johan Hedberg · 11 years ago
  43. d4299ce Bluetooth: Remove unneeded hci_req_cmd_status function by Andre Guedes · 11 years ago
  44. f332ec6 Bluetooth: Add reading of page scan parameters by Johan Hedberg · 11 years ago
  45. 1a4d3c4 Bluetooth: Add proper flag for fast connectable mode by Johan Hedberg · 11 years ago
  46. 04b4edc Bluetooth: Handle AD updating through an async request by Johan Hedberg · 11 years ago
  47. 2cc6fb0 Bluetooth: Add a define for the HCI persistent flags mask by Johan Hedberg · 11 years ago
  48. 2908fe3 Bluetooth: Remove useless HCI_PENDING_CLASS flag by Johan Hedberg · 11 years ago
  49. e348fe6 Bluetooth: Make hci_req_add returning void by Andre Guedes · 11 years ago
  50. 5d73e03 Bluetooth: HCI request error handling by Andre Guedes · 11 years ago
  51. cecbb96 Bluetooth: Remove unused hdev->init_last_cmd by Johan Hedberg · 11 years ago
  52. 42c6b12 Bluetooth: Use async requests internally in hci_req_sync by Johan Hedberg · 11 years ago
  53. 9238f36 Bluetooth: Add request cmd_complete and cmd_status functions by Johan Hedberg · 11 years ago
  54. 71c76a1 Bluetooth: Introduce new hci_req_add function by Johan Hedberg · 11 years ago
  55. 3119ae9 Bluetooth: Add initial skeleton for asynchronous HCI requests by Johan Hedberg · 11 years ago
  56. 08c30ac Bluetooth: Remove RFCOMM session refcnt by Dean Jenkins · 11 years ago
  57. 8ff52f7 Bluetooth: Return RFCOMM session ptrs to avoid freed session by Dean Jenkins · 11 years ago
  58. be9f97f Bluetooth: change bt_sock_unregister() to return void by David Herrmann · 11 years ago
  59. bed7174 Bluetooth: Rename hci_acl_disconn by Andre Guedes · 11 years ago
  60. 83be8ec Bluetooth: Keep track of UUID type upon addition by Johan Hedberg · 11 years ago
  61. 9b008c0 Bluetooth: Add support for reading LE supported states by Johan Hedberg · 11 years ago
  62. cf1d081 Bluetooth: Add support for reading LE White List Size by Johan Hedberg · 11 years ago
  63. 60e7732 Bluetooth: Add LE Local Features reading support by Johan Hedberg · 11 years ago
  64. 679efe2 Bluetooth: Add helper functions for testing bdaddr types by Johan Hedberg · 12 years ago
  65. 6ead1bb Bluetooth: Add a new workqueue for hci_request operations by Johan Hedberg · 12 years ago
  66. cb6801c6 Bluetooth: AMP: Use set_bit / test_bit for amp_mgr state by Andrei Emeltchenko · 12 years ago
  67. 8e05e3b Bluetooth: AMP: Send A2MP Create Phylink Rsp after Assoc write by Andrei Emeltchenko · 12 years ago
  68. 7952861 Bluetooth: remove an unused variable in a header file by Rami Rosen · 12 years ago
  69. f2592d3 Bluetooth: trivial: Change NO_FCS_RECV to RECV_NO_FCS by Andrei Emeltchenko · 12 years ago
  70. 5d05416 Bluetooth: AMP: Check that AMP is present and active by Andrei Emeltchenko · 12 years ago
  71. ffa88e0 Bluetooth: Move double negation to macros by Gustavo Padovan · 12 years ago
  72. 20714bf Bluetooth: Implement deferred sco socket setup by Frédéric Dalleau · 12 years ago
  73. d1244ad Bluetooth: Increase HCI command tx timeout by Szymon Janc · 12 years ago
  74. a514b17 Bluetooth: Refactor locking in amp_physical_cfm by Andrei Emeltchenko · 12 years ago
  75. c1d5dc4 Bluetooth: Fix updating advertising state flags and data by Johan Hedberg · 12 years ago
  76. 3f0f524 Bluetooth: Add support for setting LE advertising data by Johan Hedberg · 12 years ago
  77. bbaf444 Bluetooth: Use proper invalid value for tx_power by Johan Hedberg · 12 years ago
  78. 0c0afed Bluetooth: Fix parameter order of hci_get_route by Johan Hedberg · 12 years ago
  79. fffadc0 Bluetooth: Rename ctrl_id to remote_amp_id by Andrei Emeltchenko · 12 years ago
  80. cf70ff2 Bluetooth: AMP: Use l2cap_physical_cfm in phylink complete evt by Andrei Emeltchenko · 12 years ago
  81. 419e08c Bluetooth: Disconnect logical link when deleting chan by Andrei Emeltchenko · 12 years ago
  82. 606e2a1 Bluetooth: AMP: Process Disc Logical Link by Andrei Emeltchenko · 12 years ago
  83. 5ce66b5 Bluetooth: AMP: Add Logical Link Create function by Andrei Emeltchenko · 12 years ago
  84. 27695fb Bluetooth: AMP: Process Logical Link complete evt by Andrei Emeltchenko · 12 years ago
  85. 6b4b73e Bluetooth: Fix sending unnecessary HCI_Write_SSP_Mode command by Johan Hedberg · 12 years ago
  86. 33f8f52 Bluetooth: Add flag for LE GAP Peripheral role by Johan Hedberg · 12 years ago
  87. 761f09e Bluetooth: Add missing feature test macros by Johan Hedberg · 12 years ago
  88. 711584e Bluetooth:Replace list_for_each with list_for_each_entry() helper by Denis Kirjanov · 12 years ago
  89. 8fa1909 Bluetooth: Read adversiting channel TX power during init sequence by Johan Hedberg · 12 years ago
  90. 3f7a56c Bluetooth: Start channel move when socket option is changed by Mat Martineau · 12 years ago
  91. 5b155ef Bluetooth: Move channel response by Mat Martineau · 12 years ago
  92. 168df8e Bluetooth: Add state to hci_chan by Mat Martineau · 12 years ago
  93. 0833328 Bluetooth: Add new l2cap_chan struct members for high speed channels by Mat Martineau · 12 years ago
  94. f706adf Bluetooth: AMP: Get amp_mgr reference in HS hci_conn by Andrei Emeltchenko · 12 years ago
  95. d73a098 Bluetooth: AMP: Handle complete frames in l2cap by Andrei Emeltchenko · 12 years ago
  96. 2dc4e51 Bluetooth: Add chan->ops->defer() by Gustavo Padovan · 12 years ago
  97. 716e4ab Bluetooth: AMP: Hanlde AMP_LINK case in conn_put by Andrei Emeltchenko · 12 years ago
  98. bd1eb66 Bluetooth: AMP: Handle AMP_LINK connection by Andrei Emeltchenko · 12 years ago
  99. 42c4e53 Bluetooth: AMP: Add handle to hci_chan structure by Andrei Emeltchenko · 12 years ago
  100. 53502d6 Bluetooth: AMP: Handle AMP_LINK timeout by Andrei Emeltchenko · 12 years ago