index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_event.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Bluetooth: Handle AD updating through an async request
Johan Hedberg
2013-03-18
1
-10
/
+9
*
Bluetooth: Add a define for the HCI persistent flags mask
Johan Hedberg
2013-03-18
1
-1
/
+1
*
Bluetooth: Remove useless HCI_PENDING_CLASS flag
Johan Hedberg
2013-03-18
1
-2
/
+1
*
Bluetooth: Fix endianness handling of cmd_status/complete opcodes
Johan Hedberg
2013-03-09
1
-4
/
+4
*
Bluetooth: Remove empty HCI event handlers
Johan Hedberg
2013-03-08
1
-164
/
+0
*
Bluetooth: Use async requests internally in hci_req_sync
Johan Hedberg
2013-03-08
1
-74
/
+4
*
Bluetooth: Add request cmd_complete and cmd_status functions
Johan Hedberg
2013-03-08
1
-0
/
+7
*
Bluetooth: Split HCI init sequence into three stages
Johan Hedberg
2013-03-08
1
-253
/
+2
*
Bluetooth: Rename hci_acl_disconn
Andre Guedes
2013-03-08
1
-2
/
+2
*
Bluetooth: Remove unneeded locking
Andre Guedes
2013-02-01
1
-4
/
+0
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2013-01-30
1
-0
/
+60
|
\
|
*
Bluetooth: Add support for reading LE supported states
Johan Hedberg
2013-01-23
1
-0
/
+20
|
*
Bluetooth: Add support for reading LE White List Size
Johan Hedberg
2013-01-23
1
-0
/
+20
|
*
Bluetooth: Add LE Local Features reading support
Johan Hedberg
2013-01-23
1
-0
/
+20
*
|
Bluetooth: Fix sending HCI commands after reset
Szymon Janc
2013-01-09
1
-1
/
+1
|
/
*
Bluetooth: Move double negation to macros
Gustavo Padovan
2012-12-03
1
-2
/
+2
*
Bluetooth: Implement deferred sco socket setup
Frédéric Dalleau
2012-12-03
1
-4
/
+48
*
Bluetooth: Fix updating advertising state flags and data
Johan Hedberg
2012-11-18
1
-0
/
+31
*
Bluetooth: Add support for setting LE advertising data
Johan Hedberg
2012-11-18
1
-1
/
+10
*
Bluetooth: Use proper invalid value for tx_power
Johan Hedberg
2012-11-18
1
-0
/
+2
*
Bluetooth: AMP: Use l2cap_physical_cfm in phylink complete evt
Andrei Emeltchenko
2012-11-01
1
-13
/
+2
*
Bluetooth: AMP: Remove hci_conn receiving error command status
Andrei Emeltchenko
2012-11-01
1
-4
/
+13
*
Bluetooth: AMP: Process Disc Physical Link Complete evt
Andrei Emeltchenko
2012-11-01
1
-0
/
+26
*
Bluetooth: AMP: Process Disc Logical Link
Andrei Emeltchenko
2012-11-01
1
-0
/
+28
*
Bluetooth: AMP: Add Logical Link Create function
Andrei Emeltchenko
2012-11-01
1
-0
/
+9
*
Bluetooth: Remove unnecessary include export.h
Syam Sidhardhan
2012-11-01
1
-1
/
+0
*
Bluetooth: AMP: Process Logical Link complete evt
Andrei Emeltchenko
2012-11-01
1
-0
/
+42
*
Bluetooth: AMP: Process Physical Link Complete evt
Andrei Emeltchenko
2012-11-01
1
-0
/
+55
*
Bluetooth: Fix setting host feature bits for SSP
Johan Hedberg
2012-11-01
1
-3
/
+10
*
Bluetooth: Make use feature test macros
Johan Hedberg
2012-11-01
1
-13
/
+13
*
Bluetooth: Fix updating host feature bits for LE
Johan Hedberg
2012-11-01
1
-0
/
+5
*
Bluetooth: Replace *_init() for *_setup()
Gustavo Padovan
2012-10-24
1
-4
/
+4
*
Bluetooth: Read adversiting channel TX power during init sequence
Johan Hedberg
2012-10-24
1
-0
/
+20
*
Bluetooth: Add setting of the LE event mask
Johan Hedberg
2012-10-24
1
-0
/
+20
*
Bluetooth: Add initial support for LE-only controllers
Johan Hedberg
2012-10-24
1
-5
/
+53
*
Bluetooth: AMP: Handle AMP_LINK connection
Andrei Emeltchenko
2012-10-11
1
-0
/
+1
*
Bluetooth: AMP: Handle number of compl blocks for AMP_LINK
Andrei Emeltchenko
2012-10-11
1
-2
/
+23
*
Bluetooth: Use %zu print specifier for size_t type
Andrei Emeltchenko
2012-09-28
1
-1
/
+1
*
Bluetooth: Use %pMR in debug instead of batostr
Andrei Emeltchenko
2012-09-27
1
-8
/
+7
*
Bluetooth: Fix two warnings in BT_DBG
Gustavo Padovan
2012-09-27
1
-1
/
+1
*
Bluetooth: AMP: Handle Accept phylink command status evt
Andrei Emeltchenko
2012-09-27
1
-0
/
+20
*
Bluetooth: AMP: Process Chan Selected event
Andrei Emeltchenko
2012-09-27
1
-0
/
+21
*
Bluetooth: AMP: Write remote AMP Assoc
Andrei Emeltchenko
2012-09-27
1
-0
/
+29
*
Bluetooth: AMP: Create Physical Link
Andrei Emeltchenko
2012-09-27
1
-0
/
+9
*
Bluetooth: AMP: Use HCI cmd to Read Loc AMP Assoc
Andrei Emeltchenko
2012-09-27
1
-0
/
+41
*
Bluetooth: AMP: Use HCI cmd to Read AMP Info
Andrei Emeltchenko
2012-09-27
1
-1
/
+5
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
2012-09-24
1
-6
/
+93
|
\
|
*
Bluetooth: mgmt: Implement support for passkey notification
Johan Hedberg
2012-09-18
1
-0
/
+67
|
*
Bluetooth: mgmt: Add device disconnect reason
Mikel Astiz
2012-08-21
1
-3
/
+23
|
*
Bluetooth: Fix minor coding style in hci_event.c
Mikel Astiz
2012-08-21
1
-4
/
+4
[prev]
[next]