1. ffcb0a4 Bluetooth: Add quirk to disable MWS Transport Configuration by Sven Peter · 2 years, 4 months ago
  2. 392fca3 Bluetooth: Add quirk to disable extended scanning by Sven Peter · 2 years, 4 months ago
  3. ad38e55 Bluetooth: hci_event: Ignore reserved bits in LE Extended Adv Report by Sven Peter · 2 years, 4 months ago
  4. c9209b2 Bluetooth: btusb: Introduce generic USB reset by Archie Pusaka · 2 years, 5 months ago
  5. 93df7d5 Bluetooth: Remove codec id field in vendor codec definition by Chethan T N · 2 years, 3 months ago
  6. 42d7731 Bluetooth: btusb: Fix CSR clones again by re-adding ERR_DATA_REPORTING quirk by Ismael Ferreras Morezuelas · 2 years, 4 months ago
  7. 2a40f88 Bluetooth: Fix HCIGETDEVINFO regression by Luiz Augusto von Dentz · 2 years, 6 months ago
  8. af6bcc1 Bluetooth: Add experimental wrapper for MGMT based mesh by Brian Gix · 2 years, 6 months ago
  9. b338d91 Bluetooth: Implement support for Mesh by Brian Gix · 2 years, 6 months ago
  10. 1a942de Bluetooth: Move hci_abort_conn to hci_conn.c by Brian Gix · 2 years, 7 months ago
  11. 651cd3d Bluetooth: convert hci_update_adv_data to hci_sync by Brian Gix · 2 years, 7 months ago
  12. 3fe318e Bluetooth: move hci_get_random_address() to hci_sync by Brian Gix · 2 years, 7 months ago
  13. c249ea9 Bluetooth: Move Adv Instance timer to hci_sync by Brian Gix · 2 years, 7 months ago
  14. 272ac32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 7 months ago
  15. d0be834 Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_put by Luiz Augusto von Dentz · 2 years, 8 months ago
  16. f764a6c Bluetooth: ISO: Add broadcast support by Luiz Augusto von Dentz · 3 years ago
  17. eca0ae4 Bluetooth: Add initial implementation of BIS connections by Luiz Augusto von Dentz · 3 years ago
  18. ccf74f2 Bluetooth: Add BTPROTO_ISO socket type by Luiz Augusto von Dentz · 5 years ago
  19. 26afbd8 Bluetooth: Add initial implementation of CIS connections by Luiz Augusto von Dentz · 6 years ago
  20. dfe6d5c Bluetooth: hci_core: Introduce hci_recv_event_data by Luiz Augusto von Dentz · 3 years, 1 month ago
  21. bb87672 Bluetooth: Remove update_scan hci_request dependancy by Brian Gix · 2 years, 8 months ago
  22. ec2904c Bluetooth: Remove dead code from hci_request.c by Brian Gix · 2 years, 8 months ago
  23. 1f7435c Bluetooth: mgmt: Fix using hci_conn_abort by Luiz Augusto von Dentz · 2 years, 9 months ago
  24. ca2045e Bluetooth: Add bt_status by Luiz Augusto von Dentz · 2 years, 11 months ago
  25. 7cf5c29 Bluetooth: hci_sync: Refactor remove Adv Monitor by Manish Mandlik · 2 years, 8 months ago
  26. b747a83 Bluetooth: hci_sync: Refactor add Adv Monitor by Manish Mandlik · 2 years, 8 months ago
  27. 63b1a7d Bluetooth: hci_sync: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING by Zijun Hu · 2 years, 8 months ago
  28. 766ae24 Bluetooth: hci_sync: Check LMP feature bit instead of quirk by Zijun Hu · 2 years, 8 months ago
  29. 6f43f61 Bluetooth: clean up error pointer checking by Dan Carpenter · 2 years, 8 months ago
  30. 34a718b Bluetooth: HCI: Fix not always setting Scan Response/Advertising Data by Luiz Augusto von Dentz · 2 years, 9 months ago
  31. 359ee4f8 Bluetooth: Unregister suspend with userchannel by Abhishek Pandit-Subedi · 2 years, 9 months ago
  32. 877afad Bluetooth: When HCI work queue is drained, only queue chained work by Schspa Shi · 2 years, 9 months ago
  33. e1cff70 bluetooth: don't use bitmaps for random flag accesses by Linus Torvalds · 2 years, 9 months ago
  34. 8f9ae5b Bluetooth: eir: Add helpers for managing service data by Luiz Augusto von Dentz · 2 years, 10 months ago
  35. 05abad8 Bluetooth: HCI: Add HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN quirk by Luiz Augusto von Dentz · 3 years ago
  36. 103a2f3 Bluetooth: Fix the creation of hdev->name by Itay Iellin · 2 years, 10 months ago
  37. 9b3628d Bluetooth: hci_sync: Cleanup hci_conn if it cannot be aborted by Luiz Augusto von Dentz · 2 years, 11 months ago
  38. c86cc5a Bluetooth: hci_event: Fix checking for invalid handle on error status by Luiz Augusto von Dentz · 2 years, 11 months ago
  39. 169e777 Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years ago
  40. 3ce62cf Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 3 years ago
  41. da89121 Bluetooth: fix incorrect nonblock bitmask in bt_sock_wait_ready() by Gavin Li · 3 years ago
  42. 0eaecfb Bluetooth: hci_sync: Add a new quirk to skip HCI_FLT_CLEAR_ALL by Ismael Ferreras Morezuelas · 3 years ago
  43. 9b392e0 Bluetooth: Fix not checking for valid hdev on bt_dev_{info,warn,err,dbg} by Luiz Augusto von Dentz · 3 years ago
  44. 3a03181 Bluetooth: mgmt: Replace zero-length array with flexible-array member by Changcheng Deng · 3 years, 1 month ago
  45. 80901bf Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years ago
  46. a56a113 Bluetooth: hci_sync: Fix not using conn_timeout by Luiz Augusto von Dentz · 3 years, 1 month ago
  47. 29fb608 Bluetooth: Fix bt_skb_sendmmsg not allocating partial chunks by Luiz Augusto von Dentz · 3 years, 1 month ago
  48. 5224f79 treewide: Replace zero-length arrays with flexible-array members by Gustavo A. R. Silva · 3 years, 1 month ago
  49. d5ebaa7 Bluetooth: hci_event: Ignore multiple conn complete events by Soenke Huster · 3 years, 1 month ago
  50. 8d7f167 Bluetooth: mgmt: Add MGMT Adv Monitor Device Found/Lost events by Manish Mandlik · 3 years, 2 months ago
  51. 3368aa3 Bluetooth: msft: Handle MSFT Monitor Device Event by Manish Mandlik · 3 years, 2 months ago
  52. 72279d1 Bluetooth: hci_event: Rework hci_inquiry_result_with_rssi_evt by Luiz Augusto von Dentz · 3 years, 2 months ago
  53. 76d0685 Bluetooth: MGMT: Fix LE simultaneous roles UUID if not supported by Luiz Augusto von Dentz · 3 years, 2 months ago
  54. 4fc9857a Bluetooth: hci_sync: Add check simultaneous roles support by Luiz Augusto von Dentz · 3 years, 2 months ago
  55. 85b5685 Bluetooth: hci_sync: Add support for waiting specific LE subevents by Luiz Augusto von Dentz · 3 years, 2 months ago
  56. 8e8b92e Bluetooth: hci_sync: Add hci_le_create_conn_sync by Luiz Augusto von Dentz · 3 years, 2 months ago
  57. 744451c Bluetooth: hci_sync: Push sync command cancellation to workqueue by Benjamin Berg · 3 years, 3 months ago
  58. 8aca46f Bluetooth: mgmt: Introduce mgmt_alloc_skb and mgmt_send_event_skb by Luiz Augusto von Dentz · 3 years, 3 months ago
  59. 853b70b Bluetooth: hci_sync: Set Privacy Mode when updating the resolving list by Luiz Augusto von Dentz · 3 years, 3 months ago
  60. 6126ffa Bluetooth: Introduce HCI_CONN_FLAG_DEVICE_PRIVACY device flag by Luiz Augusto von Dentz · 3 years, 3 months ago
  61. fe92ee6 Bluetooth: hci_core: Rework hci_conn_params flags by Luiz Augusto von Dentz · 3 years, 3 months ago
  62. d2f8114 Bluetooth: add quirk disabling LE Read Transmit Power by Aditya Garg · 3 years, 3 months ago
  63. a367964 Bluetooth: HCI: Use skb_pull_data to parse LE Direct Advertising Report event by Luiz Augusto von Dentz · 3 years, 3 months ago
  64. b48b833 Bluetooth: HCI: Use skb_pull_data to parse LE Ext Advertising Report event by Luiz Augusto von Dentz · 3 years, 3 months ago
  65. 47afe93 Bluetooth: HCI: Use skb_pull_data to parse LE Advertising Report event by Luiz Augusto von Dentz · 3 years, 3 months ago
  66. 70a6b8d Bluetooth: HCI: Use skb_pull_data to parse Extended Inquiry Result event by Luiz Augusto von Dentz · 3 years, 3 months ago
  67. 8d08d32 Bluetooth: HCI: Use skb_pull_data to parse Inquiry Result with RSSI event by Luiz Augusto von Dentz · 3 years, 3 months ago
  68. 27d9eb4 Bluetooth: HCI: Use skb_pull_data to parse Inquiry Result event by Luiz Augusto von Dentz · 3 years, 3 months ago
  69. aadc3d2 Bluetooth: HCI: Use skb_pull_data to parse Number of Complete Packets event by Luiz Augusto von Dentz · 3 years, 3 months ago
  70. ae61a10d Bluetooth: HCI: Use skb_pull_data to parse BR/EDR events by Luiz Augusto von Dentz · 3 years, 3 months ago
  71. 914b08b Bluetooth: Add hci_cmd_sync_cancel to public API by Benjamin Berg · 3 years, 3 months ago
  72. dbf6811 Bluetooth: Limit duration of Remote Name Resolve by Archie Pusaka · 3 years, 3 months ago
  73. ea13aed Bluetooth: Send device found event on name resolve failure by Archie Pusaka · 3 years, 3 months ago
  74. 7978656 Bluetooth: HCI: Fix definition of hci_rp_delete_stored_link_key by Luiz Augusto von Dentz · 3 years, 3 months ago
  75. e88422b Bluetooth: HCI: Fix definition of hci_rp_read_stored_link_key by Luiz Augusto von Dentz · 3 years, 3 months ago
  76. 0f281a5 Bluetooth: Ignore HCI_ERROR_CANCELLED_BY_HOST on adv set terminated event by Archie Pusaka · 3 years, 4 months ago
  77. 9482c50 Bluetooth: hci_request: Remove bg_scan_update work by Luiz Augusto von Dentz · 3 years, 4 months ago
  78. f056a65 Bluetooth: hci_sync: Convert MGMT_OP_SET_CONNECTABLE to use cmd_sync by Luiz Augusto von Dentz · 3 years, 4 months ago
  79. 2bd1b23 Bluetooth: hci_sync: Convert MGMT_OP_SET_DISCOVERABLE to use cmd_sync by Luiz Augusto von Dentz · 3 years, 4 months ago
  80. 749a6c5 Bluetooth: Add struct of reading AOSP vendor capabilities by Joseph Hwang · 3 years, 4 months ago
  81. 182ee45 Bluetooth: hci_sync: Rework hci_suspend_notifier by Luiz Augusto von Dentz · 3 years, 4 months ago
  82. d0b1370 Bluetooth: hci_sync: Rework init stages by Luiz Augusto von Dentz · 3 years, 4 months ago
  83. 3244845 Bluetooth: hci_sync: Convert MGMT_OP_SSP by Brian Gix · 3 years, 4 months ago
  84. 6f6ff38 Bluetooth: hci_sync: Convert MGMT_OP_SET_LOCAL_NAME by Brian Gix · 3 years, 4 months ago
  85. f892244 Bluetooth: hci_sync: Convert MGMT_OP_READ_LOCAL_OOB_DATA by Brian Gix · 3 years, 4 months ago
  86. d81a494 Bluetooth: hci_sync: Convert MGMT_OP_SET_LE by Brian Gix · 3 years, 4 months ago
  87. 5a75013 Bluetooth: hci_sync: Convert MGMT_OP_GET_CLOCK_INFO by Brian Gix · 3 years, 4 months ago
  88. 2f2eb0c Bluetooth: hci_sync: Convert MGMT_OP_SET_SECURE_CONN by Brian Gix · 3 years, 4 months ago
  89. 47db6b4 Bluetooth: hci_sync: Convert MGMT_OP_GET_CONN_INFO by Brian Gix · 3 years, 4 months ago
  90. 451d95a Bluetooth: hci_sync: Enable synch'd set_bredr by Brian Gix · 3 years, 4 months ago
  91. 353a024 Bluetooth: hci_sync: Convert MGMT_OP_SET_FAST_CONNECTABLE by Brian Gix · 3 years, 4 months ago
  92. abfeea4 Bluetooth: hci_sync: Convert MGMT_OP_START_DISCOVERY by Luiz Augusto von Dentz · 3 years, 4 months ago
  93. cf75ad8 Bluetooth: hci_sync: Convert MGMT_SET_POWERED by Luiz Augusto von Dentz · 3 years, 4 months ago
  94. ad383c2 Bluetooth: hci_sync: Enable advertising when LL privacy is enabled by Luiz Augusto von Dentz · 3 years, 4 months ago
  95. e8907f7 Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 3 by Luiz Augusto von Dentz · 3 years, 4 months ago
  96. cba6b75 Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 2 by Luiz Augusto von Dentz · 3 years, 4 months ago
  97. 161510c Bluetooth: hci_sync: Make use of hci_cmd_sync_queue set 1 by Luiz Augusto von Dentz · 3 years, 4 months ago
  98. 6a98e38 Bluetooth: Add helper for serialized HCI command execution by Marcel Holtmann · 3 years, 4 months ago
  99. 4539ca6 Bluetooth: Rename driver .prevent_wake to .wakeup by Luiz Augusto von Dentz · 3 years, 5 months ago
  100. 266191aa Bluetooth: Fix passing NULL to PTR_ERR by Luiz Augusto von Dentz · 3 years, 6 months ago