Commit History

Author SHA1 Message Date
  Mat Martineau 65983fc7bb Bluetooth: Incoming ACL packets do not force active mode 13 years ago
  Johan Hedberg 7d78525dcf Bluetooth: Add timer for automatically disabling the service cache 13 years ago
  Gustavo F. Padovan 590051de5c Bluetooth: Add ProFUSION's copyright 13 years ago
  Gustavo F. Padovan 7f971041cf Bluetooth: Use system workqueue to schedule power_on 13 years ago
  Gustavo F. Padovan 32845eb124 Bluetooth: Use new alloc_workqueue() 13 years ago
  Gustavo F. Padovan 80b7ab3341 Bluetooth: move power_off to system workqueue 13 years ago
  Gustavo F. Padovan 3eff45eaf8 Bluetooth: convert tx_task to workqueue 13 years ago
  Gustavo F. Padovan c347b765fe Bluetooth: Move command task to workqueue 13 years ago
  Gustavo F. Padovan bf4c632524 Bluetooth: convert conn hash to RCU 13 years ago
  Gustavo F. Padovan 8192edef03 Bluetooth: Use RCU to manipulate chan_list 13 years ago
  Gustavo F. Padovan 67d0dfb5ec Bluetooth: move hci_task_lock to mutex 13 years ago
  Gustavo F. Padovan db323f2fff Bluetooth: Use delayed work for advertisiment cache timeout 14 years ago
  Gustavo F. Padovan 09fd0de5bd Bluetooth: Replace spin_lock by mutex in hci_dev 14 years ago
  Marcel Holtmann b78752cc71 Bluetooth: Process recv path in a workqueue instead of a tasklet 15 years ago
  Gustavo F. Padovan 2c33c06a8f Bluetooth: remove struct hci_chan_hash 13 years ago
  Andrei Emeltchenko ce7e4ad143 Bluetooth: remove old code 13 years ago
  Andre Guedes d23264a896 Bluetooth: Add dev_flags to struct hci_dev 13 years ago
  Andrei Emeltchenko c6feeb28ae Bluetooth: Use queue in the device list 13 years ago
  Andrei Emeltchenko 7784d78f18 Bluetooth: making enable_hs independent from L2CAP 13 years ago
  Szymon Janc 1ec918cef5 Bluetooth: Fix some checkpatch.pl errors and warnings 13 years ago
  Andrei Emeltchenko 07e3b94ac3 Bluetooth: Do not set HCI_RAW when HS enabled 13 years ago
  Johan Hedberg e0f9309f37 Bluetooth: Fix cancel_delayed_work_sync usage with locks 13 years ago
  Johan Hedberg 56e5cb86eb Bluetooth: Add missing hci_dev locking when calling mgmt functions 13 years ago
  Johan Hedberg 2e58ef3e11 Bluetooth: Move pending management command list into struct hci_dev 13 years ago
  Johan Hedberg 744cf19ead Bluetooth: Pass full hci_dev struct to mgmt callbacks 13 years ago
  Johan Hedberg 86742e1eca Bluetooth: Update link key mgmt APIs to match latest spec. 13 years ago
  Johan Hedberg 3243553fdc Bluetooth: Convert power off mechanism to use delayed_work 13 years ago
  Johan Hedberg 16ab91ab48 Bluetooth: Add timeout field to mgmt_set_discoverable 13 years ago
  Andre Guedes 023d50498d Bluetooth: Create hci_cancel_inquiry() 13 years ago
  Andre Guedes 2519a1fc82 Bluetooth: Create hci_do_inquiry() 13 years ago