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
|
12 years ago |
Gustavo Padovan
|
269c4845d5
Bluetooth: Fix possible deadlock in SCO code
|
13 years ago |
Masatake YAMATO
|
de9b9212c7
Bluetooth: Added /proc/net/sco via bt_procfs_init()
|
13 years ago |
Andrei Emeltchenko
|
9e66463127
Bluetooth: Make connect / disconnect cfm functions return void
|
13 years ago |
Gustavo Padovan
|
8c520a5992
Bluetooth: Remove unnecessary headers include
|
13 years ago |
Gustavo Padovan
|
fc5fef615a
Bluetooth: Remove 'register' usage from the subsystem
|
13 years ago |
Gustavo Padovan
|
6039aa73a1
Bluetooth: Remove most of the inline usage
|
13 years ago |
Gustavo Padovan
|
be7c2b99e9
Bluetooth: Fix coding style in sco.c
|
13 years ago |
Andre Guedes
|
b12f62cfd9
Bluetooth: Add dst_type parameter to hci_connect
|
13 years ago |
Marcel Holtmann
|
fb3340594b
Bluetooth: Restrict to one SCO listening socket
|
13 years ago |
Marcel Holtmann
|
8ed21f7eec
Bluetooth: Don't check source address in SCO bind function
|
13 years ago |
Lukasz Rymanowski
|
519e42b38e
Bluetooth: Remove not needed status parameter
|
13 years ago |
Marcel Holtmann
|
7d5d775a55
Bluetooth: Split error handling for SCO listen sockets
|
13 years ago |
Gustavo Padovan
|
5c94f379c1
Bluetooth: remove unneeded declaration of sco_conn_del()
|
13 years ago |
Mikel Astiz
|
088ce088ec
Bluetooth: Remove unnecessary check
|
13 years ago |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 years ago |
John W. Linville
|
874c60bad9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next
|
13 years ago |
John W. Linville
|
57adc1fcba
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
|
13 years ago |
Gustavo F. Padovan
|
ee65d19e25
Bluetooth: Remove *_bh locks from SCO
|
13 years ago |
Ulisses Furquim
|
686ebf283b
Bluetooth: Make HCI call directly into SCO and L2CAP event functions
|
13 years ago |
Rusty Russell
|
eb93992207
module_param: make bool parameters really bool (net & drivers/net)
|
13 years ago |
Gustavo F. Padovan
|
09fd0de5bd
Bluetooth: Replace spin_lock by mutex in hci_dev
|
14 years ago |
Paul Moore
|
6230c9b4f8
bluetooth: Properly clone LSM attributes to newly created child connections
|
13 years ago |
Peter Hurley
|
552b0d3cb9
Bluetooth: sco: Fix lost wakeups waiting to accept socket
|
14 years ago |
Joe Perches
|
e175072f37
Bluetooth: Rename function bt_err to bt_to_errno
|
14 years ago |