index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
bluetooth
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
2012-09-24
4
-15
/
+51
|
\
|
*
Bluetooth: mgmt: Implement support for passkey notification
Johan Hedberg
2012-09-18
3
-0
/
+30
|
*
Bluetooth: debug: Print refcnt for hci_dev
Andrei Emeltchenko
2012-09-08
1
-0
/
+6
|
*
Bluetooth: trivial: Make hci_chan_del return void
Andrei Emeltchenko
2012-09-08
1
-1
/
+1
|
*
Bluetooth: Remove unneeded zero init
Andrei Emeltchenko
2012-09-08
1
-9
/
+0
|
*
Bluetooth: Use kref for l2cap channel reference counting
Syam Sidhardhan
2012-08-21
1
-2
/
+1
|
*
Bluetooth: mgmt: Add device disconnect reason
Mikel Astiz
2012-08-21
2
-1
/
+10
|
*
Bluetooth: Add more HCI error codes
Mikel Astiz
2012-08-21
1
-0
/
+3
|
*
Bluetooth: Remove some functions from being exported
Vinicius Costa Gomes
2012-08-15
1
-2
/
+0
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-09-07
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Bluetooth: Change signature of smp_conn_security()
Vinicius Costa Gomes
2012-08-27
1
-1
/
+1
*
|
Bluetooth: Fix hci_le_conn_complete_evt
Andre Guedes
2012-08-06
1
-0
/
+2
*
|
Bluetooth: /proc/net/ entries for bluetooth protocols
Masatake YAMATO
2012-08-06
1
-0
/
+10
*
|
Bluetooth: Free the l2cap channel list only when refcount is zero
Jaganath Kanakkassery
2012-08-06
1
-1
/
+0
*
|
Bluetooth: Move l2cap_chan_hold/put to l2cap_core.c
Jaganath Kanakkassery
2012-08-06
1
-14
/
+2
*
|
Bluetooth: Make connect / disconnect cfm functions return void
Andrei Emeltchenko
2012-08-06
1
-4
/
+4
*
|
Bluetooth: Define AMP controller statuses
Andrei Emeltchenko
2012-08-06
1
-0
/
+9
*
|
Bluetooth: trivial: Fix mixing spaces and tabs in smp
Andrei Emeltchenko
2012-08-06
1
-4
/
+4
*
|
Bluetooth: debug: Fix printing refcnt for hci_conn
Andrei Emeltchenko
2012-08-06
1
-4
/
+2
*
|
Bluetooth: mgmt: Managing only BR/EDR HCI controllers
Andrei Emeltchenko
2012-08-06
1
-1
/
+1
*
|
Bluetooth: Remove missing code
Andre Guedes
2012-08-06
1
-6
/
+0
|
/
*
Bluetooth: Use tx window from config response for ack timing
Mat Martineau
2012-07-15
1
-0
/
+1
*
Bluetooth: debug: Print l2cap_chan refcount
Andrei Emeltchenko
2012-07-11
1
-0
/
+4
*
Bluetooth: Improve debugging messages for hci_conn
Andrei Emeltchenko
2012-06-30
1
-0
/
+6
*
Bluetooth: Use AUTO_OFF constant in jiffies
Andrei Emeltchenko
2012-06-19
1
-1
/
+2
*
Bluetooth: Fix flags of mgmt_device_found event
Jefferson Delfes
2012-06-12
1
-1
/
+1
*
Bluetooth: Update HCI timeouts constants to use msecs_to_jiffies
Andrei Emeltchenko
2012-06-12
2
-6
/
+6
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Gustavo Padovan
2012-06-11
1
-0
/
+6
|
\
|
*
Bluetooth: Add support for encryption key refresh
Johan Hedberg
2012-06-08
1
-0
/
+6
*
|
Bluetooth: Create empty l2cap ops function
Gustavo Padovan
2012-06-05
1
-0
/
+12
*
|
Bluetooth: Rename L2CAP_LE_DEFAULT_MTU
Andre Guedes
2012-06-05
1
-1
/
+1
*
|
Bluetooth: Remove unused HCI timeouts definitions
Szymon Janc
2012-06-05
1
-2
/
+0
*
|
Bluetooth: A2MP: Manage incoming connections
Andrei Emeltchenko
2012-06-05
1
-0
/
+4
*
|
Bluetooth: A2MP: Handling fixed channels
Andrei Emeltchenko
2012-06-05
1
-0
/
+1
*
|
Bluetooth: A2MP: Process A2MP Discover Request
Andrei Emeltchenko
2012-06-05
3
-0
/
+18
*
|
Bluetooth: A2MP: Define A2MP status codes
Andrei Emeltchenko
2012-06-05
1
-0
/
+10
*
|
Bluetooth: A2MP: Definitions for A2MP commands
Andrei Emeltchenko
2012-06-05
1
-0
/
+73
*
|
Bluetooth: A2MP: Build and Send msg helpers
Andrei Emeltchenko
2012-06-05
1
-0
/
+7
*
|
Bluetooth: A2MP: AMP Manager basic functions
Andrei Emeltchenko
2012-06-05
2
-0
/
+31
*
|
Bluetooth: A2MP: Create A2MP channel
Andrei Emeltchenko
2012-06-05
1
-0
/
+6
*
|
Bluetooth: Add l2cap_chan->ops->ready()
Andrei Emeltchenko
2012-06-05
1
-0
/
+1
*
|
Bluetooth: Move clean up code and set of SOCK_ZAPPED to l2cap_sock.c
Andrei Emeltchenko
2012-06-05
1
-0
/
+1
*
|
Bluetooth: Use chan as parameters for l2cap chan ops
Gustavo Padovan
2012-06-05
1
-4
/
+6
*
|
Bluetooth: Define HCI AMP cmd struct
Andrei Emeltchenko
2012-06-05
1
-0
/
+81
*
|
Bluetooth: Define and use PSM identifiers
Andrei Emeltchenko
2012-06-05
1
-0
/
+4
*
|
Bluetooth: Define L2CAP conf continuation flag
Andrei Emeltchenko
2012-06-05
1
-0
/
+3
*
|
Bluetooth: Remove unnecessary headers include
Gustavo Padovan
2012-06-05
3
-5
/
+0
*
|
Bluetooth: Fix coding style in include/net/bluetooth
Gustavo Padovan
2012-06-05
3
-19
/
+23
*
|
Bluetooth: Use defined link key size
Andrei Emeltchenko
2012-06-05
2
-3
/
+5
*
|
Bluetooth: Rename HCI_QUIRK_NO_RESET to HCI_QUIRK_RESET_ON_CLOSE
Szymon Janc
2012-06-05
1
-1
/
+1
[next]