index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_conn.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: Fix hci_conn timeout routine
Andre Guedes
2013-01-31
1
-3
/
+3
*
Bluetooth: Add put(hcon) when deleting hchan
Andrei Emeltchenko
2012-11-01
1
-0
/
+2
*
Bluetooth: Disallow LE scanning and connecting in peripheral role
Johan Hedberg
2012-11-01
1
-0
/
+3
*
Bluetooth: Add state to hci_chan
Mat Martineau
2012-10-24
1
-0
/
+1
*
Bluetooth: AMP: Add handle to hci_chan structure
Andrei Emeltchenko
2012-10-11
1
-0
/
+32
*
Bluetooth: AMP: Handle AMP_LINK timeout
Andrei Emeltchenko
2012-10-11
1
-3
/
+29
*
Bluetooth: Use %pMR in debug instead of batostr
Andrei Emeltchenko
2012-09-27
1
-3
/
+3
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
2012-09-24
1
-38
/
+62
|
\
|
*
Bluetooth: trivial: Make hci_chan_del return void
Andrei Emeltchenko
2012-09-08
1
-3
/
+1
|
*
Bluetooth: Fix establishing ESCO links
Vinicius Costa Gomes
2012-08-21
1
-5
/
+6
|
*
Bluetooth: Add type information to the hci_connect() debug statement
Vinicius Costa Gomes
2012-08-15
1
-1
/
+1
|
*
Bluetooth: Simplify a the connection type handling
Vinicius Costa Gomes
2012-08-15
1
-4
/
+7
|
*
Bluetooth: Refactor SCO connection into its own function
Vinicius Costa Gomes
2012-08-15
1
-14
/
+19
|
*
Bluetooth: Refactor ACL connection into its own function
Vinicius Costa Gomes
2012-08-15
1
-10
/
+22
|
*
Bluetooth: Refactor LE connection into its own function
Vinicius Costa Gomes
2012-08-15
1
-24
/
+29
|
*
Bluetooth: Rename LE and ACL connection functions
Vinicius Costa Gomes
2012-08-15
1
-9
/
+9
|
*
Bluetooth: Remove some functions from being exported
Vinicius Costa Gomes
2012-08-15
1
-2
/
+2
*
|
Bluetooth: Fix sending a HCI Authorization Request over LE links
Vinicius Costa Gomes
2012-08-27
1
-0
/
+4
|
/
*
Bluetooth: Route traffic only through BR/EDR controller
Andrei Emeltchenko
2012-06-30
1
-1
/
+2
*
Bluetooth: Improve debugging messages for hci_conn
Andrei Emeltchenko
2012-06-30
1
-22
/
+22
*
Bluetooth: Allow only one LE connection attempt
Andrzej Kaczmarek
2012-06-05
1
-0
/
+5
*
Bluetooth: A2MP: AMP Manager basic functions
Andrei Emeltchenko
2012-06-05
1
-0
/
+4
*
Bluetooth: Use __constant modifier in HCI code
Andrei Emeltchenko
2012-06-05
1
-18
/
+18
*
Bluetooth: Remove unneeded EXPORT_SYMBOL
Gustavo Padovan
2012-06-05
1
-5
/
+0
*
Bluetooth: Remove unnecessary headers include
Gustavo Padovan
2012-06-05
1
-15
/
+1
*
Bluetooth: Fix coding style in the subsystem
Gustavo Padovan
2012-06-05
1
-1
/
+2
*
Bluetooth: Remove 'register' usage from the subsystem
Gustavo Padovan
2012-06-05
1
-1
/
+1
*
Bluetooth: trivial: Remove empty line
Andrei Emeltchenko
2012-06-05
1
-1
/
+0
*
Bluetooth: Fix coding style in hci_conn.c
Gustavo Padovan
2012-06-05
1
-14
/
+12
*
Bluetooth: Remove unused hci_le_ltk_neg_reply()
Syam Sidhardhan
2012-05-09
1
-14
/
+0
*
Bluetooth: Remove unused hci_le_ltk_reply()
Syam Sidhardhan
2012-05-09
1
-16
/
+0
*
Bluetooth: Add dst_type parameter to hci_connect
Andre Guedes
2012-05-09
1
-8
/
+3
*
Bluetooth: Remove useless code in hci_connect
Andre Guedes
2012-05-09
1
-3
/
+0
*
Bluetooth: Add support for reusing the same hci_conn for LE links
Vinicius Costa Gomes
2012-05-09
1
-14
/
+18
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
1
-1
/
+0
*
Bluetooth: Fix two minor style issues in HCI code
Marcel Holtmann
2012-02-23
1
-1
/
+1
*
Bluetooth: Remove HCI notifier handling
Marcel Holtmann
2012-02-20
1
-1
/
+0
*
Bluetooth: Fix hci_connect error return values
Johan Hedberg
2012-02-19
1
-2
/
+2
*
Bluetooth: Prefix hex numbers with object name
Andrei Emeltchenko
2012-02-17
1
-1
/
+1
*
Bluetooth: Use symbolic names for state in debug
Andrei Emeltchenko
2012-02-17
1
-1
/
+1
*
Bluetooth: Use list _safe deleting from conn chan_list
Andrei Emeltchenko
2012-02-13
1
-2
/
+2
*
Bluetooth: Use list _safe deleting from conn_hash_list
Andrei Emeltchenko
2012-02-13
1
-2
/
+2
*
Bluetooth: Fix l2cap conn failures for ssp devices
Peter Hurley
2012-02-13
1
-0
/
+4
*
Bluetooth: Remove unneeded locking
Andre Guedes
2012-02-13
1
-5
/
+0
*
Bluetooth: Use GFP_KERNEL in hci_chan_create()
Andre Guedes
2012-02-13
1
-1
/
+1
*
Bluetooth: Use GFP_KERNEL in hci_conn_add()
Andre Guedes
2012-02-13
1
-1
/
+1
*
Bluetooth: Add a convenience function to check for SSP enabled
Johan Hedberg
2012-02-13
1
-6
/
+2
*
Bluetooth: Convert hdev->ssp_mode to a flag
Johan Hedberg
2012-02-13
1
-3
/
+3
*
Bluetooth: Merge boolean members of struct hci_conn into flags
Johan Hedberg
2012-02-13
1
-6
/
+9
*
Bluetooth: Convert hdev->out to a bool type
Johan Hedberg
2012-02-13
1
-4
/
+4
[next]