提交历史

作者 SHA1 备注 提交日期
  Wesley Kuo 177d0506a9 Bluetooth: Fix remote name event return directly. 10 年之前
  Gabriele Mazzotta d24d81444f Bluetooth: Skip the shutdown routine if the interface is not up 10 年之前
  Marcel Holtmann 2d7cc19eeb Bluetooth: Remove hci_recv_stream_fragment function 10 年之前
  Marcel Holtmann 5c7d2dd285 Bluetooth: Make data pointer of hci_recv_stream_fragment const 10 年之前
  Johan Hedberg 757aa0b56d Bluetooth: Move hci_get_cmd_complete() to hci_event.c 10 年之前
  Johan Hedberg abe66a4d03 Bluetooth: Remove unused hci_req_pending() function 10 年之前
  Johan Hedberg f7d9e97592 Bluetooth: Remove unneeded recv_event variable 10 年之前
  Johan Hedberg f60cb30579 Bluetooth: Convert hci_req_sync family of function to new request API 10 年之前
  Johan Hedberg e621448749 Bluetooth: Add second hci_request callback option for full skb 10 年之前
  Johan Hedberg db6e3e8d01 Bluetooth: Refactor HCI request variables into own struct 10 年之前
  Arman Uguray 203fea0178 Bluetooth: Add data structure for advertising instance 10 年之前
  Johan Hedberg baf880a968 Bluetooth: Fix memory leak in le_scan_disable_work_complete() 10 年之前
  Jakub Pawlowski 07d2334ae7 Bluetooth: Add simultaneous dual mode scan 10 年之前
  Marcel Holtmann b7cb93e528 Bluetooth: Merge hdev->dbg_flags fields into hdev->dev_flags 10 年之前
  Marcel Holtmann eacb44dff9 Bluetooth: Use DECLARE_BITMAP for hdev->dev_flags field 10 年之前
  Marcel Holtmann 238be788fc Bluetooth: Introduce hci_dev_test_and_set_flag helper macro 10 年之前
  Marcel Holtmann a69d892726 Bluetooth: Introduce hci_dev_test_and_clear_flag helper macro 10 年之前
  Marcel Holtmann a358dc11d8 Bluetooth: Introduce hci_dev_clear_flag helper macro 10 年之前
  Marcel Holtmann a1536da255 Bluetooth: Introduce hci_dev_set_flag helper macro 10 年之前
  Marcel Holtmann d7a5a11d7f Bluetooth: Introduce hci_dev_test_flag helper macro 10 年之前
  Johan Hedberg 4ba9faf35f Bluetooth: Check for matching IRK when looking for paired LE devices 10 年之前
  Johan Hedberg 87c8b28d29 Bluetooth: Fix missing rcu_read_unlock() in hci_bdaddr_is_paired() 10 年之前
  Johan Hedberg 55e76b3898 Bluetooth: Add 'Already Paired' error for Pair Device command 10 年之前
  David S. Miller 70c836a4d1 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next 10 年之前
  Eyal Birger 6368c23577 net: bluetooth: compact struct bt_skb_cb by converting boolean fields to bit fields 10 年之前
  Eyal Birger 49a6fe0557 net: bluetooth: compact struct bt_skb_cb by inlining struct hci_req_ctrl 10 年之前
  Johan Hedberg fba7ecf09b Bluetooth: Convert hci_cb_list_lock to a mutex 10 年之前
  Johan Hedberg 00629e0fd5 Bluetooth: Add new hci_cb entries to the tail rather than the head 10 年之前
  Johan Hedberg 0af801b9bf Bluetooth: Fix AMP init for certain AMP controllers 10 年之前
  Tedd Ho-Jeong An a44fecbd52 Bluetooth: Add shutdown callback before closing the device 10 年之前