Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
629bd398e5f9a75cfc7e188280b37b3f561bbd7b
/
net
/
bluetooth
/
hci_core.c
a4bc90c
Bluetooth: Replace sprintf with snprintf
by Juffin Alex Varghese
· 11 years ago
8bfd3c5
Bluetooth: Avoid queing power_on/off when during initial setup
by Bhasker Neti
· 12 years ago
790f06d
Update copyright to The Linux Foundation
by Duy Truong
· 12 years ago
6aadc41
Bluetooth: Validate hci conn validity before refering wakelock.
by Srinivas Krovvidi
· 12 years ago
93bef89
bluetooth: LE conn whitelist implementation
by Sunny Kapdi
· 13 years ago
9dd3592
Bluetooth: Adding HCI Dev lock for set_active and set_sniff routines.
by Srinivas Krovvidi
· 13 years ago
672dff3
Bluetooth: Handle ACL buffers sharing between multiple connections.
by Srinivas Krovvidi
· 13 years ago
f132c6c
Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4
by Steve Muckle
· 13 years ago
671267b
Bluetooth: mgmt: Fix device_connected sending order
by Johan Hedberg
· 13 years ago
4dcc063
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by John W. Linville
· 13 years ago
d3e99df
Bluetooth: Better locking when tearing down an HCI connection.
by Ankit Verma
· 13 years ago
6ec5bca
Bluetooth: Temporary keys should be retained during connection
by Vishal Agarwal
· 13 years ago
745c0ce
Bluetooth: hci_persistent_key should return bool
by Vishal Agarwal
· 13 years ago
41833af
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by John W. Linville
· 13 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
9432496
Bluetooth: hci_core: fix NULL-pointer dereference at unregister
by Johan Hovold
· 13 years ago
0412468
Bluetooth: fix conding style issues all over the tree
by Gustavo F. Padovan
· 13 years ago
3b9239a
Bluetooth: Lock sockets when closing HCI device
by Mat Martineau
· 13 years ago
74fe619
Bluetooth: Don't force DISCOVERY_STOPPED state in inquiry_cache_flush
by Andre Guedes
· 13 years ago
75fb0e3
Bluetooth: Fix init sequence for some CSR based controllers
by Johan Hedberg
· 13 years ago
89bb46d
Bluetooth: change min_t() cast in hci_reassembly()
by Dan Carpenter
· 13 years ago
388fc8f
Bluetooth: mgmt: Add legacy pairing info to dev_found events
by Johan Hedberg
· 13 years ago
09b3c3f
Bluetooth: Fix clearing of dev_class when powering down
by Johan Hedberg
· 13 years ago
e59fda8
Bluetooth: Fix EIR data clearing when powering off
by Johan Hedberg
· 13 years ago
70c1f20
Bluetooth: Fix two minor style issues in HCI code
by Marcel Holtmann
· 13 years ago
5e5282b
Bluetooth: mgmt: Allow connectable/discoverable changes in off state
by Johan Hedberg
· 13 years ago
8ee5654
Bluetooth: Don't send New Settings event during setup power down
by Marcel Holtmann
· 13 years ago
f963e8e
Bluetooth: mgmt: Add address type parameter to Discovering event
by Johan Hedberg
· 13 years ago
d7b7e79
Bluetooth: Set supported settings based on enabled HS and/or LE
by Marcel Holtmann
· 13 years ago
cd82e61
Bluetooth: Add support for HCI monitor channel
by Marcel Holtmann
· 13 years ago
040030e
Bluetooth: Remove HCI notifier handling
by Marcel Holtmann
· 13 years ago
470fe1b
Bluetooth: Split sending for HCI raw and control sockets
by Marcel Holtmann
· 13 years ago
343f935
Bluetooth: Merge INQUIRY and LE_SCAN discovery states
by Andre Guedes
· 13 years ago
4aab14e
Bluetooth: Track discovery type
by Andre Guedes
· 13 years ago
7b99b65
Bluetooth: Fix event sending with DISCOVERY_STOPPED state
by Andre Guedes
· 13 years ago
88c1fe4
Bluetooth: Add address type to mgmt blacklist messages
by Johan Hedberg
· 13 years ago
28b75a8
Bluetooth: Add hci_le_scan()
by Andre Guedes
· 13 years ago
7ba8b4b
Bluetooth: Add hci_do_le_scan()
by Andre Guedes
· 13 years ago
6fbe195
Bluetooth: Minor code refactoring
by Andre Guedes
· 13 years ago
c599008
Bluetooth: LE scan should send Discovering events
by Andre Guedes
· 13 years ago
8af5946
Bluetooth: Add missing QUIRK_NO_RESET test to hci_dev_do_close
by Johan Hedberg
· 13 years ago
63d2bc1
Bluetooth: Helper removes duplicated code
by Andrei Emeltchenko
· 13 years ago
b71d385
Bluetooth: Recalculate sched HCI blk/pkt flow ctrl
by Andrei Emeltchenko
· 13 years ago
261cc5a
Bluetooth: Add support for notifying userspace of new LTK's
by Vinicius Costa Gomes
· 13 years ago
c9839a1
Bluetooth: Use the updated key structures for handling LTKs
by Vinicius Costa Gomes
· 13 years ago
b899efa
Bluetooth: Add new structures for handling SMP Long Term Keys
by Vinicius Costa Gomes
· 13 years ago
4777bfd
Bluetooth: Use GFP_KERNEL in hci_add_adv_entry()
by Andre Guedes
· 13 years ago
8b281b9
Bluetooth: Fix 'enable_hs' type
by Fabio Estevam
· 13 years ago
a3d4e20
Bluetooth: Sort to-be-resolved devices by RSSI during discovery
by Johan Hedberg
· 13 years ago
a8b2d5c
Bluetooth: Move mgmt related flags from hdev->flags to hdev->dev_flags
by Johan Hedberg
· 13 years ago
dc946bd
Bluetooth: Remove __hci_dev_put/hold
by David Herrmann
· 13 years ago
4c724c7
Bluetooth: Correctly take hci_dev->dev refcount
by David Herrmann
· 13 years ago
e9b9cfa
Bluetooth: Remove HCI-owner field
by David Herrmann
· 13 years ago
010666a
Bluetooth: Make hci-destruct callback optional
by David Herrmann
· 13 years ago
cc48dc0
Bluetooth: Remove magic number from ACL TO
by Andrei Emeltchenko
· 13 years ago
30dc78e
Bluetooth: Add name resolving support for mgmt based discovery
by Johan Hedberg
· 13 years ago
ff9ef57
Bluetooth: Add discovery state tracking
by Johan Hedberg
· 13 years ago
3088351
Bluetooth: Rename hdev->inq_cache to hdev->discovery
by Johan Hedberg
· 13 years ago
4663262
Bluetooth: Flush inquiry cache when starting mgmt triggered inquiry
by Johan Hedberg
· 13 years ago
3175405
Bluetooth: Return updated name state with hci_inquiry_cache_update
by Johan Hedberg
· 13 years ago
561aafb
Bluetooth: Add initial mgmt_confirm_name support
by Johan Hedberg
· 13 years ago
b57c1a5
Bluetooth: Convert inquiry cache to use standard list types
by Johan Hedberg
· 13 years ago
a6e6a4f
Bluetooth: Block incoming commands from mgmtops when hci device is down
by Bhasker Neti
· 13 years ago
568dde9
Bluetooth: Discovery Timer stability fixes
by Brian Gix
· 13 years ago
3cd6204
Bluetooth: Explicitly stop all timers before frees
by Brian Gix
· 13 years ago
117ff42
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
cad44c2
Revert "Bluetooth: Increase HCI reset timeout in hci_dev_do_close"
by Gustavo F. Padovan
· 13 years ago
ffdff57
Bluetooth: Send power off notification earlier in the device close process
by Bhasker Neti
· 13 years ago
af3e635
Bluetooth: Don't disable interrupt when locking the queue
by Gustavo F. Padovan
· 13 years ago
f20d09d
Bluetooth: remove *_bh usage from hci_dev_list and hci_cb_list
by Gustavo F. Padovan
· 13 years ago
686ebf2
Bluetooth: Make HCI call directly into SCO and L2CAP event functions
by Ulisses Furquim
· 13 years ago
f2d64f6
Bluetooth: Remove global mutex hci_task_lock
by Ulisses Furquim
· 13 years ago
2455a3e
Bluetooth: Initialize default flow control mode
by Andrei Emeltchenko
· 13 years ago
e61ef49
Bluetooth: Split ctrl init to BREDR and AMP parts
by Andrei Emeltchenko
· 13 years ago
65983fc
Bluetooth: Incoming ACL packets do not force active mode
by Mat Martineau
· 13 years ago
7d78525
Bluetooth: Add timer for automatically disabling the service cache
by Johan Hedberg
· 13 years ago
590051d
Bluetooth: Add ProFUSION's copyright
by Gustavo F. Padovan
· 13 years ago
7f97104
Bluetooth: Use system workqueue to schedule power_on
by Gustavo F. Padovan
· 13 years ago
32845eb
Bluetooth: Use new alloc_workqueue()
by Gustavo F. Padovan
· 13 years ago
80b7ab3
Bluetooth: move power_off to system workqueue
by Gustavo F. Padovan
· 13 years ago
3eff45e
Bluetooth: convert tx_task to workqueue
by Gustavo F. Padovan
· 13 years ago
c347b76
Bluetooth: Move command task to workqueue
by Gustavo F. Padovan
· 13 years ago
bf4c632
Bluetooth: convert conn hash to RCU
by Gustavo F. Padovan
· 13 years ago
8192ede
Bluetooth: Use RCU to manipulate chan_list
by Gustavo F. Padovan
· 13 years ago
67d0dfb
Bluetooth: move hci_task_lock to mutex
by Gustavo F. Padovan
· 13 years ago
db323f2
Bluetooth: Use delayed work for advertisiment cache timeout
by Gustavo F. Padovan
· 14 years ago
09fd0de
Bluetooth: Replace spin_lock by mutex in hci_dev
by Gustavo F. Padovan
· 14 years ago
b78752c
Bluetooth: Process recv path in a workqueue instead of a tasklet
by Marcel Holtmann
· 15 years ago
2c33c06
Bluetooth: remove struct hci_chan_hash
by Gustavo F. Padovan
· 13 years ago
a727a49
Bluetooth: Avoid deadlock in management ops code
by Subramanian Srinivasan
· 13 years ago
ce7e4ad
Bluetooth: remove old code
by Andrei Emeltchenko
· 13 years ago
d23264a
Bluetooth: Add dev_flags to struct hci_dev
by Andre Guedes
· 13 years ago
4106b99
Bluetooth: Keep persistent hdev flags after the device is closed.
by Mat Martineau
· 13 years ago
c6feeb2
Bluetooth: Use queue in the device list
by Andrei Emeltchenko
· 13 years ago
7784d78
Bluetooth: making enable_hs independent from L2CAP
by Andrei Emeltchenko
· 13 years ago
1ec918c
Bluetooth: Fix some checkpatch.pl errors and warnings
by Szymon Janc
· 13 years ago
07e3b94
Bluetooth: Do not set HCI_RAW when HS enabled
by Andrei Emeltchenko
· 13 years ago
e0f9309
Bluetooth: Fix cancel_delayed_work_sync usage with locks
by Johan Hedberg
· 13 years ago
56e5cb8
Bluetooth: Add missing hci_dev locking when calling mgmt functions
by Johan Hedberg
· 13 years ago
2e58ef3
Bluetooth: Move pending management command list into struct hci_dev
by Johan Hedberg
· 13 years ago
Next »