David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 gadi atpakaļ |
Marcel Holtmann
|
70c1f20b00
Bluetooth: Fix two minor style issues in HCI code
|
13 gadi atpakaļ |
Marcel Holtmann
|
040030ef7d
Bluetooth: Remove HCI notifier handling
|
13 gadi atpakaļ |
Johan Hedberg
|
48c7aba91f
Bluetooth: Fix hci_connect error return values
|
13 gadi atpakaļ |
Andrei Emeltchenko
|
42d2d87cfe
Bluetooth: Prefix hex numbers with object name
|
13 gadi atpakaļ |
Andrei Emeltchenko
|
e05dcc3291
Bluetooth: Use symbolic names for state in debug
|
13 gadi atpakaļ |
Andrei Emeltchenko
|
2a5a5ec620
Bluetooth: Use list _safe deleting from conn chan_list
|
13 gadi atpakaļ |
Andrei Emeltchenko
|
3c4e0df028
Bluetooth: Use list _safe deleting from conn_hash_list
|
13 gadi atpakaļ |
Peter Hurley
|
b7d05bad1c
Bluetooth: Fix l2cap conn failures for ssp devices
|
13 gadi atpakaļ |
Andre Guedes
|
e72acc13c7
Bluetooth: Remove unneeded locking
|
13 gadi atpakaļ |
Andre Guedes
|
75d7735c7a
Bluetooth: Use GFP_KERNEL in hci_chan_create()
|
13 gadi atpakaļ |
Andre Guedes
|
cb601d7e65
Bluetooth: Use GFP_KERNEL in hci_conn_add()
|
13 gadi atpakaļ |
Johan Hedberg
|
aa64a8b500
Bluetooth: Add a convenience function to check for SSP enabled
|
13 gadi atpakaļ |
Johan Hedberg
|
84bde9d6c0
Bluetooth: Convert hdev->ssp_mode to a flag
|
13 gadi atpakaļ |
Johan Hedberg
|
58a681ef14
Bluetooth: Merge boolean members of struct hci_conn into flags
|
13 gadi atpakaļ |
Johan Hedberg
|
a0c808b373
Bluetooth: Convert hdev->out to a bool type
|
13 gadi atpakaļ |
Johan Hedberg
|
51a8efd7d0
Bluetooth: Rename conn->pend to conn->flags
|
13 gadi atpakaļ |
Gustavo F. Padovan
|
f20d09d5f7
Bluetooth: remove *_bh usage from hci_dev_list and hci_cb_list
|
13 gadi atpakaļ |
Gustavo F. Padovan
|
4b0b2f088f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth
|
13 gadi atpakaļ |
Gustavo F. Padovan
|
d7660918fc
Revert "Bluetooth: Revert: Fix L2CAP connection establishment"
|
13 gadi atpakaļ |
Gustavo F. Padovan
|
3c54711c4f
Bluetooth: Don't disable tasklets to call hdev->notify()
|
13 gadi atpakaļ |
Gustavo F. Padovan
|
bf4c632524
Bluetooth: convert conn hash to RCU
|
13 gadi atpakaļ |
Gustavo F. Padovan
|
8192edef03
Bluetooth: Use RCU to manipulate chan_list
|
13 gadi atpakaļ |
Gustavo F. Padovan
|
b9cc553f12
Bluetooth: hci_conn_auto_accept() doesn't need locking
|
14 gadi atpakaļ |
Gustavo F. Padovan
|
19c40e3bca
Bluetooth: Use delayed_work for connection timeout
|
14 gadi atpakaļ |
Gustavo F. Padovan
|
09fd0de5bd
Bluetooth: Replace spin_lock by mutex in hci_dev
|
14 gadi atpakaļ |
Gustavo F. Padovan
|
416dc94baa
Bluetooth: make hci_conn_enter_sniff_mode static
|
13 gadi atpakaļ |
Gustavo F. Padovan
|
3e9c40a6f7
Bluetooth: Use list_for_each_entry in hci_conn_hash_flush()
|
13 gadi atpakaļ |
Gustavo F. Padovan
|
2c33c06a8f
Bluetooth: remove struct hci_chan_hash
|
13 gadi atpakaļ |
Andrei Emeltchenko
|
d095c1ebd4
Bluetooth: Remove magic bluetooth version numbers
|
13 gadi atpakaļ |