Frédéric Dalleau
|
79dc0087c3
Bluetooth: Prevent transparent SCO on older devices
|
12 years ago |
Frédéric Dalleau
|
10c62ddc6f
Bluetooth: Parameters for outgoing SCO connections
|
12 years ago |
Frédéric Dalleau
|
2f69a82acf
Bluetooth: Use voice setting in deferred SCO connection request
|
12 years ago |
Frédéric Dalleau
|
ad10b1a487
Bluetooth: Add Bluetooth socket voice option
|
12 years ago |
Frédéric Dalleau
|
33f2404823
Bluetooth: Remove unused mask parameter in sco_conn_defer_accept
|
12 years ago |
Frédéric Dalleau
|
e660ed6c70
Bluetooth: Use hci_connect_sco directly
|
12 years ago |
Johan Hedberg
|
9d225d2208
Bluetooth: Fix getting SCO socket options in deferred state
|
12 years ago |
Linus Torvalds
|
20b4fb4852
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
John W. Linville
|
6ed0e321a0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
|
12 years ago |
Frédéric Dalleau
|
fa5513be2b
Bluetooth: Move and rename hci_conn_accept
|
12 years ago |
Claudio Takahasi
|
92f185c89f
Bluetooth: Minor coding style fix
|
12 years ago |
Claudio Takahasi
|
c10cc5a9d4
Bluetooth: Use GFP_KERNEL in sco_conn_add
|
12 years ago |
David Herrmann
|
76a68ba0ae
Bluetooth: rename hci_conn_put to hci_conn_drop
|
12 years ago |
John W. Linville
|
d3641409a0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
|
12 years ago |
Al Viro
|
b03166152f
bluetooth: kill unused 'module' argument of bt_procfs_init()
|
12 years ago |
Mathias Krause
|
c8c499175f
Bluetooth: SCO - Fix missing msg_namelen update in sco_sock_recvmsg()
|
12 years ago |
John W. Linville
|
9a574cd67a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
|
12 years ago |
John W. Linville
|
8fa48cbdfb
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
|
12 years ago |
Vinicius Costa Gomes
|
eb20ff9c91
Bluetooth: Fix not closing SCO sockets in the BT_CONNECT2 state
|
12 years ago |
David Herrmann
|
5e9d7f868f
Bluetooth: discard bt_sock_unregister() errors
|
12 years ago |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 years ago |
Andre Guedes
|
405280887f
Bluetooth: Reduce critical section in sco_conn_ready
|
12 years ago |
Gustavo Padovan
|
b7e98b5100
Bluetooth: Check if the hci connection exists in SCO shutdown
|
12 years ago |
Gustavo Padovan
|
0b27a4b97c
Revert "Bluetooth: Fix possible deadlock in SCO code"
|
12 years ago |
Frédéric Dalleau
|
20714bfef8
Bluetooth: Implement deferred sco socket setup
|
12 years ago |
Frédéric Dalleau
|
b96e9c671b
Bluetooth: Add BT_DEFER_SETUP option to sco socket
|
12 years ago |
Andrei Emeltchenko
|
fcb73338ed
Bluetooth: Use %pMR in sprintf/seq_printf instead of batostr
|
12 years ago |
Andrei Emeltchenko
|
6ed93dc642
Bluetooth: Use %pMR in debug instead of batostr
|
12 years ago |
John W. Linville
|
fac805f8c1
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
|
13 years ago |
Gustavo Padovan
|
269c4845d5
Bluetooth: Fix possible deadlock in SCO code
|
13 years ago |